public class SkeletonTransformationImpl extends MinimalEObjectImpl.Container implements SkeletonTransformation
The following features are implemented:
Modifier and Type | Field and Description |
---|---|
protected <any> |
skeletonTransformation
The cached value of the '
Skeleton Transformation ' attribute list. |
Modifier | Constructor and Description |
---|---|
protected |
SkeletonTransformationImpl() |
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> |
getSkeletonTransformation() |
java.lang.String |
toString() |
protected <any> skeletonTransformation
Skeleton Transformation
' attribute list.
getSkeletonTransformation()
protected EClass eStaticClass()
public <any> getSkeletonTransformation()
getSkeletonTransformation
in interface SkeletonTransformation
ValuesPackage.getSkeletonTransformation_SkeletonTransformation()
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()