|
||||||||||
| 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.BaseUnitImpl
public class BaseUnitImpl
An implementation of the model object 'Base Unit'.
The following features are implemented:
| Field Summary | |
|---|---|
static String |
copyright
|
protected String |
name
The cached value of the ' Name' attribute. |
protected static String |
NAME_EDEFAULT
The default value of the ' Name' attribute. |
| Constructor Summary | |
|---|---|
protected |
BaseUnitImpl()
|
| 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)
|
String |
getName()
|
void |
setName(String newName)
|
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 static final String NAME_EDEFAULT
Name' attribute.
getName()protected String name
Name' attribute.
getName()| Constructor Detail |
|---|
protected BaseUnitImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public String getName()
getName in interface BaseUnitBaseUnit.setName(String),
UnitsPackage.getBaseUnit_Name()public void setName(String newName)
setName in interface BaseUnitnewName - the new value of the 'Name' attribute.BaseUnit.getName()
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 | |||||||||