|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.m2m.atl.engine.vm.ACTInterpreter
public class ACTInterpreter
ATL Composite Transformation Interpreter The ACT is read using an XML importer and loaded into a set of Java Object. This all process could be automated.
Nested Class Summary | |
---|---|
protected class |
ACTInterpreter.ACT
|
protected class |
ACTInterpreter.File_
|
protected class |
ACTInterpreter.Import
|
protected class |
ACTInterpreter.InFile
|
protected class |
ACTInterpreter.InModel
|
protected class |
ACTInterpreter.InoutModel
|
protected class |
ACTInterpreter.Library
|
protected class |
ACTInterpreter.OutModel
|
protected class |
ACTInterpreter.Plugin
|
protected class |
ACTInterpreter.Query
|
protected class |
ACTInterpreter.Transform
|
protected class |
ACTInterpreter.WithParam
|
Constructor Summary | |
---|---|
ACTInterpreter(PluginClassLoader pcl,
ModelLoader ml,
ASMModelElement root,
java.util.Map params,
java.util.Map models)
|
Method Summary | |
---|---|
static void |
realMain(java.lang.String[] args,
PluginClassLoader pcl)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ACTInterpreter(PluginClassLoader pcl, ModelLoader ml, ASMModelElement root, java.util.Map params, java.util.Map models) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public static void realMain(java.lang.String[] args, PluginClassLoader pcl) throws java.lang.Exception
args
- pcl
-
java.lang.Exception
|
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 |