|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
de.uka.ipd.sdq.featuremodel.impl.NamedElementImpl
public abstract class NamedElementImpl
An implementation of the model object 'Named Element'.
The following features are implemented:
| Field Summary | |
|---|---|
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 |
NamedElementImpl()
|
| 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 |
|---|
protected static final String NAME_EDEFAULT
Name' attribute.
getName()protected String name
Name' attribute.
getName()| Constructor Detail |
|---|
protected NamedElementImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public String getName()
getName in interface NamedElementNamedElement.setName(String),
featuremodelPackage.getNamedElement_Name()public void setName(String newName)
setName in interface NamedElementnewName - the new value of the 'Name' attribute.NamedElement.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 | |||||||||