Uses of Class
org.eclipse.m2m.atl.engine.asm.ASMOperation

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

Uses of ASMOperation in org.eclipse.m2m.atl.engine.asm
 

Methods in org.eclipse.m2m.atl.engine.asm that return ASMOperation
 ASMOperation ASM.getOperation(java.lang.String operationName)
          Returns the existing operation with the given name.
 

Methods in org.eclipse.m2m.atl.engine.asm with parameters of type ASMOperation
 void ASM.addOperation(ASMOperation o)
          Add an operation.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.