, including all inherited members.
| CodeGenTestCase() | org.jmodelica.modelica.compiler.CodeGenTestCase | |
| CodeGenTestCase(String name, String description, String sourceFileName, String className, String result, boolean resultOnFile, String template, boolean templateOnFile) | org.jmodelica.modelica.compiler.CodeGenTestCase | |
| compareMsg(String actual, String expected) | org.jmodelica.modelica.compiler.TestCase | [protected] |
| createFClass(InstClassDecl icd) | org.jmodelica.modelica.compiler.TestCase | [static] |
| createGenerator(FClass fc) | org.jmodelica.modelica.compiler.GenericCodeGenTestCase | [virtual] |
| createOptionsRegistry() | org.jmodelica.modelica.compiler.TestCase | [protected] |
| dumpJunit(StringBuilder str, int index) | org.jmodelica.modelica.compiler.TestCase | |
| fail(String msg) | org.jmodelica.modelica.compiler.TestCase | [protected] |
| fail(Exception e) | org.jmodelica.modelica.compiler.TestCase | [protected] |
| filter(String str) | org.jmodelica.modelica.compiler.TestCase | [protected] |
| filterProblems(Collection< Problem > problems) | org.jmodelica.modelica.compiler.TestCase | [protected] |
| GenericCodeGenTestCase() | org.jmodelica.modelica.compiler.GenericCodeGenTestCase | |
| GenericCodeGenTestCase(String name, String description, String sourceFileName, String className, String result, boolean resultOnFile, String template, boolean templateOnFile) | org.jmodelica.modelica.compiler.GenericCodeGenTestCase | |
| getClassName() | org.jmodelica.modelica.compiler.TestCase | |
| getDescription() | org.jmodelica.modelica.compiler.TestCase | |
| getGenCode() | org.jmodelica.modelica.compiler.CodeGenTestCase | |
| getGenCodeFileName() | org.jmodelica.modelica.compiler.CodeGenTestCase | |
| getName() | org.jmodelica.modelica.compiler.TestCase | |
| getSourceFileName() | org.jmodelica.modelica.compiler.TestCase | |
| getTemplate() | org.jmodelica.modelica.compiler.CodeGenTestCase | |
| isResultOnFile() | org.jmodelica.modelica.compiler.CodeGenTestCase | |
| isTemplateOnFile() | org.jmodelica.modelica.compiler.CodeGenTestCase | |
| performTest() | org.jmodelica.modelica.compiler.TestCase | |
| removeWhitespace(String str) | org.jmodelica.modelica.compiler.TestCase | |
| setBooleanOption(String key, boolean value) | org.jmodelica.modelica.compiler.TestCase | |
| setCheckAll(boolean val) | org.jmodelica.modelica.compiler.TestCase | |
| setClassName(String className) | org.jmodelica.modelica.compiler.TestCase | |
| setDescription(String description) | org.jmodelica.modelica.compiler.TestCase | |
| setFilter(boolean val) | org.jmodelica.modelica.compiler.TestCase | |
| setGenCode(String genCode) | org.jmodelica.modelica.compiler.CodeGenTestCase | |
| setGenCodeFileName(String flatModelFileName) | org.jmodelica.modelica.compiler.CodeGenTestCase | |
| setGeneratedCode(String genCode) | org.jmodelica.modelica.compiler.CodeGenTestCase | |
| setIntegerOption(String key, int value) | org.jmodelica.modelica.compiler.TestCase | |
| setName(String name) | org.jmodelica.modelica.compiler.TestCase | |
| setRealOption(String key, double value) | org.jmodelica.modelica.compiler.TestCase | |
| setResultOnFile(boolean resultOnFile) | org.jmodelica.modelica.compiler.CodeGenTestCase | |
| setSourceFileName(String sourceFileName) | org.jmodelica.modelica.compiler.TestCase | |
| setStringOption(String key, String value) | org.jmodelica.modelica.compiler.TestCase | |
| setTemplate(String template) | org.jmodelica.modelica.compiler.CodeGenTestCase | |
| setTemplateOnFile(boolean templateOnFile) | org.jmodelica.modelica.compiler.CodeGenTestCase | |
| sortLines(String str) | org.jmodelica.modelica.compiler.TestCase | [protected] |
| templateFileName() | org.jmodelica.modelica.compiler.CodeGenTestCase | |
| templateFileName(String templateFileName) | org.jmodelica.modelica.compiler.CodeGenTestCase | |
| TestCase() | org.jmodelica.modelica.compiler.TestCase | |
| TestCase(String name, String description, String sourceFileName, String className) | org.jmodelica.modelica.compiler.TestCase | |
| testFlattened(FClass fc) | org.jmodelica.modelica.compiler.TestCase | [protected] |
| testMe(Assert a) | org.jmodelica.modelica.compiler.TestCase | |
| testPrettyPrint(FClass fc, String correct) | org.jmodelica.modelica.compiler.TestCase | [protected] |
| testProblems(Collection< Problem > problems) | org.jmodelica.modelica.compiler.TestCase | [protected] |
| testSemanticProblems(Collection< Problem > problems) | org.jmodelica.modelica.compiler.TestCase | [protected] |
| testTransformed(FClass fc) | org.jmodelica.modelica.compiler.CodeGenTestCase | [protected] |
| testTransformedProblems(Collection< Problem > problems) | org.jmodelica.modelica.compiler.TestCase | [protected] |