|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
de.uka.ipd.sdq.markov.impl.EntityImpl
public class EntityImpl
An implementation of the model object 'Entity'.
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 |
EntityImpl()
|
| 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 EntityImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public String getName()
getName in interface EntityEntity.setName(String),
MarkovPackage.getEntity_Name()public void setName(String newName)
setName in interface EntitynewName - the new value of the 'Name' attribute.Entity.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 | |||||||||