public interface CatchEvent extends Event
Modifier and Type | Method and Description |
---|---|
Collection<DataOutputAssociation> |
getDataOutputAssociations() |
Collection<DataOutput> |
getDataOutputs() |
Collection<EventDefinition> |
getEventDefinitionRefs() |
Collection<EventDefinition> |
getEventDefinitions() |
OutputSet |
getOutputSet() |
boolean |
isParallelMultiple() |
void |
setOutputSet(OutputSet outputSet) |
void |
setParallelMultiple(boolean parallelMultiple) |
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
boolean isParallelMultiple()
void setParallelMultiple(boolean parallelMultiple)
Collection<DataOutput> getDataOutputs()
Collection<DataOutputAssociation> getDataOutputAssociations()
OutputSet getOutputSet()
void setOutputSet(OutputSet outputSet)
Collection<EventDefinition> getEventDefinitions()
Collection<EventDefinition> getEventDefinitionRefs()
Copyright © 2015. All rights reserved.