Uses of Class
org.eclipse.emf.ecore.xcore.interpreter.XcoreInterpreter

Packages that use XcoreInterpreter
org.eclipse.emf.ecore.xcore.interpreter   
org.eclipse.emf.ecore.xcore.util   
 

Uses of XcoreInterpreter in org.eclipse.emf.ecore.xcore.interpreter
 

Methods in org.eclipse.emf.ecore.xcore.interpreter with parameters of type XcoreInterpreter
 void XcoreInvocationDelegate.initialize(org.eclipse.xtext.xbase.XBlockExpression body, EOperation operation, XcoreInterpreter interpreter)
           
 void XcoreConversionDelegate.initialize(org.eclipse.xtext.xbase.XBlockExpression createBody, org.eclipse.xtext.xbase.XBlockExpression convertBody, EDataType eDataType, XcoreInterpreter interpreter)
           
 void XcoreSettingDelegate.initialize(org.eclipse.xtext.xbase.XBlockExpression getBody, org.eclipse.xtext.xbase.XBlockExpression setBody, org.eclipse.xtext.xbase.XBlockExpression isSetBody, org.eclipse.xtext.xbase.XBlockExpression unsetBody, EStructuralFeature eStructuralFeature, XcoreInterpreter interpreter)
           
 

Uses of XcoreInterpreter in org.eclipse.emf.ecore.xcore.util
 

Fields in org.eclipse.emf.ecore.xcore.util declared as XcoreInterpreter
protected  XcoreInterpreter XcoreEcoreBuilder.interpreter
           
 


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