public class TreePredicate extends EdgePredicate
| Modifier and Type | Field and Description |
|---|---|
protected static TreePredicate |
instance |
isInitializationPredicate| Constructor and Description |
|---|
TreePredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluateEdge(ArchetypeEdge e)
Any edges added to this graph must go to a vertex where
|
static TreePredicate |
getInstance() |
evaluateprotected static TreePredicate instance
public boolean evaluateEdge(ArchetypeEdge e)
evaluateEdge in class EdgePredicateEdgePredicate.evaluateEdge(edu.uci.ics.jung.graph.ArchetypeEdge)public static TreePredicate getInstance()
TreePredicate instance