# # ChangeLog for / # # Generated by Trac 1.0.1dev-r11478 # Nov 24, 2024, 4:29:33 PM Thu, 11 Sep 2014 10:20:46 GMT krafczy [103] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFCondition.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFDependsCondition.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFItemSelectsCondition.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFReader.java (modified) Handle "y" condition in RSFCondition Thu, 11 Sep 2014 10:00:28 GMT krafczy [102] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/ModelOptimizer.java (modified) Remove constant variables from constraints in ... Thu, 11 Sep 2014 09:37:04 GMT krafczy [101] * Code/ModelTranslator/input/testModel.rsf (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFCondition.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFDependsCondition.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFItemSelectsCondition.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFModuleCondition.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFReader.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/in/rsf/RSFReaderTest.java (modified) Handle constants and 'm' in RSF conditions Shorten RSFDependsCondition Thu, 11 Sep 2014 08:44:28 GMT krafczy [100] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter2.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/ModelOptimizer.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/ModelReader.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFCondition.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFDependsCondition.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFItemSelectsCondition.java (modified) Use VariablePool in ModelReader and RSFReader Don't create multiple ... Thu, 11 Sep 2014 08:07:45 GMT anonymous [99] This is an empty revision for padding. Wed, 10 Sep 2014 10:29:31 GMT anonymous [98] This is an empty revision for padding. Wed, 10 Sep 2014 08:30:20 GMT elshar [97] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/ModelTranslator.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/ModelReader.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFReader.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/in/rsf/RSFReaderTest.java (modified) Stated implementation of RSF -> Dimacs translation Avoiding translating ... Wed, 10 Sep 2014 06:59:08 GMT elshar [96] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/cli/ArgumentsParser.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter2.java (modified) Tue, 09 Sep 2014 14:52:54 GMT elshar [95] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/Main.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/cli/ArgumentsParser.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter2.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/convert/MaxTermConverter2Test.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/convert/MaxTermConverterTest.java (modified) * Moved test method from tests for MaxTerm1Converter to ... Fri, 05 Sep 2014 10:46:04 GMT krafczy [94] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/ModelOptimizer.java (modified) Update comments in ModelOptimizer Fri, 05 Sep 2014 10:32:23 GMT krafczy [93] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/ModelTranslator.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/ModelOptimizer.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/convert/ModelOptimizerTest.java (modified) Add ModelOptimizer.removeDuplicatedConstraints() Thu, 04 Sep 2014 10:46:36 GMT krafczy [92] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/ModelOptimizer.java (modified) Optimize ModelOptimizer.handleConstantVariables() a bit Thu, 04 Sep 2014 10:20:43 GMT krafczy [91] * Code/ModelTranslator/output/model.dimacs (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/ModelTranslator.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/ModelOptimizer.java (moved) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/AllTests.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/convert/ModelOptimizerTest.java (moved) Rename UnusedVariableChecker to ModelOptimizer and add ... Thu, 04 Sep 2014 08:57:21 GMT krafczy [90] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/ModelTranslator.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/UnusedVariableChecker.java (modified) Optimize UnusedVariableChecker Thu, 04 Sep 2014 08:11:06 GMT krafczy [89] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter2.java (modified) MaxTermConverter: Add constraints directly instead of saving them in ... Fri, 29 Aug 2014 10:44:15 GMT krafczy [88] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/UnusedVariableChecker.java (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/AllTests.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/convert/UnusedVariableCheckerTest.java (added) Add UnusedVariableChecker Fri, 29 Aug 2014 10:09:19 GMT krafczy [87] * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/in/rsf/RSFReaderTest.java (modified) Remove unused import from RSFReaderTest Fri, 29 Aug 2014 10:03:48 GMT krafczy [86] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter2.java (modified) Speedup MaxTermConverter2 by ignoring paths that are already true Thu, 28 Aug 2014 12:02:40 GMT anonymous [85] This is an empty revision for padding. Thu, 28 Aug 2014 12:02:19 GMT anonymous [84] This is an empty revision for padding. Thu, 28 Aug 2014 12:00:46 GMT anonymous [83] This is an empty revision for padding. Thu, 28 Aug 2014 10:15:34 GMT krafczy [82] * Code/ModelTranslator/input/testModel.rsf (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/AbstractReader.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFCondition.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFDependsCondition.java (copied) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFItemSelectsCondition.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFReader.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/in/rsf/RSFReaderTest.java (modified) Finish condition for .rsf format (Depends and ItemSelects) Thu, 28 Aug 2014 10:15:21 GMT anonymous [81] This is an empty revision for padding. Thu, 28 Aug 2014 10:13:35 GMT anonymous [80] This is an empty revision for padding. Mon, 25 Aug 2014 13:23:28 GMT anonymous [79] This is an empty revision for padding. Mon, 25 Aug 2014 13:14:35 GMT anonymous [78] This is an empty revision for padding. Fri, 22 Aug 2014 10:26:43 GMT krafczy [77] * Code/ModelTranslator/.classpath (modified) * Code/ModelTranslator/input/testModel.rsf (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFCondition.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFReader.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/AllTests.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/in/rsf (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/in/rsf/RSFReaderTest.java (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/in/rsf/package-info.java (added) Add conditions to RSFReader (WIP) Fri, 22 Aug 2014 08:54:29 GMT krafczy [76] * Code/ModelTranslator/output/model.dimacs (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/ModelTranslator.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/CNFConverter.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter2.java (modified) Use Variable cache Fri, 22 Aug 2014 08:20:29 GMT krafczy [75] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/CNFConverter.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter2.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/AllTests.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/convert/MaxTermConverter2Test.java (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/convert/MaxTermConverterTest.java (modified) Finish the MaxTermConverter2, which uses a backtracking algorithm Better ... Wed, 20 Aug 2014 09:12:49 GMT elshar [74] * Code/ModelTranslator/output/Linux.ivml (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/CNFConverter.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/out/IVMLWriter.java (modified) Bug fix in IVMLWriter Mon, 18 Aug 2014 12:40:26 GMT elshar [73] * Code/ModelTranslator/.classpath (modified) * Code/ModelTranslator/.settings/org.eclipse.jdt.core.prefs (modified) * Code/ModelTranslator/build-jk.xml (modified) * Code/ModelTranslator/output/Linux.ivml (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/ModelTranslator.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/AbstractReader.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/IModelReader.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/ParserException.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/Datatype.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFItem.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFReader.java (modified) Continued implementation of RSFReader Sun, 17 Aug 2014 18:19:49 GMT elshar [72] * Code/ModelTranslator/input/Linux.tsv (added) * Code/ModelTranslator/output/model.dimacs (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/Main.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/ModelTranslator.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/AbstractReader.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/InputType.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/ModelReader.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/Datatype.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFItem.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/RSFReader.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/rsf/package-info.java (added) Started implementation of RSFReader Sat, 16 Aug 2014 08:03:49 GMT elshar [71] * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/in/ModelReaderTest.java (modified) Removed unused imports Sat, 16 Aug 2014 08:02:01 GMT elshar [70] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter.java (modified) Removed Iterator to reduce memory overhead Prepared recursive AND ... Fri, 15 Aug 2014 19:26:19 GMT elshar [69] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter.java (modified) Reduced memory consumption of MaxTermConverter Fri, 15 Aug 2014 18:45:18 GMT elshar [68] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/CNFConverter.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter2.java (added) CNFConverter: Reduced memory consumption MaxTermConverter: Removed ... Fri, 15 Aug 2014 09:58:46 GMT krafczy [67] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/convert/MaxTermConverterTest.java (modified) Add handling for constraint with more than 15 variables Fri, 15 Aug 2014 09:00:22 GMT krafczy [66] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/ModelReader.java (modified) Refactor ModelReader a bit Fri, 15 Aug 2014 08:45:24 GMT krafczy [65] * Code/ModelTranslator/.classpath (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/out/DimacsWriter.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/AllTests.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/out (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/out/DimacsWriterTest.java (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/out/package-info.java (added) Finish DimacsWriter Fri, 15 Aug 2014 08:08:36 GMT krafczy [64] * Code/ModelTranslator/input/testModel.model (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/ModelReader.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/convert/MaxTermConverterTest.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/in/ModelReaderTest.java (modified) Improve test-cases for ModelReader and MaxTermConverter. Add comments. Fri, 15 Aug 2014 06:52:43 GMT elshar [63] * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/convert/MaxTermConverterTest.java (modified) Added new test case Thu, 14 Aug 2014 15:12:05 GMT elshar [62] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/convert/MaxTermConverterTest.java (modified) Enhance runtime Added new test case Thu, 14 Aug 2014 13:55:15 GMT elshar [61] * Code/ModelTranslator/build-jk.xml (modified) * Code/ModelTranslator/scripts (added) * Code/ModelTranslator/scripts/dimacsExample.bat (added) * Code/ModelTranslator/scripts/dimacsExample.sh (added) * Code/ModelTranslator/scripts/ivmlExample.bat (added) * Code/ModelTranslator/scripts/ivmlExample.sh (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/cli/ArgumentsParser.java (modified) Added example scripts Thu, 14 Aug 2014 12:36:08 GMT krafczy [60] * Code/ModelTranslator/output/model.dimacs (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/ModelTranslator.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/CNFConverter.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/out/DimacsWriter.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/AllTests.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/convert/MaxTermConverterTest.java (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/in/ModelReaderTest.java (modified) Finish MaxTermConverter WIP DimacsWriter Thu, 14 Aug 2014 09:35:52 GMT elshar [59] * Code/ModelTranslator/build-jk.xml (modified) Added test target Thu, 14 Aug 2014 09:26:49 GMT elshar [58] * Code/ModelTranslator (modified) * Code/ModelTranslator/build-jk.xml (added) * Code/ModelTranslator/jacocoLibs (added) * Code/ModelTranslator/jacocoLibs/jacocoagent.jar (added) * Code/ModelTranslator/jacocoLibs/jacocoant.jar (added) * Code/ModelTranslator/jacocoLibs/org.jacoco.agent-0.6.5.20140213-1606.jar (added) * Code/ModelTranslator/jacocoLibs/org.jacoco.ant-0.6.5.20140213-1606.jar (added) * Code/ModelTranslator/jacocoLibs/org.jacoco.core-0.6.5.20140213-1606.jar (added) * Code/ModelTranslator/jacocoLibs/org.jacoco.report-0.6.5.20140213-1606.jar (added) Added jacoco and build script Sun, 10 Aug 2014 06:54:32 GMT elshar [57] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/Main.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/ModelTranslator.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/cli/ArgumentsParser.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/CNFConverter.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/ICNFConvertStrategy.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/MaxTermConverter.java (added) Sat, 09 Aug 2014 19:31:25 GMT elshar [56] * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/CNFConverter.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/DisjunctionChecker.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/ICNFConvertStrategy.java (added) Initial implementation of convert mechanism Sat, 09 Aug 2014 16:42:52 GMT elshar [55] * Code/ModelTranslator/.classpath (modified) * Code/ModelTranslator/.settings/org.eclipse.jdt.core.prefs (modified) * Code/ModelTranslator/.settings/org.eclipse.jdt.ui.prefs (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/DisjunctionChecker.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/convert/package-info.java (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/AllTests.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/convert (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/convert/DisjunctionCheckerTest.java (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/convert/package-info.java (added) Added DisjunctionChecker Fri, 08 Aug 2014 09:21:53 GMT anonymous [54] This is an empty revision for padding. Fri, 08 Aug 2014 06:49:53 GMT anonymous [53] This is an empty revision for padding. Fri, 08 Aug 2014 06:47:53 GMT elshar [52] * Code/ModelTranslator/output/model.ivml (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/Main.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/ModelTranslator.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/cli (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/cli/Arguments.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/cli/ArgumentsParser.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/cli/package-info.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/ModelReader.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/out/IModelWriter.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/out/IVMLWriter.java (modified) Improvements in IVMLWriter More Command line arguments Thu, 07 Aug 2014 15:19:49 GMT elshar [51] * Code/ModelTranslator/.classpath (modified) * Code/ModelTranslator/lib/commons-cli-1.2-sources.jar (added) * Code/ModelTranslator/lib/commons-cli-1.2.jar (added) * Code/ModelTranslator/output/model.ivml (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/Bundle.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/Main.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/ModelTranslator.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/IModelReader.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/InputType.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/ModelReader.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/package-info.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/out (moved) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/out/DeclarationsComparator.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/out/DimacsWriter.java (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/out/IModelWriter.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/out/IVMLWriter.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/out/OutputType.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/out/package-info.java (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/AllTests.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/in/ModelReaderTest.java (modified) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/in/package-info.java (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/package-info.java (added) Added IVMLWriter Thu, 07 Aug 2014 13:38:19 GMT anonymous [50] This is an empty revision for padding. Thu, 07 Aug 2014 13:36:47 GMT anonymous [49] This is an empty revision for padding. Thu, 07 Aug 2014 12:07:08 GMT krafczy [48] * Code/ModelTranslator/.checkstyle (added) * Code/ModelTranslator/.project (modified) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/ModelReader.java (modified) * Code/ModelTranslator/src/out (added) * Code/ModelTranslator/src/out/DimacsWriter.java (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/in/ModelReaderTest.java (modified) Add ModelReader.parseLine() Add DimacsWriter (WIP) Thu, 07 Aug 2014 09:11:47 GMT anonymous [47] This is an empty revision for padding. Thu, 07 Aug 2014 09:10:12 GMT anonymous [46] This is an empty revision for padding. Thu, 07 Aug 2014 06:49:03 GMT anonymous [45] This is an empty revision for padding. Wed, 06 Aug 2014 15:49:04 GMT anonymous [44] This is an empty revision for padding. Wed, 06 Aug 2014 12:26:51 GMT anonymous [43] This is an empty revision for padding. Wed, 06 Aug 2014 09:50:55 GMT anonymous [42] This is an empty revision for padding. Mon, 04 Aug 2014 06:37:16 GMT anonymous [41] This is an empty revision for padding. Mon, 04 Aug 2014 06:35:52 GMT anonymous [40] This is an empty revision for padding. Mon, 04 Aug 2014 06:35:12 GMT anonymous [39] This is an empty revision for padding. Mon, 04 Aug 2014 06:32:57 GMT elshar [38] * Code/ModelTranslator/.classpath (added) * Code/ModelTranslator/.project (added) * Code/ModelTranslator/.settings (added) * Code/ModelTranslator/.settings/org.eclipse.jdt.core.prefs (added) * Code/ModelTranslator/input (added) * Code/ModelTranslator/input/model.model (added) * Code/ModelTranslator/lib (added) * Code/ModelTranslator/lib/commons-io-2.4-sources.jar (added) * Code/ModelTranslator/lib/commons-io-2.4.jar (added) * Code/ModelTranslator/output (added) * Code/ModelTranslator/src (added) * Code/ModelTranslator/src/de (added) * Code/ModelTranslator/src/de/uni_hildesheim (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/ModelReader.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/in/package-info.java (added) * Code/ModelTranslator/src/de/uni_hildesheim/sse/trans/package-info.java (added) * Code/ModelTranslator/test (added) * Code/ModelTranslator/test/de (added) * Code/ModelTranslator/test/de/uni_hildesheim (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/AllTests.java (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/in (added) * Code/ModelTranslator/test/de/uni_hildesheim/sse/trans/in/ModelReaderTest.java (added) Initial commit of ModelTranslator Mon, 04 Aug 2014 06:32:33 GMT elshar [37] * Code/ModelTranslator (added) Initial import. Sun, 03 Aug 2014 10:10:09 GMT anonymous [36] This is an empty revision for padding. Sun, 03 Aug 2014 10:07:31 GMT www-data [35] Create a totally empty repository. Sun, 03 Aug 2014 10:10:09 GMT anonymous [34] This is an empty revision for padding. Sun, 03 Aug 2014 10:07:31 GMT www-data [33] Create a totally empty repository. Sun, 03 Aug 2014 10:10:09 GMT anonymous [32] This is an empty revision for padding. Sun, 03 Aug 2014 10:07:31 GMT www-data [31] Create a totally empty repository. Tue, 23 Sep 2014 12:11:01 GMT elshar [30] * Code (added) Sun, 03 Aug 2014 10:10:09 GMT anonymous [29] This is an empty revision for padding. Sun, 03 Aug 2014 10:07:31 GMT www-data [28] Create a totally empty repository. Sun, 03 Aug 2014 10:10:09 GMT anonymous [27] This is an empty revision for padding. Sun, 03 Aug 2014 10:07:31 GMT www-data [26] Create a totally empty repository. Sun, 03 Aug 2014 10:10:09 GMT anonymous [25] This is an empty revision for padding. Sun, 03 Aug 2014 10:07:31 GMT www-data [24] Create a totally empty repository. Sun, 03 Aug 2014 10:10:09 GMT anonymous [23] This is an empty revision for padding. Sun, 03 Aug 2014 10:07:31 GMT www-data [22] Create a totally empty repository. Sun, 03 Aug 2014 10:10:09 GMT anonymous [21] This is an empty revision for padding. Sun, 03 Aug 2014 10:07:31 GMT www-data [20] Create a totally empty repository. Sun, 03 Aug 2014 10:10:09 GMT anonymous [19] This is an empty revision for padding. Sun, 03 Aug 2014 10:07:31 GMT www-data [18] Create a totally empty repository. Tue, 23 Sep 2014 11:51:33 GMT elshar [17] * Code (deleted) Sun, 03 Aug 2014 10:10:09 GMT anonymous [16] This is an empty revision for padding. Sun, 03 Aug 2014 10:07:31 GMT www-data [15] Create a totally empty repository. Sun, 03 Aug 2014 10:10:09 GMT anonymous [14] This is an empty revision for padding. Sun, 03 Aug 2014 10:07:31 GMT www-data [13] Create a totally empty repository. Sun, 03 Aug 2014 10:10:09 GMT anonymous [12] This is an empty revision for padding. Sun, 03 Aug 2014 10:07:31 GMT www-data [11] Create a totally empty repository. Sun, 03 Aug 2014 10:10:09 GMT anonymous [10] This is an empty revision for padding. Sun, 03 Aug 2014 10:07:31 GMT www-data [9] Create a totally empty repository. Sun, 03 Aug 2014 10:10:09 GMT anonymous [8] This is an empty revision for padding. Sun, 03 Aug 2014 10:07:31 GMT www-data [7] Create a totally empty repository. Sun, 03 Aug 2014 10:10:09 GMT anonymous [6] This is an empty revision for padding. Sun, 03 Aug 2014 10:07:31 GMT www-data [5] Create a totally empty repository. Tue, 23 Sep 2014 11:46:41 GMT elshar [4] * Code (added) * Code/ModelTranslator (added) Created temporary folder fur importing existing project