org.jmodelica.modelica.compiler.CodeGenTestCase Class Reference

class :0 More...

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

org.jmodelica.modelica.compiler.TestCase org.jmodelica.modelica.compiler.CADCodeGenTestCase org.jmodelica.modelica.compiler.CCodeGenTestCase org.jmodelica.modelica.compiler.GenericCodeGenTestCase org.jmodelica.modelica.compiler.XMLCodeGenTestCase org.jmodelica.modelica.compiler.XMLValueGenTestCase

List of all members.

Public Member Functions

 CodeGenTestCase ()
 CodeGenTestCase (String name, String description, String sourceFileName, String className, String result, boolean resultOnFile, String template, boolean templateOnFile)
abstract AbstractGenerator createGenerator (FClass fc)
String getGenCode ()
void setGenCode (String genCode)
void setGeneratedCode (String genCode)
String getGenCodeFileName ()
void setGenCodeFileName (String flatModelFileName)
boolean isResultOnFile ()
void setResultOnFile (boolean resultOnFile)
String getTemplate ()
void setTemplate (String template)
String templateFileName ()
void templateFileName (String templateFileName)
boolean isTemplateOnFile ()
void setTemplateOnFile (boolean templateOnFile)

Protected Member Functions

boolean testTransformed (FClass fc)
 Perform tests on flat class after transform canonical step.


Detailed Description

class :0

Constructor & Destructor Documentation

org.jmodelica.modelica.compiler.CodeGenTestCase.CodeGenTestCase (  ) 

org.jmodelica.modelica.compiler.CodeGenTestCase.CodeGenTestCase ( String  name,
String  description,
String  sourceFileName,
String  className,
String  result,
boolean  resultOnFile,
String  template,
boolean  templateOnFile 
)


Member Function Documentation

abstract AbstractGenerator org.jmodelica.modelica.compiler.CodeGenTestCase.createGenerator ( FClass  fc  )  [pure virtual]

String org.jmodelica.modelica.compiler.CodeGenTestCase.getGenCode (  ) 

String org.jmodelica.modelica.compiler.CodeGenTestCase.getGenCodeFileName (  ) 

String org.jmodelica.modelica.compiler.CodeGenTestCase.getTemplate (  ) 

boolean org.jmodelica.modelica.compiler.CodeGenTestCase.isResultOnFile (  ) 

boolean org.jmodelica.modelica.compiler.CodeGenTestCase.isTemplateOnFile (  ) 

void org.jmodelica.modelica.compiler.CodeGenTestCase.setGenCode ( String  genCode  ) 

void org.jmodelica.modelica.compiler.CodeGenTestCase.setGenCodeFileName ( String  flatModelFileName  ) 

void org.jmodelica.modelica.compiler.CodeGenTestCase.setGeneratedCode ( String  genCode  ) 

void org.jmodelica.modelica.compiler.CodeGenTestCase.setResultOnFile ( boolean  resultOnFile  ) 

void org.jmodelica.modelica.compiler.CodeGenTestCase.setTemplate ( String  template  ) 

void org.jmodelica.modelica.compiler.CodeGenTestCase.setTemplateOnFile ( boolean  templateOnFile  ) 

void org.jmodelica.modelica.compiler.CodeGenTestCase.templateFileName ( String  templateFileName  ) 

String org.jmodelica.modelica.compiler.CodeGenTestCase.templateFileName (  ) 

boolean org.jmodelica.modelica.compiler.CodeGenTestCase.testTransformed ( FClass  fc  )  [protected]

Perform tests on flat class after transform canonical step.

Returns:
true if test case shoule stop after this method

Reimplemented from org.jmodelica.modelica.compiler.TestCase.


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

Generated on Fri Oct 7 14:49:30 2011 for JModelica.org by  doxygen 1.5.8