public class SubConversationImpl extends ConversationNodeImpl implements SubConversation
Modifier and Type | Field and Description |
---|---|
protected static ChildElementCollection<ConversationNode> |
conversationNodeCollection |
correlationKeyCollection, messageFlowRefCollection, nameAttribute, participantRefCollection
documentationCollection, extensionElementsChild, idAttribute
modelInstance
Constructor and Description |
---|
SubConversationImpl(ModelTypeInstanceContext instanceContext) |
Modifier and Type | Method and Description |
---|---|
Collection<ConversationNode> |
getConversationNodes() |
static void |
registerType(ModelBuilder modelBuilder) |
getCorrelationKeys, getMessageFlows, getName, getParticipants, setName
getDiagramElement, getDocumentations, getExtensionElements, getId, getIncomingReferencesByType, setExtensionElements, setId
builder, getScope, isScope
addChildElement, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getCorrelationKeys, getMessageFlows, getName, getParticipants, setName
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
protected static ChildElementCollection<ConversationNode> conversationNodeCollection
public SubConversationImpl(ModelTypeInstanceContext instanceContext)
public static void registerType(ModelBuilder modelBuilder)
public Collection<ConversationNode> getConversationNodes()
getConversationNodes
in interface SubConversation
Copyright © 2015. All rights reserved.