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 |
propertyCollection
incomingCollection, outgoingCollection
auditingChild, categoryValueRefCollection, monitoringChild, nameAttribute
documentationCollection, extensionElementsChild, idAttribute
modelInstance
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, getProperties
builder, getIncoming, getOutgoing, getPreviousNodes, getSucceedingNodes, updateAfterReplacement
getAuditing, getCategoryValueRefs, getMonitoring, getName, setAuditing, setMonitoring, setName
getDocumentations, getExtensionElements, getId, getIncomingReferencesByType, setExtensionElements, setId
getScope, isScope
addChildElement, 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, setUniqueChildElementByNameNs
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDiagramElement, getProperties
builder, getIncoming, getOutgoing, getPreviousNodes, getSucceedingNodes
getAuditing, getCategoryValueRefs, getMonitoring, getName, setAuditing, setMonitoring, setName
getDocumentations, getExtensionElements, getId, setExtensionElements, setId
getScope, isScope
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
getId, setId
protected 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 ThrowEvent
public Collection<DataInputAssociation> getDataInputAssociations()
getDataInputAssociations
in interface ThrowEvent
public InputSet getInputSet()
getInputSet
in interface ThrowEvent
public void setInputSet(InputSet inputSet)
setInputSet
in interface ThrowEvent
public Collection<EventDefinition> getEventDefinitions()
getEventDefinitions
in interface ThrowEvent
public Collection<EventDefinition> getEventDefinitionRefs()
getEventDefinitionRefs
in interface ThrowEvent
Copyright © 2015. All rights reserved.