|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CallChoreography
A representation of the model object 'Call Choreography'.
The following features are supported:
Bpmn2Package.getCallChoreography()
Method Summary | |
---|---|
Choreography |
getCalledChoreography()
Returns the value of the 'Called Choreography' reference. |
org.eclipse.emf.common.util.EList<ParticipantAssociation> |
getParticipantAssociations()
Returns the value of the 'Participant Associations' containment reference list. |
void |
setCalledChoreography(Choreography value)
Sets the value of the ' Called Choreography ' reference. |
Methods inherited from interface com.ibm.xtools.bpmn2.ChoreographyActivity |
---|
getInitiatingParticipant, getLoopType, getParticipants, isSetLoopType, setInitiatingParticipant, setLoopType, unsetLoopType |
Methods inherited from interface com.ibm.xtools.bpmn2.FlowNode |
---|
getIncoming, getOutgoing |
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<ParticipantAssociation> getParticipantAssociations()
ParticipantAssociation
.
If the meaning of the 'Participant Associations' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getCallChoreography_ParticipantAssociations()
Choreography getCalledChoreography()
If the meaning of the 'Called Choreography' reference isn't clear, there really should be more of a description here...
setCalledChoreography(Choreography)
,
Bpmn2Package.getCallChoreography_CalledChoreography()
void setCalledChoreography(Choreography value)
Called Choreography
' reference.
value
- the new value of the 'Called Choreography' reference.getCalledChoreography()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |