
Public Member Functions | |
| void | flushCache () |
| low-level | |
| void | flushCollectionCache () |
| internal | |
| Model | clone () throws CloneNotSupportedException |
| internal | |
| Model | copy () |
| internal | |
| Model | fullCopy () |
| low-level | |
| InstModel | newInstRestriction () |
| method InstanceTreeConstruction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1023 | |
| Model () | |
| method Modelica.ast:1 | |
| boolean | mayHaveRewrite () |
| internal method Modelica.ast:16 | |
| String | toString () |
| syn FlattPrettyPrint /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrettyPrint.jrag:1609 | |
| boolean | isModel () |
| syn GeneralHelpers /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:2052 | |
| ASTNode | rewriteTo () |
| internal | |
Protected Member Functions | |
| int | numChildren () |
| low-level method Modelica.ast:10 | |
| org.jmodelica.modelica.compiler.Model.Model | ( | ) |
method Modelica.ast:1
| Model org.jmodelica.modelica.compiler.Model.clone | ( | ) | throws CloneNotSupportedException |
| Model org.jmodelica.modelica.compiler.Model.copy | ( | ) |
internal
| void org.jmodelica.modelica.compiler.Model.flushCache | ( | ) |
| void org.jmodelica.modelica.compiler.Model.flushCollectionCache | ( | ) |
| Model org.jmodelica.modelica.compiler.Model.fullCopy | ( | ) |
low-level
| boolean org.jmodelica.modelica.compiler.Model.isModel | ( | ) |
syn GeneralHelpers /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:2052
Reimplemented from org.jmodelica.modelica.compiler.Restriction.
| boolean org.jmodelica.modelica.compiler.Model.mayHaveRewrite | ( | ) |
| InstModel org.jmodelica.modelica.compiler.Model.newInstRestriction | ( | ) | [virtual] |
method InstanceTreeConstruction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1023
Implements org.jmodelica.modelica.compiler.Restriction.
| int org.jmodelica.modelica.compiler.Model.numChildren | ( | ) | [protected] |
| ASTNode org.jmodelica.modelica.compiler.Model.rewriteTo | ( | ) |
| String org.jmodelica.modelica.compiler.Model.toString | ( | ) | [virtual] |
syn FlattPrettyPrint /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrettyPrint.jrag:1609
Implements org.jmodelica.modelica.compiler.Restriction.
1.5.8