|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
scheduler.configuration.impl.PriorityRangeImpl
public class PriorityRangeImpl
An implementation of the model object 'Priority Range'.
The following features are implemented:
| Field Summary | |
|---|---|
protected int |
average
The cached value of the ' Average' attribute. |
protected static int |
AVERAGE_EDEFAULT
The default value of the ' Average' attribute. |
protected int |
default_
The cached value of the ' Default' attribute. |
protected static int |
DEFAULT_EDEFAULT
The default value of the ' Default' attribute. |
protected int |
high
The cached value of the ' High' attribute. |
protected static int |
HIGH_EDEFAULT
The default value of the ' High' attribute. |
protected int |
highest
The cached value of the ' Highest' attribute. |
protected static int |
HIGHEST_EDEFAULT
The default value of the ' Highest' attribute. |
protected int |
low
The cached value of the ' Low' attribute. |
protected static int |
LOW_EDEFAULT
The default value of the ' Low' attribute. |
protected int |
lowest
The cached value of the ' Lowest' attribute. |
protected static int |
LOWEST_EDEFAULT
The default value of the ' Lowest' attribute. |
| Constructor Summary | |
|---|---|
protected |
PriorityRangeImpl()
|
| Method Summary | |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
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()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final int HIGHEST_EDEFAULT
Highest' attribute.
getHighest(),
Constant Field Valuesprotected int highest
Highest' attribute.
getHighest()protected static final int HIGH_EDEFAULT
High' attribute.
getHigh(),
Constant Field Valuesprotected int high
High' attribute.
getHigh()protected static final int AVERAGE_EDEFAULT
Average' attribute.
getAverage(),
Constant Field Valuesprotected int average
Average' attribute.
getAverage()protected static final int LOW_EDEFAULT
Low' attribute.
getLow(),
Constant Field Valuesprotected int low
Low' attribute.
getLow()protected static final int LOWEST_EDEFAULT
Lowest' attribute.
getLowest(),
Constant Field Valuesprotected int lowest
Lowest' attribute.
getLowest()protected static final int DEFAULT_EDEFAULT
Default' attribute.
getDefault(),
Constant Field Valuesprotected int default_
Default' attribute.
getDefault()| Constructor Detail |
|---|
protected PriorityRangeImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public 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)
public void eSet(int featureID,
Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||