public final class ECPSubstitutionLabelProvider extends Object implements org.eclipse.emf.ecore.EValidator.SubstitutionLabelProvider
Constructor and Description |
---|
ECPSubstitutionLabelProvider(org.eclipse.emf.common.notify.AdapterFactory factory)
Creates an
ECPSubstitutionLabelProvider . |
Modifier and Type | Method and Description |
---|---|
String |
getFeatureLabel(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature) |
String |
getObjectLabel(org.eclipse.emf.ecore.EObject eObject) |
String |
getValueLabel(org.eclipse.emf.ecore.EDataType eDataType,
Object value) |
public ECPSubstitutionLabelProvider(org.eclipse.emf.common.notify.AdapterFactory factory)
ECPSubstitutionLabelProvider
.factory
- the AdapterFactory
to usepublic String getObjectLabel(org.eclipse.emf.ecore.EObject eObject)
getObjectLabel
in interface org.eclipse.emf.ecore.EValidator.SubstitutionLabelProvider
public String getFeatureLabel(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
getFeatureLabel
in interface org.eclipse.emf.ecore.EValidator.SubstitutionLabelProvider
public String getValueLabel(org.eclipse.emf.ecore.EDataType eDataType, Object value)
getValueLabel
in interface org.eclipse.emf.ecore.EValidator.SubstitutionLabelProvider
EValidator.SubstitutionLabelProvider.getValueLabel(org.eclipse.emf.ecore.EDataType,
java.lang.Object)
Copyright © 2019. All rights reserved.