public class ActivityDef extends WfVertexDef implements C2KLocalObject, DescriptionObject
| Modifier and Type | Field and Description |
|---|---|
boolean |
changed |
static String |
SCHCOL |
static String |
SCHNAME |
static String |
SCHVER |
static String |
SCRCOL |
static String |
SCRNAME |
static String |
SCRVER |
static String |
SMCOL |
static String |
SMNAME |
static String |
SMVER |
loopTested, mErrorsmIsComposite, NAME| Constructor and Description |
|---|
ActivityDef() |
loopaddChild, deriveVersionNumber, getCentrePoint, getChildGraphModel, getChildren, getChildrenEdges, getChildrenGraphModel, getCreationContext, getInEdgeIds, getInEdges, getIsComposite, getIsLayoutable, getKeyValuePairs, getLayoutableChildren, getOutEdgeIds, getOutEdges, getOutGraphables, getOutlinePoints, getParent, getPath, getProperties, search, setChildrenGraphModel, 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 SCHNAME
public static final String SCHVER
public static final String SCRNAME
public static final String SCRVER
public static final String SMNAME
public static final String SMVER
public static final String SCHCOL
public static final String SCRCOL
public static final String SMCOL
public boolean changed
protected String getDefaultSMName()
public String getItemID()
getItemID in interface DescriptionObjectpublic void setName(String n)
setName in interface C2KLocalObjectsetName in interface DescriptionObjectsetName in class VertexVertex.setName(java.lang.String)public String getName()
getName in interface C2KLocalObjectgetName in interface DescriptionObjectgetName in class VertexVertex.getName()public void setVersion(Integer v)
setVersion in interface DescriptionObjectpublic Integer getVersion()
getVersion in interface DescriptionObjectVertex.getName()public String getErrors()
WfVertexDefgetErrors in class WfVertexDefWfVertexDef.getErrors()public boolean verify()
WfVertexDefverify in class WfVertexDefWfVertexDef.verify()public String getClusterType()
getClusterType in interface C2KLocalObjectC2KLocalObject.getClusterType()public String getActName()
public String getDescName()
public void configureInstanceProp(CastorHashMap props, DescriptionObject desc, String nameProp, String verProp)
public WfVertex instantiate() throws ObjectNotFoundException, InvalidDataException
instantiate in class WfVertexDefObjectNotFoundExceptionInvalidDataExceptionpublic WfVertex instantiate(String name) throws ObjectNotFoundException, InvalidDataException
public void configureInstance(WfVertex act) throws InvalidDataException, ObjectNotFoundException
configureInstance in class WfVertexDefInvalidDataExceptionObjectNotFoundExceptionpublic ItemPath getItemPath()
getItemPath in interface DescriptionObjectpublic void setItemPath(ItemPath path)
setItemPath in interface DescriptionObjectpublic Schema getSchema() throws InvalidDataException, ObjectNotFoundException
public Script getScript() throws InvalidDataException, ObjectNotFoundException
public StateMachine getStateMachine() throws InvalidDataException, ObjectNotFoundException
protected DescriptionObject[] getCollectionResource(String collName) throws ObjectNotFoundException, InvalidDataException
protected DescriptionObject getPropertyResource(String nameProp, String verProp) throws InvalidDataException, ObjectNotFoundException
public void setSchema(Schema actSchema)
public void setScript(Script actScript)
public void setStateMachine(StateMachine actStateMachine)
public Dependency makeDescCollection(String colName, DescriptionObject... descs) throws InvalidDataException
InvalidDataExceptionpublic CollectionArrayList makeDescCollections() throws InvalidDataException, ObjectNotFoundException
makeDescCollections in interface DescriptionObjectInvalidDataExceptionObjectNotFoundExceptionpublic void export(Writer imports, File dir) throws InvalidDataException, ObjectNotFoundException, IOException
export in interface DescriptionObjectInvalidDataExceptionObjectNotFoundExceptionIOExceptionCopyright © 1997–2016 CRISTAL-iSE. All rights reserved.