|
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.RangeValueTypeImpl
public class RangeValueTypeImpl
An implementation of the model object 'Range Value Type'.
The following features are implemented:
| Method Summary | |
|---|---|
NotificationChain |
basicSetLowerBoundedRange(BoundaryType newLowerBoundedRange,
NotificationChain msgs)
|
NotificationChain |
basicSetUpperBoundedRange(BoundaryType newUpperBoundedRange,
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()
|
|
getExact()
|
BoundaryType |
getLowerBoundedRange()
|
|
getRange()
|
BoundaryType |
getUpperBoundedRange()
|
void |
setLowerBoundedRange(BoundaryType newLowerBoundedRange)
|
void |
setUpperBoundedRange(BoundaryType newUpperBoundedRange)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public BoundaryType getUpperBoundedRange()
getUpperBoundedRange in interface RangeValueTypeRangeValueType.setUpperBoundedRange(BoundaryType),
QdlPackage.getRangeValueType_UpperBoundedRange()
public NotificationChain basicSetUpperBoundedRange(BoundaryType newUpperBoundedRange,
NotificationChain msgs)
public void setUpperBoundedRange(BoundaryType newUpperBoundedRange)
setUpperBoundedRange in interface RangeValueTypenewUpperBoundedRange - the new value of the 'Upper Bounded Range' containment reference.RangeValueType.getUpperBoundedRange()public BoundaryType getLowerBoundedRange()
getLowerBoundedRange in interface RangeValueTypeRangeValueType.setLowerBoundedRange(BoundaryType),
QdlPackage.getRangeValueType_LowerBoundedRange()
public NotificationChain basicSetLowerBoundedRange(BoundaryType newLowerBoundedRange,
NotificationChain msgs)
public void setLowerBoundedRange(BoundaryType newLowerBoundedRange)
setLowerBoundedRange in interface RangeValueTypenewLowerBoundedRange - the new value of the 'Lower Bounded Range' containment reference.RangeValueType.getLowerBoundedRange()publicgetExact()
getExact in interface RangeValueTypeQdlPackage.getRangeValueType_Exact()publicgetRange()
getRange in interface RangeValueTypeQdlPackage.getRangeValueType_Range()public FeatureMap getAnyAttribute()
getAnyAttribute in interface RangeValueTypeQdlPackage.getRangeValueType_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 | |||||||||