ca.quine.jcommons.transform.graph
Class AllPathsNodeMarker
java.lang.Object
|
+--ca.quine.jcommons.transform.graph.VisitedMarker
|
+--ca.quine.jcommons.transform.graph.AllPathsNodeMarker
- public class AllPathsNodeMarker
- extends VisitedMarker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AllPathsNodeMarker
public AllPathsNodeMarker()
getPathCollection
public PathCollection getPathCollection()
addIncidentToEdge
public void addIncidentToEdge()
getNumIncidentToEdges
public int getNumIncidentToEdges()
removeIncidentToEdge
public int removeIncidentToEdge()
isNecessary
public boolean isNecessary()
setNecessary
public void setNecessary(boolean necessary)
markForDeletion
public void markForDeletion()
isMarkedForDeletion
public boolean isMarkedForDeletion()