This class implements {@link EFeature} by delegating to aEMF {@link InternalEObject object}. The object is mapped to {@link EFeature} by applying a {@link EFeatureInfo structure} to it.
Limitations
InternalEObject
The methods:
do not supply any {@link EClass} information. Because the {@link EClass} of {@link #eImpl()} can not in general be assumed to be a subtype of {@link EFeaturePackage#EFEATURE}, it is impossible to decide which {@link EClass} given feature ID belongs to. As a result, all these methods assume that feature IDs belong to {@link EFeature} only.
@author kengu - 3. juli 2011 @source $URL$
|
|