public interface Collaboration extends RootElement
| Modifier and Type | Method and Description | 
|---|---|
Collection<Artifact> | 
getArtifacts()  | 
Collection<ConversationAssociation> | 
getConversationAssociations()  | 
Collection<ConversationLink> | 
getConversationLinks()
TODO: choreographyRef 
 | 
Collection<ConversationNode> | 
getConversationNodes()  | 
Collection<CorrelationKey> | 
getCorrelationKeys()  | 
Collection<MessageFlowAssociation> | 
getMessageFlowAssociations()  | 
Collection<MessageFlow> | 
getMessageFlows()  | 
String | 
getName()  | 
Collection<ParticipantAssociation> | 
getParticipantAssociations()  | 
Collection<Participant> | 
getParticipants()  | 
boolean | 
isClosed()  | 
void | 
setClosed(boolean isClosed)  | 
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, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementString getName()
void setName(String name)
boolean isClosed()
void setClosed(boolean isClosed)
Collection<Participant> getParticipants()
Collection<MessageFlow> getMessageFlows()
Collection<Artifact> getArtifacts()
Collection<ConversationNode> getConversationNodes()
Collection<ConversationAssociation> getConversationAssociations()
Collection<ParticipantAssociation> getParticipantAssociations()
Collection<MessageFlowAssociation> getMessageFlowAssociations()
Collection<CorrelationKey> getCorrelationKeys()
Collection<ConversationLink> getConversationLinks()
Copyright © 2018. All rights reserved.