public class RangeImpl extends MinimalEObjectImpl.Container implements Range
The following features are implemented:
MinimalEObjectImpl.Container.DynamicMinimalEObjectImpl.ContainerBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStoreNILEOPPOSITE_FEATURE_BASE| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetHasLowerBound(Literal newHasLowerBound,
NotificationChain msgs) |
NotificationChain |
basicSetHasUpperBound(Literal newHasUpperBound,
NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
Literal |
getHasLowerBound() |
Literal |
getHasUpperBound() |
void |
setHasLowerBound(Literal newHasLowerBound) |
void |
setHasUpperBound(Literal newHasUpperBound) |
eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toStringeNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredpublic Literal getHasLowerBound()
getHasLowerBound in interface RangeRange.setHasLowerBound(Literal),
CommonPackage.getRange_HasLowerBound()public NotificationChain basicSetHasLowerBound(Literal newHasLowerBound, NotificationChain msgs)
public void setHasLowerBound(Literal newHasLowerBound)
setHasLowerBound in interface RangenewHasLowerBound - the new value of the 'Has Lower Bound' containment reference.Range.getHasLowerBound()public Literal getHasUpperBound()
getHasUpperBound in interface RangeRange.setHasUpperBound(Literal),
CommonPackage.getRange_HasUpperBound()public NotificationChain basicSetHasUpperBound(Literal newHasUpperBound, NotificationChain msgs)
public void setHasUpperBound(Literal newHasUpperBound)
setHasUpperBound in interface RangenewHasUpperBound - the new value of the 'Has Upper Bound' containment reference.Range.getHasUpperBound()public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove in class BasicEObjectImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface InternalEObjecteGet in class BasicEObjectImplpublic void eSet(int featureID,
Object newValue)
eSet in interface InternalEObjecteSet in class BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class BasicEObjectImpl