public class BoundaryEventImpl extends CatchEventImpl implements BoundaryEvent
| Modifier and Type | Field and Description |
|---|---|
protected static AttributeReference<Activity> |
attachedToRefAttribute |
protected static Attribute<Boolean> |
cancelActivityAttribute |
dataOutputAssociationCollection, dataOutputCollection, eventDefinitionCollection, eventDefinitionRefCollection, outputSetChild, parallelMultipleAttributepropertyCollectioncamundaAsyncAfter, camundaAsyncBefore, camundaExclusive, camundaJobPriority, incomingCollection, outgoingCollectionauditingChild, categoryValueRefCollection, monitoringChild, nameAttributedocumentationCollection, extensionElementsChild, idAttributemodelInstance| Constructor and Description |
|---|
BoundaryEventImpl(ModelTypeInstanceContext context) |
| Modifier and Type | Method and Description |
|---|---|
BoundaryEventBuilder |
builder()
Returns a new fluent builder for the element if implemented.
|
boolean |
cancelActivity() |
Activity |
getAttachedTo() |
boolean |
isCamundaAsyncAfter()
Camunda Attributes
|
boolean |
isCamundaAsyncBefore()
Camunda Attributes
|
boolean |
isCamundaExclusive() |
static void |
registerType(ModelBuilder modelBuilder) |
void |
setAttachedTo(Activity attachedTo) |
void |
setCamundaAsyncAfter(boolean isCamundaAsyncAfter) |
void |
setCamundaAsyncBefore(boolean isCamundaAsyncBefore) |
void |
setCamundaExclusive(boolean isCamundaExclusive) |
void |
setCancelActivity(boolean cancelActivity) |
getDataOutputAssociations, getDataOutputs, getEventDefinitionRefs, getEventDefinitions, getOutputSet, isParallelMultiple, setOutputSet, setParallelMultiplegetDiagramElement, getPropertiesgetCamundaJobPriority, getIncoming, getOutgoing, getPreviousNodes, getSucceedingNodes, setCamundaJobPriority, updateAfterReplacementgetAuditing, getCategoryValueRefs, getMonitoring, getName, setAuditing, setMonitoring, setNamegetDocumentations, getExtensionElements, getId, getIncomingReferencesByType, setExtensionElements, setIdgetScope, isScopeaddChildElement, asSet, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDataOutputAssociations, getDataOutputs, getEventDefinitionRefs, getEventDefinitions, getOutputSet, isParallelMultiple, setOutputSet, setParallelMultiplegetDiagramElement, getPropertiesgetCamundaJobPriority, getIncoming, getOutgoing, getPreviousNodes, getSucceedingNodes, setCamundaJobPrioritygetAuditing, getCategoryValueRefs, getMonitoring, getName, setAuditing, setMonitoring, setNamegetDocumentations, getExtensionElements, getId, setExtensionElements, setIdgetScope, isScopeaddChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementgetId, setIdprotected static AttributeReference<Activity> attachedToRefAttribute
public BoundaryEventImpl(ModelTypeInstanceContext context)
public static void registerType(ModelBuilder modelBuilder)
public BoundaryEventBuilder builder()
BpmnModelElementInstancebuilder in interface BoundaryEventbuilder in interface BpmnModelElementInstancebuilder in interface FlowNodebuilder in class FlowNodeImplpublic boolean cancelActivity()
cancelActivity in interface BoundaryEventpublic void setCancelActivity(boolean cancelActivity)
setCancelActivity in interface BoundaryEventpublic Activity getAttachedTo()
getAttachedTo in interface BoundaryEventpublic void setAttachedTo(Activity attachedTo)
setAttachedTo in interface BoundaryEventpublic boolean isCamundaAsyncAfter()
isCamundaAsyncAfter in interface FlowNodeisCamundaAsyncAfter in class FlowNodeImplpublic void setCamundaAsyncAfter(boolean isCamundaAsyncAfter)
setCamundaAsyncAfter in interface FlowNodesetCamundaAsyncAfter in class FlowNodeImplpublic boolean isCamundaAsyncBefore()
FlowNodeImplisCamundaAsyncBefore in interface FlowNodeisCamundaAsyncBefore in class FlowNodeImplpublic void setCamundaAsyncBefore(boolean isCamundaAsyncBefore)
setCamundaAsyncBefore in interface FlowNodesetCamundaAsyncBefore in class FlowNodeImplpublic boolean isCamundaExclusive()
isCamundaExclusive in interface FlowNodeisCamundaExclusive in class FlowNodeImplpublic void setCamundaExclusive(boolean isCamundaExclusive)
setCamundaExclusive in interface FlowNodesetCamundaExclusive in class FlowNodeImplCopyright © 2018. All rights reserved.