public abstract class ThrowEventImpl extends EventImpl implements ThrowEvent
| Modifier and Type | Field and Description | 
|---|---|
| protected static ChildElementCollection<DataInputAssociation> | dataInputAssociationCollection | 
| protected static ChildElementCollection<DataInput> | dataInputCollection | 
| protected static ChildElementCollection<EventDefinition> | eventDefinitionCollection | 
| protected static ElementReferenceCollection<EventDefinition,EventDefinitionRef> | eventDefinitionRefCollection | 
| protected static ChildElement<InputSet> | inputSetChild | 
propertyCollectioncamundaAsyncAfter, camundaAsyncBefore, camundaExclusive, camundaJobPriority, incomingCollection, outgoingCollectionauditingChild, categoryValueRefCollection, monitoringChild, nameAttributedocumentationCollection, extensionElementsChild, idAttributemodelInstance| Constructor and Description | 
|---|
| ThrowEventImpl(ModelTypeInstanceContext context) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<DataInputAssociation> | getDataInputAssociations() | 
| Collection<DataInput> | getDataInputs() | 
| Collection<EventDefinition> | getEventDefinitionRefs() | 
| Collection<EventDefinition> | getEventDefinitions() | 
| InputSet | getInputSet() | 
| static void | registerType(ModelBuilder modelBuilder) | 
| void | setInputSet(InputSet inputSet) | 
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<DataInput> dataInputCollection
protected static ChildElementCollection<DataInputAssociation> dataInputAssociationCollection
protected static ChildElement<InputSet> inputSetChild
protected static ChildElementCollection<EventDefinition> eventDefinitionCollection
protected static ElementReferenceCollection<EventDefinition,EventDefinitionRef> eventDefinitionRefCollection
public ThrowEventImpl(ModelTypeInstanceContext context)
public static void registerType(ModelBuilder modelBuilder)
public Collection<DataInput> getDataInputs()
getDataInputs in interface ThrowEventpublic Collection<DataInputAssociation> getDataInputAssociations()
getDataInputAssociations in interface ThrowEventpublic InputSet getInputSet()
getInputSet in interface ThrowEventpublic void setInputSet(InputSet inputSet)
setInputSet in interface ThrowEventpublic Collection<EventDefinition> getEventDefinitions()
getEventDefinitions in interface ThrowEventpublic Collection<EventDefinition> getEventDefinitionRefs()
getEventDefinitionRefs in interface ThrowEventCopyright © 2018. All rights reserved.