public static interface EValidator.SubstitutionLabelProvider
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFeatureLabel(EStructuralFeature eStructuralFeature)
Returns the label used to identify a feature.
|
java.lang.String |
getObjectLabel(EObject eObject)
Returns the label to identify an object.
|
java.lang.String |
getValueLabel(EDataType eDataType,
java.lang.Object value)
Returns the label to identify a value of some data type.
|
java.lang.String getObjectLabel(EObject eObject)
java.lang.String getFeatureLabel(EStructuralFeature eStructuralFeature)
java.lang.String getValueLabel(EDataType eDataType, java.lang.Object value)
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature