Uses of Interface
org.eclipse.m2m.atl.engine.AtlStandaloneCompiler

Packages that use AtlStandaloneCompiler
org.eclipse.m2m.atl.compilers.atl2006 This package contains the 2006 version of the ATL compiler. 
org.eclipse.m2m.atl.engine This package holds compiler APIs. 
 

Uses of AtlStandaloneCompiler in org.eclipse.m2m.atl.compilers.atl2006
 

Classes in org.eclipse.m2m.atl.compilers.atl2006 that implement AtlStandaloneCompiler
 class Atl2006Compiler
          The 2006 version of the ATL compiler.
 

Uses of AtlStandaloneCompiler in org.eclipse.m2m.atl.engine
 

Classes in org.eclipse.m2m.atl.engine that implement AtlStandaloneCompiler
 class Atl2004Compiler
          The 2004 version of the ATL compiler.
 class AtlDefaultCompiler
          Default implementation of methods necessary for all ATL compilers.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.