org.jmodelica.modelica.compiler.ProtectedElementList Class Reference

node Modelica.ast:202 More...

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

org.jmodelica.modelica.compiler.ElementList org.jmodelica.modelica.compiler.Clause org.jmodelica.modelica.compiler.BaseNode

List of all members.

Public Member Functions

void flushCache ()
 low-level
void flushCollectionCache ()
 internal
ProtectedElementList clone () throws CloneNotSupportedException
 internal
ProtectedElementList copy ()
 internal
ProtectedElementList fullCopy ()
 low-level
 ProtectedElementList ()
 method Modelica.ast:1
 ProtectedElementList (List< Element > p0)
 method Modelica.ast:8
boolean mayHaveRewrite ()
 internal method Modelica.ast:20
void setElementList (List< Element > list)
 Setter for ElementList high-level method Modelica.ast:5.
int getNumElement ()
Element getElement (int i)
 Getter for child in list ElementList high-level method Modelica.ast:19.
void addElement (Element node)
 Add element to list ElementList high-level method Modelica.ast:27.
void addElementNoTransform (Element node)
 low-level method Modelica.ast:34
void setElement (Element node, int i)
 Setter for child in list ElementList high-level method Modelica.ast:42.
List< ElementgetElements ()
 Getter for Element list.
List< ElementgetElementsNoTransform ()
 low-level method Modelica.ast:56
List< ElementgetElementList ()
 Getter for list ElementList high-level method Modelica.ast:63.
List< ElementgetElementListNoTransform ()
 low-level method Modelica.ast:72
VisibilityType Define_VisibilityType_visibility (ASTNode caller, ASTNode child)
 /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InitialTransformations.jrag:45 internal
ASTNode rewriteTo ()
 internal

Protected Member Functions

int numChildren ()
 low-level method Modelica.ast:14


Detailed Description

node Modelica.ast:202

Constructor & Destructor Documentation

org.jmodelica.modelica.compiler.ProtectedElementList.ProtectedElementList (  ) 

method Modelica.ast:1

org.jmodelica.modelica.compiler.ProtectedElementList.ProtectedElementList ( List< Element p0  ) 

method Modelica.ast:8


Member Function Documentation

void org.jmodelica.modelica.compiler.ProtectedElementList.addElement ( Element  node  ) 

Add element to list ElementList high-level method Modelica.ast:27.

Reimplemented from org.jmodelica.modelica.compiler.ElementList.

void org.jmodelica.modelica.compiler.ProtectedElementList.addElementNoTransform ( Element  node  ) 

low-level method Modelica.ast:34

Reimplemented from org.jmodelica.modelica.compiler.ElementList.

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

internal

Reimplemented from org.jmodelica.modelica.compiler.ElementList.

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

internal

VisibilityType org.jmodelica.modelica.compiler.ProtectedElementList.Define_VisibilityType_visibility ( ASTNode  caller,
ASTNode  child 
)

/tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InitialTransformations.jrag:45 internal

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

low-level

Reimplemented from org.jmodelica.modelica.compiler.ElementList.

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

internal

Reimplemented from org.jmodelica.modelica.compiler.ElementList.

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

low-level

Element org.jmodelica.modelica.compiler.ProtectedElementList.getElement ( int  i  ) 

Getter for child in list ElementList high-level method Modelica.ast:19.

Reimplemented from org.jmodelica.modelica.compiler.ElementList.

List<Element> org.jmodelica.modelica.compiler.ProtectedElementList.getElementList (  ) 

Getter for list ElementList high-level method Modelica.ast:63.

Reimplemented from org.jmodelica.modelica.compiler.ElementList.

List<Element> org.jmodelica.modelica.compiler.ProtectedElementList.getElementListNoTransform (  ) 

low-level method Modelica.ast:72

Reimplemented from org.jmodelica.modelica.compiler.ElementList.

List<Element> org.jmodelica.modelica.compiler.ProtectedElementList.getElements (  ) 

Getter for Element list.

high-level method Modelica.ast:50

Reimplemented from org.jmodelica.modelica.compiler.ElementList.

List<Element> org.jmodelica.modelica.compiler.ProtectedElementList.getElementsNoTransform (  ) 

low-level method Modelica.ast:56

Reimplemented from org.jmodelica.modelica.compiler.ElementList.

int org.jmodelica.modelica.compiler.ProtectedElementList.getNumElement (  ) 

Returns:
number of children in ElementList high-level method Modelica.ast:12

Reimplemented from org.jmodelica.modelica.compiler.ElementList.

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

internal method Modelica.ast:20

Reimplemented from org.jmodelica.modelica.compiler.ElementList.

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

low-level method Modelica.ast:14

Reimplemented from org.jmodelica.modelica.compiler.ElementList.

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

internal

Reimplemented from org.jmodelica.modelica.compiler.ElementList.

void org.jmodelica.modelica.compiler.ProtectedElementList.setElement ( Element  node,
int  i 
)

Setter for child in list ElementList high-level method Modelica.ast:42.

Reimplemented from org.jmodelica.modelica.compiler.ElementList.

void org.jmodelica.modelica.compiler.ProtectedElementList.setElementList ( List< Element list  ) 

Setter for ElementList high-level method Modelica.ast:5.

Reimplemented from org.jmodelica.modelica.compiler.ElementList.


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

Generated on Fri Oct 7 14:51:07 2011 for JModelica.org by  doxygen 1.5.8