public class StarvationBoostImpl extends EObjectImpl implements StarvationBoost
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 |
getBoost() |
int |
getDurationInTimeslices() |
double |
getStarvationLimit() |
void |
setBoost(int newBoost) |
void |
setDurationInTimeslices(int newDurationInTimeslices) |
void |
setStarvationLimit(double newStarvationLimit) |
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 double getStarvationLimit()
getStarvationLimit
in interface StarvationBoost
StarvationBoost.setStarvationLimit(double)
,
ConfigurationPackage.getStarvationBoost_StarvationLimit()
public void setStarvationLimit(double newStarvationLimit)
setStarvationLimit
in interface StarvationBoost
newStarvationLimit
- the new value of the 'Starvation Limit' attribute.StarvationBoost.getStarvationLimit()
public int getBoost()
getBoost
in interface StarvationBoost
StarvationBoost.setBoost(int)
,
ConfigurationPackage.getStarvationBoost_Boost()
public void setBoost(int newBoost)
setBoost
in interface StarvationBoost
newBoost
- the new value of the 'Boost' attribute.StarvationBoost.getBoost()
public int getDurationInTimeslices()
getDurationInTimeslices
in interface StarvationBoost
StarvationBoost.setDurationInTimeslices(int)
,
ConfigurationPackage.getStarvationBoost_DurationInTimeslices()
public void setDurationInTimeslices(int newDurationInTimeslices)
setDurationInTimeslices
in interface StarvationBoost
newDurationInTimeslices
- the new value of the 'Duration In Timeslices' attribute.StarvationBoost.getDurationInTimeslices()
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