|
|||||||||
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.java.Main
public class Main
Read in a MoML model and generate Java classes for that model.
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. |
static void |
addStandardTransforms(CompositeActor toplevel)
Add to the scene a standard set of transformations that are useful for optimizing efficiency. |
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 static void addStandardTransforms(CompositeActor toplevel)
toplevel
- The composite actor we are generating code for.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 |