|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Gate
A representation of the model object 'Gate'.
The following features are supported:
BPMNPackage.getGate()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getAssignments()
Returns the value of the 'Assignments' containment reference list. |
SequenceFlow |
getOutgoingSequenceFlow()
Returns the value of the 'Outgoing Sequence Flow' reference. |
void |
setOutgoingSequenceFlow(SequenceFlow value)
Sets the value of the ' Outgoing Sequence Flow ' reference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, 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 getAssignments()
Assignment
.
If the meaning of the 'Assignments' containment reference list isn't clear, there really should be more of a description here...
BPMNPackage.getGate_Assignments()
SequenceFlow getOutgoingSequenceFlow()
Gate
'.
If the meaning of the 'Outgoing Sequence Flow' reference isn't clear, there really should be more of a description here...
setOutgoingSequenceFlow(SequenceFlow)
,
BPMNPackage.getGate_OutgoingSequenceFlow()
,
SequenceFlow.getGate()
void setOutgoingSequenceFlow(SequenceFlow value)
Outgoing Sequence Flow
' reference.
value
- the new value of the 'Outgoing Sequence Flow' reference.getOutgoingSequenceFlow()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |