Uses of Class
org.eclipse.m2m.atl.engine.vm.nativelib.ASMTuple

Packages that use ASMTuple
org.eclipse.m2m.atl.engine.vm.nativelib This package contains the vm library. 
 

Uses of ASMTuple in org.eclipse.m2m.atl.engine.vm.nativelib
 

Methods in org.eclipse.m2m.atl.engine.vm.nativelib with parameters of type ASMTuple
static ASMMap ASMTuple.asMap(StackFrame frame, ASMTuple self)
           
static ASMOclAny ASMString.evalSOTS(StackFrame frame, ASMString self, ASMTuple args)
           
static ASMOclAny ASMString.evalSOTSBrackets(StackFrame frame, ASMString self, ASMTuple args)
           
 ASMOclAny SOTSExpression2.exec(StackFrame frame, ASMTuple args)
           
 

Constructors in org.eclipse.m2m.atl.engine.vm.nativelib with parameters of type ASMTuple
ASMTuple(ASMTuple init)
           
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.