public interface Association extends Artifact
| Modifier and Type | Method and Description | 
|---|---|
| AssociationDirection | getAssociationDirection() | 
| BpmnEdge | getDiagramElement() | 
| BaseElement | getSource() | 
| BaseElement | getTarget() | 
| void | setAssociationDirection(AssociationDirection associationDirection) | 
| void | setSource(BaseElement source) | 
| void | setTarget(BaseElement target) | 
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, updateAfterReplacementBaseElement getSource()
void setSource(BaseElement source)
BaseElement getTarget()
void setTarget(BaseElement target)
AssociationDirection getAssociationDirection()
void setAssociationDirection(AssociationDirection associationDirection)
BpmnEdge getDiagramElement()
getDiagramElement in interface BaseElementCopyright © 2018. All rights reserved.