|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParticipantAssociation
A representation of the model object 'Participant Association'.
The following features are supported:
Bpmn2Package.getParticipantAssociation()
Method Summary | |
---|---|
Participant |
getInnerParticipant()
Returns the value of the 'Inner Participant' reference. |
Participant |
getOuterParticipant()
Returns the value of the 'Outer Participant' reference. |
void |
setInnerParticipant(Participant value)
Sets the value of the ' Inner Participant ' reference. |
void |
setOuterParticipant(Participant value)
Sets the value of the ' Outer Participant ' reference. |
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 |
---|
Participant getInnerParticipant()
If the meaning of the 'Inner Participant' reference isn't clear, there really should be more of a description here...
setInnerParticipant(Participant)
,
Bpmn2Package.getParticipantAssociation_InnerParticipant()
void setInnerParticipant(Participant value)
Inner Participant
' reference.
value
- the new value of the 'Inner Participant' reference.getInnerParticipant()
Participant getOuterParticipant()
If the meaning of the 'Outer Participant' reference isn't clear, there really should be more of a description here...
setOuterParticipant(Participant)
,
Bpmn2Package.getParticipantAssociation_OuterParticipant()
void setOuterParticipant(Participant value)
Outer Participant
' reference.
value
- the new value of the 'Outer Participant' reference.getOuterParticipant()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |