Package org.cristalise.kernel.lifecycle
Class OrSplitDef
java.lang.Object
org.cristalise.kernel.graph.model.Vertex
org.cristalise.kernel.graph.model.GraphableVertex
org.cristalise.kernel.lifecycle.WfVertexDef
org.cristalise.kernel.lifecycle.AndSplitDef
org.cristalise.kernel.lifecycle.OrSplitDef
- Version:
- $Revision: 1.13 $ $Date: 2005/12/01 14:23:15 $
- Author:
- $Author: abranson $
-
Field Summary
Fields inherited from class org.cristalise.kernel.lifecycle.WfVertexDef
loopTested, mErrorsFields inherited from class org.cristalise.kernel.graph.model.GraphableVertex
mIsComposite -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cristalise.kernel.lifecycle.AndSplitDef
getRoutingScript, loop, verifyMethods inherited from class org.cristalise.kernel.lifecycle.WfVertexDef
configureInstance, getErrors, toStringMethods inherited from class org.cristalise.kernel.graph.model.GraphableVertex
addChild, deriveVersionNumber, getBuiltInProperty, getBuiltInProperty, getCentrePoint, getChildren, getChildrenEdges, getChildrenGraphModel, getCreationContext, getInEdgeIds, getInEdges, getInGraphables, getIsComposite, getIsLayoutable, getKeyValuePairs, getLayoutableChildren, getOtherPairingID, getOutEdgeIds, getOutEdges, getOutGraphables, getOutlinePoints, getPairingId, getParent, getPath, getProperties, isMyPair, search, setBuiltInProperty, setChildrenGraphModel, setIsComposite, setIsLayoutable, setKeyValuePairs, setParent, setProperties, updatePropertiesFromCollection, updatePropertiesFromCollectionMethods inherited from class org.cristalise.kernel.graph.model.Vertex
addInEdgeId, addOutEdgeId, clearTag, containsPoint, hasTag, isJoin, isLoop, moveAbsolute, removeInEdgeId, removeOutEdgeId, setInEdgeIds, setOutEdgeIds, setOutlinePoints, setTag
-
Constructor Details
-
OrSplitDef
public OrSplitDef()- See Also:
-
-
Method Details
-
instantiate
public WfVertex instantiate(TransactionKey transactionKey) throws InvalidDataException, ObjectNotFoundException - Overrides:
instantiatein classAndSplitDef- Throws:
InvalidDataExceptionObjectNotFoundException
-