|
||||||||||
| 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.UnitLiteralImpl
public class UnitLiteralImpl
An implementation of the model object 'Unit Literal'.
The following features are implemented:
| Field Summary | |
|---|---|
protected BaseUnit |
baseUnit
The cached value of the ' Base Unit' reference. |
static String |
copyright
|
| Constructor Summary | |
|---|---|
protected |
UnitLiteralImpl()
|
| Method Summary | |
|---|---|
BaseUnit |
basicGetBaseUnit()
|
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)
|
BaseUnit |
getBaseUnit()
|
void |
setBaseUnit(BaseUnit newBaseUnit)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String copyright
protected BaseUnit baseUnit
Base Unit' reference.
getBaseUnit()| Constructor Detail |
|---|
protected UnitLiteralImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class UnitImplpublic BaseUnit getBaseUnit()
getBaseUnit in interface UnitLiteralUnitLiteral.setBaseUnit(BaseUnit),
UnitsPackage.getUnitLiteral_BaseUnit()public BaseUnit basicGetBaseUnit()
public void setBaseUnit(BaseUnit newBaseUnit)
setBaseUnit in interface UnitLiteralnewBaseUnit - the new value of the 'Base Unit' reference.UnitLiteral.getBaseUnit()
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||