Class Next
java.lang.Object
org.cristalise.kernel.graph.model.DirectedEdge
org.cristalise.kernel.graph.model.GraphableEdge
org.cristalise.kernel.lifecycle.instance.Next
This class represents the link between 2 successive activities
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cristalise.kernel.graph.model.GraphableEdge
containsPoint, getBuiltInProperty, getBuiltInProperty, getKeyValuePairs, setBuiltInProperty, setKeyValuePairsMethods inherited from class org.cristalise.kernel.graph.model.DirectedEdge
getName, setName, toString
-
Constructor Details
-
Next
public Next()- See Also:
-
Next
create and initialize a link between an Activities
-
-
Method Details
-
verify
public boolean verify()Method verify.- Returns:
- boolean
-
getTerminusVertex
- Throws:
InvalidDataException
-