|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.m2m.atl.engine.vm.ATLVMTools
public abstract class ATLVMTools
ATL VM utilities.
Method Summary | |
---|---|
static void |
addVMOperation(ASMOclType context,
Operation op)
Adds a VM operation to a context. |
static Operation |
toVMOperation(java.lang.Class cl,
java.lang.String name)
Converts an operation to a VM operation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Operation toVMOperation(java.lang.Class cl, java.lang.String name)
cl
- the class which contains the operationname
- the operation name
public static void addVMOperation(ASMOclType context, Operation op)
context
- the contextop
- operation
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |