|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.javaGenes.graph.VertexAcceptsInputEdge
predicate that determines when vertices can accept an input edge. The object in execute() must be a DirectedVertex.
Constructor Summary | |
VertexAcceptsInputEdge()
|
Method Summary | |
boolean |
execute(java.lang.Object object)
executes this predicate on object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VertexAcceptsInputEdge()
Method Detail |
public boolean execute(java.lang.Object object)
Predicate
execute
in interface Predicate
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |