public class CorrelationSubscriptionImpl extends BaseElementImpl implements CorrelationSubscription
| Modifier and Type | Field and Description |
|---|---|
protected static AttributeReference<CorrelationKey> |
correlationKeyAttribute |
protected static ChildElementCollection<CorrelationPropertyBinding> |
correlationPropertyBindingCollection |
documentationCollection, extensionElementsChild, idAttributemodelInstance| Constructor and Description |
|---|
CorrelationSubscriptionImpl(ModelTypeInstanceContext instanceContext) |
| Modifier and Type | Method and Description |
|---|---|
CorrelationKey |
getCorrelationKey() |
Collection<CorrelationPropertyBinding> |
getCorrelationPropertyBindings() |
static void |
registerType(ModelBuilder modelBuilder) |
void |
setCorrelationKey(CorrelationKey correlationKey) |
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, 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, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementprotected static AttributeReference<CorrelationKey> correlationKeyAttribute
protected static ChildElementCollection<CorrelationPropertyBinding> correlationPropertyBindingCollection
public CorrelationSubscriptionImpl(ModelTypeInstanceContext instanceContext)
public static void registerType(ModelBuilder modelBuilder)
public CorrelationKey getCorrelationKey()
getCorrelationKey in interface CorrelationSubscriptionpublic void setCorrelationKey(CorrelationKey correlationKey)
setCorrelationKey in interface CorrelationSubscriptionpublic Collection<CorrelationPropertyBinding> getCorrelationPropertyBindings()
getCorrelationPropertyBindings in interface CorrelationSubscriptionCopyright © 2018. All rights reserved.