public interface Participant extends BaseElement, InteractionNode
| Modifier and Type | Method and Description | 
|---|---|
| Collection<EndPoint> | getEndPoints() | 
| Collection<Interface> | getInterfaces() | 
| String | getName() | 
| ParticipantMultiplicity | getParticipantMultiplicity() | 
| Process | getProcess() | 
| void | setName(String name) | 
| void | setParticipantMultiplicity(ParticipantMultiplicity participantMultiplicity) | 
| void | setProcess(Process process) | 
getDiagramElement, 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, updateAfterReplacementgetId, setIdString getName()
void setName(String name)
Process getProcess()
void setProcess(Process process)
Collection<Interface> getInterfaces()
Collection<EndPoint> getEndPoints()
ParticipantMultiplicity getParticipantMultiplicity()
void setParticipantMultiplicity(ParticipantMultiplicity participantMultiplicity)
Copyright © 2018. All rights reserved.