org.eclipse.xtext.serializer.impl
Class FeatureFinderUtil

java.lang.Object
  extended by org.eclipse.xtext.serializer.impl.FeatureFinderUtil

public class FeatureFinderUtil
extends java.lang.Object

Author:
Sebastian Zarnekow - Moved from GrammarUtil

Constructor Summary
FeatureFinderUtil()
           
 
Method Summary
static org.eclipse.emf.ecore.EStructuralFeature getFeature(AbstractElement grammarElement, org.eclipse.emf.ecore.EClass owner)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureFinderUtil

public FeatureFinderUtil()
Method Detail

getFeature

public static org.eclipse.emf.ecore.EStructuralFeature getFeature(AbstractElement grammarElement,
                                                                  org.eclipse.emf.ecore.EClass owner)
Since:
2.0