Class AtlSuperimposeModule


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

      • 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