public class CompositeActivityDef extends ActivityDef
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTCOL |
changed, SCHCOL, SCHNAME, SCHVER, SCRCOL, SCRNAME, SCRVER, SMCOL, SMNAME, SMVERloopTested, mErrorsmIsComposite, NAME| Constructor and Description |
|---|
CompositeActivityDef() |
configureInstance, configureInstanceProp, getActName, getClusterType, getCollectionResource, getDescName, getErrors, getID, getItemID, getItemPath, getName, getPropertyResource, getSchema, getScript, getStateMachine, getVersion, makeDescCollection, setID, setItemPath, setName, setSchema, setScript, setStateMachine, setVersionloopaddChild, deriveVersionNumber, getCentrePoint, getChildGraphModel, getChildren, getChildrenEdges, getChildrenGraphModel, getCreationContext, getInEdgeIds, getInEdges, getIsComposite, getIsLayoutable, getKeyValuePairs, getLayoutableChildren, getOutEdgeIds, getOutEdges, getOutGraphables, getOutlinePoints, getParent, getProperties, search, setIsComposite, setIsLayoutable, setKeyValuePairs, setParent, setPropertiesaddInEdgeId, addOutEdgeId, clearTag, containsPoint, getGraphModel, getHeight, getWidth, hasTag, isJoin, isLoop, moveAbsolute, removeInEdgeId, removeOutEdgeId, setCentrePoint, setGraphModel, setHeight, setInEdgeIds, setOutEdgeIds, setOutlinePoints, setTag, setWidthpublic static final String ACTCOL
public ArrayList<ActivityDef> getRefChildActDef()
public void setRefChildActDef(ArrayList<ActivityDef> refChildActDef)
public TypeNameAndConstructionInfo[] getVertexTypeNameAndConstructionInfo()
public TypeNameAndConstructionInfo[] getEdgeTypeNameAndConstructionInfo()
protected String getDefaultSMName()
getDefaultSMName in class ActivityDefpublic NextDef addNextDef(WfVertexDef origin, WfVertexDef terminus)
origin - terminus - public ActivitySlotDef addExistingActivityDef(String name, ActivityDef actDef, GraphPoint point) throws InvalidDataException
actDef - point - InvalidDataExceptionpublic ActivityDef addLocalActivityDef(String name, String type, GraphPoint point)
public WfVertexDef newChild(String Name, String Type, Integer version, GraphPoint location) throws ObjectNotFoundException, InvalidDataException
Name - Type - location - InvalidDataExceptionObjectNotFoundExceptionpublic WfVertex instantiate() throws ObjectNotFoundException, InvalidDataException
instantiate in class ActivityDefObjectNotFoundExceptionInvalidDataExceptionpublic WfVertex instantiate(String name) throws ObjectNotFoundException, InvalidDataException
instantiate in class ActivityDefObjectNotFoundExceptionInvalidDataExceptionpublic CollectionArrayList makeDescCollections() throws InvalidDataException, ObjectNotFoundException
makeDescCollections in interface DescriptionObjectmakeDescCollections in class ActivityDefInvalidDataExceptionObjectNotFoundExceptionpublic Dependency makeActDefCollection() throws InvalidDataException
InvalidDataExceptionpublic ArrayList<ActivityDef> findRefActDefs(GraphModel graph) throws ObjectNotFoundException, InvalidDataException
public boolean hasGoodNumberOfActivity()
public String getPath()
getPath in class GraphableVertexGraphableVertex.getPath()public void setChildrenGraphModel(GraphModel childrenGraph) throws InvalidDataException
GraphableVertexsetChildrenGraphModel in class GraphableVertexchildrenGraph - The childrenGraph to setInvalidDataException - - if the graph model wasn't valid in this context@Deprecated public String[] getCastorNonLayoutableChildren()
@Deprecated public void setCastorNonLayoutableChildren(String[] dummy)
public boolean verify()
WfVertexDefverify in class ActivityDefWfVertexDef.verify()public void export(Writer imports, File dir) throws InvalidDataException, ObjectNotFoundException, IOException
export in interface DescriptionObjectexport in class ActivityDefInvalidDataExceptionObjectNotFoundExceptionIOExceptionCopyright © 1997–2016 CRISTAL-iSE. All rights reserved.