public class PriorityRangeImpl extends EObjectImpl implements PriorityRange
The following features are implemented:
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
InternalEObject.EStore
ELAST_EOBJECT_FLAG
EOPPOSITE_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) |
int |
getAverage() |
int |
getDefault() |
int |
getHigh() |
int |
getHighest() |
int |
getLow() |
int |
getLowest() |
void |
setAverage(int newAverage) |
void |
setDefault(int newDefault) |
void |
setHigh(int newHigh) |
void |
setHighest(int newHighest) |
void |
setLow(int newLow) |
void |
setLowest(int newLowest) |
String |
toString() |
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, 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, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
eNotificationRequired
public int getHighest()
getHighest
in interface PriorityRange
PriorityRange.setHighest(int)
,
ConfigurationPackage.getPriorityRange_Highest()
public void setHighest(int newHighest)
setHighest
in interface PriorityRange
newHighest
- the new value of the 'Highest' attribute.PriorityRange.getHighest()
public int getHigh()
getHigh
in interface PriorityRange
PriorityRange.setHigh(int)
,
ConfigurationPackage.getPriorityRange_High()
public void setHigh(int newHigh)
setHigh
in interface PriorityRange
newHigh
- the new value of the 'High' attribute.PriorityRange.getHigh()
public int getAverage()
getAverage
in interface PriorityRange
PriorityRange.setAverage(int)
,
ConfigurationPackage.getPriorityRange_Average()
public void setAverage(int newAverage)
setAverage
in interface PriorityRange
newAverage
- the new value of the 'Average' attribute.PriorityRange.getAverage()
public int getLow()
getLow
in interface PriorityRange
PriorityRange.setLow(int)
,
ConfigurationPackage.getPriorityRange_Low()
public void setLow(int newLow)
setLow
in interface PriorityRange
newLow
- the new value of the 'Low' attribute.PriorityRange.getLow()
public int getLowest()
getLowest
in interface PriorityRange
PriorityRange.setLowest(int)
,
ConfigurationPackage.getPriorityRange_Lowest()
public void setLowest(int newLowest)
setLowest
in interface PriorityRange
newLowest
- the new value of the 'Lowest' attribute.PriorityRange.getLowest()
public int getDefault()
getDefault
in interface PriorityRange
PriorityRange.setDefault(int)
,
ConfigurationPackage.getPriorityRange_Default()
public void setDefault(int newDefault)
setDefault
in interface PriorityRange
newDefault
- the new value of the 'Default' attribute.PriorityRange.getDefault()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class BasicEObjectImpl
public String toString()
toString
in class BasicEObjectImpl