Package net.sf.ant4eclipse.lang.dependencygraph

Class Summary
DependencyGraph A DependencyGraph could be used to serialise tree structures regarding the dependencies.
DependencyGraph.Edge Internal representation of an edge.
 

Exception Summary
CyclicDependencyException A CyclicDependencyException is thrown if a graph contains a cyclic dependency.