Package ca.quine.jcommons.transform.graph

Interface Summary
IDFSNodeApplicator See the following references for the original source that this file is based on.
INodeApplicator See the following references for the original source that this file is based on.
IPrintStream  
 

Class Summary
AllPathsNodeMarker  
DFSNodeApplicatorAdapter  
DijkstraNodeMarker  
Edge  
EdgeKey  
IncomingEdgeCounter  
MarkAllUnnecessaryEdges  
Path  
PathCollection  
PathKey  
SearchUtils  
StackFrame  
TransformEdge  
TransformGraph  
TransformGraphCollection  
TransformNode Represents the transformations that are configured, as a Node in a directed acyclic graph.
Tree  
TreeAndCost  
TreeUtils  
VisitedMarker  
 

Exception Summary
GraphException  
UnconnectedGraphException Thrown when a path cannot be found between two requested nodes (usually between the input node and some output node).