public class CompositeActivityDef extends ActivityDef
changedloopTested, mErrorsmIsComposite| Constructor and Description |
|---|
CompositeActivityDef() |
configureInstance, exportCollections, getActName, getBuiltInCollectionResource, getClusterPath, getClusterType, getDescName, getErrors, getExportAttributes, getExportCollections, getItemID, getItemPath, getQuery, getSchema, getScript, getStateMachine, getVersion, makeDescCollection, setID, setItemPath, setQuery, setSchema, setScript, setStateMachine, setVersionloopaddChild, deriveVersionNumber, getBuiltInProperty, getBuiltInProperty, getCentrePoint, getChildren, getChildrenEdges, getChildrenGraphModel, getCreationContext, getInEdgeIds, getInEdges, getIsComposite, getIsLayoutable, getKeyValuePairs, getLayoutableChildren, getOutEdgeIds, getOutEdges, getOutGraphables, getOutlinePoints, getParent, getProperties, search, setBuiltInProperty, setIsComposite, setIsLayoutable, setKeyValuePairs, setParent, setProperties, updatePropertiesFromCollection, updatePropertiesFromCollectionaddInEdgeId, addOutEdgeId, clearTag, containsPoint, hasTag, isJoin, isLoop, moveAbsolute, removeInEdgeId, removeOutEdgeId, setInEdgeIds, setOutEdgeIds, setOutlinePoints, setTagclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitenforceValidName, getName, setNamegetName, setNamepublic ArrayList<ActivityDef> getRefChildActDef()
public void setRefChildActDef(ArrayList<ActivityDef> refChildActDef)
public TypeNameAndConstructionInfo[] getVertexTypeNameAndConstructionInfo()
public TypeNameAndConstructionInfo[] getEdgeTypeNameAndConstructionInfo()
public NextDef addNextDef(WfVertexDef origin, WfVertexDef terminus)
public ActivitySlotDef addExistingActivityDef(String name, ActivityDef actDef, GraphPoint point) throws InvalidDataException
InvalidDataExceptionpublic ActivityDef addLocalActivityDef(String name, String type, GraphPoint point)
public WfVertexDef newChild(String Name, String Type, Integer version, GraphPoint location) throws ObjectNotFoundException, InvalidDataException
public WfVertex instantiate() throws ObjectNotFoundException, InvalidDataException
instantiate in class ActivityDefObjectNotFoundExceptionInvalidDataExceptionpublic WfVertex instantiate(String name) throws ObjectNotFoundException, InvalidDataException
instantiate in class ActivityDefObjectNotFoundExceptionInvalidDataExceptionpublic Next[] instantiateEdges(CompositeActivity ca)
ca - the parent CompositeActivity instance which will be set as a Parentpublic WfVertex[] intantiateVertices(CompositeActivity ca) throws ObjectNotFoundException, InvalidDataException
ca - the parent CompositeActivity instance which will be set as a ParentObjectNotFoundExceptionInvalidDataExceptionpublic CollectionArrayList makeDescCollections() throws InvalidDataException, ObjectNotFoundException
makeDescCollections in interface DescriptionObjectmakeDescCollections in class ActivityDefInvalidDataExceptionObjectNotFoundExceptionpublic Dependency makeActDefCollection() throws InvalidDataException
InvalidDataException - there was a problem creating the collectionspublic 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 ActivityDefpublic void export(Writer imports, File dir, boolean shallow) throws InvalidDataException, ObjectNotFoundException, IOException
export in interface DescriptionObjectexport in class ActivityDefInvalidDataExceptionObjectNotFoundExceptionIOExceptionCopyright © 1997–2020 CRISTAL-iSE. All rights reserved.