Package org.cristalise.kernel.lifecycle
Class NextDef
java.lang.Object
org.cristalise.kernel.graph.model.DirectedEdge
org.cristalise.kernel.graph.model.GraphableEdge
org.cristalise.kernel.lifecycle.NextDef
-
Constructor Summary
ConstructorsConstructorDescriptionNextDef()NextDef(WfVertexDef pre, WfVertexDef nex) create and initialize a link between an Activities -
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
-
NextDef
public NextDef()- See Also:
-
NextDef
create and initialize a link between an Activities
-
-
Method Details
-
verify
public boolean verify()Method verify.- Returns:
- boolean
-
instantiate
-