public class SimpleNameProvider extends IQualifiedNameProvider.AbstractImpl
IQualifiedNameProvider.AbstractImpl| Constructor and Description |
|---|
SimpleNameProvider() |
| Modifier and Type | Method and Description |
|---|---|
QualifiedName |
getFullyQualifiedName(org.eclipse.emf.ecore.EObject obj) |
applypublic QualifiedName getFullyQualifiedName(org.eclipse.emf.ecore.EObject obj)
null if this IQualifiedNameProvider is not
responsible or if the given object doesn't have qualified name.