public class CorrelationPropertyBindingImpl extends BaseElementImpl implements CorrelationPropertyBinding
| Modifier and Type | Field and Description |
|---|---|
protected static AttributeReference<CorrelationProperty> |
correlationPropertyRefAttribute |
protected static ChildElement<DataPath> |
dataPathChild |
documentationCollection, extensionElementsChild, idAttributemodelInstance| Constructor and Description |
|---|
CorrelationPropertyBindingImpl(ModelTypeInstanceContext instanceContext) |
| Modifier and Type | Method and Description |
|---|---|
CorrelationProperty |
getCorrelationProperty() |
DataPath |
getDataPath() |
static void |
registerType(ModelBuilder modelBuilder) |
void |
setCorrelationProperty(CorrelationProperty correlationProperty) |
void |
setDataPath(DataPath dataPath) |
getDiagramElement, getDocumentations, getExtensionElements, getId, getIncomingReferencesByType, setExtensionElements, setIdbuilder, getScope, 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, setUniqueChildElementByNameNs, updateAfterReplacementclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDiagramElement, getDocumentations, getExtensionElements, getId, setExtensionElements, setIdbuilder, getScope, 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, updateAfterReplacementprotected static AttributeReference<CorrelationProperty> correlationPropertyRefAttribute
protected static ChildElement<DataPath> dataPathChild
public CorrelationPropertyBindingImpl(ModelTypeInstanceContext instanceContext)
public static void registerType(ModelBuilder modelBuilder)
public CorrelationProperty getCorrelationProperty()
getCorrelationProperty in interface CorrelationPropertyBindingpublic void setCorrelationProperty(CorrelationProperty correlationProperty)
setCorrelationProperty in interface CorrelationPropertyBindingpublic DataPath getDataPath()
getDataPath in interface CorrelationPropertyBindingpublic void setDataPath(DataPath dataPath)
setDataPath in interface CorrelationPropertyBindingCopyright © 2014–2021 camunda services GmbH. All rights reserved.