|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Loop
A representation of the model object 'Loop'.
The following features are supported:
BPMNPackage.getLoop()
Method Summary | |
---|---|
int |
getLoopCounter()
Returns the value of the 'Loop Counter' attribute |
void |
setLoopCounter(int value)
Sets the value of the ' Loop Counter ' attribute |
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 |
---|
int getLoopCounter()
If the meaning of the 'Loop Counter' attribute isn't clear, there really should be more of a description here...
setLoopCounter(int)
,
BPMNPackage.getLoop_LoopCounter()
void setLoopCounter(int value)
Loop Counter
' attribute.
value
- the new value of the 'Loop Counter' attribute.getLoopCounter()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |