|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Collaboration
A representation of the model object 'Collaboration'.
The following features are supported:
Bpmn2Package.getCollaboration()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<Artifact> |
getArtifacts()
Returns the value of the 'Artifacts' containment reference list. |
org.eclipse.emf.common.util.EList<MessageFlow> |
getMessageFlows()
Returns the value of the 'Message Flows' containment reference list. |
org.eclipse.emf.common.util.EList<Participant> |
getParticipants()
Returns the value of the 'Participants' containment reference list. |
Methods inherited from interface com.ibm.xtools.bpmn2.BaseElement |
---|
getAny, getAnyAttribute, getDocumentations, getExtensionElements, getId, getName, setExtensionElements, setId, setName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.common.util.EList<Participant> getParticipants()
Participant
.
If the meaning of the 'Participants' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getCollaboration_Participants()
org.eclipse.emf.common.util.EList<MessageFlow> getMessageFlows()
MessageFlow
.
If the meaning of the 'Message Flows' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getCollaboration_MessageFlows()
org.eclipse.emf.common.util.EList<Artifact> getArtifacts()
Artifact
.
If the meaning of the 'Artifacts' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getCollaboration_Artifacts()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |