public abstract class WfVertexDef extends GraphableVertex
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
loopTested |
Vector<String> |
mErrors |
mIsComposite, NAME| Constructor and Description |
|---|
WfVertexDef() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureInstance(WfVertex newVertex) |
String |
getErrors()
Method getErrors.
|
abstract WfVertex |
instantiate() |
boolean |
loop()
Method loop.
|
abstract boolean |
verify()
Method verify.
|
addChild, 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, getID, getName, getWidth, hasTag, isJoin, isLoop, moveAbsolute, removeInEdgeId, removeOutEdgeId, setCentrePoint, setGraphModel, setHeight, setID, setInEdgeIds, setName, setOutEdgeIds, setOutlinePoints, setTag, setWidthpublic abstract WfVertex instantiate() throws ObjectNotFoundException, InvalidDataException
public void configureInstance(WfVertex newVertex) throws InvalidDataException, ObjectNotFoundException
public abstract boolean verify()
public String getErrors()
public boolean loop()
Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.