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

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

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

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

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

Methods in org.eclipse.emf.ecore.xcore.services that return XcoreGrammarAccess.XAnnotationElements
 XcoreGrammarAccess.XAnnotationElements XcoreGrammarAccess.getXAnnotationAccess()
           
 


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