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

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

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

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

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

Methods in org.eclipse.emf.ecore.xcore.services that return XcoreGrammarAccess.XEnumLiteralElements
 XcoreGrammarAccess.XEnumLiteralElements XcoreGrammarAccess.getXEnumLiteralAccess()
           
 


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