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

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

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

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

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

Methods in org.eclipse.emf.ecore.xcore.services that return XcoreGrammarAccess.XOperationElements
 XcoreGrammarAccess.XOperationElements XcoreGrammarAccess.getXOperationAccess()
           
 


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