|
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.batch.model.qdl.impl.RangeTypeImpl
public class RangeTypeImpl
An implementation of the model object 'Range Type'.
The following features are implemented:
| Method Summary | |
|---|---|
NotificationChain |
basicSetLowerBound(BoundaryType newLowerBound,
NotificationChain msgs)
|
NotificationChain |
basicSetUpperBound(BoundaryType newUpperBound,
NotificationChain msgs)
|
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)
|
FeatureMap |
getAnyAttribute()
|
BoundaryType |
getLowerBound()
|
BoundaryType |
getUpperBound()
|
void |
setLowerBound(BoundaryType newLowerBound)
|
void |
setUpperBound(BoundaryType newUpperBound)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public BoundaryType getLowerBound()
getLowerBound in interface RangeTypeRangeType.setLowerBound(BoundaryType),
QdlPackage.getRangeType_LowerBound()
public NotificationChain basicSetLowerBound(BoundaryType newLowerBound,
NotificationChain msgs)
public void setLowerBound(BoundaryType newLowerBound)
setLowerBound in interface RangeTypenewLowerBound - the new value of the 'Lower Bound' containment reference.RangeType.getLowerBound()public BoundaryType getUpperBound()
getUpperBound in interface RangeTypeRangeType.setUpperBound(BoundaryType),
QdlPackage.getRangeType_UpperBound()
public NotificationChain basicSetUpperBound(BoundaryType newUpperBound,
NotificationChain msgs)
public void setUpperBound(BoundaryType newUpperBound)
setUpperBound in interface RangeTypenewUpperBound - the new value of the 'Upper Bound' containment reference.RangeType.getUpperBound()public FeatureMap getAnyAttribute()
getAnyAttribute in interface RangeTypeQdlPackage.getRangeType_AnyAttribute()
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 | |||||||||