public class SubProcessPropertyWriter extends MultipleInstanceActivityPropertyWriter implements ElementContainer
| Modifier and Type | Field and Description |
|---|---|
protected SubProcess |
process |
activityflowElementbaseElement, interfaces, itemDefinitions, rootElements, shape, variableScope| Constructor and Description |
|---|
SubProcessPropertyWriter(SubProcess process,
VariableScope variableScope,
Set<DataObject> dataObjects) |
| Modifier and Type | Method and Description |
|---|---|
void |
addChildEdge(BPMNEdge edge) |
void |
addChildElement(BasePropertyWriter p) |
void |
addLaneSet(Collection<LanePropertyWriter> lanes) |
BasePropertyWriter |
getChildElement(String id) |
Collection<BasePropertyWriter> |
getChildElements() |
void |
setAbsoluteBounds(Node<? extends View,?> node) |
void |
setAsync(Boolean isAsync) |
void |
setDescription(String value) |
void |
setOnEntryAction(OnEntryAction onEntryAction) |
void |
setOnExitAction(OnExitAction onExitAction) |
void |
setProcessVariables(BaseProcessVariables processVariables) |
void |
setSimulationSet(SimulationSet simulations) |
void |
setSlaDueDate(SLADueDate slaDueDate) |
addSafe, addSafe, addSafe, addSafe, createDataInput, createDataOutput, createItemDefinition, setCollectionInput, setCollectionOutput, setCompletionCondition, setInput, setInput, setIsSequential, setOutput, setOutput, setUpLoopCharacteristicsgetDataObjects, getFlowElement, getInputSet, getIoSpecification, getOutputSet, getSimulationParameters, setAssignmentsInfosetNameabsoluteBounds, addChild, addInterfaceDefinition, addItemDefinition, addRootElement, getEdge, getElement, getId, getInterfaces, getItemDefinitions, getRootElements, getShape, setBounds, setDocumentation, setId, setParent, setSource, setTargetprotected final SubProcess process
public SubProcessPropertyWriter(SubProcess process, VariableScope variableScope, Set<DataObject> dataObjects)
public void addChildElement(BasePropertyWriter p)
addChildElement in interface ElementContainerpublic Collection<BasePropertyWriter> getChildElements()
getChildElements in interface ElementContainerpublic BasePropertyWriter getChildElement(String id)
getChildElement in interface ElementContainerpublic void addChildEdge(BPMNEdge edge)
addChildEdge in interface ElementContainerpublic void setDescription(String value)
public void setSimulationSet(SimulationSet simulations)
setSimulationSet in class ActivityPropertyWriterpublic void setProcessVariables(BaseProcessVariables processVariables)
public void addLaneSet(Collection<LanePropertyWriter> lanes)
addLaneSet in interface ElementContainerpublic void setOnEntryAction(OnEntryAction onEntryAction)
public void setOnExitAction(OnExitAction onExitAction)
public void setAsync(Boolean isAsync)
public void setSlaDueDate(SLADueDate slaDueDate)
public void setAbsoluteBounds(Node<? extends View,?> node)
setAbsoluteBounds in class BasePropertyWriterCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.