Skip to content
laugeg edited this page Nov 15, 2012 · 21 revisions

Meeting Minutes

See the Meeting Minutes to stay up-to-date

##Contact Details

Fill in your [contact details] (https://github.com/tkok/MDD-E2012-P6/wiki/Contact-Details) and lets Skype!

Get your Eclipse Xtend/Xtext instance running!

Get an overview over how to install Xtend/Xtext on Tools.

Java RTS

Since normal Java has a not very precise timing, Andrzej proposed to use Real Time Java instead. This is where you can get an implementation. Since Oracle is a pretty evil company, though, and it also took ages to get it from there (including singning on and stuff), I suggest that this one here is better.

Article from DeveloperWorks about the subject explaining in detail the differences: http://www.ibm.com/developerworks/java/library/j-rtj1/index.html

Set up your workspace

When starting Eclipse, select the folder in which you cloned the git repository as a workspace. In Eclipse, select File -> Import -> Existing Projects into Workspace, keep the current workspace selected and click "Finish". Everything should be in-place now.

Report

Get an overview over how to use write to the report on [Sharelatex](https://github.com/tkok/MDD-E2012-P6/wiki/Latex Report).

  • Abstract The following paper is examining the possibilities of utilising code generation in regards to Timed Input Output Automata (TIOA). The basis is ECDAR, a TIOA modeller based on UPPAAL, which we have developed a generator for real-time java. Since there already exist a TIOA model code generator, Times Tool, this paper will go through the differences in implementation and their implications.

Literature

Maybe it is a good idea to collect literature references here

Knowledge Base

For clarifying everything: Knowledge Base