|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.findbugs.graph.AbstractVertex<InterproceduralCallGraphEdge,InterproceduralCallGraphVertex>
edu.umd.cs.findbugs.ba.ch.InterproceduralCallGraphVertex
public class InterproceduralCallGraphVertex
Class representing a vertex in the interprocedural call graph; i.e., a method.
| Constructor Summary | |
|---|---|
InterproceduralCallGraphVertex()
|
|
| Method Summary | |
|---|---|
XMethod |
getXmethod()
|
void |
setXmethod(XMethod xmethod)
|
| Methods inherited from class edu.umd.cs.findbugs.graph.AbstractVertex |
|---|
compareTo, equals, getLabel, hashCode, setLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterproceduralCallGraphVertex()
| Method Detail |
|---|
public void setXmethod(XMethod xmethod)
xmethod - The xmethod to set.public XMethod getXmethod()
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||