Object-oriented Refactoring of Java Programs using Graph Transformation (TTC'2015)
Go to file
2015-05-20 16:34:29 +02:00
ARTE Added final testcases and made hidden ones public 2015-05-20 16:34:29 +02:00
ecore-files Fixed TypedGraphBasic.genmodel 2015-04-27 17:36:07 +02:00
javadoc Adopted TestInterface for supporting basic and extended case. 2015-03-27 15:59:36 +01:00
TTCSolutionDummyProject fixed typo in displayed string 2015-04-02 12:05:42 +02:00
ARTE_DSL_Editor_Eclipse_Updatesite.zip initial import of ARTE, ARTE Editor, and related stuff (status of case proposal) 2015-03-26 11:45:20 +01:00
Case_Description-as_submitted.pdf unedited case description 2015-03-26 11:57:08 +01:00
Case_Description-final.pdf Updated libs 2015-04-16 13:49:20 +02:00
CaseDescription-final-UPDATE.pdf Changes in the evaluation scheme 2015-05-06 16:34:01 +02:00
README.md Update README.md 2015-04-09 11:32:35 +02:00
TTCSolutionDummy.jar fixed typo in displayed string 2015-04-02 12:05:42 +02:00
TTCTestInterface.jar recompiledwith java 1.7 2015-04-17 12:00:06 +02:00

Object-oriented Refactoring of Java Programs using Graph Transformation (TTC'2015)

This repository contains all necessary material for the case.

  1. The Case description.

  2. The Automated Refactoring Test Environment (ARTE).

  3. TTCTestInterface, which has to be implemented by solutions in order to be compatible with ARTE (please note that one additional method will be added to also consider solutions not using the Type Graph).

  4. Javadoc for TTCTestInterface.

  5. Dummy implementation of TTCTestInterface.

  6. The Eclipse update-site containing the ARTE-DSL-Editor for editing test cases executable by ARTE.

  7. Ecore files of the DSL and the Type Graph (please note that the usage of Ecore is optional).