public class ActivityPropertyWriter extends PropertyWriter
| Modifier and Type | Field and Description |
|---|---|
protected Activity |
activity |
flowElementbaseElement, interfaces, itemDefinitions, rootElements, shape, variableScope| Constructor and Description |
|---|
ActivityPropertyWriter(Activity activity,
VariableScope variableScope,
Set<DataObject> dataObjects) |
| Modifier and Type | Method and Description |
|---|---|
Set<DataObject> |
getDataObjects() |
Activity |
getFlowElement() |
protected InputSet |
getInputSet(InputOutputSpecification ioSpecification) |
protected InputOutputSpecification |
getIoSpecification() |
protected OutputSet |
getOutputSet(InputOutputSpecification ioSpecification) |
ElementParameters |
getSimulationParameters() |
void |
setAssignmentsInfo(AssignmentsInfo info) |
void |
setSimulationSet(SimulationSet simulationSet) |
setNameabsoluteBounds, addChild, addInterfaceDefinition, addItemDefinition, addRootElement, getEdge, getElement, getId, getInterfaces, getItemDefinitions, getRootElements, getShape, setAbsoluteBounds, setBounds, setDocumentation, setId, setParent, setSource, setTargetprotected final Activity activity
public ActivityPropertyWriter(Activity activity, VariableScope variableScope, Set<DataObject> dataObjects)
public Activity getFlowElement()
getFlowElement in class PropertyWriterpublic void setSimulationSet(SimulationSet simulationSet)
public ElementParameters getSimulationParameters()
getSimulationParameters in class PropertyWriterpublic void setAssignmentsInfo(AssignmentsInfo info)
protected InputOutputSpecification getIoSpecification()
protected InputSet getInputSet(InputOutputSpecification ioSpecification)
protected OutputSet getOutputSet(InputOutputSpecification ioSpecification)
public Set<DataObject> getDataObjects()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.