|
|||||||||
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.DefaultDeclarativeQualifiedNameProvider
public class DefaultDeclarativeQualifiedNameProvider
String qualifiedName(MyType ele)
#getDelimiter()
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.xtext.naming.IQualifiedNameProvider |
---|
IQualifiedNameProvider.AbstractImpl |
Constructor Summary | |
---|---|
DefaultDeclarativeQualifiedNameProvider()
|
Method Summary | |
---|---|
protected IQualifiedNameConverter |
getConverter()
|
QualifiedName |
getFullyQualifiedName(org.eclipse.emf.ecore.EObject obj)
|
protected com.google.common.base.Function<org.eclipse.emf.ecore.EObject,java.lang.String> |
getResolver()
|
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 DefaultDeclarativeQualifiedNameProvider()
Method Detail |
---|
protected com.google.common.base.Function<org.eclipse.emf.ecore.EObject,java.lang.String> getResolver()
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.protected IQualifiedNameConverter getConverter()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |