org.jmodelica.modelica.compiler.ImportClauseQualified Class Reference

node Modelica.ast:212 More...

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

org.jmodelica.modelica.compiler.ImportClause org.jmodelica.modelica.compiler.Element org.jmodelica.modelica.compiler.Clause org.jmodelica.modelica.compiler.BaseNode

List of all members.

Public Member Functions

void flushCache ()
 low-level
void flushCollectionCache ()
 internal
ImportClauseQualified clone () throws CloneNotSupportedException
 internal
ImportClauseQualified copy ()
 internal
ImportClauseQualified fullCopy ()
 low-level
InstImport newInstImport ()
 method InstImportClauses /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1218
 ImportClauseQualified ()
 method Modelica.ast:1
 ImportClauseQualified (Access p0, Comment p1)
 method Modelica.ast:7
boolean mayHaveRewrite ()
 internal method Modelica.ast:20
void setPackageName (Access node)
 Setter for PackageName high-level method Modelica.ast:5.
Access getPackageName ()
 Getter for PackageName high-level method Modelica.ast:12.
Access getPackageNameNoTransform ()
 low-level method Modelica.ast:18
void setComment (Comment node)
 Setter for Comment high-level method Modelica.ast:5.
Comment getComment ()
 Getter for Comment high-level method Modelica.ast:12.
Comment getCommentNoTransform ()
 low-level method Modelica.ast:18
boolean matches (String str)
 Does node match string? Override for node types that need to be searched for.
ASTNode rewriteTo ()
 internal

Protected Member Functions

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


Detailed Description

node Modelica.ast:212

Constructor & Destructor Documentation

org.jmodelica.modelica.compiler.ImportClauseQualified.ImportClauseQualified (  ) 

method Modelica.ast:1

org.jmodelica.modelica.compiler.ImportClauseQualified.ImportClauseQualified ( Access  p0,
Comment  p1 
)

method Modelica.ast:7


Member Function Documentation

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

internal

Reimplemented from org.jmodelica.modelica.compiler.ImportClause.

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

internal

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

low-level

Reimplemented from org.jmodelica.modelica.compiler.ImportClause.

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

internal

Reimplemented from org.jmodelica.modelica.compiler.ImportClause.

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

low-level

Comment org.jmodelica.modelica.compiler.ImportClauseQualified.getComment (  ) 

Getter for Comment high-level method Modelica.ast:12.

Reimplemented from org.jmodelica.modelica.compiler.ImportClause.

Comment org.jmodelica.modelica.compiler.ImportClauseQualified.getCommentNoTransform (  ) 

low-level method Modelica.ast:18

Reimplemented from org.jmodelica.modelica.compiler.ImportClause.

Access org.jmodelica.modelica.compiler.ImportClauseQualified.getPackageName (  ) 

Getter for PackageName high-level method Modelica.ast:12.

Reimplemented from org.jmodelica.modelica.compiler.ImportClause.

Access org.jmodelica.modelica.compiler.ImportClauseQualified.getPackageNameNoTransform (  ) 

low-level method Modelica.ast:18

Reimplemented from org.jmodelica.modelica.compiler.ImportClause.

boolean org.jmodelica.modelica.compiler.ImportClauseQualified.matches ( String  str  ) 

Does node match string? Override for node types that need to be searched for.

Base implementation always returns false</code. Generally, this is implemented with something like str.equals(name()).

Parameters:
str the string to match
Returns:
true</code if str matches this node, false otherwise syn SimpleClassLookup /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/SimpleLookup.jrag:212

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

internal method Modelica.ast:20

Reimplemented from org.jmodelica.modelica.compiler.ImportClause.

InstImport org.jmodelica.modelica.compiler.ImportClauseQualified.newInstImport (  )  [virtual]

method InstImportClauses /tmp/JModelica/Compiler/ModelicaFrontEnd/src/jastadd/InstanceTree.jrag:1218

Implements org.jmodelica.modelica.compiler.ImportClause.

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

low-level method Modelica.ast:14

Reimplemented from org.jmodelica.modelica.compiler.ImportClause.

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

internal

Reimplemented from org.jmodelica.modelica.compiler.ImportClause.

void org.jmodelica.modelica.compiler.ImportClauseQualified.setComment ( Comment  node  ) 

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

Reimplemented from org.jmodelica.modelica.compiler.ImportClause.

void org.jmodelica.modelica.compiler.ImportClauseQualified.setPackageName ( Access  node  ) 

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

Reimplemented from org.jmodelica.modelica.compiler.ImportClause.


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

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