public interface Association extends Artifact
| Modifier and Type | Method and Description | 
|---|---|
| AssociationDirection | getAssociationDirection() | 
| CmmnElement | getSource() | 
| CmmnElement | getTarget() | 
| void | setAssociationDirection(AssociationDirection associationDirection) | 
| void | setSource(CmmnElement cmmnElement) | 
| void | setTarget(CmmnElement cmmnElement) | 
getDescription, getDocumentations, getExtensionElements, getId, setDescription, setExtensionElements, setIdaddChildElement, 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, updateAfterReplacementCmmnElement getSource()
void setSource(CmmnElement cmmnElement)
CmmnElement getTarget()
void setTarget(CmmnElement cmmnElement)
AssociationDirection getAssociationDirection()
void setAssociationDirection(AssociationDirection associationDirection)
Copyright © 2018. All rights reserved.