public class CallConversationImpl extends ConversationNodeImpl implements CallConversation
| Modifier and Type | Field and Description | 
|---|---|
| protected static AttributeReference<GlobalConversation> | calledCollaborationRefAttribute | 
| protected static ChildElementCollection<ParticipantAssociation> | participantAssociationCollection | 
correlationKeyCollection, messageFlowRefCollection, nameAttribute, participantRefCollectiondocumentationCollection, extensionElementsChild, idAttributemodelInstance| Constructor and Description | 
|---|
| CallConversationImpl(ModelTypeInstanceContext instanceContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| GlobalConversation | getCalledCollaboration() | 
| Collection<ParticipantAssociation> | getParticipantAssociations() | 
| static void | registerType(ModelBuilder modelBuilder) | 
| void | setCalledCollaboration(GlobalConversation calledCollaboration) | 
getCorrelationKeys, getMessageFlows, getName, getParticipants, setNamegetDiagramElement, getDocumentations, getExtensionElements, getId, getIncomingReferencesByType, setExtensionElements, setIdbuilder, getScope, isScopeaddChildElement, asSet, 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, updateAfterReplacementclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetCorrelationKeys, getMessageFlows, getName, getParticipants, setNamegetDiagramElement, 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, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementgetId, setIdprotected static AttributeReference<GlobalConversation> calledCollaborationRefAttribute
protected static ChildElementCollection<ParticipantAssociation> participantAssociationCollection
public CallConversationImpl(ModelTypeInstanceContext instanceContext)
public static void registerType(ModelBuilder modelBuilder)
public GlobalConversation getCalledCollaboration()
getCalledCollaboration in interface CallConversationpublic void setCalledCollaboration(GlobalConversation calledCollaboration)
setCalledCollaboration in interface CallConversationpublic Collection<ParticipantAssociation> getParticipantAssociations()
getParticipantAssociations in interface CallConversationCopyright © 2018. All rights reserved.