Uses of Class
org.eclipse.m2m.atl.engine.emfvm.Bytecode

Packages that use Bytecode
org.eclipse.m2m.atl.engine.emfvm   
 

Uses of Bytecode in org.eclipse.m2m.atl.engine.emfvm
 

Methods in org.eclipse.m2m.atl.engine.emfvm that return Bytecode
 Bytecode[] ASMOperation.getBytecodes()
          Returns the bytecodes.
 

Methods in org.eclipse.m2m.atl.engine.emfvm with parameters of type Bytecode
 void ASMOperation.setBytecodes(Bytecode[] bytecodes)
          Sets the bytecodes for the operation.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.