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

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

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

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

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

Methods in org.eclipse.emf.ecore.xcore.services that return XcoreGrammarAccess.XAnnotationDirectiveElements
 XcoreGrammarAccess.XAnnotationDirectiveElements XcoreGrammarAccess.getXAnnotationDirectiveAccess()
           
 


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