public interface ParticipantAssociation extends BaseElement
Modifier and Type | Method and Description |
---|---|
Participant |
getInnerParticipant() |
Participant |
getOuterParticipant() |
void |
setInnerParticipant(Participant innerParticipant) |
void |
setOuterParticipant(Participant outerParticipant) |
getDiagramElement, getDocumentations, getExtensionElements, getId, setExtensionElements, setId
builder, getScope, isScope
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
Participant getInnerParticipant()
void setInnerParticipant(Participant innerParticipant)
Participant getOuterParticipant()
void setOuterParticipant(Participant outerParticipant)
Copyright © 2015. All rights reserved.