org.jmodelica.modelica.compiler.InstBuiltInClassDecl Class Reference

node InstanceTree.ast:45 More...

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

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
InstBuiltInClassDecl clone () throws CloneNotSupportedException
 internal
InstBuiltInClassDecl copy ()
 internal
InstBuiltInClassDecl fullCopy ()
 low-level
InstComponentDecl newInstComponentDecl (ComponentDecl cd)
 method InstanceTreeConstruction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:841
InstComponentDecl newInstComponentDecl (ComponentDecl cd, Access className)
 method InstanceTreeConstruction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:879
InstComponentDecl newInstReplacingComponent (ComponentDecl replacingDecl, ComponentDecl originalDecl, InstComponentRedeclare icr)
 method InstanceTreeConstruction /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:926
 InstBuiltInClassDecl ()
 method InstanceTree.ast:1
 InstBuiltInClassDecl (ClassDecl p0)
 method InstanceTree.ast:16
boolean mayHaveRewrite ()
 internal method InstanceTree.ast:38
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 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 matchInstClassDecl (String name)
 syn InstLookupClasses /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstLookupClasses.jrag:492
String name ()
 syn InstanceAST_API /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1240
BuiltInClassDecl getBuiltInClassDecl ()
 syn InstanceAST_API /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1242
String qualifiedName ()
 syn InstanceAST_API /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1248
boolean isPrimitive ()
 syn UnknownDeclarations /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/PrimitiveClasses.jrag:110
String primitiveName ()
 syn Names /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:511
ASTNode rewriteTo ()
 internal

Protected Member Functions

int numChildren ()
 low-level method InstanceTree.ast:32
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 qualifiedName_computed = false
 internal
String qualifiedName_value
 internal


Detailed Description

node InstanceTree.ast:45

Constructor & Destructor Documentation

org.jmodelica.modelica.compiler.InstBuiltInClassDecl.InstBuiltInClassDecl (  ) 

method InstanceTree.ast:1

org.jmodelica.modelica.compiler.InstBuiltInClassDecl.InstBuiltInClassDecl ( ClassDecl  p0  ) 

method InstanceTree.ast:16


Member Function Documentation

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

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

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

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

low-level method InstanceTree.ast:34

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

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

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

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

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

low-level method InstanceTree.ast:34

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

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

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

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

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

low-level method InstanceTree.ast:34

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

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

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

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

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

low-level method InstanceTree.ast:34

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

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

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

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

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

low-level method InstanceTree.ast:34

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

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

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

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

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

low-level method InstanceTree.ast:34

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

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

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

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

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

low-level method InstanceTree.ast:34

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

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

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

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

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

low-level method InstanceTree.ast:34

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

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

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

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

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

low-level method InstanceTree.ast:34

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

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

internal

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

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

internal

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

low-level

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

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

internal

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

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

low-level

BuiltInClassDecl org.jmodelica.modelica.compiler.InstBuiltInClassDecl.getBuiltInClassDecl (  ) 

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

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

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

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

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

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

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

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

low-level method InstanceTree.ast:68

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

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

low-level method InstanceTree.ast:62

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

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

Getter for DynamicClassName list.

high-level method InstanceTree.ast:50

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

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

low-level method InstanceTree.ast:56

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

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

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

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

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

low-level method InstanceTree.ast:68

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

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

low-level method InstanceTree.ast:62

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

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

Getter for DynamicComponentName list.

high-level method InstanceTree.ast:50

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

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

low-level method InstanceTree.ast:56

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

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

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

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

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

low-level method InstanceTree.ast:68

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

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

low-level method InstanceTree.ast:62

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

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

Getter for DynamicFExp list.

high-level method InstanceTree.ast:50

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

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

low-level method InstanceTree.ast:56

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

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

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

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

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

low-level method InstanceTree.ast:68

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

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

low-level method InstanceTree.ast:62

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

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

Getter for FAbstractEquation list.

high-level method InstanceTree.ast:50

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

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

low-level method InstanceTree.ast:56

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

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

low-level method InstanceTree.ast:17

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

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

low-level method InstanceTree.ast:11

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

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

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

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

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

low-level method InstanceTree.ast:68

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

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

low-level method InstanceTree.ast:62

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

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

Getter for InstClassDecl list.

high-level method InstanceTree.ast:50

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

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

low-level method InstanceTree.ast:56

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

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

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

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

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

low-level method InstanceTree.ast:68

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

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

low-level method InstanceTree.ast:62

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

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

Getter for InstComponentDecl list.

high-level method InstanceTree.ast:50

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

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

low-level method InstanceTree.ast:56

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

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

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

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

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

low-level method InstanceTree.ast:68

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

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

low-level method InstanceTree.ast:62

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

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

Getter for InstExtends list.

high-level method InstanceTree.ast:50

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

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

low-level method InstanceTree.ast:56

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

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

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

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

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

low-level method InstanceTree.ast:68

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

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

low-level method InstanceTree.ast:62

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

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

Getter for InstImport list.

high-level method InstanceTree.ast:50

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

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

low-level method InstanceTree.ast:56

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

low-level method InstanceTree.ast:68

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

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

low-level method InstanceTree.ast:62

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

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

Getter for RedeclaredInstClassDecl list.

high-level method InstanceTree.ast:50

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

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

low-level method InstanceTree.ast:56

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

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

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

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

boolean org.jmodelica.modelica.compiler.InstBuiltInClassDecl.matchInstClassDecl ( String  name  ) 

syn InstLookupClasses /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstLookupClasses.jrag:492

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

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

internal method InstanceTree.ast:38

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

String org.jmodelica.modelica.compiler.InstBuiltInClassDecl.name (  ) 

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

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

InstComponentDecl org.jmodelica.modelica.compiler.InstBuiltInClassDecl.newInstComponentDecl ( ComponentDecl  cd,
Access  className 
) [virtual]

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

Implements org.jmodelica.modelica.compiler.InstClassDecl.

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

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

Implements org.jmodelica.modelica.compiler.InstClassDecl.

InstComponentDecl org.jmodelica.modelica.compiler.InstBuiltInClassDecl.newInstReplacingComponent ( ComponentDecl  replacingDecl,
ComponentDecl  originalDecl,
InstComponentRedeclare  icr 
) [virtual]

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

Implements org.jmodelica.modelica.compiler.InstClassDecl.

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

low-level method InstanceTree.ast:32

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

String org.jmodelica.modelica.compiler.InstBuiltInClassDecl.primitiveName (  )  [virtual]

syn Names /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/Util.jrag:511

Implements org.jmodelica.modelica.compiler.InstClassDecl.

String org.jmodelica.modelica.compiler.InstBuiltInClassDecl.qualifiedName (  )  [virtual]

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

Implements org.jmodelica.modelica.compiler.InstClassDecl.

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

internal

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


Member Data Documentation

internal

internal


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

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