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

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

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

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

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

Methods in org.eclipse.emf.ecore.xcore.services that return XcoreGrammarAccess.XAttributeElements
 XcoreGrammarAccess.XAttributeElements XcoreGrammarAccess.getXAttributeAccess()
           
 


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