Uses of Class
org.eclipse.emf.ecore.xcore.services.XcoreGrammarAccess.XGenericTypeElements

Packages that use XcoreGrammarAccess.XGenericTypeElements
org.eclipse.emf.ecore.xcore.formatting   
org.eclipse.emf.ecore.xcore.services   
 

Uses of XcoreGrammarAccess.XGenericTypeElements in org.eclipse.emf.ecore.xcore.formatting
 

Methods in org.eclipse.emf.ecore.xcore.formatting with parameters of type XcoreGrammarAccess.XGenericTypeElements
 void XcoreFormatter.configureXGenericType(org.eclipse.xtext.formatting.impl.FormattingConfig config, XcoreGrammarAccess.XGenericTypeElements elements)
           
 

Uses of XcoreGrammarAccess.XGenericTypeElements in org.eclipse.emf.ecore.xcore.services
 

Methods in org.eclipse.emf.ecore.xcore.services that return XcoreGrammarAccess.XGenericTypeElements
 XcoreGrammarAccess.XGenericTypeElements XcoreGrammarAccess.getXGenericTypeAccess()
           
 


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