public class ContentImpl extends MinimalEObjectImpl.Container implements Content
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
name
The cached value of the '
Name' attribute. |
protected static java.lang.String |
NAME_EDEFAULT
The default value of the '
Name' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
ContentImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getName() |
void |
setName(java.lang.String newName) |
java.lang.String |
toString() |
protected static final java.lang.String NAME_EDEFAULT
Name' attribute.
getName()protected EClass eStaticClass()
public java.lang.String getName()
getName in interface ContentContent.setName(String),
TestPackage.getContent_Name()public void setName(java.lang.String newName)
setName in interface ContentnewName - the new value of the 'Name' attribute.Content.getName()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
Data In Motion Consulting GmbH