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

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

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

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

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

Methods in org.eclipse.emf.ecore.xcore.services that return XcoreGrammarAccess.XImportDirectiveElements
 XcoreGrammarAccess.XImportDirectiveElements XcoreGrammarAccess.getXImportDirectiveAccess()
           
 


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