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

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

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

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

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

Methods in org.eclipse.emf.ecore.xcore.services that return XcoreGrammarAccess.XReferenceElements
 XcoreGrammarAccess.XReferenceElements XcoreGrammarAccess.getXReferenceAccess()
           
 


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