public class LinkEventDefinitionImpl extends EventDefinitionImpl implements LinkEventDefinition
| Modifier and Type | Field and Description | 
|---|---|
| protected static Attribute<String> | nameAttribute | 
| protected static ElementReferenceCollection<LinkEventDefinition,Source> | sourceCollection | 
| protected static ElementReference<LinkEventDefinition,Target> | targetChild | 
documentationCollection, extensionElementsChild, idAttributemodelInstance| Constructor and Description | 
|---|
| LinkEventDefinitionImpl(ModelTypeInstanceContext context) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName() | 
| Collection<LinkEventDefinition> | getSources() | 
| LinkEventDefinition | getTarget() | 
| static void | registerType(ModelBuilder modelBuilder) | 
| void | setName(String name) | 
| void | setTarget(LinkEventDefinition target) | 
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 ElementReferenceCollection<LinkEventDefinition,Source> sourceCollection
protected static ElementReference<LinkEventDefinition,Target> targetChild
public LinkEventDefinitionImpl(ModelTypeInstanceContext context)
public static void registerType(ModelBuilder modelBuilder)
public String getName()
getName in interface LinkEventDefinitionpublic void setName(String name)
setName in interface LinkEventDefinitionpublic Collection<LinkEventDefinition> getSources()
getSources in interface LinkEventDefinitionpublic LinkEventDefinition getTarget()
getTarget in interface LinkEventDefinitionpublic void setTarget(LinkEventDefinition target)
setTarget in interface LinkEventDefinitionCopyright © 2018. All rights reserved.