|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Participant
A representation of the model object 'Participant'.
The following features are supported:
Bpmn2Package.getParticipant()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<Interface> |
getInterfaces()
Returns the value of the 'Interfaces' containment reference list. |
ParticipantMultiplicity |
getParticipantMultiplicity()
Returns the value of the 'Participant Multiplicity' containment reference. |
Process |
getProcess()
Returns the value of the 'Process' reference. |
void |
setParticipantMultiplicity(ParticipantMultiplicity value)
Sets the value of the ' Participant Multiplicity ' containment reference. |
void |
setProcess(Process value)
Sets the value of the ' Process ' 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 |
---|
org.eclipse.emf.common.util.EList<Interface> getInterfaces()
Interface
.
If the meaning of the 'Interfaces' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getParticipant_Interfaces()
ParticipantMultiplicity getParticipantMultiplicity()
If the meaning of the 'Participant Multiplicity' containment reference isn't clear, there really should be more of a description here...
setParticipantMultiplicity(ParticipantMultiplicity)
,
Bpmn2Package.getParticipant_ParticipantMultiplicity()
void setParticipantMultiplicity(ParticipantMultiplicity value)
Participant Multiplicity
' containment reference.
value
- the new value of the 'Participant Multiplicity' containment reference.getParticipantMultiplicity()
Process getProcess()
If the meaning of the 'Process' reference isn't clear, there really should be more of a description here...
setProcess(com.ibm.xtools.bpmn2.Process)
,
Bpmn2Package.getParticipant_Process()
void setProcess(Process value)
Process
' reference.
value
- the new value of the 'Process' reference.getProcess()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |