This is a plugin for Osate 2 which translates from a selected subset of AADL into code runnable on the MDCF. It's developed by Sam Procter at K-State's SAnToS Lab. More complete documentation is available at the project website.
If you just want to use the translator, you just need to install it into OSATE2 using the update site
After cloning, the translator can be built by the command "mvn install" Note that the build process requires Maven (version 3.0+) and Java (version 1.8+). If you also wish to build the documentation, you'll need Pygments (version 1.3+).
In order to use eclipse you'll need to:
- Install Java 8+.
- Follow the steps in the "Getting Eclipse and XText Environment" section of this page.
- Note: Don't worry about any of the other sections of this page if you're using Eclipse -- getting the sources of everything is handled automatically via the project set file.
- Import the project set file (AADL Translator.psf) by going to File, Import... then under "Team" select "Team Project Project"
This project, and its source, are publicly available under the EPL, unless otherwise stated in the file header.
This project uses icons from famfamfam's silk icon set, and CSS from Marked.app by Brett Terpstra. The development of the MDCF Architect is supported in part by the US National Science Foundation (NSF) awards CNS-1239543, CNS-1355778, and CNS-1446544.