Uses of Package
org.eclipse.m2m.atl.engine.asm

Packages that use org.eclipse.m2m.atl.engine.asm
org.eclipse.m2m.atl.engine.asm   
org.eclipse.m2m.atl.engine.ocl   
 

Classes in org.eclipse.m2m.atl.engine.asm used by org.eclipse.m2m.atl.engine.asm
ASM
          This class represents a transformation module, which can have fields.
ASMField
          Stores an ASM field.
ASMInstruction
          Stores an ASM instruction.
ASMInstructionWithOperand
          Stores an ASM instruction with an operand.
ASMOperation
          The line number table contains a list of IDs (startLine:startColumn-endLine:endColumn) of source elements associated to a range of asm instructions.
ASMParameter
          Stores an ASMOperation parameter.
ASMWriter
          An abstract ASM writer.
 

Classes in org.eclipse.m2m.atl.engine.asm used by org.eclipse.m2m.atl.engine.ocl
ASM
          This class represents a transformation module, which can have fields.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.