Package org.objectweb.fractal.adl

Interface Summary
ComponentVisitor Visitor interface for ComponentContainer nodes.
DefinitionVisitor Visitor interface for Definition nodes.
TaskCompositionAttribute Attribute controller interface that gives access to the task composition file name.
Visitor<T> Generic AST visitor interface.
 

Class Summary
ComponentVisitorDispatcher A visitor dispatcher for ComponentContainer node.
DefinitionTraveler This components voyages over the AST pointed by Definition and invokes its DefinitionTraveler.componentVisitorItf client interface for each component node that is found during this voyage in deep.
DefinitionVisitorDispatcher A visitor dispatcher for Definition node.
VisitorDispatcher<T> An abstract and generic visitor implementation that is intended to dispatch visit requests on a collection of client visitors.
 



Copyright © 2007-2009 ObjectWeb Consortium. All Rights Reserved.