|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.apache.maven.diagrams.connectors.classes.edge_source.AbstractEdgeSource
org.apache.maven.diagrams.connectors.classes.edge_source.InheritanceEdgeSource
public class InheritanceEdgeSource
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.maven.diagrams.connectors.classes.edge_source.AbstractEdgeSource |
|---|
AbstractEdgeSource.AddNodeStatus |
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.diagrams.connectors.classes.edge_source.EdgeSource |
|---|
ROLE |
| Constructor Summary | |
|---|---|
InheritanceEdgeSource()
|
|
| Method Summary | |
|---|---|
protected AbstractEdgeSource.AddNodeStatus |
canAddNode(ClassNode node)
The method obtains information what can be done with the given node (if it should be added to the graph or skipped (with all without its dependencies)) |
java.util.List<ClassEdge> |
createOutgoingEdges(ClassNode sourceNode)
Implementation of this method should prepare list of outgoing edges from the given node. |
| Methods inherited from class org.apache.maven.diagrams.connectors.classes.edge_source.AbstractEdgeSource |
|---|
calculateEdges, configure, getClassNodesRepository, getConfiguration, getFilterRepository |
| Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InheritanceEdgeSource()
| Method Detail |
|---|
public java.util.List<ClassEdge> createOutgoingEdges(ClassNode sourceNode)
AbstractEdgeSource
createOutgoingEdges in class AbstractEdgeSourcesourceNode - -
node from that we need edges.
protected AbstractEdgeSource.AddNodeStatus canAddNode(ClassNode node)
AbstractEdgeSource
canAddNode in class AbstractEdgeSource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||