Package org.cristalise.kernel.lifecycle
Class XOrSplitDef
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.XOrSplitDef
- Direct Known Subclasses:
LoopDef
- Version:
- $Revision: 1.14 $ $Date: 2005/09/29 10:18:31 $
- 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
-
XOrSplitDef
public XOrSplitDef()- See Also:
-
-
Method Details
-
instantiate
public WfVertex instantiate(TransactionKey transactionKey) throws InvalidDataException, ObjectNotFoundException - Overrides:
instantiatein classAndSplitDef- Throws:
InvalidDataExceptionObjectNotFoundException
-