|
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.DirectedGraph.SecondVertex
this predicate decides if a vertex is acceptable as a second vertex when adding an edge during graph construction
Field Summary | |
protected DirectedVertex |
acceptsOutput
|
Constructor Summary | |
DirectedGraph.SecondVertex(DirectedVertex vertex)
|
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 |
Field Detail |
protected DirectedVertex acceptsOutput
Constructor Detail |
public DirectedGraph.SecondVertex(DirectedVertex vertex)
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 |