Interface ErrorEventDefinition
- All Superinterfaces:
BaseElement,BpmnModelElementInstance,EventDefinition,ModelElementInstance,RootElement
- All Known Subinterfaces:
OperatonErrorEventDefinition
- All Known Implementing Classes:
ErrorEventDefinitionImpl,OperatonErrorEventDefinitionImpl
The BPMN errorEventDefinition element
- Author:
- Sebastian Menski
-
Method Summary
Modifier and TypeMethodDescriptiongetError()voidvoidsetOperatonErrorCodeVariable(String operatonErrorCodeVariable) voidsetOperatonErrorMessageVariable(String operatonErrorCauseVariable) Methods inherited from interface org.operaton.bpm.model.bpmn.instance.BaseElement
getDiagramElement, getDocumentations, getExtensionElements, getId, setExtensionElements, setIdMethods inherited from interface org.operaton.bpm.model.bpmn.instance.BpmnModelElementInstance
builder, getScope, isScopeMethods inherited from interface org.operaton.bpm.model.xml.instance.ModelElementInstance
addChildElement, 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, updateAfterReplacement