public abstract class CatchEventImpl extends EventImpl implements CatchEvent
| Modifier and Type | Field and Description | 
|---|---|
| protected static ChildElementCollection<DataOutputAssociation> | dataOutputAssociationCollection | 
| protected static ChildElementCollection<DataOutput> | dataOutputCollection | 
| protected static ChildElementCollection<EventDefinition> | eventDefinitionCollection | 
| protected static ElementReferenceCollection<EventDefinition,EventDefinitionRef> | eventDefinitionRefCollection | 
| protected static ChildElement<OutputSet> | outputSetChild | 
| protected static Attribute<Boolean> | parallelMultipleAttribute | 
propertyCollectioncamundaAsyncAfter, camundaAsyncBefore, camundaExclusive, camundaJobPriority, incomingCollection, outgoingCollectionauditingChild, categoryValueRefCollection, monitoringChild, nameAttributedocumentationCollection, extensionElementsChild, idAttributemodelInstance| Constructor and Description | 
|---|
| CatchEventImpl(ModelTypeInstanceContext context) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<DataOutputAssociation> | getDataOutputAssociations() | 
| Collection<DataOutput> | getDataOutputs() | 
| Collection<EventDefinition> | getEventDefinitionRefs() | 
| Collection<EventDefinition> | getEventDefinitions() | 
| OutputSet | getOutputSet() | 
| boolean | isParallelMultiple() | 
| static void | registerType(ModelBuilder modelBuilder) | 
| void | setOutputSet(OutputSet outputSet) | 
| void | setParallelMultiple(boolean parallelMultiple) | 
getDiagramElement, getPropertiesbuilder, getCamundaJobPriority, getIncoming, getOutgoing, getPreviousNodes, getSucceedingNodes, isCamundaAsyncAfter, isCamundaAsyncBefore, isCamundaExclusive, setCamundaAsyncAfter, setCamundaAsyncBefore, setCamundaExclusive, 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, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDiagramElement, getPropertiesbuilder, getCamundaJobPriority, getIncoming, getOutgoing, getPreviousNodes, getSucceedingNodes, isCamundaAsyncAfter, isCamundaAsyncBefore, isCamundaExclusive, setCamundaAsyncAfter, setCamundaAsyncBefore, setCamundaExclusive, 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, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementgetId, setIdprotected static ChildElementCollection<DataOutput> dataOutputCollection
protected static ChildElementCollection<DataOutputAssociation> dataOutputAssociationCollection
protected static ChildElement<OutputSet> outputSetChild
protected static ChildElementCollection<EventDefinition> eventDefinitionCollection
protected static ElementReferenceCollection<EventDefinition,EventDefinitionRef> eventDefinitionRefCollection
public CatchEventImpl(ModelTypeInstanceContext context)
public static void registerType(ModelBuilder modelBuilder)
public boolean isParallelMultiple()
isParallelMultiple in interface CatchEventpublic void setParallelMultiple(boolean parallelMultiple)
setParallelMultiple in interface CatchEventpublic Collection<DataOutput> getDataOutputs()
getDataOutputs in interface CatchEventpublic Collection<DataOutputAssociation> getDataOutputAssociations()
getDataOutputAssociations in interface CatchEventpublic OutputSet getOutputSet()
getOutputSet in interface CatchEventpublic void setOutputSet(OutputSet outputSet)
setOutputSet in interface CatchEventpublic Collection<EventDefinition> getEventDefinitions()
getEventDefinitions in interface CatchEventpublic Collection<EventDefinition> getEventDefinitionRefs()
getEventDefinitionRefs in interface CatchEventCopyright © 2018. All rights reserved.