@Deprecated public final class ValidationConstraintHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.emf.ecore.EStructuralFeature |
getErrorFeatureForModelElement(org.eclipse.emf.ecore.EObject modelElement,
String featureName)
Deprecated.
Returns the structural feature specified by the feature name belonging to
the model element.
|
public static org.eclipse.emf.ecore.EStructuralFeature getErrorFeatureForModelElement(org.eclipse.emf.ecore.EObject modelElement,
String featureName)
modelElement - the modelElementfeatureName - the featureNameCopyright © 2017. All rights reserved.