public class PriorityRangeImpl extends EObjectImpl implements PriorityRange
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) |
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, 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, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredpublic int getHighest()
getHighest in interface PriorityRangePriorityRange.setHighest(int),
ConfigurationPackage.getPriorityRange_Highest()public void setHighest(int newHighest)
setHighest in interface PriorityRangenewHighest - the new value of the 'Highest' attribute.PriorityRange.getHighest()public int getHigh()
getHigh in interface PriorityRangePriorityRange.setHigh(int),
ConfigurationPackage.getPriorityRange_High()public void setHigh(int newHigh)
setHigh in interface PriorityRangenewHigh - the new value of the 'High' attribute.PriorityRange.getHigh()public int getAverage()
getAverage in interface PriorityRangePriorityRange.setAverage(int),
ConfigurationPackage.getPriorityRange_Average()public void setAverage(int newAverage)
setAverage in interface PriorityRangenewAverage - the new value of the 'Average' attribute.PriorityRange.getAverage()public int getLow()
getLow in interface PriorityRangePriorityRange.setLow(int),
ConfigurationPackage.getPriorityRange_Low()public void setLow(int newLow)
setLow in interface PriorityRangenewLow - the new value of the 'Low' attribute.PriorityRange.getLow()public int getLowest()
getLowest in interface PriorityRangePriorityRange.setLowest(int),
ConfigurationPackage.getPriorityRange_Lowest()public void setLowest(int newLowest)
setLowest in interface PriorityRangenewLowest - the new value of the 'Lowest' attribute.PriorityRange.getLowest()public int getDefault()
getDefault in interface PriorityRangePriorityRange.setDefault(int),
ConfigurationPackage.getPriorityRange_Default()public void setDefault(int newDefault)
setDefault in interface PriorityRangenewDefault - the new value of the 'Default' attribute.PriorityRange.getDefault()public 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 BasicEObjectImplpublic String toString()
toString in class BasicEObjectImpl