|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.findbugs.graph.AbstractEdge<InheritanceGraphEdge,ObjectType>
edu.umd.cs.findbugs.ba.type2.InheritanceGraphEdge
public class InheritanceGraphEdge
An edge in the graph of direct inheritance (supertype/subtype) relationships. ObjectType objects are the vertices in the inheritance graph.
| Method Summary | |
|---|---|
int |
getType()
Get the type of inheritance edge. |
| Methods inherited from class edu.umd.cs.findbugs.graph.AbstractEdge |
|---|
compareTo, getLabel, getSource, getTarget, setLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getType()
InheritanceGraphEdgeTypes
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||