Uses of Class
org.eclipse.m2m.atl.drivers.uml24atl.ASMUMLModelElement

Packages that use ASMUMLModelElement
org.eclipse.m2m.atl.drivers.uml24atl This package contains the UML2 driver for the vm. 
 

Uses of ASMUMLModelElement in org.eclipse.m2m.atl.drivers.uml24atl
 

Methods in org.eclipse.m2m.atl.drivers.uml24atl that return ASMUMLModelElement
 ASMUMLModelElement Invocation.getSelf()
           
 

Methods in org.eclipse.m2m.atl.drivers.uml24atl with parameters of type ASMUMLModelElement
static ASMModelElement ASMUMLModelElement.newInstance(StackFrame frame, ASMUMLModelElement self)
          Creates a new instance of the given type.
static ASMModelElement ASMUMLModelElement.newInstanceIn(StackFrame frame, ASMUMLModelElement self, ASMString modelName)
          Creates a new instance of a given type.
 

Constructors in org.eclipse.m2m.atl.drivers.uml24atl with parameters of type ASMUMLModelElement
Invocation(StackFrame frame, ASMUMLModelElement self, java.lang.String opName, java.util.List arguments)
          Creates a new delayed Invocation.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.