public class FeaturePathImpl extends MinimalEObjectImpl.Container implements FeaturePath
| Modifier and Type | Field and Description |
|---|---|
protected <any> |
features
The cached value of the '
Features' reference list. |
protected java.lang.String |
id
The cached value of the '
Id' attribute. |
protected static java.lang.String |
ID_EDEFAULT
The default value of the '
Id' attribute. |
protected static java.lang.String |
KEY_EDEFAULT
The default value of the '
Key' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
FeaturePathImpl() |
| 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) |
<any> |
getFeatures() |
java.lang.String |
getId() |
java.lang.String |
getKey() |
void |
setId(java.lang.String newId) |
java.lang.String |
toString() |
protected static final java.lang.String ID_EDEFAULT
Id' attribute.
getId()protected <any> features
Features' reference list.
getFeatures()protected EClass eStaticClass()
public java.lang.String getId()
getId in interface FeaturePathFeaturePath.setId(String),
UtilPackage.getFeaturePath_Id()public void setId(java.lang.String newId)
setId in interface FeaturePathnewId - the new value of the 'Id' attribute.FeaturePath.getId()public <any> getFeatures()
getFeatures in interface FeaturePathUtilPackage.getFeaturePath_Features()public java.lang.String getKey()
getKey in interface FeaturePathUtilPackage.getFeaturePath_Key()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