Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.72 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.72 KB

What is the SAFE Report Generator?

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 Carnegie Mellon University's Software Engineering Institute and is derived from a previous version developed at K-State's SAnToS Lab. More complete documentation is available at the project website.

Installing

The translator is installable into OSATE using its "experimental" update site.

Building with Maven

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+).

Building with Eclipse

TBD.

License

This project, and its source, are publicly available under the EPL, unless otherwise stated in the file header.

Acknowledgements

This project uses icons from famfamfam's silk icon set, and CSS from Marked.app by Brett Terpstra. The development of the previous version of this software was supported in part by the US National Science Foundation (NSF) awards CNS-1239543, CNS-1355778, and CNS-1446544.