Package com._1c.g5.v8.dt.ql.naming
Class QlQualifiedNameProvider
java.lang.Object
org.eclipse.xtext.naming.IQualifiedNameProvider.AbstractImpl
com._1c.g5.v8.dt.ql.naming.QlQualifiedNameProvider
- All Implemented Interfaces:
com.google.common.base.Function<org.eclipse.emf.ecore.EObject,
,org.eclipse.xtext.naming.QualifiedName> Function<org.eclipse.emf.ecore.EObject,
,org.eclipse.xtext.naming.QualifiedName> org.eclipse.xtext.naming.IQualifiedNameProvider
public class QlQualifiedNameProvider
extends org.eclipse.xtext.naming.IQualifiedNameProvider.AbstractImpl
Qualified name provider for the Ql language.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.xtext.naming.IQualifiedNameProvider
org.eclipse.xtext.naming.IQualifiedNameProvider.AbstractImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.eclipse.xtext.naming.QualifiedName
protected org.eclipse.xtext.naming.QualifiedName
protected org.eclipse.xtext.naming.QualifiedName
protected org.eclipse.xtext.naming.QualifiedName
protected org.eclipse.xtext.naming.QualifiedName
_computeFqn
(org.eclipse.emf.ecore.EObject obj) org.eclipse.xtext.naming.QualifiedName
computeFqn
(org.eclipse.emf.ecore.EObject expr) org.eclipse.xtext.naming.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 Details
-
QlQualifiedNameProvider
public QlQualifiedNameProvider()
-
-
Method Details
-
getFullyQualifiedName
public org.eclipse.xtext.naming.QualifiedName getFullyQualifiedName(org.eclipse.emf.ecore.EObject obj) -
_computeFqn
protected org.eclipse.xtext.naming.QualifiedName _computeFqn(org.eclipse.emf.ecore.EObject obj) -
_computeFqn
-
_computeFqn
-
_computeFqn
-
_computeFqn
-
computeFqn
public org.eclipse.xtext.naming.QualifiedName computeFqn(org.eclipse.emf.ecore.EObject expr)
-