|
|||||||||||
| 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.VertexPredicate
| Field Summary |
| Fields inherited from class edu.uci.ics.jung.graph.predicates.GPredicate |
isInitializationPredicate |
| Constructor Summary | |
VertexPredicate()
|
|
| Method Summary | |
boolean |
evaluate(java.lang.Object arg0)
|
abstract boolean |
evaluateVertex(ArchetypeVertex v)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VertexPredicate()
| Method Detail |
public final boolean evaluate(java.lang.Object arg0)
Predicate.evaluate(java.lang.Object)public abstract boolean evaluateVertex(ArchetypeVertex v)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||