org.eclipse.m2m.atl.ocl.core
Class ATLVMTools

java.lang.Object
  extended by org.eclipse.m2m.atl.ocl.core.ATLVMTools

public abstract class ATLVMTools
extends java.lang.Object


Constructor Summary
ATLVMTools()
           
 
Method Summary
static void addVMOperation(ASMOclType context, Operation op)
           
static Operation toVMOperation(java.lang.Class cl, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ATLVMTools

public ATLVMTools()
Method Detail

toVMOperation

public static Operation toVMOperation(java.lang.Class cl,
                                      java.lang.String name)
                               throws java.lang.Exception
Throws:
java.lang.Exception

addVMOperation

public static void addVMOperation(ASMOclType context,
                                  Operation op)

Copyright 2007 IBM Corporation and others.
All Rights Reserved.