| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.m2m.atl.engine.emfvm.AtlSuperimposeModule
public class AtlSuperimposeModule
Implements ATL module superimposition by load-time adaptation of the execution environment operations.
| Nested Class Summary | |
|---|---|
|  class | AtlSuperimposeModule.AtlSuperimposeModuleExceptionGeneral exception for applying ATL module superimposition. | 
| Constructor Summary | |
|---|---|
| AtlSuperimposeModule(ExecEnv env,
                     ASM asm)Creates a new AtlSuperimposeModule object. | |
| Method Summary | |
|---|---|
|  void | adaptModuleOperations()Adapts any module-specific operations from a library. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public AtlSuperimposeModule(ExecEnv env,
                            ASM asm)
env - The execution environment to adaptasm - The ATL module to adapt| Method Detail | 
|---|
public void adaptModuleOperations()
                           throws AtlSuperimposeModule.AtlSuperimposeModuleException
AtlSuperimposeModule.AtlSuperimposeModuleException - if sanity check fails| 
 | Copyright 2007 IBM Corporation and others. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||