
Public Types | |
| enum | StateSelect { NEVER, AVOID, DEFAULT, PREFER, ALWAYS } |
| method Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1373 More... | |
Public Member Functions | |
| void | flushCache () |
| low-level | |
| void | flushCollectionCache () |
| internal | |
| FRealVariable | clone () throws CloneNotSupportedException |
| internal | |
| FRealVariable | copy () |
| internal | |
| FRealVariable | fullCopy () |
| low-level | |
| FRealVariable | createEmptyNode () |
| method InheritedFactoryMethods /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Constructors.jrag:723 | |
| void | dumpAttributes () |
| method FlatDumpTree /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/DumpTree.jadd:264 | |
| FVariable | createFDerivativeVariable () |
| method TransformCanonical /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/TransformCanonical.jrag:2865 | |
| void | genStartAttributeResidual_C (int i, String indent, PrintStream str) |
| method CCodeGen /tmp/JModelica/Compiler/ModelicaCBackEnd/src/jastadd/CCodeGen.jrag:1557 | |
| void | genStartValue_C (String indent, PrintStream str) |
| method CCodeGen /tmp/JModelica/Compiler/ModelicaCBackEnd/src/jastadd/CCodeGen.jrag:1582 | |
| FRealVariable () | |
| method FlatModelica.ast:1 | |
| FRealVariable (FVisibilityType p0, FTypePrefixVariability p1, Opt< FTypePrefixInputOutput > p2, List< FAttribute > p3, Opt< FExp > p4, Opt< FStringComment > p5, FQName p6) | |
| method FlatModelica.ast:11 | |
| boolean | mayHaveRewrite () |
| internal method FlatModelica.ast:29 | |
| void | setFVisibilityType (FVisibilityType node) |
| Setter for FVisibilityType high-level method FlatModelica.ast:5. | |
| FVisibilityType | getFVisibilityType () |
| Getter for FVisibilityType high-level method FlatModelica.ast:12. | |
| FVisibilityType | getFVisibilityTypeNoTransform () |
| low-level method FlatModelica.ast:18 | |
| void | setFTypePrefixVariability (FTypePrefixVariability node) |
| Setter for FTypePrefixVariability high-level method FlatModelica.ast:5. | |
| FTypePrefixVariability | getFTypePrefixVariability () |
| Getter for FTypePrefixVariability high-level method FlatModelica.ast:12. | |
| FTypePrefixVariability | getFTypePrefixVariabilityNoTransform () |
| low-level method FlatModelica.ast:18 | |
| void | setFTypePrefixInputOutputOpt (Opt< FTypePrefixInputOutput > opt) |
| Setter for FTypePrefixInputOutputOpt low-level method FlatModelica.ast:5. | |
| boolean | hasFTypePrefixInputOutput () |
| Does this node have a FTypePrefixInputOutput child? high-level method FlatModelica.ast:12. | |
| FTypePrefixInputOutput | getFTypePrefixInputOutput () |
| Getter for optional child FTypePrefixInputOutput high-level method FlatModelica.ast:19. | |
| void | setFTypePrefixInputOutput (FTypePrefixInputOutput node) |
| Setter for optional child FTypePrefixInputOutput high-level method FlatModelica.ast:27. | |
| Opt< FTypePrefixInputOutput > | getFTypePrefixInputOutputOpt () |
| low-level method FlatModelica.ast:37 | |
| Opt< FTypePrefixInputOutput > | getFTypePrefixInputOutputOptNoTransform () |
| low-level method FlatModelica.ast:44 | |
| void | setFAttributeList (List< FAttribute > list) |
| Setter for FAttributeList high-level method FlatModelica.ast:5. | |
| int | getNumFAttribute () |
| FAttribute | getFAttribute (int i) |
| Getter for child in list FAttributeList high-level method FlatModelica.ast:19. | |
| void | addFAttribute (FAttribute node) |
| Add element to list FAttributeList high-level method FlatModelica.ast:27. | |
| void | addFAttributeNoTransform (FAttribute node) |
| low-level method FlatModelica.ast:34 | |
| void | setFAttribute (FAttribute node, int i) |
| Setter for child in list FAttributeList high-level method FlatModelica.ast:42. | |
| List< FAttribute > | getFAttributes () |
| Getter for FAttribute list. | |
| List< FAttribute > | getFAttributesNoTransform () |
| low-level method FlatModelica.ast:56 | |
| List< FAttribute > | getFAttributeList () |
| Getter for list FAttributeList high-level method FlatModelica.ast:63. | |
| List< FAttribute > | getFAttributeListNoTransform () |
| low-level method FlatModelica.ast:72 | |
| void | setBindingExpOpt (Opt< FExp > opt) |
| Setter for BindingExpOpt low-level method FlatModelica.ast:5. | |
| boolean | hasBindingExp () |
| Does this node have a BindingExp child? high-level method FlatModelica.ast:12. | |
| FExp | getBindingExp () |
| Getter for optional child BindingExp high-level method FlatModelica.ast:19. | |
| void | setBindingExp (FExp node) |
| Setter for optional child BindingExp high-level method FlatModelica.ast:27. | |
| Opt< FExp > | getBindingExpOpt () |
| low-level method FlatModelica.ast:37 | |
| Opt< FExp > | getBindingExpOptNoTransform () |
| low-level method FlatModelica.ast:44 | |
| void | setFStringCommentOpt (Opt< FStringComment > opt) |
| Setter for FStringCommentOpt low-level method FlatModelica.ast:5. | |
| boolean | hasFStringComment () |
| Does this node have a FStringComment child? high-level method FlatModelica.ast:12. | |
| FStringComment | getFStringComment () |
| Getter for optional child FStringComment high-level method FlatModelica.ast:19. | |
| void | setFStringComment (FStringComment node) |
| Setter for optional child FStringComment high-level method FlatModelica.ast:27. | |
| Opt< FStringComment > | getFStringCommentOpt () |
| low-level method FlatModelica.ast:37 | |
| Opt< FStringComment > | getFStringCommentOptNoTransform () |
| low-level method FlatModelica.ast:44 | |
| void | setFQName (FQName node) |
| Setter for FQName high-level method FlatModelica.ast:5. | |
| FQName | getFQName () |
| Getter for FQName high-level method FlatModelica.ast:12. | |
| FQName | getFQNameNoTransform () |
| low-level method FlatModelica.ast:18 | |
| CValue | minAttributeCValue () |
| syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1303 | |
| double | minAttribute () |
| syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1306 | |
| CValue | maxAttributeCValue () |
| syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1313 | |
| double | maxAttribute () |
| syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1316 | |
| CValue | startAttributeCValue () |
| syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1329 | |
| double | startAttribute () |
| syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1336 | |
| CValue | fixedAttributeCValue () |
| syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1346 | |
| boolean | fixedAttribute () |
| syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1350 | |
| boolean | nominalAttributeSet () |
| syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1356 | |
| FExp | nominalAttributeExp () |
| syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1357 | |
| CValue | nominalAttributeCValue () |
| syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1358 | |
| double | nominalAttribute () |
| syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1359 | |
| boolean | stateSelectAttributeSet () |
| syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1366 | |
| FExp | stateSelectAttributeExp () |
| syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1367 | |
| CValue | stateSelectAttributeCValue () |
| syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1368 | |
| int | stateSelectAttributeInt () |
| syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1369 | |
| StateSelect | stateSelectAttribute () |
| syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1370 | |
| FType | type () |
| syn FlatTypeAnalysis /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:23 | |
| FType | stateSelectType () |
| syn FlatTypeAnalysis /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:33 | |
| ASTNode | rewriteTo () |
| internal | |
Protected Member Functions | |
| int | numChildren () |
| low-level method FlatModelica.ast:23 | |
| void | collect_contributors_FClass_reals () |
| void | collect_contributors_FClass_discreteVariables () |
| void | contributeTo_FClass_FClass_reals (ArrayList< FRealVariable > collection) |
| void | contributeTo_FClass_FClass_discreteVariables (ArrayList< FVariable > collection) |
Protected Attributes | |
| boolean | type_computed = false |
| internal | |
| FType | type_value |
| internal | |
node FlatModelica.ast:163
| org.jmodelica.modelica.compiler.FRealVariable.FRealVariable | ( | ) |
method FlatModelica.ast:1
| org.jmodelica.modelica.compiler.FRealVariable.FRealVariable | ( | FVisibilityType | p0, | |
| FTypePrefixVariability | p1, | |||
| Opt< FTypePrefixInputOutput > | p2, | |||
| List< FAttribute > | p3, | |||
| Opt< FExp > | p4, | |||
| Opt< FStringComment > | p5, | |||
| FQName | p6 | |||
| ) |
method FlatModelica.ast:11
| void org.jmodelica.modelica.compiler.FRealVariable.addFAttribute | ( | FAttribute | node | ) |
Add element to list FAttributeList high-level method FlatModelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| void org.jmodelica.modelica.compiler.FRealVariable.addFAttributeNoTransform | ( | FAttribute | node | ) |
low-level method FlatModelica.ast:34
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| FRealVariable org.jmodelica.modelica.compiler.FRealVariable.clone | ( | ) | throws CloneNotSupportedException |
internal
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| void org.jmodelica.modelica.compiler.FRealVariable.collect_contributors_FClass_discreteVariables | ( | ) | [protected] |
coll FlatAPI /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:510
| void org.jmodelica.modelica.compiler.FRealVariable.collect_contributors_FClass_reals | ( | ) | [protected] |
coll FlatAPI /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:324
| void org.jmodelica.modelica.compiler.FRealVariable.contributeTo_FClass_FClass_discreteVariables | ( | ArrayList< FVariable > | collection | ) | [protected] |
| void org.jmodelica.modelica.compiler.FRealVariable.contributeTo_FClass_FClass_reals | ( | ArrayList< FRealVariable > | collection | ) | [protected] |
| FRealVariable org.jmodelica.modelica.compiler.FRealVariable.copy | ( | ) |
internal
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| FRealVariable org.jmodelica.modelica.compiler.FRealVariable.createEmptyNode | ( | ) | [virtual] |
method InheritedFactoryMethods /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Constructors.jrag:723
Implements org.jmodelica.modelica.compiler.FVariable.
| FVariable org.jmodelica.modelica.compiler.FRealVariable.createFDerivativeVariable | ( | ) |
method TransformCanonical /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/TransformCanonical.jrag:2865
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, and org.jmodelica.modelica.compiler.FHDerivativeVariable.
| void org.jmodelica.modelica.compiler.FRealVariable.dumpAttributes | ( | ) |
method FlatDumpTree /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/DumpTree.jadd:264
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
| boolean org.jmodelica.modelica.compiler.FRealVariable.fixedAttribute | ( | ) |
syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1350
| CValue org.jmodelica.modelica.compiler.FRealVariable.fixedAttributeCValue | ( | ) |
syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1346
| void org.jmodelica.modelica.compiler.FRealVariable.flushCache | ( | ) |
low-level
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| void org.jmodelica.modelica.compiler.FRealVariable.flushCollectionCache | ( | ) |
internal
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| FRealVariable org.jmodelica.modelica.compiler.FRealVariable.fullCopy | ( | ) |
low-level
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| void org.jmodelica.modelica.compiler.FRealVariable.genStartAttributeResidual_C | ( | int | i, | |
| String | indent, | |||
| PrintStream | str | |||
| ) |
method CCodeGen /tmp/JModelica/Compiler/ModelicaCBackEnd/src/jastadd/CCodeGen.jrag:1557
| void org.jmodelica.modelica.compiler.FRealVariable.genStartValue_C | ( | String | indent, | |
| PrintStream | str | |||
| ) |
method CCodeGen /tmp/JModelica/Compiler/ModelicaCBackEnd/src/jastadd/CCodeGen.jrag:1582
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
| FExp org.jmodelica.modelica.compiler.FRealVariable.getBindingExp | ( | ) |
Getter for optional child BindingExp high-level method FlatModelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| Opt<FExp> org.jmodelica.modelica.compiler.FRealVariable.getBindingExpOpt | ( | ) |
low-level method FlatModelica.ast:37
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| Opt<FExp> org.jmodelica.modelica.compiler.FRealVariable.getBindingExpOptNoTransform | ( | ) |
low-level method FlatModelica.ast:44
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| FAttribute org.jmodelica.modelica.compiler.FRealVariable.getFAttribute | ( | int | i | ) |
Getter for child in list FAttributeList high-level method FlatModelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| List<FAttribute> org.jmodelica.modelica.compiler.FRealVariable.getFAttributeList | ( | ) |
Getter for list FAttributeList high-level method FlatModelica.ast:63.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| List<FAttribute> org.jmodelica.modelica.compiler.FRealVariable.getFAttributeListNoTransform | ( | ) |
low-level method FlatModelica.ast:72
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| List<FAttribute> org.jmodelica.modelica.compiler.FRealVariable.getFAttributes | ( | ) |
Getter for FAttribute list.
high-level method FlatModelica.ast:50
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| List<FAttribute> org.jmodelica.modelica.compiler.FRealVariable.getFAttributesNoTransform | ( | ) |
low-level method FlatModelica.ast:56
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| FQName org.jmodelica.modelica.compiler.FRealVariable.getFQName | ( | ) |
Getter for FQName high-level method FlatModelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| FQName org.jmodelica.modelica.compiler.FRealVariable.getFQNameNoTransform | ( | ) |
low-level method FlatModelica.ast:18
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| FStringComment org.jmodelica.modelica.compiler.FRealVariable.getFStringComment | ( | ) |
Getter for optional child FStringComment high-level method FlatModelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| Opt<FStringComment> org.jmodelica.modelica.compiler.FRealVariable.getFStringCommentOpt | ( | ) |
low-level method FlatModelica.ast:37
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| Opt<FStringComment> org.jmodelica.modelica.compiler.FRealVariable.getFStringCommentOptNoTransform | ( | ) |
low-level method FlatModelica.ast:44
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| FTypePrefixInputOutput org.jmodelica.modelica.compiler.FRealVariable.getFTypePrefixInputOutput | ( | ) |
Getter for optional child FTypePrefixInputOutput high-level method FlatModelica.ast:19.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| Opt<FTypePrefixInputOutput> org.jmodelica.modelica.compiler.FRealVariable.getFTypePrefixInputOutputOpt | ( | ) |
low-level method FlatModelica.ast:37
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| Opt<FTypePrefixInputOutput> org.jmodelica.modelica.compiler.FRealVariable.getFTypePrefixInputOutputOptNoTransform | ( | ) |
low-level method FlatModelica.ast:44
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| FTypePrefixVariability org.jmodelica.modelica.compiler.FRealVariable.getFTypePrefixVariability | ( | ) |
Getter for FTypePrefixVariability high-level method FlatModelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| FTypePrefixVariability org.jmodelica.modelica.compiler.FRealVariable.getFTypePrefixVariabilityNoTransform | ( | ) |
low-level method FlatModelica.ast:18
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| FVisibilityType org.jmodelica.modelica.compiler.FRealVariable.getFVisibilityType | ( | ) |
Getter for FVisibilityType high-level method FlatModelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| FVisibilityType org.jmodelica.modelica.compiler.FRealVariable.getFVisibilityTypeNoTransform | ( | ) |
low-level method FlatModelica.ast:18
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| int org.jmodelica.modelica.compiler.FRealVariable.getNumFAttribute | ( | ) |
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| boolean org.jmodelica.modelica.compiler.FRealVariable.hasBindingExp | ( | ) |
Does this node have a BindingExp child? high-level method FlatModelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| boolean org.jmodelica.modelica.compiler.FRealVariable.hasFStringComment | ( | ) |
Does this node have a FStringComment child? high-level method FlatModelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| boolean org.jmodelica.modelica.compiler.FRealVariable.hasFTypePrefixInputOutput | ( | ) |
Does this node have a FTypePrefixInputOutput child? high-level method FlatModelica.ast:12.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| double org.jmodelica.modelica.compiler.FRealVariable.maxAttribute | ( | ) |
syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1316
| CValue org.jmodelica.modelica.compiler.FRealVariable.maxAttributeCValue | ( | ) |
syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1313
| boolean org.jmodelica.modelica.compiler.FRealVariable.mayHaveRewrite | ( | ) |
internal method FlatModelica.ast:29
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| double org.jmodelica.modelica.compiler.FRealVariable.minAttribute | ( | ) |
syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1306
| CValue org.jmodelica.modelica.compiler.FRealVariable.minAttributeCValue | ( | ) |
syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1303
| double org.jmodelica.modelica.compiler.FRealVariable.nominalAttribute | ( | ) |
syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1359
| CValue org.jmodelica.modelica.compiler.FRealVariable.nominalAttributeCValue | ( | ) |
syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1358
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable.
| FExp org.jmodelica.modelica.compiler.FRealVariable.nominalAttributeExp | ( | ) |
syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1357
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable.
| boolean org.jmodelica.modelica.compiler.FRealVariable.nominalAttributeSet | ( | ) |
syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1356
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable.
| int org.jmodelica.modelica.compiler.FRealVariable.numChildren | ( | ) | [protected] |
low-level method FlatModelica.ast:23
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| ASTNode org.jmodelica.modelica.compiler.FRealVariable.rewriteTo | ( | ) |
internal
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| void org.jmodelica.modelica.compiler.FRealVariable.setBindingExp | ( | FExp | node | ) |
Setter for optional child BindingExp high-level method FlatModelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| void org.jmodelica.modelica.compiler.FRealVariable.setBindingExpOpt | ( | Opt< FExp > | opt | ) |
Setter for BindingExpOpt low-level method FlatModelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| void org.jmodelica.modelica.compiler.FRealVariable.setFAttribute | ( | FAttribute | node, | |
| int | i | |||
| ) |
Setter for child in list FAttributeList high-level method FlatModelica.ast:42.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| void org.jmodelica.modelica.compiler.FRealVariable.setFAttributeList | ( | List< FAttribute > | list | ) |
Setter for FAttributeList high-level method FlatModelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| void org.jmodelica.modelica.compiler.FRealVariable.setFQName | ( | FQName | node | ) |
Setter for FQName high-level method FlatModelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| void org.jmodelica.modelica.compiler.FRealVariable.setFStringComment | ( | FStringComment | node | ) |
Setter for optional child FStringComment high-level method FlatModelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| void org.jmodelica.modelica.compiler.FRealVariable.setFStringCommentOpt | ( | Opt< FStringComment > | opt | ) |
Setter for FStringCommentOpt low-level method FlatModelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| void org.jmodelica.modelica.compiler.FRealVariable.setFTypePrefixInputOutput | ( | FTypePrefixInputOutput | node | ) |
Setter for optional child FTypePrefixInputOutput high-level method FlatModelica.ast:27.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| void org.jmodelica.modelica.compiler.FRealVariable.setFTypePrefixInputOutputOpt | ( | Opt< FTypePrefixInputOutput > | opt | ) |
Setter for FTypePrefixInputOutputOpt low-level method FlatModelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| void org.jmodelica.modelica.compiler.FRealVariable.setFTypePrefixVariability | ( | FTypePrefixVariability | node | ) |
Setter for FTypePrefixVariability high-level method FlatModelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| void org.jmodelica.modelica.compiler.FRealVariable.setFVisibilityType | ( | FVisibilityType | node | ) |
Setter for FVisibilityType high-level method FlatModelica.ast:5.
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable, org.jmodelica.modelica.compiler.FDummyDerivativeVariable, org.jmodelica.modelica.compiler.FHDerivativeVariable, org.jmodelica.modelica.compiler.FHDummyDerivativeVariable, and org.jmodelica.modelica.compiler.FPreRealVariable.
| double org.jmodelica.modelica.compiler.FRealVariable.startAttribute | ( | ) |
syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1336
| CValue org.jmodelica.modelica.compiler.FRealVariable.startAttributeCValue | ( | ) |
syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1329
Reimplemented from org.jmodelica.modelica.compiler.FVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable.
| StateSelect org.jmodelica.modelica.compiler.FRealVariable.stateSelectAttribute | ( | ) |
syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1370
| CValue org.jmodelica.modelica.compiler.FRealVariable.stateSelectAttributeCValue | ( | ) |
syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1368
| FExp org.jmodelica.modelica.compiler.FRealVariable.stateSelectAttributeExp | ( | ) |
syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1367
| int org.jmodelica.modelica.compiler.FRealVariable.stateSelectAttributeInt | ( | ) |
syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1369
| boolean org.jmodelica.modelica.compiler.FRealVariable.stateSelectAttributeSet | ( | ) |
syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1366
| FType org.jmodelica.modelica.compiler.FRealVariable.stateSelectType | ( | ) |
syn FlatTypeAnalysis /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:33
| FType org.jmodelica.modelica.compiler.FRealVariable.type | ( | ) | [virtual] |
syn FlatTypeAnalysis /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:23
Implements org.jmodelica.modelica.compiler.AbstractFVariable.
Reimplemented in org.jmodelica.modelica.compiler.FDerivativeVariable.
boolean org.jmodelica.modelica.compiler.FRealVariable.type_computed = false [protected] |
internal
internal
1.5.8