|
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.base.impl.RangeValueTypeImpl
public class RangeValueTypeImpl
An implementation of the model object 'Range Value 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()
|
EList |
getExact()
|
BoundaryType |
getLowerBound()
|
EList |
getRange()
|
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 getUpperBound()
getUpperBound in interface RangeValueTypeRangeValueType.setUpperBound(BoundaryType),
JsdlPackage.getRangeValueType_UpperBound()
public NotificationChain basicSetUpperBound(BoundaryType newUpperBound,
NotificationChain msgs)
public void setUpperBound(BoundaryType newUpperBound)
setUpperBound in interface RangeValueTypenewUpperBound - the new value of the 'Upper Bound' containment reference.RangeValueType.getUpperBound()public BoundaryType getLowerBound()
getLowerBound in interface RangeValueTypeRangeValueType.setLowerBound(BoundaryType),
JsdlPackage.getRangeValueType_LowerBound()
public NotificationChain basicSetLowerBound(BoundaryType newLowerBound,
NotificationChain msgs)
public void setLowerBound(BoundaryType newLowerBound)
setLowerBound in interface RangeValueTypenewLowerBound - the new value of the 'Lower Bound' containment reference.RangeValueType.getLowerBound()public EList getExact()
getExact in interface RangeValueTypeJsdlPackage.getRangeValueType_Exact()public EList getRange()
getRange in interface RangeValueTypeJsdlPackage.getRangeValueType_Range()public FeatureMap getAnyAttribute()
getAnyAttribute in interface RangeValueTypeJsdlPackage.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 | |||||||||