Uses of Class
org.eclipse.m2m.atl.common.ATLExecutionException

Packages that use ATLExecutionException
org.eclipse.m2m.atl.engine.compiler   
org.eclipse.m2m.atl.engine.vm This package contains the vm core. 
 

Uses of ATLExecutionException in org.eclipse.m2m.atl.engine.compiler
 

Methods in org.eclipse.m2m.atl.engine.compiler that throw ATLExecutionException
 org.eclipse.emf.ecore.EObject[] AtlDefaultCompiler.internalCompile(IModel atlmodel, java.lang.String outputFileName)
          Compiles an ATL model.
 

Uses of ATLExecutionException in org.eclipse.m2m.atl.engine.vm
 

Subclasses of ATLExecutionException in org.eclipse.m2m.atl.engine.vm
 class VMException
          Exceptions thrown by the VM.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.