org.jmodelica.modelica.compiler.FIntegerVariable Class Reference

FVariable of type Integer. More...

Inheritance diagram for org.jmodelica.modelica.compiler.FIntegerVariable:

org.jmodelica.modelica.compiler.FVariable org.jmodelica.modelica.compiler.AbstractFVariable org.jmodelica.modelica.compiler.BaseNode org.jmodelica.modelica.compiler.CommonVariableDecl org.jmodelica.modelica.compiler.FPreIntegerVariable

List of all members.

Public Member Functions

void flushCache ()
 low-level
void flushCollectionCache ()
 internal
FIntegerVariable clone () throws CloneNotSupportedException
 internal
FIntegerVariable copy ()
 internal
FIntegerVariable fullCopy ()
 low-level
FIntegerVariable createEmptyNode ()
 method InheritedFactoryMethods /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Constructors.jrag:724
void dumpAttributes ()
 method FlatDumpTree /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/DumpTree.jadd:312
void genStartValue_C (String indent, PrintStream str)
 method CCodeGen /tmp/JModelica/Compiler/ModelicaCBackEnd/src/jastadd/CCodeGen.jrag:1593
 FIntegerVariable ()
 method FlatModelica.ast:1
 FIntegerVariable (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< FTypePrefixInputOutputgetFTypePrefixInputOutputOpt ()
 low-level method FlatModelica.ast:37
Opt< FTypePrefixInputOutputgetFTypePrefixInputOutputOptNoTransform ()
 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< FAttributegetFAttributes ()
 Getter for FAttribute list.
List< FAttributegetFAttributesNoTransform ()
 low-level method FlatModelica.ast:56
List< FAttributegetFAttributeList ()
 Getter for list FAttributeList high-level method FlatModelica.ast:63.
List< FAttributegetFAttributeListNoTransform ()
 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< FExpgetBindingExpOpt ()
 low-level method FlatModelica.ast:37
Opt< FExpgetBindingExpOptNoTransform ()
 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< FStringCommentgetFStringCommentOpt ()
 low-level method FlatModelica.ast:37
Opt< FStringCommentgetFStringCommentOptNoTransform ()
 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:1304
int minAttribute ()
 syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1307
CValue maxAttributeCValue ()
 syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1314
int maxAttribute ()
 syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1317
CValue startAttributeCValue ()
 syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1331
int startAttribute ()
 syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1337
CValue fixedAttributeCValue ()
 syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1347
boolean fixedAttribute ()
 syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1351
FType type ()
 syn FlatTypeAnalysis /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:24
ASTNode rewriteTo ()
 internal

Protected Member Functions

int numChildren ()
 low-level method FlatModelica.ast:23
void collect_contributors_FClass_integers ()
void collect_contributors_FClass_discreteVariables ()
void contributeTo_FClass_FClass_integers (ArrayList< FIntegerVariable > collection)
void contributeTo_FClass_FClass_discreteVariables (ArrayList< FVariable > collection)

Protected Attributes

boolean type_computed = false
 internal
FType type_value
 internal


Detailed Description

FVariable of type Integer.

node FlatModelica.ast:168


Constructor & Destructor Documentation

org.jmodelica.modelica.compiler.FIntegerVariable.FIntegerVariable (  ) 

method FlatModelica.ast:1

org.jmodelica.modelica.compiler.FIntegerVariable.FIntegerVariable ( FVisibilityType  p0,
FTypePrefixVariability  p1,
Opt< FTypePrefixInputOutput p2,
List< FAttribute p3,
Opt< FExp p4,
Opt< FStringComment p5,
FQName  p6 
)

method FlatModelica.ast:11


Member Function Documentation

void org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

void org.jmodelica.modelica.compiler.FIntegerVariable.addFAttributeNoTransform ( FAttribute  node  ) 

low-level method FlatModelica.ast:34

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

FIntegerVariable org.jmodelica.modelica.compiler.FIntegerVariable.clone (  )  throws CloneNotSupportedException

void org.jmodelica.modelica.compiler.FIntegerVariable.collect_contributors_FClass_discreteVariables (  )  [protected]

coll FlatAPI /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:513

void org.jmodelica.modelica.compiler.FIntegerVariable.collect_contributors_FClass_integers (  )  [protected]

coll FlatAPI /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:330

void org.jmodelica.modelica.compiler.FIntegerVariable.contributeTo_FClass_FClass_discreteVariables ( ArrayList< FVariable collection  )  [protected]

void org.jmodelica.modelica.compiler.FIntegerVariable.contributeTo_FClass_FClass_integers ( ArrayList< FIntegerVariable collection  )  [protected]

FIntegerVariable org.jmodelica.modelica.compiler.FIntegerVariable.copy (  ) 

FIntegerVariable org.jmodelica.modelica.compiler.FIntegerVariable.createEmptyNode (  )  [virtual]

method InheritedFactoryMethods /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Constructors.jrag:724

Implements org.jmodelica.modelica.compiler.FVariable.

void org.jmodelica.modelica.compiler.FIntegerVariable.dumpAttributes (  ) 

method FlatDumpTree /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/DumpTree.jadd:312

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

boolean org.jmodelica.modelica.compiler.FIntegerVariable.fixedAttribute (  ) 

syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1351

CValue org.jmodelica.modelica.compiler.FIntegerVariable.fixedAttributeCValue (  ) 

syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1347

void org.jmodelica.modelica.compiler.FIntegerVariable.flushCache (  ) 

void org.jmodelica.modelica.compiler.FIntegerVariable.flushCollectionCache (  ) 

FIntegerVariable org.jmodelica.modelica.compiler.FIntegerVariable.fullCopy (  ) 

void org.jmodelica.modelica.compiler.FIntegerVariable.genStartValue_C ( String  indent,
PrintStream  str 
)

method CCodeGen /tmp/JModelica/Compiler/ModelicaCBackEnd/src/jastadd/CCodeGen.jrag:1593

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

FExp org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

Opt<FExp> org.jmodelica.modelica.compiler.FIntegerVariable.getBindingExpOpt (  ) 

low-level method FlatModelica.ast:37

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

Opt<FExp> org.jmodelica.modelica.compiler.FIntegerVariable.getBindingExpOptNoTransform (  ) 

low-level method FlatModelica.ast:44

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

FAttribute org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

List<FAttribute> org.jmodelica.modelica.compiler.FIntegerVariable.getFAttributeList (  ) 

Getter for list FAttributeList high-level method FlatModelica.ast:63.

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

List<FAttribute> org.jmodelica.modelica.compiler.FIntegerVariable.getFAttributeListNoTransform (  ) 

low-level method FlatModelica.ast:72

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

List<FAttribute> org.jmodelica.modelica.compiler.FIntegerVariable.getFAttributes (  ) 

Getter for FAttribute list.

high-level method FlatModelica.ast:50

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

List<FAttribute> org.jmodelica.modelica.compiler.FIntegerVariable.getFAttributesNoTransform (  ) 

low-level method FlatModelica.ast:56

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

FQName org.jmodelica.modelica.compiler.FIntegerVariable.getFQName (  ) 

Getter for FQName high-level method FlatModelica.ast:12.

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

FQName org.jmodelica.modelica.compiler.FIntegerVariable.getFQNameNoTransform (  ) 

low-level method FlatModelica.ast:18

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

FStringComment org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

Opt<FStringComment> org.jmodelica.modelica.compiler.FIntegerVariable.getFStringCommentOpt (  ) 

low-level method FlatModelica.ast:37

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

Opt<FStringComment> org.jmodelica.modelica.compiler.FIntegerVariable.getFStringCommentOptNoTransform (  ) 

low-level method FlatModelica.ast:44

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

FTypePrefixInputOutput org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

Opt<FTypePrefixInputOutput> org.jmodelica.modelica.compiler.FIntegerVariable.getFTypePrefixInputOutputOpt (  ) 

low-level method FlatModelica.ast:37

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

Opt<FTypePrefixInputOutput> org.jmodelica.modelica.compiler.FIntegerVariable.getFTypePrefixInputOutputOptNoTransform (  ) 

low-level method FlatModelica.ast:44

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

FTypePrefixVariability org.jmodelica.modelica.compiler.FIntegerVariable.getFTypePrefixVariability (  ) 

Getter for FTypePrefixVariability high-level method FlatModelica.ast:12.

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

FTypePrefixVariability org.jmodelica.modelica.compiler.FIntegerVariable.getFTypePrefixVariabilityNoTransform (  ) 

low-level method FlatModelica.ast:18

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

FVisibilityType org.jmodelica.modelica.compiler.FIntegerVariable.getFVisibilityType (  ) 

Getter for FVisibilityType high-level method FlatModelica.ast:12.

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

FVisibilityType org.jmodelica.modelica.compiler.FIntegerVariable.getFVisibilityTypeNoTransform (  ) 

low-level method FlatModelica.ast:18

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

int org.jmodelica.modelica.compiler.FIntegerVariable.getNumFAttribute (  ) 

Returns:
number of children in FAttributeList high-level method FlatModelica.ast:12

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

boolean org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

boolean org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

boolean org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

int org.jmodelica.modelica.compiler.FIntegerVariable.maxAttribute (  ) 

syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1317

CValue org.jmodelica.modelica.compiler.FIntegerVariable.maxAttributeCValue (  ) 

syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1314

boolean org.jmodelica.modelica.compiler.FIntegerVariable.mayHaveRewrite (  ) 

internal method FlatModelica.ast:29

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

int org.jmodelica.modelica.compiler.FIntegerVariable.minAttribute (  ) 

syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1307

CValue org.jmodelica.modelica.compiler.FIntegerVariable.minAttributeCValue (  ) 

syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1304

int org.jmodelica.modelica.compiler.FIntegerVariable.numChildren (  )  [protected]

low-level method FlatModelica.ast:23

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

Reimplemented in org.jmodelica.modelica.compiler.FPreIntegerVariable.

ASTNode org.jmodelica.modelica.compiler.FIntegerVariable.rewriteTo (  ) 

void org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

void org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

void org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

void org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

void org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

void org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

void org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

void org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

void org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

void org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

void org.jmodelica.modelica.compiler.FIntegerVariable.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.FPreIntegerVariable.

int org.jmodelica.modelica.compiler.FIntegerVariable.startAttribute (  ) 

syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1337

CValue org.jmodelica.modelica.compiler.FIntegerVariable.startAttributeCValue (  ) 

syn Attributes /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatAPI.jrag:1331

Reimplemented from org.jmodelica.modelica.compiler.FVariable.

FType org.jmodelica.modelica.compiler.FIntegerVariable.type (  )  [virtual]

syn FlatTypeAnalysis /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:24

Implements org.jmodelica.modelica.compiler.AbstractFVariable.


Member Data Documentation

internal

internal


The documentation for this class was generated from the following file:

Generated on Fri Oct 7 14:50:06 2011 for JModelica.org by  doxygen 1.5.8