public class MultiDecompositionProperties extends MultiCellProperties
DECORATOR, DECORATOR_POS, DECORATOR_POS_OFFSET, DEFAULT_JOIN_POS, DEFAULT_SPLIT_POS, vertexSet
idLabelSynch
flowHandler, graph, model, propertySheet, specHandler
Constructor and Description |
---|
MultiDecompositionProperties() |
Modifier and Type | Method and Description |
---|---|
CodeletData |
getCodelet() |
java.lang.String |
getCompletionLogPredicate() |
java.lang.String |
getCustomService() |
NetTaskPair |
getExtAttributes() |
java.lang.String |
getStartLogPredicate() |
boolean |
isAutomated() |
void |
setAutomated(boolean auto) |
protected void |
setCells(java.lang.Object[] cells) |
void |
setCodelet(CodeletData codelet) |
void |
setCompletionLogPredicate(java.lang.String predicate) |
void |
setCustomService(java.lang.String serviceName) |
void |
setExtAttributes(NetTaskPair pair) |
void |
setStartLogPredicate(java.lang.String predicate) |
getCellFillColor, getCommonDecomposition, getCustomForm, getDecomposition, getDocumentation, getFont, getIcon, getJoin, getJoinPosition, getLabel, getMiAttributes, getSplit, getSplitPosition, getTimer, isIdLabelSynch, setCellFillColor, setCustomForm, setDecomposition, setDocumentation, setFont, setIcon, setIdLabelSynch, setJoin, setJoinPosition, setLabel, setMiAttributes, setSplit, setSplitPosition, setTimer
getAuthors, getBackgroundImage, getDataGateway, getDataSchema, getDataVariables, getDescription, getLogPredicate, getName, getNetFillColor, getTitle, getUri, getVersion, isRootNet, setAuthors, setBackgroundImage, setDataGateway, setDataSchema, setDataVariables, setDescription, setLogPredicate, setName, setNetFillColor, setRootNet, setTitle, setUri, setVersion
firePropertyChange, getGraph, getModel, getSelectedYNet, getSheet, refreshCellView, refreshCellViews, setDirty, setGraph, setReadOnly, showWarning
protected void setCells(java.lang.Object[] cells)
setCells
in class MultiCellProperties
public java.lang.String getStartLogPredicate()
public void setStartLogPredicate(java.lang.String predicate)
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 getExtAttributes()
public void setExtAttributes(NetTaskPair pair)