org.jmodelica.modelica.compiler.InstPrimitiveClassDecl Class Reference

node InstanceTree.ast:43 More...

Inheritance diagram for 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 org.jmodelica.modelica.compiler.InstEnumClassDecl

List of all members.

Public Member Functions

void flushCache ()
 low-level
void flushCollectionCache ()
 internal
InstPrimitiveClassDecl clone () throws CloneNotSupportedException
 internal
InstPrimitiveClassDecl copy ()
 internal
InstPrimitiveClassDecl fullCopy ()
 low-level
InstComponentDecl newInstComponentDecl (ComponentDecl cd)
 method InstanceTreeConstruction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:838
InstComponentDecl emptyInstComponentDecl (ComponentDecl cd, InstAccess name)
 method InstanceTreeConstruction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:871
 InstPrimitiveClassDecl ()
 method InstanceTree.ast:1
 InstPrimitiveClassDecl (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 isPrimitive ()
 syn UnknownDeclarations /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrimitiveClasses.jrag:109
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


Detailed Description

node InstanceTree.ast:43

Constructor & Destructor Documentation

org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.InstPrimitiveClassDecl (  ) 

method InstanceTree.ast:1

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

method InstanceTree.ast:18


Member Function Documentation

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:34

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

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

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

Getter for DynamicClassName list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

Getter for DynamicComponentName list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

Getter for DynamicFExp list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

Getter for FAbstractEquation list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:17

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:11

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

Getter for InstClassDecl list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

Getter for InstComponentDecl list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:37

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:44

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

Getter for InstExtends list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:37

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:44

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

Getter for InstImport list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:18

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:68

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:62

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

Getter for RedeclaredInstClassDecl list.

high-level method InstanceTree.ast:50

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

low-level method InstanceTree.ast:56

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

boolean org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.isPrimitive (  ) 

syn UnknownDeclarations /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrimitiveClasses.jrag:109

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

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

internal method InstanceTree.ast:43

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

InstComponentDecl org.jmodelica.modelica.compiler.InstPrimitiveClassDecl.newInstComponentDecl ( ComponentDecl  cd  )  [virtual]

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

Reimplemented from org.jmodelica.modelica.compiler.InstBaseClassDecl.

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

low-level method InstanceTree.ast:37

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.

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

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

Reimplemented from org.jmodelica.modelica.compiler.InstFullClassDecl.

Reimplemented in org.jmodelica.modelica.compiler.InstEnumClassDecl.


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

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