
Public Member Functions | |
| void | flushCache () |
| low-level | |
| void | flushCollectionCache () |
| internal | |
| UnknownInstClassDecl | clone () throws CloneNotSupportedException |
| internal | |
| UnknownInstClassDecl | copy () |
| internal | |
| UnknownInstClassDecl | fullCopy () |
| low-level | |
| UnknownInstClassDecl () | |
| method InstanceTree.ast:1 | |
| UnknownInstClassDecl (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 | |
| boolean | isConnector () |
| Is this class a connector? syn InstClassRestriction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:960. | |
| boolean | isFunction () |
| Is this class a function? syn InstClassRestriction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:973. | |
| boolean | isRecord () |
| Is this class a record? syn InstClassRestriction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:986. | |
| boolean | isCallable () |
| Is this class a function or record? syn InstClassRestriction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:999. | |
| boolean | isPackage () |
| Is this class a package? syn InstClassRestriction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:1013. | |
| boolean | isUnknown () |
| syn UnknownDeclarations /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrimitiveClasses.jrag:103 | |
| 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.UnknownInstClassDecl.UnknownInstClassDecl | ( | ) |
method InstanceTree.ast:1
| org.jmodelica.modelica.compiler.UnknownInstClassDecl.UnknownInstClassDecl | ( | ClassDecl | p0, | |
| Opt< InstConstraining > | p1, | |||
| InstRestriction | p2, | |||
| Opt< InstExternal > | p3 | |||
| ) |
method InstanceTree.ast:18
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addDynamicClassName | ( | InstAccess | node | ) |
Add element to list DynamicClassNameList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addDynamicClassNameNoTransform | ( | InstAccess | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addDynamicComponentName | ( | InstAccess | node | ) |
Add element to list DynamicComponentNameList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addDynamicComponentNameNoTransform | ( | InstAccess | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addDynamicFExp | ( | FExp | node | ) |
Add element to list DynamicFExpList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addDynamicFExpNoTransform | ( | FExp | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addFAbstractEquation | ( | FAbstractEquation | node | ) |
Add element to list FAbstractEquationList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addFAbstractEquationNoTransform | ( | FAbstractEquation | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addInstClassDecl | ( | InstClassDecl | node | ) |
Add element to list InstClassDeclList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addInstClassDeclNoTransform | ( | InstClassDecl | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addInstComponentDecl | ( | InstComponentDecl | node | ) |
Add element to list InstComponentDeclList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addInstComponentDeclNoTransform | ( | InstComponentDecl | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addInstExtends | ( | InstExtends | node | ) |
Add element to list InstExtendsList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addInstExtendsNoTransform | ( | InstExtends | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addInstImport | ( | InstImport | node | ) |
Add element to list InstImportList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addInstImportNoTransform | ( | InstImport | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addRedeclaredInstClassDecl | ( | InstClassDecl | node | ) |
Add element to list RedeclaredInstClassDeclList high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.addRedeclaredInstClassDeclNoTransform | ( | InstClassDecl | node | ) |
low-level method InstanceTree.ast:34
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| UnknownInstClassDecl org.jmodelica.modelica.compiler.UnknownInstClassDecl.clone | ( | ) | throws CloneNotSupportedException |
| UnknownInstClassDecl org.jmodelica.modelica.compiler.UnknownInstClassDecl.copy | ( | ) |
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.flushCache | ( | ) |
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.flushCollectionCache | ( | ) |
| UnknownInstClassDecl org.jmodelica.modelica.compiler.UnknownInstClassDecl.fullCopy | ( | ) |
| ClassDecl org.jmodelica.modelica.compiler.UnknownInstClassDecl.getClassDecl | ( | ) |
Getter for lexeme ClassDecl high-level method InstanceTree.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| InstAccess org.jmodelica.modelica.compiler.UnknownInstClassDecl.getDynamicClassName | ( | int | i | ) |
Getter for child in list DynamicClassNameList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getDynamicClassNameListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstAccess> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getDynamicClassNameListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstAccess> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getDynamicClassNames | ( | ) |
Getter for DynamicClassName list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstAccess> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getDynamicClassNamesNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| InstAccess org.jmodelica.modelica.compiler.UnknownInstClassDecl.getDynamicComponentName | ( | int | i | ) |
Getter for child in list DynamicComponentNameList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getDynamicComponentNameListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstAccess> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getDynamicComponentNameListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstAccess> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getDynamicComponentNames | ( | ) |
Getter for DynamicComponentName list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstAccess> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getDynamicComponentNamesNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| FExp org.jmodelica.modelica.compiler.UnknownInstClassDecl.getDynamicFExp | ( | int | i | ) |
Getter for child in list DynamicFExpList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getDynamicFExpListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<FExp> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getDynamicFExpListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<FExp> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getDynamicFExps | ( | ) |
Getter for DynamicFExp list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<FExp> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getDynamicFExpsNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| FAbstractEquation org.jmodelica.modelica.compiler.UnknownInstClassDecl.getFAbstractEquation | ( | int | i | ) |
Getter for child in list FAbstractEquationList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getFAbstractEquationListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<FAbstractEquation> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getFAbstractEquationListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<FAbstractEquation> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getFAbstractEquations | ( | ) |
Getter for FAbstractEquation list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<FAbstractEquation> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getFAbstractEquationsNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getFQNameChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:17
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| FQName org.jmodelica.modelica.compiler.UnknownInstClassDecl.getFQNameNoTransform | ( | ) |
low-level method InstanceTree.ast:11
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| InstClassDecl org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstClassDecl | ( | int | i | ) |
Getter for child in list InstClassDeclList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstClassDeclListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstClassDecl> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstClassDeclListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstClassDecl> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstClassDecls | ( | ) |
Getter for InstClassDecl list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstClassDecl> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstClassDeclsNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| InstComponentDecl org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstComponentDecl | ( | int | i | ) |
Getter for child in list InstComponentDeclList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstComponentDeclListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstComponentDecl> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstComponentDeclListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstComponentDecl> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstComponentDecls | ( | ) |
Getter for InstComponentDecl list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstComponentDecl> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstComponentDeclsNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| InstConstraining org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstConstraining | ( | ) |
Getter for optional child InstConstraining high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| Opt<InstConstraining> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstConstrainingOpt | ( | ) |
low-level method InstanceTree.ast:37
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| Opt<InstConstraining> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstConstrainingOptNoTransform | ( | ) |
low-level method InstanceTree.ast:44
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| InstExtends org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstExtends | ( | int | i | ) |
Getter for child in list InstExtendsList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstExtendsListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstExtends> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstExtendsListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstExtends> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstExtendss | ( | ) |
Getter for InstExtends list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstExtends> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstExtendssNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| InstExternal org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstExternal | ( | ) |
Getter for optional child InstExternal high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| Opt<InstExternal> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstExternalOpt | ( | ) |
low-level method InstanceTree.ast:37
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| Opt<InstExternal> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstExternalOptNoTransform | ( | ) |
low-level method InstanceTree.ast:44
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| InstImport org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstImport | ( | int | i | ) |
Getter for child in list InstImportList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstImportListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstImport> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstImportListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstImport> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstImports | ( | ) |
Getter for InstImport list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstImport> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstImportsNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| InstRestriction org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstRestriction | ( | ) |
Getter for InstRestriction high-level method InstanceTree.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| InstRestriction org.jmodelica.modelica.compiler.UnknownInstClassDecl.getInstRestrictionNoTransform | ( | ) |
low-level method InstanceTree.ast:18
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getNumDynamicClassName | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getNumDynamicComponentName | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getNumDynamicFExp | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getNumFAbstractEquation | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getNumInstClassDecl | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getNumInstComponentDecl | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getNumInstExtends | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getNumInstImport | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getNumRedeclaredInstClassDecl | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| InstClassDecl org.jmodelica.modelica.compiler.UnknownInstClassDecl.getRedeclaredInstClassDecl | ( | int | i | ) |
Getter for child in list RedeclaredInstClassDeclList high-level method InstanceTree.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.getRedeclaredInstClassDeclListChildPosition | ( | ) | [protected] |
low-level method InstanceTree.ast:68
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstClassDecl> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getRedeclaredInstClassDeclListNoTransform | ( | ) |
low-level method InstanceTree.ast:62
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstClassDecl> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getRedeclaredInstClassDecls | ( | ) |
Getter for RedeclaredInstClassDecl list.
high-level method InstanceTree.ast:50
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| List<InstClassDecl> org.jmodelica.modelica.compiler.UnknownInstClassDecl.getRedeclaredInstClassDeclsNoTransform | ( | ) |
low-level method InstanceTree.ast:56
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownInstClassDecl.hasInstConstraining | ( | ) |
Does this node have a InstConstraining child? high-level method InstanceTree.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownInstClassDecl.hasInstExternal | ( | ) |
Does this node have a InstExternal child? high-level method InstanceTree.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownInstClassDecl.isCallable | ( | ) |
Is this class a function or record? syn InstClassRestriction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:999.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownInstClassDecl.isConnector | ( | ) |
Is this class a connector? syn InstClassRestriction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:960.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownInstClassDecl.isFunction | ( | ) |
Is this class a function? syn InstClassRestriction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:973.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownInstClassDecl.isPackage | ( | ) |
Is this class a package? syn InstClassRestriction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:1013.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownInstClassDecl.isRecord | ( | ) |
Is this class a record? syn InstClassRestriction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:986.
Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownInstClassDecl.isUnknown | ( | ) |
syn UnknownDeclarations /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrimitiveClasses.jrag:103
Reimplemented from org.jmodelica.modelica.compiler.InstClassDecl.
| boolean org.jmodelica.modelica.compiler.UnknownInstClassDecl.mayHaveRewrite | ( | ) |
internal method InstanceTree.ast:43
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| int org.jmodelica.modelica.compiler.UnknownInstClassDecl.numChildren | ( | ) | [protected] |
low-level method InstanceTree.ast:37
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| ASTNode org.jmodelica.modelica.compiler.UnknownInstClassDecl.rewriteTo | ( | ) |
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setClassDecl | ( | ClassDecl | value | ) |
Setter for lexeme ClassDecl high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setDynamicClassName | ( | InstAccess | node, | |
| int | i | |||
| ) |
Setter for child in list DynamicClassNameList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setDynamicClassNameList | ( | List< InstAccess > | list | ) |
Setter for DynamicClassNameList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setDynamicComponentName | ( | InstAccess | node, | |
| int | i | |||
| ) |
Setter for child in list DynamicComponentNameList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setDynamicComponentNameList | ( | List< InstAccess > | list | ) |
Setter for DynamicComponentNameList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setDynamicFExp | ( | FExp | node, | |
| int | i | |||
| ) |
Setter for child in list DynamicFExpList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setDynamicFExpList | ( | List< FExp > | list | ) |
Setter for DynamicFExpList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setFAbstractEquation | ( | FAbstractEquation | node, | |
| int | i | |||
| ) |
Setter for child in list FAbstractEquationList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setFAbstractEquationList | ( | List< FAbstractEquation > | list | ) |
Setter for FAbstractEquationList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setFQName | ( | FQName | node | ) |
Setter for FQName high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setInstClassDecl | ( | InstClassDecl | node, | |
| int | i | |||
| ) |
Setter for child in list InstClassDeclList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setInstClassDeclList | ( | List< InstClassDecl > | list | ) |
Setter for InstClassDeclList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setInstComponentDecl | ( | InstComponentDecl | node, | |
| int | i | |||
| ) |
Setter for child in list InstComponentDeclList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setInstComponentDeclList | ( | List< InstComponentDecl > | list | ) |
Setter for InstComponentDeclList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setInstConstraining | ( | InstConstraining | node | ) |
Setter for optional child InstConstraining high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setInstConstrainingOpt | ( | Opt< InstConstraining > | opt | ) |
Setter for InstConstrainingOpt low-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setInstExtends | ( | InstExtends | node, | |
| int | i | |||
| ) |
Setter for child in list InstExtendsList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setInstExtendsList | ( | List< InstExtends > | list | ) |
Setter for InstExtendsList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setInstExternal | ( | InstExternal | node | ) |
Setter for optional child InstExternal high-level method InstanceTree.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setInstExternalOpt | ( | Opt< InstExternal > | opt | ) |
Setter for InstExternalOpt low-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setInstImport | ( | InstImport | node, | |
| int | i | |||
| ) |
Setter for child in list InstImportList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setInstImportList | ( | List< InstImport > | list | ) |
Setter for InstImportList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setInstRestriction | ( | InstRestriction | node | ) |
Setter for InstRestriction high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setRedeclaredInstClassDecl | ( | InstClassDecl | node, | |
| int | i | |||
| ) |
Setter for child in list RedeclaredInstClassDeclList high-level method InstanceTree.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
| void org.jmodelica.modelica.compiler.UnknownInstClassDecl.setRedeclaredInstClassDeclList | ( | List< InstClassDecl > | list | ) |
Setter for RedeclaredInstClassDeclList high-level method InstanceTree.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.
1.5.8