public class PropertyWriter extends BasePropertyWriter
| Modifier and Type | Field and Description |
|---|---|
protected FlowElement |
flowElement |
baseElement, interfaces, itemDefinitions, rootElements, shape, variableScope| Constructor and Description |
|---|
PropertyWriter(FlowElement flowElement,
VariableScope variableScope) |
| Modifier and Type | Method and Description |
|---|---|
FlowElement |
getFlowElement() |
ElementParameters |
getSimulationParameters() |
void |
setName(String value) |
absoluteBounds, addChild, addInterfaceDefinition, addItemDefinition, addRootElement, getEdge, getElement, getId, getInterfaces, getItemDefinitions, getRootElements, getShape, setAbsoluteBounds, setBounds, setDocumentation, setId, setParent, setSource, setTargetprotected final FlowElement flowElement
public PropertyWriter(FlowElement flowElement, VariableScope variableScope)
public FlowElement getFlowElement()
public void setName(String value)
public ElementParameters getSimulationParameters()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.