|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface for providing labels used within message substitutions.
Method Summary | |
String |
getFeatureLabel(EStructuralFeature eStructuralFeature)
Returns the label used to identify a feature. |
String |
getObjectLabel(EObject eObject)
Returns the label to identify an object. |
String |
getValueLabel(EDataType eDataType,
Object value)
Returns the label to identify a value of some data type. |
Method Detail |
public String getObjectLabel(EObject eObject)
public String getFeatureLabel(EStructuralFeature eStructuralFeature)
public String getValueLabel(EDataType eDataType, Object value)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |