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