Package org.griphyn.vdl.router

Interface Summary
Arbiter This interface defines an arbitration.
 

Class Summary
BookKeeper This class stores state when constructing the DAG for output.
Cache  
CreateDiamond create a Diamond DAG exmample structure in memory using VDL classes.
CreateDiamondKeg Creates a Diamond DAG exmample structure in memory using VDL classes and the kanonical executable for GriPhyN aka keg.
CreateFullDiamond Create a fully connected fake Diamond DAG exmample structure in memory using VDL classes.
DiamondTest  
FullDiamondTest  
ListStack This class maintains a stack of classes that implement the List interface.
PreferNamespace This implementation of the arbitration interface prefers the first derivation within the same current working namespace.
Route This class traverses the dependency tree.
ShowDiamond  
ShowDiamondKeg  
ShowFullDiamond  
StackElement This class maintains each element in the nesting of Definitions.
ToDAG  
ToText  
 

Exception Summary
DuplicateIdentifier This exception is thrown if a transformation uses the same name for a formal argument as for a local variable.
MissingArgumentException This exception is thrown if the job specification is incomplete.
TransformationNotFoundException This exception is thrown if the matching between a Derivation and the Transformation it refers to fails.
 



Copyright © 2007 The University of Southern California. All Rights Reserved.