|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
| Method Summary | |
java.lang.String |
getLabel()
The label of the edge, or null if it has none. |
java.lang.String |
getSource()
The label of the source vertex of the edge. |
java.lang.String |
getTarget()
The label of the target vertex of the edge. |
boolean |
isAlternationEdge()
Is the edge an alternation (subclass) edge? |
boolean |
isConstructionEdge()
Is the edge a construction (part) edge? |
boolean |
isInheritanceEdge()
Is the edge an inheritance (superclass) edge? |
| Method Detail |
public java.lang.String getSource()
public java.lang.String getTarget()
public java.lang.String getLabel()
public boolean isConstructionEdge()
public boolean isAlternationEdge()
public boolean isInheritanceEdge()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||