public class Ecore_OCL_EStructuralFeatureImpl extends MinimalEObjectImpl.Container implements Ecore_OCL_EStructuralFeature
The following features are implemented:
| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
String |
getDerivation() |
void |
setDerivation(String newDerivation) |
String |
toString() |
public String getDerivation()
getDerivation in interface Ecore_OCL_EStructuralFeatureEcore_OCL_EStructuralFeature.setDerivation(String),
PivotAnnotationsPackage.getEcore_OCL_EStructuralFeature_Derivation()public void setDerivation(String newDerivation)
setDerivation in interface Ecore_OCL_EStructuralFeaturenewDerivation - the new value of the 'Derivation' attribute.Ecore_OCL_EStructuralFeature.getDerivation()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()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.