|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectptolemy.copernicus.kernel.KernelMain
ptolemy.copernicus.shallow.Main
public class Main
Read in a MoML model and generate a Java class that creates the same model. (i.e. shallow code generation) No attempt is made to analyze actor code. This is primarily useful for using the Java compiler to find bugs, and removing MoML from shipped code.
Red (cxh) |
Red (cxh) |
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ptolemy.copernicus.kernel.KernelMain |
---|
KernelMain._IgnoreAllApplicationClasses |
Field Summary |
---|
Fields inherited from class ptolemy.copernicus.kernel.KernelMain |
---|
_momlClassName, _toplevel |
Constructor Summary | |
---|---|
Main()
|
Method Summary | |
---|---|
protected java.lang.String[] |
_parseArgs(GeneratorAttribute attribute)
Parse any code generator specific arguments. |
void |
addTransforms()
Add transforms to the Scene. |
Methods inherited from class ptolemy.copernicus.kernel.KernelMain |
---|
addStandardOptimizations, addTransform, addTransform, compile, generateCode, initialize, toplevel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Main()
Method Detail |
---|
public void addTransforms()
addTransforms
in class KernelMain
protected java.lang.String[] _parseArgs(GeneratorAttribute attribute) throws java.lang.Exception
_parseArgs
in class KernelMain
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |