public class DecompositionProperties extends CellProperties
DECORATOR, DECORATOR_POS, DECORATOR_POS_OFFSET, DEFAULT_JOIN_POS, DEFAULT_SPLIT_POS, vertex
idLabelSynch
flowHandler, graph, model, propertySheet, specHandler
Constructor and Description |
---|
DecompositionProperties() |
Modifier and Type | Method and Description |
---|---|
CodeletData |
getCodelet() |
java.lang.String |
getCompletionLogPredicate() |
java.lang.String |
getCustomService() |
NetTaskPair |
getExtAttributes() |
LogPredicateTransport |
getLogPredicate() |
NetTaskPair |
getTaskDataVariables() |
boolean |
isAutomated() |
void |
setAutomated(boolean auto) |
void |
setCodelet(CodeletData codelet) |
void |
setCompletionLogPredicate(java.lang.String predicate) |
void |
setCustomService(java.lang.String serviceName) |
void |
setExtAttributes(NetTaskPair pair) |
void |
setLogPredicate(LogPredicateTransport lpt) |
void |
setTaskDataVariables(NetTaskPair value) |
protected void |
setVertex(YAWLVertex vertex) |
getCellFillColor, getCustomForm, getDecomposition, getDocumentation, getFont, getIcon, getId, getJoin, getJoinPosition, getLabel, getLocation, getMiAttributes, getResourcing, getSplit, getSplitConditions, getSplitPosition, getSplitPredicates, getTimer, getVertex, isIdLabelSynch, setCellFillColor, setCustomForm, setDecomposition, setDocumentation, setFont, setIcon, setIdLabelSynch, setJoin, setJoinPosition, setLabel, setLocation, setMiAttributes, setResourcing, setSplit, setSplitConditions, setSplitPosition, setSplitPredicates, setTimer
getAuthors, getBackgroundImage, getDataGateway, getDataSchema, getDataVariables, getDescription, getName, getNetFillColor, getTitle, getUri, getVersion, isRootNet, setAuthors, setBackgroundImage, setDataGateway, setDataSchema, setDataVariables, setDescription, setName, setNetFillColor, setRootNet, setTitle, setUri, setVersion
firePropertyChange, getGraph, getModel, getSelectedYNet, getSheet, refreshCellView, refreshCellViews, setDirty, setGraph, setReadOnly, showWarning
protected void setVertex(YAWLVertex vertex)
setVertex
in class CellProperties
public LogPredicateTransport getLogPredicate()
getLogPredicate
in class NetProperties
public void setLogPredicate(LogPredicateTransport lpt)
setLogPredicate
in class NetProperties
public java.lang.String getCompletionLogPredicate()
public void setCompletionLogPredicate(java.lang.String predicate)
public java.lang.String getCustomService()
public void setCustomService(java.lang.String serviceName)
public boolean isAutomated()
public void setAutomated(boolean auto)
public CodeletData getCodelet()
public void setCodelet(CodeletData codelet)
public NetTaskPair getTaskDataVariables()
public void setTaskDataVariables(NetTaskPair value)
public NetTaskPair getExtAttributes()
public void setExtAttributes(NetTaskPair pair)