
Public Member Functions | |
| void | flushCache () |
| low-level | |
| void | flushCollectionCache () |
| internal | |
| InstFullClassDecl | clone () throws CloneNotSupportedException |
| internal | |
| InstFullClassDecl | copy () |
| internal | |
| InstFullClassDecl | fullCopy () |
| low-level | |
| void | evaluate (Map< CommonVariableDecl, CValue > values) |
| method ConstantEvaluation /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/ConstantEvaluation.jrag:1715 | |
| void | collectErrors () |
| method InstanceErrorCheck /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/ErrorCheck.jrag:544 | |
| void | flattenFunction (FClass fc) |
| method Flattening /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Flattening.jrag:107 | |
| void | flattenThisFunction (FClass fc) |
| method Flattening /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Flattening.jrag:117 | |
| void | flattenRecord (FClass fc) |
| method Flattening /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Flattening.jrag:166 | |
| void | flattenThisRecord (FClass fc) |
| method Flattening /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Flattening.jrag:181 | |
| String | toString (String indent) |
| method InstanceDumpTree /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1816 | |
| String | toString () |
| method InstanceDumpTree /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1829 | |
| InstFullClassDecl () | |
| method InstanceTree.ast:1 | |
| InstFullClassDecl (ClassDecl p0, Opt< InstConstraining > p1, InstRestriction p2, Opt< InstExternal > p3) | |
| method InstanceTree.ast:18 | |
| boolean | mayHaveRewrite () |
| internal method InstanceTree.ast:43 | |
| void | setClassDecl (ClassDecl value) |
| Setter for lexeme ClassDecl high-level method InstanceTree.ast:5. | |
| ClassDecl | getClassDecl () |
| Getter for lexeme ClassDecl high-level method InstanceTree.ast:12. | |
| void | setInstConstrainingOpt (Opt< InstConstraining > opt) |
| Setter for InstConstrainingOpt low-level method InstanceTree.ast:5. | |
| boolean | hasInstConstraining () |
| Does this node have a InstConstraining child? high-level method InstanceTree.ast:12. | |
| InstConstraining | getInstConstraining () |
| Getter for optional child InstConstraining high-level method InstanceTree.ast:19. | |
| void | setInstConstraining (InstConstraining node) |
| Setter for optional child InstConstraining high-level method InstanceTree.ast:27. | |
| Opt< InstConstraining > | getInstConstrainingOpt () |
| low-level method InstanceTree.ast:37 | |
| Opt< InstConstraining > | getInstConstrainingOptNoTransform () |
| low-level method InstanceTree.ast:44 | |
| void | setInstRestriction (InstRestriction node) |
| Setter for InstRestriction high-level method InstanceTree.ast:5. | |
| InstRestriction | getInstRestriction () |
| Getter for InstRestriction high-level method InstanceTree.ast:12. | |
| InstRestriction | getInstRestrictionNoTransform () |
| low-level method InstanceTree.ast:18 | |
| void | setInstExternalOpt (Opt< InstExternal > opt) |
| Setter for InstExternalOpt low-level method InstanceTree.ast:5. | |
| boolean | hasInstExternal () |
| Does this node have a InstExternal child? high-level method InstanceTree.ast:12. | |
| InstExternal | getInstExternal () |
| Getter for optional child InstExternal high-level method InstanceTree.ast:19. | |
| void | setInstExternal (InstExternal node) |
| Setter for optional child InstExternal high-level method InstanceTree.ast:27. | |
| Opt< InstExternal > | getInstExternalOpt () |
| low-level method InstanceTree.ast:37 | |
| Opt< InstExternal > | getInstExternalOptNoTransform () |
| low-level method InstanceTree.ast:44 | |
| void | setInstComponentDeclList (List< InstComponentDecl > list) |
| Setter for InstComponentDeclList high-level method InstanceTree.ast:5. | |
| int | getNumInstComponentDecl () |
| InstComponentDecl | getInstComponentDecl (int i) |
| Getter for child in list InstComponentDeclList high-level method InstanceTree.ast:19. | |
| void | addInstComponentDecl (InstComponentDecl node) |
| Add element to list InstComponentDeclList high-level method InstanceTree.ast:27. | |
| void | addInstComponentDeclNoTransform (InstComponentDecl node) |
| low-level method InstanceTree.ast:34 | |
| void | setInstComponentDecl (InstComponentDecl node, int i) |
| Setter for child in list InstComponentDeclList high-level method InstanceTree.ast:42. | |
| List< InstComponentDecl > | getInstComponentDecls () |
| Getter for InstComponentDecl list. | |
| List< InstComponentDecl > | getInstComponentDeclsNoTransform () |
| low-level method InstanceTree.ast:56 | |
| List< InstComponentDecl > | getInstComponentDeclListNoTransform () |
| low-level method InstanceTree.ast:62 | |
| void | setInstClassDeclList (List< InstClassDecl > list) |
| Setter for InstClassDeclList high-level method InstanceTree.ast:5. | |
| int | getNumInstClassDecl () |
| InstClassDecl | getInstClassDecl (int i) |
| Getter for child in list InstClassDeclList high-level method InstanceTree.ast:19. | |
| void | addInstClassDecl (InstClassDecl node) |
| Add element to list InstClassDeclList high-level method InstanceTree.ast:27. | |
| void | addInstClassDeclNoTransform (InstClassDecl node) |
| low-level method InstanceTree.ast:34 | |
| void | setInstClassDecl (InstClassDecl node, int i) |
| Setter for child in list InstClassDeclList high-level method InstanceTree.ast:42. | |
| List< InstClassDecl > | getInstClassDecls () |
| Getter for InstClassDecl list. | |
| List< InstClassDecl > | getInstClassDeclsNoTransform () |
| low-level method InstanceTree.ast:56 | |
| List< InstClassDecl > | getInstClassDeclListNoTransform () |
| low-level method InstanceTree.ast:62 | |
| void | setInstExtendsList (List< InstExtends > list) |
| Setter for InstExtendsList high-level method InstanceTree.ast:5. | |
| int | getNumInstExtends () |
| InstExtends | getInstExtends (int i) |
| Getter for child in list InstExtendsList high-level method InstanceTree.ast:19. | |
| void | addInstExtends (InstExtends node) |
| Add element to list InstExtendsList high-level method InstanceTree.ast:27. | |
| void | addInstExtendsNoTransform (InstExtends node) |
| low-level method InstanceTree.ast:34 | |
| void | setInstExtends (InstExtends node, int i) |
| Setter for child in list InstExtendsList high-level method InstanceTree.ast:42. | |
| List< InstExtends > | getInstExtendss () |
| Getter for InstExtends list. | |
| List< InstExtends > | getInstExtendssNoTransform () |
| low-level method InstanceTree.ast:56 | |
| List< InstExtends > | getInstExtendsListNoTransform () |
| low-level method InstanceTree.ast:62 | |
| void | setInstImportList (List< InstImport > list) |
| Setter for InstImportList high-level method InstanceTree.ast:5. | |
| int | getNumInstImport () |
| InstImport | getInstImport (int i) |
| Getter for child in list InstImportList high-level method InstanceTree.ast:19. | |
| void | addInstImport (InstImport node) |
| Add element to list InstImportList high-level method InstanceTree.ast:27. | |
| void | addInstImportNoTransform (InstImport node) |
| low-level method InstanceTree.ast:34 | |
| void | setInstImport (InstImport node, int i) |
| Setter for child in list InstImportList high-level method InstanceTree.ast:42. | |
| List< InstImport > | getInstImports () |
| Getter for InstImport list. | |
| List< InstImport > | getInstImportsNoTransform () |
| low-level method InstanceTree.ast:56 | |
| List< InstImport > | getInstImportListNoTransform () |
| low-level method InstanceTree.ast:62 | |
| void | setRedeclaredInstClassDeclList (List< InstClassDecl > list) |
| Setter for RedeclaredInstClassDeclList high-level method InstanceTree.ast:5. | |
| int | getNumRedeclaredInstClassDecl () |
| InstClassDecl | getRedeclaredInstClassDecl (int i) |
| Getter for child in list RedeclaredInstClassDeclList high-level method InstanceTree.ast:19. | |
| void | addRedeclaredInstClassDecl (InstClassDecl node) |
| Add element to list RedeclaredInstClassDeclList high-level method InstanceTree.ast:27. | |
| void | addRedeclaredInstClassDeclNoTransform (InstClassDecl node) |
| low-level method InstanceTree.ast:34 | |
| void | setRedeclaredInstClassDecl (InstClassDecl node, int i) |
| Setter for child in list RedeclaredInstClassDeclList high-level method InstanceTree.ast:42. | |
| List< InstClassDecl > | getRedeclaredInstClassDecls () |
| Getter for RedeclaredInstClassDecl list. | |
| List< InstClassDecl > | getRedeclaredInstClassDeclsNoTransform () |
| low-level method InstanceTree.ast:56 | |
| List< InstClassDecl > | getRedeclaredInstClassDeclListNoTransform () |
| low-level method InstanceTree.ast:62 | |
| void | setFAbstractEquationList (List< FAbstractEquation > list) |
| Setter for FAbstractEquationList high-level method InstanceTree.ast:5. | |
| int | getNumFAbstractEquation () |
| FAbstractEquation | getFAbstractEquation (int i) |
| Getter for child in list FAbstractEquationList high-level method InstanceTree.ast:19. | |
| void | addFAbstractEquation (FAbstractEquation node) |
| Add element to list FAbstractEquationList high-level method InstanceTree.ast:27. | |
| void | addFAbstractEquationNoTransform (FAbstractEquation node) |
| low-level method InstanceTree.ast:34 | |
| void | setFAbstractEquation (FAbstractEquation node, int i) |
| Setter for child in list FAbstractEquationList high-level method InstanceTree.ast:42. | |
| List< FAbstractEquation > | getFAbstractEquations () |
| Getter for FAbstractEquation list. | |
| List< FAbstractEquation > | getFAbstractEquationsNoTransform () |
| low-level method InstanceTree.ast:56 | |
| List< FAbstractEquation > | getFAbstractEquationListNoTransform () |
| low-level method InstanceTree.ast:62 | |
| void | setFQName (FQName node) |
| Setter for FQName high-level method InstanceTree.ast:5. | |
| FQName | getFQNameNoTransform () |
| low-level method InstanceTree.ast:11 | |
| void | setDynamicClassNameList (List< InstAccess > list) |
| Setter for DynamicClassNameList high-level method InstanceTree.ast:5. | |
| int | getNumDynamicClassName () |
| InstAccess | getDynamicClassName (int i) |
| Getter for child in list DynamicClassNameList high-level method InstanceTree.ast:19. | |
| void | addDynamicClassName (InstAccess node) |
| Add element to list DynamicClassNameList high-level method InstanceTree.ast:27. | |
| void | addDynamicClassNameNoTransform (InstAccess node) |
| low-level method InstanceTree.ast:34 | |
| void | setDynamicClassName (InstAccess node, int i) |
| Setter for child in list DynamicClassNameList high-level method InstanceTree.ast:42. | |
| List< InstAccess > | getDynamicClassNames () |
| Getter for DynamicClassName list. | |
| List< InstAccess > | getDynamicClassNamesNoTransform () |
| low-level method InstanceTree.ast:56 | |
| List< InstAccess > | getDynamicClassNameListNoTransform () |
| low-level method InstanceTree.ast:62 | |
| void | setDynamicComponentNameList (List< InstAccess > list) |
| Setter for DynamicComponentNameList high-level method InstanceTree.ast:5. | |
| int | getNumDynamicComponentName () |
| InstAccess | getDynamicComponentName (int i) |
| Getter for child in list DynamicComponentNameList high-level method InstanceTree.ast:19. | |
| void | addDynamicComponentName (InstAccess node) |
| Add element to list DynamicComponentNameList high-level method InstanceTree.ast:27. | |
| void | addDynamicComponentNameNoTransform (InstAccess node) |
| low-level method InstanceTree.ast:34 | |
| void | setDynamicComponentName (InstAccess node, int i) |
| Setter for child in list DynamicComponentNameList high-level method InstanceTree.ast:42. | |
| List< InstAccess > | getDynamicComponentNames () |
| Getter for DynamicComponentName list. | |
| List< InstAccess > | getDynamicComponentNamesNoTransform () |
| low-level method InstanceTree.ast:56 | |
| List< InstAccess > | getDynamicComponentNameListNoTransform () |
| low-level method InstanceTree.ast:62 | |
| void | setDynamicFExpList (List< FExp > list) |
| Setter for DynamicFExpList high-level method InstanceTree.ast:5. | |
| int | getNumDynamicFExp () |
| FExp | getDynamicFExp (int i) |
| Getter for child in list DynamicFExpList high-level method InstanceTree.ast:19. | |
| void | addDynamicFExp (FExp node) |
| Add element to list DynamicFExpList high-level method InstanceTree.ast:27. | |
| void | addDynamicFExpNoTransform (FExp node) |
| low-level method InstanceTree.ast:34 | |
| void | setDynamicFExp (FExp node, int i) |
| Setter for child in list DynamicFExpList high-level method InstanceTree.ast:42. | |
| List< FExp > | getDynamicFExps () |
| Getter for DynamicFExp list. | |
| List< FExp > | getDynamicFExpsNoTransform () |
| low-level method InstanceTree.ast:56 | |
| List< FExp > | getDynamicFExpListNoTransform () |
| low-level method InstanceTree.ast:62 | |
| HashSet | memberInstClass (String name) |
| syn InstLookupClasses /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstLookupClasses.jrag:422 | |
| InstClassDecl | localInstClassDecl (int i) |
| syn InstLocalClasses /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstLookupClasses.jrag:565 | |
| int | numLocalInstClassDecl () |
| syn InstLocalClasses /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstLookupClasses.jrag:568 | |
| ArrayList< AbstractEquation > | equations () |
| syn InstanceAST_API /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1265 | |
| ArrayList< Algorithm > | algorithms () |
| syn InstanceAST_API /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1271 | |
| boolean | extendsPrimitive () |
| syn InstanceAST_API /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1373 | |
| String | primitiveName () |
| syn Names /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:513 | |
| boolean | Define_boolean_duringFunctionEval (ASTNode caller, ASTNode child) |
| /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/ConstantEvaluation.jrag:1565 internal | |
| ASTNode | rewriteTo () |
| internal | |
Protected Member Functions | |
| int | numChildren () |
| low-level method InstanceTree.ast:37 | |
| int | getInstComponentDeclListChildPosition () |
| low-level method InstanceTree.ast:68 | |
| int | getInstClassDeclListChildPosition () |
| low-level method InstanceTree.ast:68 | |
| int | getInstExtendsListChildPosition () |
| low-level method InstanceTree.ast:68 | |
| int | getInstImportListChildPosition () |
| low-level method InstanceTree.ast:68 | |
| int | getRedeclaredInstClassDeclListChildPosition () |
| low-level method InstanceTree.ast:68 | |
| int | getFAbstractEquationListChildPosition () |
| low-level method InstanceTree.ast:68 | |
| int | getFQNameChildPosition () |
| low-level method InstanceTree.ast:17 | |
| int | getDynamicClassNameListChildPosition () |
| low-level method InstanceTree.ast:68 | |
| int | getDynamicComponentNameListChildPosition () |
| low-level method InstanceTree.ast:68 | |
| int | getDynamicFExpListChildPosition () |
| low-level method InstanceTree.ast:68 | |
| org.jmodelica.modelica.compiler.InstFullClassDecl.InstFullClassDecl | ( | ) |
method InstanceTree.ast:1
| org.jmodelica.modelica.compiler.InstFullClassDecl.InstFullClassDecl | ( | ClassDecl | p0, | |
| Opt< InstConstraining > | p1, | |||
| InstRestriction | p2, | |||
| Opt< InstExternal > | p3 | |||
| ) |
method InstanceTree.ast:18
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addDynamicClassName | ( | InstAccess | node | ) |
Add element to list DynamicClassNameList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addDynamicClassNameNoTransform | ( | InstAccess | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addDynamicComponentName | ( | InstAccess | node | ) |
Add element to list DynamicComponentNameList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addDynamicComponentNameNoTransform | ( | InstAccess | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addDynamicFExp | ( | FExp | node | ) |
Add element to list DynamicFExpList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addDynamicFExpNoTransform | ( | FExp | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addFAbstractEquation | ( | FAbstractEquation | node | ) |
Add element to list FAbstractEquationList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addFAbstractEquationNoTransform | ( | FAbstractEquation | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addInstClassDecl | ( | InstClassDecl | node | ) |
Add element to list InstClassDeclList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addInstClassDeclNoTransform | ( | InstClassDecl | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addInstComponentDecl | ( | InstComponentDecl | node | ) |
Add element to list InstComponentDeclList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addInstComponentDeclNoTransform | ( | InstComponentDecl | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addInstExtends | ( | InstExtends | node | ) |
Add element to list InstExtendsList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addInstExtendsNoTransform | ( | InstExtends | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addInstImport | ( | InstImport | node | ) |
Add element to list InstImportList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addInstImportNoTransform | ( | InstImport | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addRedeclaredInstClassDecl | ( | InstClassDecl | node | ) |
Add element to list RedeclaredInstClassDeclList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.addRedeclaredInstClassDeclNoTransform | ( | InstClassDecl | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| ArrayList<Algorithm> org.jmodelica.modelica.compiler.InstFullClassDecl.algorithms | ( | ) |
syn InstanceAST_API /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1271
Reimplemented from org.jmodelica.modelica.compiler.InstNode.
| InstFullClassDecl org.jmodelica.modelica.compiler.InstFullClassDecl.clone | ( | ) | throws CloneNotSupportedException |
internal
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.collectErrors | ( | ) |
method InstanceErrorCheck /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/ErrorCheck.jrag:544
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstReplacingFullClassDecl.
| InstFullClassDecl org.jmodelica.modelica.compiler.InstFullClassDecl.copy | ( | ) |
internal
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| boolean org.jmodelica.modelica.compiler.InstFullClassDecl.Define_boolean_duringFunctionEval | ( | ASTNode | caller, | |
| ASTNode | child | |||
| ) |
/tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/ConstantEvaluation.jrag:1565 internal
Reimplemented from org.jmodelica.modelica.compiler.InstNode.
| ArrayList<AbstractEquation> org.jmodelica.modelica.compiler.InstFullClassDecl.equations | ( | ) |
syn InstanceAST_API /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1265
Reimplemented from org.jmodelica.modelica.compiler.InstNode.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.evaluate | ( | Map< CommonVariableDecl, CValue > | values | ) |
method ConstantEvaluation /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/ConstantEvaluation.jrag:1715
Reimplemented from org.jmodelica.modelica.compiler.InstClassDecl.
| boolean org.jmodelica.modelica.compiler.InstFullClassDecl.extendsPrimitive | ( | ) |
syn InstanceAST_API /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1373
Reimplemented from org.jmodelica.modelica.compiler.InstNode.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.flattenFunction | ( | FClass | fc | ) |
method Flattening /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Flattening.jrag:107
Reimplemented from org.jmodelica.modelica.compiler.InstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.flattenRecord | ( | FClass | fc | ) |
method Flattening /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Flattening.jrag:166
Reimplemented from org.jmodelica.modelica.compiler.InstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.flattenThisFunction | ( | FClass | fc | ) |
method Flattening /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Flattening.jrag:117
| void org.jmodelica.modelica.compiler.InstFullClassDecl.flattenThisRecord | ( | FClass | fc | ) |
method Flattening /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Flattening.jrag:181
| void org.jmodelica.modelica.compiler.InstFullClassDecl.flushCache | ( | ) |
low-level
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.flushCollectionCache | ( | ) |
internal
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| InstFullClassDecl org.jmodelica.modelica.compiler.InstFullClassDecl.fullCopy | ( | ) |
low-level
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| ClassDecl org.jmodelica.modelica.compiler.InstFullClassDecl.getClassDecl | ( | ) |
Getter for lexeme ClassDecl high-level method InstanceTree.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| InstAccess org.jmodelica.modelica.compiler.InstFullClassDecl.getDynamicClassName | ( | int | i | ) |
Getter for child in list DynamicClassNameList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getDynamicClassNameListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstAccess> org.jmodelica.modelica.compiler.InstFullClassDecl.getDynamicClassNameListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstAccess> org.jmodelica.modelica.compiler.InstFullClassDecl.getDynamicClassNames | ( | ) |
Getter for DynamicClassName list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstAccess> org.jmodelica.modelica.compiler.InstFullClassDecl.getDynamicClassNamesNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| InstAccess org.jmodelica.modelica.compiler.InstFullClassDecl.getDynamicComponentName | ( | int | i | ) |
Getter for child in list DynamicComponentNameList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getDynamicComponentNameListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstAccess> org.jmodelica.modelica.compiler.InstFullClassDecl.getDynamicComponentNameListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstAccess> org.jmodelica.modelica.compiler.InstFullClassDecl.getDynamicComponentNames | ( | ) |
Getter for DynamicComponentName list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstAccess> org.jmodelica.modelica.compiler.InstFullClassDecl.getDynamicComponentNamesNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| FExp org.jmodelica.modelica.compiler.InstFullClassDecl.getDynamicFExp | ( | int | i | ) |
Getter for child in list DynamicFExpList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getDynamicFExpListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<FExp> org.jmodelica.modelica.compiler.InstFullClassDecl.getDynamicFExpListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<FExp> org.jmodelica.modelica.compiler.InstFullClassDecl.getDynamicFExps | ( | ) |
Getter for DynamicFExp list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<FExp> org.jmodelica.modelica.compiler.InstFullClassDecl.getDynamicFExpsNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| FAbstractEquation org.jmodelica.modelica.compiler.InstFullClassDecl.getFAbstractEquation | ( | int | i | ) |
Getter for child in list FAbstractEquationList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getFAbstractEquationListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<FAbstractEquation> org.jmodelica.modelica.compiler.InstFullClassDecl.getFAbstractEquationListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<FAbstractEquation> org.jmodelica.modelica.compiler.InstFullClassDecl.getFAbstractEquations | ( | ) |
Getter for FAbstractEquation list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<FAbstractEquation> org.jmodelica.modelica.compiler.InstFullClassDecl.getFAbstractEquationsNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getFQNameChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:17
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| FQName org.jmodelica.modelica.compiler.InstFullClassDecl.getFQNameNoTransform | ( | ) |
low-level method InstanceTree.ast:11
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| InstClassDecl org.jmodelica.modelica.compiler.InstFullClassDecl.getInstClassDecl | ( | int | i | ) |
Getter for child in list InstClassDeclList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getInstClassDeclListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstClassDecl> org.jmodelica.modelica.compiler.InstFullClassDecl.getInstClassDeclListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstClassDecl> org.jmodelica.modelica.compiler.InstFullClassDecl.getInstClassDecls | ( | ) |
Getter for InstClassDecl list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstClassDecl> org.jmodelica.modelica.compiler.InstFullClassDecl.getInstClassDeclsNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| InstComponentDecl org.jmodelica.modelica.compiler.InstFullClassDecl.getInstComponentDecl | ( | int | i | ) |
Getter for child in list InstComponentDeclList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getInstComponentDeclListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstComponentDecl> org.jmodelica.modelica.compiler.InstFullClassDecl.getInstComponentDeclListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstComponentDecl> org.jmodelica.modelica.compiler.InstFullClassDecl.getInstComponentDecls | ( | ) |
Getter for InstComponentDecl list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstComponentDecl> org.jmodelica.modelica.compiler.InstFullClassDecl.getInstComponentDeclsNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| InstConstraining org.jmodelica.modelica.compiler.InstFullClassDecl.getInstConstraining | ( | ) |
Getter for optional child InstConstraining high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| Opt<InstConstraining> org.jmodelica.modelica.compiler.InstFullClassDecl.getInstConstrainingOpt | ( | ) |
low-level method InstanceTree.ast:37
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| Opt<InstConstraining> org.jmodelica.modelica.compiler.InstFullClassDecl.getInstConstrainingOptNoTransform | ( | ) |
low-level method InstanceTree.ast:44
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| InstExtends org.jmodelica.modelica.compiler.InstFullClassDecl.getInstExtends | ( | int | i | ) |
Getter for child in list InstExtendsList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getInstExtendsListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstExtends> org.jmodelica.modelica.compiler.InstFullClassDecl.getInstExtendsListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstExtends> org.jmodelica.modelica.compiler.InstFullClassDecl.getInstExtendss | ( | ) |
Getter for InstExtends list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstExtends> org.jmodelica.modelica.compiler.InstFullClassDecl.getInstExtendssNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| InstExternal org.jmodelica.modelica.compiler.InstFullClassDecl.getInstExternal | ( | ) |
Getter for optional child InstExternal high-level method InstanceTree.ast:19.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| Opt<InstExternal> org.jmodelica.modelica.compiler.InstFullClassDecl.getInstExternalOpt | ( | ) |
low-level method InstanceTree.ast:37
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| Opt<InstExternal> org.jmodelica.modelica.compiler.InstFullClassDecl.getInstExternalOptNoTransform | ( | ) |
low-level method InstanceTree.ast:44
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| InstImport org.jmodelica.modelica.compiler.InstFullClassDecl.getInstImport | ( | int | i | ) |
Getter for child in list InstImportList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getInstImportListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstImport> org.jmodelica.modelica.compiler.InstFullClassDecl.getInstImportListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstImport> org.jmodelica.modelica.compiler.InstFullClassDecl.getInstImports | ( | ) |
Getter for InstImport list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstImport> org.jmodelica.modelica.compiler.InstFullClassDecl.getInstImportsNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| InstRestriction org.jmodelica.modelica.compiler.InstFullClassDecl.getInstRestriction | ( | ) |
Getter for InstRestriction high-level method InstanceTree.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| InstRestriction org.jmodelica.modelica.compiler.InstFullClassDecl.getInstRestrictionNoTransform | ( | ) |
low-level method InstanceTree.ast:18
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getNumDynamicClassName | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getNumDynamicComponentName | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getNumDynamicFExp | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getNumFAbstractEquation | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getNumInstClassDecl | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getNumInstComponentDecl | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getNumInstExtends | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getNumInstImport | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getNumRedeclaredInstClassDecl | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| InstClassDecl org.jmodelica.modelica.compiler.InstFullClassDecl.getRedeclaredInstClassDecl | ( | int | i | ) |
Getter for child in list RedeclaredInstClassDeclList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.getRedeclaredInstClassDeclListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstClassDecl> org.jmodelica.modelica.compiler.InstFullClassDecl.getRedeclaredInstClassDeclListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstClassDecl> org.jmodelica.modelica.compiler.InstFullClassDecl.getRedeclaredInstClassDecls | ( | ) |
Getter for RedeclaredInstClassDecl list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| List<InstClassDecl> org.jmodelica.modelica.compiler.InstFullClassDecl.getRedeclaredInstClassDeclsNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| boolean org.jmodelica.modelica.compiler.InstFullClassDecl.hasInstConstraining | ( | ) |
Does this node have a InstConstraining child? high-level method InstanceTree.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| boolean org.jmodelica.modelica.compiler.InstFullClassDecl.hasInstExternal | ( | ) |
Does this node have a InstExternal child? high-level method InstanceTree.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.InstClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| InstClassDecl org.jmodelica.modelica.compiler.InstFullClassDecl.localInstClassDecl | ( | int | i | ) |
syn InstLocalClasses /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstLookupClasses.jrag:565
Reimplemented from org.jmodelica.modelica.compiler.InstClassDecl.
| boolean org.jmodelica.modelica.compiler.InstFullClassDecl.mayHaveRewrite | ( | ) |
internal method InstanceTree.ast:43
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| HashSet org.jmodelica.modelica.compiler.InstFullClassDecl.memberInstClass | ( | String | name | ) |
syn InstLookupClasses /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstLookupClasses.jrag:422
Reimplemented from org.jmodelica.modelica.compiler.InstNode.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.numChildren | ( | ) | [protected] |
low-level method InstanceTree.ast:37
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| int org.jmodelica.modelica.compiler.InstFullClassDecl.numLocalInstClassDecl | ( | ) |
syn InstLocalClasses /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstLookupClasses.jrag:568
Reimplemented from org.jmodelica.modelica.compiler.InstClassDecl.
| String org.jmodelica.modelica.compiler.InstFullClassDecl.primitiveName | ( | ) | [virtual] |
syn Names /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:513
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
| ASTNode org.jmodelica.modelica.compiler.InstFullClassDecl.rewriteTo | ( | ) |
internal
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setClassDecl | ( | ClassDecl | value | ) |
Setter for lexeme ClassDecl high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setDynamicClassName | ( | InstAccess | node, | |
| int | i | |||
| ) |
Setter for child in list DynamicClassNameList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setDynamicClassNameList | ( | List< InstAccess > | list | ) |
Setter for DynamicClassNameList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setDynamicComponentName | ( | InstAccess | node, | |
| int | i | |||
| ) |
Setter for child in list DynamicComponentNameList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setDynamicComponentNameList | ( | List< InstAccess > | list | ) |
Setter for DynamicComponentNameList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setDynamicFExp | ( | FExp | node, | |
| int | i | |||
| ) |
Setter for child in list DynamicFExpList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setDynamicFExpList | ( | List< FExp > | list | ) |
Setter for DynamicFExpList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setFAbstractEquation | ( | FAbstractEquation | node, | |
| int | i | |||
| ) |
Setter for child in list FAbstractEquationList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setFAbstractEquationList | ( | List< FAbstractEquation > | list | ) |
Setter for FAbstractEquationList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setFQName | ( | FQName | node | ) |
Setter for FQName high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setInstClassDecl | ( | InstClassDecl | node, | |
| int | i | |||
| ) |
Setter for child in list InstClassDeclList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setInstClassDeclList | ( | List< InstClassDecl > | list | ) |
Setter for InstClassDeclList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setInstComponentDecl | ( | InstComponentDecl | node, | |
| int | i | |||
| ) |
Setter for child in list InstComponentDeclList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setInstComponentDeclList | ( | List< InstComponentDecl > | list | ) |
Setter for InstComponentDeclList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setInstConstraining | ( | InstConstraining | node | ) |
Setter for optional child InstConstraining high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setInstConstrainingOpt | ( | Opt< InstConstraining > | opt | ) |
Setter for InstConstrainingOpt low-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setInstExtends | ( | InstExtends | node, | |
| int | i | |||
| ) |
Setter for child in list InstExtendsList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setInstExtendsList | ( | List< InstExtends > | list | ) |
Setter for InstExtendsList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setInstExternal | ( | InstExternal | node | ) |
Setter for optional child InstExternal high-level method InstanceTree.ast:27.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setInstExternalOpt | ( | Opt< InstExternal > | opt | ) |
Setter for InstExternalOpt low-level method InstanceTree.ast:5.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setInstImport | ( | InstImport | node, | |
| int | i | |||
| ) |
Setter for child in list InstImportList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setInstImportList | ( | List< InstImport > | list | ) |
Setter for InstImportList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setInstRestriction | ( | InstRestriction | node | ) |
Setter for InstRestriction high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setRedeclaredInstClassDecl | ( | InstClassDecl | node, | |
| int | i | |||
| ) |
Setter for child in list RedeclaredInstClassDeclList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| void org.jmodelica.modelica.compiler.InstFullClassDecl.setRedeclaredInstClassDeclList | ( | List< InstClassDecl > | list | ) |
Setter for RedeclaredInstClassDeclList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl, org.jmodelica.modelica.compiler.InstExtendClassDecl, org.jmodelica.modelica.compiler.InstPrimitiveClassDecl, org.jmodelica.modelica.compiler.InstReplacingFullClassDecl, org.jmodelica.modelica.compiler.InstReplacingPrimitiveClassDecl, and org.jmodelica.modelica.compiler.UnknownInstClassDecl.
| String org.jmodelica.modelica.compiler.InstFullClassDecl.toString | ( | ) |
method InstanceDumpTree /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1829
Reimplemented from org.jmodelica.modelica.compiler.InstNode.
| String org.jmodelica.modelica.compiler.InstFullClassDecl.toString | ( | String | indent | ) |
method InstanceDumpTree /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1816
Reimplemented from org.jmodelica.modelica.compiler.InstNode.
1.5.8