Class AtlSuperimposeModule

java.lang.Object
org.eclipse.m2m.atl.engine.emfvm.AtlSuperimposeModule

public class AtlSuperimposeModule extends Object
Implements ATL module superimposition by load-time adaptation of the execution environment operations.
  • Constructor Details

    • AtlSuperimposeModule

      public AtlSuperimposeModule(ExecEnv env, ASM asm)
      Creates a new AtlSuperimposeModule object.
      Parameters:
      env - The execution environment to adapt
      asm - The ATL module to adapt
  • Method Details