@Deprecated
public interface NameProvider
FilteredNameProvider
interface
instead if they want to add a filter, or the AbstractNameProvider
class, which implements default naming rules.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName(EObject eObject)
Deprecated.
|
java.lang.String getName(EObject eObject)
EObject
, or
null
to keep the default name (or let another
NameProvider
provide the name)