Package org.apache.maven.diagrams.connectors.classes.graph

Class Summary
AggregationEdge The edge between class and aggregated class
ClassEdge The common Edge conneting two classes
ClassGraphMetadata Graph metadata (in meaning of Graph-api) The class describes properties of nodes and edges in classes graph.
ClassNode The class represents single Class as graph node (implementing Graph-api Node interface)
ImplementationEdge The edge between class (child) and its interface (parent)
InheritanceEdge The edge between class (child) and its superclass (parent)
 



Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.