org.eclipse.emf.ecore.xcore.scoping
Class XcoreIdentifableSimpleNameProvider

java.lang.Object
  extended by org.eclipse.xtext.xbase.featurecalls.IdentifiableSimpleNameProvider
      extended by org.eclipse.emf.ecore.xcore.scoping.XcoreIdentifableSimpleNameProvider

public class XcoreIdentifableSimpleNameProvider
extends org.eclipse.xtext.xbase.featurecalls.IdentifiableSimpleNameProvider


Constructor Summary
XcoreIdentifableSimpleNameProvider()
           
 
Method Summary
 java.lang.String getSimpleName(org.eclipse.xtext.common.types.JvmIdentifiableElement element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XcoreIdentifableSimpleNameProvider

public XcoreIdentifableSimpleNameProvider()
Method Detail

getSimpleName

public java.lang.String getSimpleName(org.eclipse.xtext.common.types.JvmIdentifiableElement element)
Overrides:
getSimpleName in class org.eclipse.xtext.xbase.featurecalls.IdentifiableSimpleNameProvider

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