|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
eu.geclipse.jsdl.model.functions.impl.LoopTypeImpl
public class LoopTypeImpl
An implementation of the model object 'Loop Type'.
The following features are implemented:
| Method Summary | |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
java.math.BigInteger |
getEnd()
|
EList |
getException()
|
java.math.BigInteger |
getStart()
|
java.math.BigInteger |
getStep()
|
boolean |
isSetStep()
|
void |
setEnd(java.math.BigInteger newEnd)
|
void |
setStart(java.math.BigInteger newStart)
|
void |
setStep(java.math.BigInteger newStep)
|
java.lang.String |
toString()
|
void |
unsetStep()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public EList getException()
getException in interface LoopTypeFunctionsPackage.getLoopType_Exception()public java.math.BigInteger getEnd()
getEnd in interface LoopTypeLoopType.setEnd(BigInteger),
FunctionsPackage.getLoopType_End()public void setEnd(java.math.BigInteger newEnd)
setEnd in interface LoopTypenewEnd - the new value of the 'End' attribute.LoopType.getEnd()public java.math.BigInteger getStart()
getStart in interface LoopTypeLoopType.setStart(BigInteger),
FunctionsPackage.getLoopType_Start()public void setStart(java.math.BigInteger newStart)
setStart in interface LoopTypenewStart - the new value of the 'Start' attribute.LoopType.getStart()public java.math.BigInteger getStep()
getStep in interface LoopTypeLoopType.isSetStep(),
LoopType.unsetStep(),
LoopType.setStep(BigInteger),
FunctionsPackage.getLoopType_Step()public void setStep(java.math.BigInteger newStep)
setStep in interface LoopTypenewStep - the new value of the 'Step' attribute.LoopType.isSetStep(),
LoopType.unsetStep(),
LoopType.getStep()public void unsetStep()
unsetStep in interface LoopTypeLoopType.isSetStep(),
LoopType.getStep(),
LoopType.setStep(BigInteger)public boolean isSetStep()
isSetStep in interface LoopTypeLoopType.unsetStep(),
LoopType.getStep(),
LoopType.setStep(BigInteger)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||