|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LoopType
A representation of the model object 'Loop Type'.
The following features are supported:
FunctionsPackage.getLoopType()| Method Summary | |
|---|---|
java.math.BigInteger |
getEnd()
Returns the value of the 'End' attribute |
EList |
getException()
Returns the value of the 'Exception' containment reference list. |
java.math.BigInteger |
getStart()
Returns the value of the 'Start' attribute |
java.math.BigInteger |
getStep()
Returns the value of the 'Step' attribute. |
boolean |
isSetStep()
Returns whether the value of the ' Step' attribute is set |
void |
setEnd(java.math.BigInteger value)
Sets the value of the ' End' attribute |
void |
setStart(java.math.BigInteger value)
Sets the value of the ' Start' attribute |
void |
setStep(java.math.BigInteger value)
Sets the value of the ' Step' attribute |
void |
unsetStep()
Unsets the value of the ' Step' attribute |
| Method Detail |
|---|
EList getException()
ExceptionType.
If the meaning of the 'Exception' containment reference list isn't clear, there really should be more of a description here...
FunctionsPackage.getLoopType_Exception()java.math.BigInteger getEnd()
If the meaning of the 'End' attribute isn't clear, there really should be more of a description here...
setEnd(BigInteger),
FunctionsPackage.getLoopType_End()void setEnd(java.math.BigInteger value)
End' attribute.
value - the new value of the 'End' attribute.getEnd()java.math.BigInteger getStart()
If the meaning of the 'Start' attribute isn't clear, there really should be more of a description here...
setStart(BigInteger),
FunctionsPackage.getLoopType_Start()void setStart(java.math.BigInteger value)
Start' attribute.
value - the new value of the 'Start' attribute.getStart()java.math.BigInteger getStep()
"1".
If the meaning of the 'Step' attribute isn't clear, there really should be more of a description here...
isSetStep(),
unsetStep(),
setStep(BigInteger),
FunctionsPackage.getLoopType_Step()void setStep(java.math.BigInteger value)
Step' attribute.
value - the new value of the 'Step' attribute.isSetStep(),
unsetStep(),
getStep()void unsetStep()
Step' attribute.
isSetStep(),
getStep(),
setStep(BigInteger)boolean isSetStep()
Step' attribute is set.
unsetStep(),
getStep(),
setStep(BigInteger)
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||