org.eclipse.emf.codegen.ecore.xtext
Class GenModelQualifiedNameProvider

java.lang.Object
  extended by org.eclipse.xtext.naming.IQualifiedNameProvider.AbstractImpl
      extended by org.eclipse.emf.codegen.ecore.xtext.GenModelQualifiedNameProvider
All Implemented Interfaces:
com.google.common.base.Function<EObject,org.eclipse.xtext.naming.QualifiedName>, org.eclipse.xtext.naming.IQualifiedNameProvider

public class GenModelQualifiedNameProvider
extends org.eclipse.xtext.naming.IQualifiedNameProvider.AbstractImpl


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.xtext.naming.IQualifiedNameProvider
org.eclipse.xtext.naming.IQualifiedNameProvider.AbstractImpl
 
Constructor Summary
GenModelQualifiedNameProvider()
           
 
Method Summary
 org.eclipse.xtext.naming.QualifiedName getFullyQualifiedName(EObject eObject)
           
 
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

GenModelQualifiedNameProvider

public GenModelQualifiedNameProvider()
Method Detail

getFullyQualifiedName

public org.eclipse.xtext.naming.QualifiedName getFullyQualifiedName(EObject eObject)

Copyright 2001-2012 IBM Corporation and others.
All Rights Reserved.