Uses of Class
org.eclipse.m2m.atl.engine.vm.PluginClassLoader

Packages that use PluginClassLoader
org.eclipse.m2m.atl.engine.vm This package contains the vm core. 
 

Uses of PluginClassLoader in org.eclipse.m2m.atl.engine.vm
 

Fields in org.eclipse.m2m.atl.engine.vm declared as PluginClassLoader
static PluginClassLoader ASMEngine.cl
           
 

Methods in org.eclipse.m2m.atl.engine.vm with parameters of type PluginClassLoader
static void ASMProjector.realMain(java.lang.String[] args, PluginClassLoader pcl)
           
static void ACTInterpreter.realMain(java.lang.String[] args, PluginClassLoader pcl)
           
static void ASMInterpreter.realMain(java.lang.String[] args, PluginClassLoader pcl)
           
static void ASMEngine.realMain(java.lang.String[] args, PluginClassLoader pcl)
           
 

Constructors in org.eclipse.m2m.atl.engine.vm with parameters of type PluginClassLoader
ACTInterpreter(PluginClassLoader pcl, ModelLoader ml, ASMModelElement root, java.util.Map params, java.util.Map models)
           
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.