|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
de.uka.ipd.sdq.units.impl.UnitImpl
de.uka.ipd.sdq.units.impl.UnitPowerImpl
public class UnitPowerImpl
An implementation of the model object 'Unit Power'.
The following features are implemented:
| Field Summary | |
|---|---|
static String |
copyright
|
protected int |
exponent
The cached value of the ' Exponent' attribute. |
protected static int |
EXPONENT_EDEFAULT
The default value of the ' Exponent' attribute. |
protected Unit |
unit
The cached value of the ' Unit' containment reference. |
| Constructor Summary | |
|---|---|
protected |
UnitPowerImpl()
|
| Method Summary | |
|---|---|
NotificationChain |
basicSetUnit(Unit newUnit,
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)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
int |
getExponent()
|
Unit |
getUnit()
|
void |
setExponent(int newExponent)
|
void |
setUnit(Unit newUnit)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String copyright
protected Unit unit
Unit' containment reference.
getUnit()protected static final int EXPONENT_EDEFAULT
Exponent' attribute.
getExponent(),
Constant Field Valuesprotected int exponent
Exponent' attribute.
getExponent()| Constructor Detail |
|---|
protected UnitPowerImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class UnitImplpublic Unit getUnit()
getUnit in interface UnitPowerUnitPower.setUnit(Unit),
UnitsPackage.getUnitPower_Unit()
public NotificationChain basicSetUnit(Unit newUnit,
NotificationChain msgs)
public void setUnit(Unit newUnit)
setUnit in interface UnitPowernewUnit - the new value of the 'Unit' containment reference.UnitPower.getUnit()public int getExponent()
getExponent in interface UnitPowerUnitPower.setExponent(int),
UnitsPackage.getUnitPower_Exponent()public void setExponent(int newExponent)
setExponent in interface UnitPowernewExponent - the new value of the 'Exponent' attribute.UnitPower.getExponent()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
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 | |||||||||