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

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

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

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

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

Methods in org.eclipse.emf.ecore.xcore.services that return XcoreGrammarAccess.XGenericTypeArgumentElements
 XcoreGrammarAccess.XGenericTypeArgumentElements XcoreGrammarAccess.getXGenericTypeArgumentAccess()
           
 


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