public interface ConversationNode extends BaseElement, InteractionNode
| Modifier and Type | Method and Description | 
|---|---|
| Collection<CorrelationKey> | getCorrelationKeys() | 
| Collection<MessageFlow> | getMessageFlows() | 
| String | getName() | 
| Collection<Participant> | getParticipants() | 
| void | setName(String name) | 
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)
Collection<Participant> getParticipants()
Collection<MessageFlow> getMessageFlows()
Collection<CorrelationKey> getCorrelationKeys()
Copyright © 2018. All rights reserved.