org.jmodelica.modelica.compiler.InstEnumClassDecl Class Reference

node InstanceTree.ast:44 More...

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

org.jmodelica.modelica.compiler.InstPrimitiveClassDecl org.jmodelica.modelica.compiler.InstFullClassDecl org.jmodelica.modelica.compiler.InstBaseClassDecl org.jmodelica.modelica.compiler.InstClassDecl org.jmodelica.modelica.compiler.InstNode org.jmodelica.modelica.compiler.InstRedeclareClassNode org.jmodelica.modelica.compiler.BaseNode

List of all members.

Public Member Functions

void flushCache ()
 low-level
void flushCollectionCache ()
 internal
InstEnumClassDecl clone () throws CloneNotSupportedException
 internal
InstEnumClassDecl copy ()
 internal
InstEnumClassDecl fullCopy ()
 low-level
InstComponentDecl emptyInstComponentDecl (ComponentDecl cd, InstAccess name)
 method InstanceTreeConstruction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:875
 InstEnumClassDecl ()
 method InstanceTree.ast:1
 InstEnumClassDecl (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< InstConstraininggetInstConstrainingOpt ()
 low-level method InstanceTree.ast:37
Opt< InstConstraininggetInstConstrainingOptNoTransform ()
 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< InstExternalgetInstExternalOpt ()
 low-level method InstanceTree.ast:37
Opt< InstExternalgetInstExternalOptNoTransform ()
 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< InstComponentDeclgetInstComponentDecls ()
 Getter for InstComponentDecl list.
List< InstComponentDeclgetInstComponentDeclsNoTransform ()
 low-level method InstanceTree.ast:56
List< InstComponentDeclgetInstComponentDeclListNoTransform ()
 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< InstClassDeclgetInstClassDecls ()
 Getter for InstClassDecl list.
List< InstClassDeclgetInstClassDeclsNoTransform ()
 low-level method InstanceTree.ast:56
List< InstClassDeclgetInstClassDeclListNoTransform ()
 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< InstExtendsgetInstExtendss ()
 Getter for InstExtends list.
List< InstExtendsgetInstExtendssNoTransform ()
 low-level method InstanceTree.ast:56
List< InstExtendsgetInstExtendsListNoTransform ()
 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< InstImportgetInstImports ()
 Getter for InstImport list.
List< InstImportgetInstImportsNoTransform ()
 low-level method InstanceTree.ast:56
List< InstImportgetInstImportListNoTransform ()
 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< InstClassDeclgetRedeclaredInstClassDecls ()
 Getter for RedeclaredInstClassDecl list.
List< InstClassDeclgetRedeclaredInstClassDeclsNoTransform ()
 low-level method InstanceTree.ast:56
List< InstClassDeclgetRedeclaredInstClassDeclListNoTransform ()
 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< FAbstractEquationgetFAbstractEquations ()
 Getter for FAbstractEquation list.
List< FAbstractEquationgetFAbstractEquationsNoTransform ()
 low-level method InstanceTree.ast:56
List< FAbstractEquationgetFAbstractEquationListNoTransform ()
 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< InstAccessgetDynamicClassNames ()
 Getter for DynamicClassName list.
List< InstAccessgetDynamicClassNamesNoTransform ()
 low-level method InstanceTree.ast:56
List< InstAccessgetDynamicClassNameListNoTransform ()
 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< InstAccessgetDynamicComponentNames ()
 Getter for DynamicComponentName list.
List< InstAccessgetDynamicComponentNamesNoTransform ()
 low-level method InstanceTree.ast:56
List< InstAccessgetDynamicComponentNameListNoTransform ()
 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< FExpgetDynamicFExps ()
 Getter for DynamicFExp list.
List< FExpgetDynamicFExpsNoTransform ()
 low-level method InstanceTree.ast:56
List< FExpgetDynamicFExpListNoTransform ()
 low-level method InstanceTree.ast:62
boolean isEnum ()
 Is this class an enumeration? syn InstClassRestriction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:1025.
boolean isComponentSizeClass ()
 syn FlatTypeCheck /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeCheck.jrag:282
ArrayList< InstEnumLiteralenumLiterals ()
 syn InstanceAST_API /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1326
boolean extendsEnum ()
 Check if this class is or extends an enumeration.
HashSet lookupInstBuiltInClass (String name)
 inh EnumLookup /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstLookupClasses.jrag:635
HashSet Define_HashSet_lookupInstClass (ASTNode caller, ASTNode child, String name)
 /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstLookupClasses.jrag:637 internal
InstEnumClassDecl Define_InstEnumClassDecl_myInstEnumClassDecl (ASTNode caller, ASTNode child)
 /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1314 internal
int Define_int_myIndex (ASTNode caller, ASTNode child)
 /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1319 internal
FQName Define_FQName_retrieveFQName (ASTNode caller, ASTNode child)
 /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:906 internal
ASTNode rewriteTo ()
 internal

Protected Member Functions

int numChildren ()
 low-level method InstanceTree.ast:37
int getInstComponentDeclListChildPosition ()
 low-level method InstanceTree.ast:68
int getInstClassDeclListChildPosition ()
 low-level method InstanceTree.ast:68
int getInstExtendsListChildPosition ()
 low-level method InstanceTree.ast:68
int getInstImportListChildPosition ()
 low-level method InstanceTree.ast:68
int getRedeclaredInstClassDeclListChildPosition ()
 low-level method InstanceTree.ast:68
int getFAbstractEquationListChildPosition ()
 low-level method InstanceTree.ast:68
int getFQNameChildPosition ()
 low-level method InstanceTree.ast:17
int getDynamicClassNameListChildPosition ()
 low-level method InstanceTree.ast:68
int getDynamicComponentNameListChildPosition ()
 low-level method InstanceTree.ast:68
int getDynamicFExpListChildPosition ()
 low-level method InstanceTree.ast:68

Protected Attributes

boolean enumLiterals_computed = false
 internal
ArrayList< InstEnumLiteralenumLiterals_value
 internal


Detailed Description

node InstanceTree.ast:44

Constructor & Destructor Documentation

org.jmodelica.modelica.compiler.InstEnumClassDecl.InstEnumClassDecl (  ) 

method InstanceTree.ast:1

org.jmodelica.modelica.compiler.InstEnumClassDecl.InstEnumClassDecl ( ClassDecl  p0,
Opt< InstConstraining p1,
InstRestriction  p2,
Opt< InstExternal p3 
)

method InstanceTree.ast:18


Member Function Documentation

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addDynamicClassName ( InstAccess  node  ) 

Add element to list DynamicClassNameList high-level method InstanceTree.ast:27.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addDynamicClassNameNoTransform ( InstAccess  node  ) 

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addDynamicComponentName ( InstAccess  node  ) 

Add element to list DynamicComponentNameList high-level method InstanceTree.ast:27.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addDynamicComponentNameNoTransform ( InstAccess  node  ) 

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addDynamicFExp ( FExp  node  ) 

Add element to list DynamicFExpList high-level method InstanceTree.ast:27.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addDynamicFExpNoTransform ( FExp  node  ) 

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addFAbstractEquation ( FAbstractEquation  node  ) 

Add element to list FAbstractEquationList high-level method InstanceTree.ast:27.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addFAbstractEquationNoTransform ( FAbstractEquation  node  ) 

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addInstClassDecl ( InstClassDecl  node  ) 

Add element to list InstClassDeclList high-level method InstanceTree.ast:27.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addInstClassDeclNoTransform ( InstClassDecl  node  ) 

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addInstComponentDecl ( InstComponentDecl  node  ) 

Add element to list InstComponentDeclList high-level method InstanceTree.ast:27.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addInstComponentDeclNoTransform ( InstComponentDecl  node  ) 

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addInstExtends ( InstExtends  node  ) 

Add element to list InstExtendsList high-level method InstanceTree.ast:27.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addInstExtendsNoTransform ( InstExtends  node  ) 

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addInstImport ( InstImport  node  ) 

Add element to list InstImportList high-level method InstanceTree.ast:27.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addInstImportNoTransform ( InstImport  node  ) 

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addRedeclaredInstClassDecl ( InstClassDecl  node  ) 

Add element to list RedeclaredInstClassDeclList high-level method InstanceTree.ast:27.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.addRedeclaredInstClassDeclNoTransform ( InstClassDecl  node  ) 

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

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

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

FQName org.jmodelica.modelica.compiler.InstEnumClassDecl.Define_FQName_retrieveFQName ( ASTNode  caller,
ASTNode  child 
)

/tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:906 internal

Reimplemented from org.jmodelica.modelica.compiler.InstClassDecl.

HashSet org.jmodelica.modelica.compiler.InstEnumClassDecl.Define_HashSet_lookupInstClass ( ASTNode  caller,
ASTNode  child,
String  name 
)

/tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstLookupClasses.jrag:637 internal

Reimplemented from org.jmodelica.modelica.compiler.InstNode.

InstEnumClassDecl org.jmodelica.modelica.compiler.InstEnumClassDecl.Define_InstEnumClassDecl_myInstEnumClassDecl ( ASTNode  caller,
ASTNode  child 
)

/tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1314 internal

Reimplemented from org.jmodelica.modelica.compiler.InstNode.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.Define_int_myIndex ( ASTNode  caller,
ASTNode  child 
)

/tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1319 internal

Reimplemented from org.jmodelica.modelica.compiler.InstNode.

InstComponentDecl org.jmodelica.modelica.compiler.InstEnumClassDecl.emptyInstComponentDecl ( ComponentDecl  cd,
InstAccess  name 
)

method InstanceTreeConstruction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:875

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

ArrayList<InstEnumLiteral> org.jmodelica.modelica.compiler.InstEnumClassDecl.enumLiterals (  ) 

syn InstanceAST_API /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1326

Reimplemented from org.jmodelica.modelica.compiler.InstClassDecl.

boolean org.jmodelica.modelica.compiler.InstEnumClassDecl.extendsEnum (  ) 

Check if this class is or extends an enumeration.

syn InstanceAST_API /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1385

Reimplemented from org.jmodelica.modelica.compiler.InstClassDecl.

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

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

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

ClassDecl org.jmodelica.modelica.compiler.InstEnumClassDecl.getClassDecl (  ) 

Getter for lexeme ClassDecl high-level method InstanceTree.ast:12.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

InstAccess org.jmodelica.modelica.compiler.InstEnumClassDecl.getDynamicClassName ( int  i  ) 

Getter for child in list DynamicClassNameList high-level method InstanceTree.ast:19.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getDynamicClassNameListChildPosition (  )  [protected]

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstAccess> org.jmodelica.modelica.compiler.InstEnumClassDecl.getDynamicClassNameListNoTransform (  ) 

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstAccess> org.jmodelica.modelica.compiler.InstEnumClassDecl.getDynamicClassNames (  ) 

Getter for DynamicClassName list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstAccess> org.jmodelica.modelica.compiler.InstEnumClassDecl.getDynamicClassNamesNoTransform (  ) 

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

InstAccess org.jmodelica.modelica.compiler.InstEnumClassDecl.getDynamicComponentName ( int  i  ) 

Getter for child in list DynamicComponentNameList high-level method InstanceTree.ast:19.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getDynamicComponentNameListChildPosition (  )  [protected]

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstAccess> org.jmodelica.modelica.compiler.InstEnumClassDecl.getDynamicComponentNameListNoTransform (  ) 

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstAccess> org.jmodelica.modelica.compiler.InstEnumClassDecl.getDynamicComponentNames (  ) 

Getter for DynamicComponentName list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstAccess> org.jmodelica.modelica.compiler.InstEnumClassDecl.getDynamicComponentNamesNoTransform (  ) 

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

FExp org.jmodelica.modelica.compiler.InstEnumClassDecl.getDynamicFExp ( int  i  ) 

Getter for child in list DynamicFExpList high-level method InstanceTree.ast:19.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getDynamicFExpListChildPosition (  )  [protected]

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<FExp> org.jmodelica.modelica.compiler.InstEnumClassDecl.getDynamicFExpListNoTransform (  ) 

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<FExp> org.jmodelica.modelica.compiler.InstEnumClassDecl.getDynamicFExps (  ) 

Getter for DynamicFExp list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<FExp> org.jmodelica.modelica.compiler.InstEnumClassDecl.getDynamicFExpsNoTransform (  ) 

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

FAbstractEquation org.jmodelica.modelica.compiler.InstEnumClassDecl.getFAbstractEquation ( int  i  ) 

Getter for child in list FAbstractEquationList high-level method InstanceTree.ast:19.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getFAbstractEquationListChildPosition (  )  [protected]

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<FAbstractEquation> org.jmodelica.modelica.compiler.InstEnumClassDecl.getFAbstractEquationListNoTransform (  ) 

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<FAbstractEquation> org.jmodelica.modelica.compiler.InstEnumClassDecl.getFAbstractEquations (  ) 

Getter for FAbstractEquation list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<FAbstractEquation> org.jmodelica.modelica.compiler.InstEnumClassDecl.getFAbstractEquationsNoTransform (  ) 

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getFQNameChildPosition (  )  [protected]

low-level method InstanceTree.ast:17

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

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

low-level method InstanceTree.ast:11

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

InstClassDecl org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstClassDecl ( int  i  ) 

Getter for child in list InstClassDeclList high-level method InstanceTree.ast:19.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstClassDeclListChildPosition (  )  [protected]

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstClassDecl> org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstClassDeclListNoTransform (  ) 

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstClassDecl> org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstClassDecls (  ) 

Getter for InstClassDecl list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstClassDecl> org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstClassDeclsNoTransform (  ) 

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

InstComponentDecl org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstComponentDecl ( int  i  ) 

Getter for child in list InstComponentDeclList high-level method InstanceTree.ast:19.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstComponentDeclListChildPosition (  )  [protected]

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstComponentDecl> org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstComponentDeclListNoTransform (  ) 

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstComponentDecl> org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstComponentDecls (  ) 

Getter for InstComponentDecl list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstComponentDecl> org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstComponentDeclsNoTransform (  ) 

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

InstConstraining org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstConstraining (  ) 

Getter for optional child InstConstraining high-level method InstanceTree.ast:19.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

Opt<InstConstraining> org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstConstrainingOpt (  ) 

low-level method InstanceTree.ast:37

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

Opt<InstConstraining> org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstConstrainingOptNoTransform (  ) 

low-level method InstanceTree.ast:44

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

InstExtends org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstExtends ( int  i  ) 

Getter for child in list InstExtendsList high-level method InstanceTree.ast:19.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstExtendsListChildPosition (  )  [protected]

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstExtends> org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstExtendsListNoTransform (  ) 

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstExtends> org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstExtendss (  ) 

Getter for InstExtends list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstExtends> org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstExtendssNoTransform (  ) 

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

InstExternal org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstExternal (  ) 

Getter for optional child InstExternal high-level method InstanceTree.ast:19.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

Opt<InstExternal> org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstExternalOpt (  ) 

low-level method InstanceTree.ast:37

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

Opt<InstExternal> org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstExternalOptNoTransform (  ) 

low-level method InstanceTree.ast:44

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

InstImport org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstImport ( int  i  ) 

Getter for child in list InstImportList high-level method InstanceTree.ast:19.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstImportListChildPosition (  )  [protected]

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstImport> org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstImportListNoTransform (  ) 

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstImport> org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstImports (  ) 

Getter for InstImport list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstImport> org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstImportsNoTransform (  ) 

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

InstRestriction org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstRestriction (  ) 

Getter for InstRestriction high-level method InstanceTree.ast:12.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

InstRestriction org.jmodelica.modelica.compiler.InstEnumClassDecl.getInstRestrictionNoTransform (  ) 

low-level method InstanceTree.ast:18

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getNumDynamicClassName (  ) 

Returns:
number of children in DynamicClassNameList high-level method InstanceTree.ast:12

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getNumDynamicComponentName (  ) 

Returns:
number of children in DynamicComponentNameList high-level method InstanceTree.ast:12

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getNumDynamicFExp (  ) 

Returns:
number of children in DynamicFExpList high-level method InstanceTree.ast:12

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getNumFAbstractEquation (  ) 

Returns:
number of children in FAbstractEquationList high-level method InstanceTree.ast:12

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getNumInstClassDecl (  ) 

Returns:
number of children in InstClassDeclList high-level method InstanceTree.ast:12

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getNumInstComponentDecl (  ) 

Returns:
number of children in InstComponentDeclList high-level method InstanceTree.ast:12

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getNumInstExtends (  ) 

Returns:
number of children in InstExtendsList high-level method InstanceTree.ast:12

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getNumInstImport (  ) 

Returns:
number of children in InstImportList high-level method InstanceTree.ast:12

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getNumRedeclaredInstClassDecl (  ) 

Returns:
number of children in RedeclaredInstClassDeclList high-level method InstanceTree.ast:12

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

InstClassDecl org.jmodelica.modelica.compiler.InstEnumClassDecl.getRedeclaredInstClassDecl ( int  i  ) 

Getter for child in list RedeclaredInstClassDeclList high-level method InstanceTree.ast:19.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

int org.jmodelica.modelica.compiler.InstEnumClassDecl.getRedeclaredInstClassDeclListChildPosition (  )  [protected]

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstClassDecl> org.jmodelica.modelica.compiler.InstEnumClassDecl.getRedeclaredInstClassDeclListNoTransform (  ) 

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstClassDecl> org.jmodelica.modelica.compiler.InstEnumClassDecl.getRedeclaredInstClassDecls (  ) 

Getter for RedeclaredInstClassDecl list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

List<InstClassDecl> org.jmodelica.modelica.compiler.InstEnumClassDecl.getRedeclaredInstClassDeclsNoTransform (  ) 

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

boolean org.jmodelica.modelica.compiler.InstEnumClassDecl.hasInstConstraining (  ) 

Does this node have a InstConstraining child? high-level method InstanceTree.ast:12.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

boolean org.jmodelica.modelica.compiler.InstEnumClassDecl.hasInstExternal (  ) 

Does this node have a InstExternal child? high-level method InstanceTree.ast:12.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

boolean org.jmodelica.modelica.compiler.InstEnumClassDecl.isComponentSizeClass (  ) 

syn FlatTypeCheck /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeCheck.jrag:282

Reimplemented from org.jmodelica.modelica.compiler.InstClassDecl.

boolean org.jmodelica.modelica.compiler.InstEnumClassDecl.isEnum (  ) 

Is this class an enumeration? syn InstClassRestriction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/FlatTypeAnalysis.jrag:1025.

Reimplemented from org.jmodelica.modelica.compiler.InstClassDecl.

HashSet org.jmodelica.modelica.compiler.InstEnumClassDecl.lookupInstBuiltInClass ( String  name  ) 

inh EnumLookup /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstLookupClasses.jrag:635

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

internal method InstanceTree.ast:43

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

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

low-level method InstanceTree.ast:37

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

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

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setClassDecl ( ClassDecl  value  ) 

Setter for lexeme ClassDecl high-level method InstanceTree.ast:5.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setDynamicClassName ( InstAccess  node,
int  i 
)

Setter for child in list DynamicClassNameList high-level method InstanceTree.ast:42.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setDynamicClassNameList ( List< InstAccess list  ) 

Setter for DynamicClassNameList high-level method InstanceTree.ast:5.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setDynamicComponentName ( InstAccess  node,
int  i 
)

Setter for child in list DynamicComponentNameList high-level method InstanceTree.ast:42.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setDynamicComponentNameList ( List< InstAccess list  ) 

Setter for DynamicComponentNameList high-level method InstanceTree.ast:5.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setDynamicFExp ( FExp  node,
int  i 
)

Setter for child in list DynamicFExpList high-level method InstanceTree.ast:42.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setDynamicFExpList ( List< FExp list  ) 

Setter for DynamicFExpList high-level method InstanceTree.ast:5.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setFAbstractEquation ( FAbstractEquation  node,
int  i 
)

Setter for child in list FAbstractEquationList high-level method InstanceTree.ast:42.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setFAbstractEquationList ( List< FAbstractEquation list  ) 

Setter for FAbstractEquationList high-level method InstanceTree.ast:5.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setFQName ( FQName  node  ) 

Setter for FQName high-level method InstanceTree.ast:5.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setInstClassDecl ( InstClassDecl  node,
int  i 
)

Setter for child in list InstClassDeclList high-level method InstanceTree.ast:42.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setInstClassDeclList ( List< InstClassDecl list  ) 

Setter for InstClassDeclList high-level method InstanceTree.ast:5.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setInstComponentDecl ( InstComponentDecl  node,
int  i 
)

Setter for child in list InstComponentDeclList high-level method InstanceTree.ast:42.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setInstComponentDeclList ( List< InstComponentDecl list  ) 

Setter for InstComponentDeclList high-level method InstanceTree.ast:5.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setInstConstraining ( InstConstraining  node  ) 

Setter for optional child InstConstraining high-level method InstanceTree.ast:27.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setInstConstrainingOpt ( Opt< InstConstraining opt  ) 

Setter for InstConstrainingOpt low-level method InstanceTree.ast:5.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setInstExtends ( InstExtends  node,
int  i 
)

Setter for child in list InstExtendsList high-level method InstanceTree.ast:42.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setInstExtendsList ( List< InstExtends list  ) 

Setter for InstExtendsList high-level method InstanceTree.ast:5.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setInstExternal ( InstExternal  node  ) 

Setter for optional child InstExternal high-level method InstanceTree.ast:27.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setInstExternalOpt ( Opt< InstExternal opt  ) 

Setter for InstExternalOpt low-level method InstanceTree.ast:5.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setInstImport ( InstImport  node,
int  i 
)

Setter for child in list InstImportList high-level method InstanceTree.ast:42.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setInstImportList ( List< InstImport list  ) 

Setter for InstImportList high-level method InstanceTree.ast:5.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setInstRestriction ( InstRestriction  node  ) 

Setter for InstRestriction high-level method InstanceTree.ast:5.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setRedeclaredInstClassDecl ( InstClassDecl  node,
int  i 
)

Setter for child in list RedeclaredInstClassDeclList high-level method InstanceTree.ast:42.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.

void org.jmodelica.modelica.compiler.InstEnumClassDecl.setRedeclaredInstClassDeclList ( List< InstClassDecl list  ) 

Setter for RedeclaredInstClassDeclList high-level method InstanceTree.ast:5.

Reimplemented from org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.


Member Data Documentation

internal

internal


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

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