public class ActivitySlotDef extends WfVertexDef
loopTested, mErrorsmIsComposite| Constructor and Description |
|---|
ActivitySlotDef() |
ActivitySlotDef(String name,
ActivityDef actDef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActivityDef()
Method getActivityDef.
|
String |
getActName() |
WfVertexDef[] |
getNextWfVertices()
Method getNextWfVertices.
|
ActivityDef |
getTheActivityDef() |
WfVertex |
instantiate() |
boolean |
isLayoutable() |
void |
setActivityDef(String oActivityDef)
Method setActivityDef.
|
void |
setTheActivityDef(ActivityDef actDef) |
boolean |
verify()
launch the verification of the ActivityDef
|
configureInstance, getErrors, loopaddChild, deriveVersionNumber, getBuiltInProperty, getBuiltInProperty, getCentrePoint, getChildren, getChildrenEdges, getChildrenGraphModel, getCreationContext, getInEdgeIds, getInEdges, getIsComposite, getIsLayoutable, getKeyValuePairs, getLayoutableChildren, getOutEdgeIds, getOutEdges, getOutGraphables, getOutlinePoints, getParent, getPath, getProperties, search, setBuiltInProperty, setChildrenGraphModel, setIsComposite, setIsLayoutable, setKeyValuePairs, setParent, setProperties, updatePropertiesFromCollection, updatePropertiesFromCollectionaddInEdgeId, addOutEdgeId, clearTag, containsPoint, hasTag, isJoin, isLoop, moveAbsolute, removeInEdgeId, removeOutEdgeId, setInEdgeIds, setOutEdgeIds, setOutlinePoints, setTagpublic ActivitySlotDef()
public ActivitySlotDef(String name, ActivityDef actDef)
Object.Object()public void setActivityDef(String oActivityDef)
oActivityDef - the name or UUID of the ActivityDef Itempublic String getActivityDef()
public ActivityDef getTheActivityDef() throws ObjectNotFoundException, InvalidDataException
public void setTheActivityDef(ActivityDef actDef)
public boolean verify()
verify in class WfVertexDefpublic WfVertexDef[] getNextWfVertices()
public boolean isLayoutable()
GraphableVertex.getIsLayoutable()public String getActName()
public WfVertex instantiate() throws ObjectNotFoundException, InvalidDataException
instantiate in class WfVertexDefObjectNotFoundExceptionInvalidDataExceptionCopyright © 1997–2020 CRISTAL-iSE. All rights reserved.