Package com.jeantessier.dependency

Build forests of packages, classes, and features and their dependencies.

See:
          Description

Interface Summary
DependencyListener  
TraversalStrategy  
Visitor  
 

Class Summary
ClassNode  
CodeDependencyCollector  
DecoratorTraversalStrategy  
DependencyEvent  
FeatureNode  
GraphCopier  
GraphSummarizer  
LinkMaximizer  
LinkMinimizer  
MetricsGatherer  
MetricsReport  
Node  
NodeFactory  
NodeHandler  
NodeLoader  
PackageNode  
PrettyPrinter  
Printer  
SelectiveTraversalStrategy  
SortedTraversalStrategy  
TextPrinter  
TransitiveClosure Creates a sub-graph of Nodes based on a scope and filtering rules.
VisitorBase This is a basic implementation of Visitor.
XMLPrinter  
 

Package com.jeantessier.dependency Description

Build forests of packages, classes, and features and their dependencies. Each node can cross-reference other nodes in the forest, according to dependencies within the code.