Interface CorrelationPropertyBinding
- All Superinterfaces:
BaseElement,BpmnModelElementInstance,ModelElementInstance
- All Known Implementing Classes:
CorrelationPropertyBindingImpl
The BPMN correlationPropertyBinding element
- Author:
- Sebastian Menski
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetCorrelationProperty(CorrelationProperty correlationProperty) voidsetDataPath(DataPath dataPath) 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
-
Method Details
-
getCorrelationProperty
CorrelationProperty getCorrelationProperty() -
setCorrelationProperty
-
getDataPath
DataPath getDataPath() -
setDataPath
-