public class ContinousIntervalRangeImpl extends IntervalRangeImpl implements ContinousIntervalRange
The following features are implemented:
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStoreELAST_EOBJECT_FLAGEOPPOSITE_FEATURE_BASE| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
double |
getFrom() |
double |
getTo() |
void |
setFrom(double newFrom) |
void |
setTo(double newTo) |
String |
toString() |
isLowerBoundIncluded, isUpperBoundIncluded, setLowerBoundIncluded, setUpperBoundIncludedeAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitisLowerBoundIncluded, isUpperBoundIncluded, setLowerBoundIncluded, setUpperBoundIncludedeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredpublic double getTo()
getTo in interface ContinousIntervalRangeContinousIntervalRange.setTo(double),
featuremodelPackage.getContinousIntervalRange_To()public void setTo(double newTo)
setTo in interface ContinousIntervalRangenewTo - the new value of the 'To' attribute.ContinousIntervalRange.getTo()public double getFrom()
getFrom in interface ContinousIntervalRangeContinousIntervalRange.setFrom(double),
featuremodelPackage.getContinousIntervalRange_From()public void setFrom(double newFrom)
setFrom in interface ContinousIntervalRangenewFrom - the new value of the 'From' attribute.ContinousIntervalRange.getFrom()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface InternalEObjecteGet in class IntervalRangeImplpublic void eSet(int featureID,
Object newValue)
eSet in interface InternalEObjecteSet in class IntervalRangeImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class IntervalRangeImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class IntervalRangeImplpublic String toString()
toString in class IntervalRangeImpl