Class Mwe2ScopeProvider.NameComputation
java.lang.Object
org.eclipse.emf.mwe2.language.scoping.Mwe2ScopeProvider.NameComputation
- 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>
- Enclosing class:
- Mwe2ScopeProvider
protected static class Mwe2ScopeProvider.NameComputation
extends Object
implements com.google.common.base.Function<org.eclipse.emf.ecore.EObject,org.eclipse.xtext.naming.QualifiedName>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.xtext.naming.QualifiedName
apply
(org.eclipse.emf.ecore.EObject from) 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
-
NameComputation
protected NameComputation()
-
-
Method Details
-
apply
public org.eclipse.xtext.naming.QualifiedName apply(org.eclipse.emf.ecore.EObject from)
-