|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.xtext.naming.IQualifiedNameProvider.AbstractImpl org.eclipse.xtext.naming.SimpleNameProvider
public class SimpleNameProvider
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.xtext.naming.IQualifiedNameProvider |
---|
IQualifiedNameProvider.AbstractImpl |
Constructor Summary | |
---|---|
SimpleNameProvider()
|
Method Summary | |
---|---|
QualifiedName |
getFullyQualifiedName(org.eclipse.emf.ecore.EObject obj)
|
Methods inherited from class org.eclipse.xtext.naming.IQualifiedNameProvider.AbstractImpl |
---|
apply |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.common.base.Function |
---|
equals |
Constructor Detail |
---|
public SimpleNameProvider()
Method Detail |
---|
public 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.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |