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, 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
getId, setId
String getName()
void setName(String name)
Collection<Participant> getParticipants()
Collection<MessageFlow> getMessageFlows()
Collection<CorrelationKey> getCorrelationKeys()
Copyright © 2015. All rights reserved.