public class ActivityPropertyReader extends FlowElementPropertyReader
| Modifier and Type | Field and Description |
|---|---|
protected Activity |
activity |
protected DefinitionResolver |
definitionResolver |
protected static String |
EMPTY_ASSIGNMENTS |
diagram, element, resolutionFactor, shape| Constructor and Description |
|---|
ActivityPropertyReader(Activity activity,
BPMNDiagram diagram,
DefinitionResolver definitionResolver) |
| Modifier and Type | Method and Description |
|---|---|
AssignmentsInfo |
getAssignmentsInfo() |
protected List<DataInputAssociation> |
getDataInputAssociations() |
protected List<DataInput> |
getDataInputs() |
protected List<DataOutputAssociation> |
getDataOutputAssociations() |
protected List<DataOutput> |
getDataOutputs() |
protected Optional<InputOutputSpecification> |
getIOSpecification() |
ScriptTypeListValue |
getOnEntryAction() |
ScriptTypeListValue |
getOnExitAction() |
SimulationSet |
getSimulationSet() |
getNamecolorsDefaultBg, colorsDefaultBr, colorsDefaultFont, computeBounds, getBackgroundSet, getBounds, getCircleDimensionSet, getDescription, getDocumentation, getElement, getFontSet, getRectangleDimensionsSet, getShape, isExpanded, optionalAttributeprotected static final String EMPTY_ASSIGNMENTS
protected final Activity activity
protected final DefinitionResolver definitionResolver
public ActivityPropertyReader(Activity activity, BPMNDiagram diagram, DefinitionResolver definitionResolver)
public ScriptTypeListValue getOnEntryAction()
public ScriptTypeListValue getOnExitAction()
public SimulationSet getSimulationSet()
public AssignmentsInfo getAssignmentsInfo()
protected Optional<InputOutputSpecification> getIOSpecification()
protected List<DataOutput> getDataOutputs()
protected List<DataInputAssociation> getDataInputAssociations()
protected List<DataOutputAssociation> getDataOutputAssociations()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.