|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.ics.jung.graph.predicates.GPredicate
edu.uci.ics.jung.graph.predicates.EdgePredicate
edu.uci.ics.jung.graph.predicates.TreePredicate
Field Summary |
Fields inherited from class edu.uci.ics.jung.graph.predicates.GPredicate |
isInitializationPredicate |
Constructor Summary | |
TreePredicate()
|
Method Summary | |
boolean |
evaluateEdge(ArchetypeEdge e)
Any edges added to this graph must go to a vertex where |
static TreePredicate |
getInstance()
|
Methods inherited from class edu.uci.ics.jung.graph.predicates.EdgePredicate |
evaluate |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TreePredicate()
Method Detail |
public boolean evaluateEdge(ArchetypeEdge e)
evaluateEdge
in class EdgePredicate
EdgePredicate.evaluateEdge(edu.uci.ics.jung.graph.ArchetypeEdge)
public static TreePredicate getInstance()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |