public class FlowProperties extends NetProperties
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String[] |
STYLES |
idLabelSynch
flowHandler, graph, model, propertySheet, specHandler
Constructor and Description |
---|
FlowProperties() |
Modifier and Type | Method and Description |
---|---|
boolean |
getDefault() |
protected YAWLFlowRelation |
getFlow() |
java.lang.String |
getLineStyle() |
java.lang.Integer |
getOrdering() |
java.lang.String |
getPredicate() |
java.lang.String |
getSource() |
java.lang.String |
getTarget() |
protected void |
setFlow(YAWLFlowRelation f) |
void |
setLineStyle(java.lang.String style) |
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 setFlow(YAWLFlowRelation f)
protected YAWLFlowRelation getFlow()
public java.lang.String getSource()
public java.lang.String getTarget()
public boolean getDefault()
public java.lang.String getPredicate()
public java.lang.Integer getOrdering()
public java.lang.String getLineStyle()
public void setLineStyle(java.lang.String style)