public class CallActivityPropertyReader extends MultipleInstanceActivityPropertyReader
| Modifier and Type | Field and Description |
|---|---|
protected CallActivity |
callActivity |
activity, definitionResolver, EMPTY_ASSIGNMENTSdiagram, element, resolutionFactor, shape| Constructor and Description |
|---|
CallActivityPropertyReader(CallActivity callActivity,
BPMNDiagram diagram,
DefinitionResolver definitionResolver) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCalledElement() |
String |
getSlaDueDate() |
boolean |
isAbortParent() |
boolean |
isAdHocAutostart() |
boolean |
isAsync() |
boolean |
isCase() |
boolean |
isIndependent() |
boolean |
isWaitForCompletion() |
getCollectionInput, getCollectionOutput, getCompletionCondition, getDataInput, getDataInputAssociations, getDataInputIdForDataInputVariable, getDataInputs, getDataOutput, getDataOutputAssociations, getDataOutputIdForDataOutputVariable, getDataOutputs, getLoopDataInputRefId, getLoopDataOutputRefId, isMultipleInstance, isSequentialgetAssignmentsInfo, getIOSpecification, getOnEntryAction, getOnExitAction, getSimulationSetgetNamecolorsDefaultBg, colorsDefaultBr, colorsDefaultFont, computeBounds, getBackgroundSet, getBounds, getCircleDimensionSet, getDescription, getDocumentation, getElement, getFontSet, getRectangleDimensionsSet, getShape, isExpanded, optionalAttributeprotected final CallActivity callActivity
public CallActivityPropertyReader(CallActivity callActivity, BPMNDiagram diagram, DefinitionResolver definitionResolver)
public String getCalledElement()
public boolean isIndependent()
public boolean isAbortParent()
public boolean isWaitForCompletion()
public boolean isAsync()
public boolean isCase()
public boolean isAdHocAutostart()
public String getSlaDueDate()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.