|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChoreographyActivity
A representation of the model object 'Choreography Activity'.
The following features are supported:
Bpmn2Package.getChoreographyActivity()
Method Summary | |
---|---|
Participant |
getInitiatingParticipant()
Returns the value of the 'Initiating Participant' reference. |
ChoreographyLoopType |
getLoopType()
Returns the value of the 'Loop Type' attribute. |
org.eclipse.emf.common.util.EList<Participant> |
getParticipants()
Returns the value of the 'Participants' reference list. |
boolean |
isSetLoopType()
Returns whether the value of the ' Loop Type ' attribute is set. |
void |
setInitiatingParticipant(Participant value)
Sets the value of the ' Initiating Participant ' reference. |
void |
setLoopType(ChoreographyLoopType value)
Sets the value of the ' Loop Type ' attribute. |
void |
unsetLoopType()
Unsets the value of the ' Loop Type ' attribute. |
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<Participant> getParticipants()
Participant
.
If the meaning of the 'Participants' reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getChoreographyActivity_Participants()
Participant getInitiatingParticipant()
If the meaning of the 'Initiating Participant' reference isn't clear, there really should be more of a description here...
setInitiatingParticipant(Participant)
,
Bpmn2Package.getChoreographyActivity_InitiatingParticipant()
void setInitiatingParticipant(Participant value)
Initiating Participant
' reference.
value
- the new value of the 'Initiating Participant' reference.getInitiatingParticipant()
ChoreographyLoopType getLoopType()
"None"
.
The literals are from the enumeration ChoreographyLoopType
.
If the meaning of the 'Loop Type' attribute isn't clear, there really should be more of a description here...
ChoreographyLoopType
,
isSetLoopType()
,
unsetLoopType()
,
setLoopType(ChoreographyLoopType)
,
Bpmn2Package.getChoreographyActivity_LoopType()
void setLoopType(ChoreographyLoopType value)
Loop Type
' attribute.
value
- the new value of the 'Loop Type' attribute.ChoreographyLoopType
,
isSetLoopType()
,
unsetLoopType()
,
getLoopType()
void unsetLoopType()
Loop Type
' attribute.
isSetLoopType()
,
getLoopType()
,
setLoopType(ChoreographyLoopType)
boolean isSetLoopType()
Loop Type
' attribute is set.
unsetLoopType()
,
getLoopType()
,
setLoopType(ChoreographyLoopType)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |