su4sml - an SML repository for managing (Secure)UML/OCL models
Go to file
Achim D. Brucker 83476b8367 Converted README to markdown and updated content. 2016-07-25 20:45:30 +01:00
add-ons Removed superfluous directory level. 2016-07-25 20:19:53 +01:00
doc Removed superfluous directory level. 2016-07-25 20:19:53 +01:00
lib/fxp Removed superfluous directory level. 2016-07-25 20:19:53 +01:00
manual Removed superfluous directory level. 2016-07-25 20:19:53 +01:00
share Removed superfluous directory level. 2016-07-25 20:19:53 +01:00
src Removed superfluous directory level. 2016-07-25 20:19:53 +01:00
.gitignore Removed superfluous directory level. 2016-07-25 20:19:53 +01:00
AUTHORS Removed superfluous directory level. 2016-07-25 20:19:53 +01:00
CITATION Added citation information. 2016-07-25 20:44:56 +01:00
CodingStyle Removed superfluous directory level. 2016-07-25 20:19:53 +01:00
LICENSE Renamed Licensing file. 2016-07-25 20:28:48 +01:00
Makefile Removed superfluous directory level. 2016-07-25 20:19:53 +01:00
README Converted README to markdown and updated content. 2016-07-25 20:45:30 +01:00
STATUS Removed superfluous directory level. 2016-07-25 20:19:53 +01:00

README

# su4sml - a SML repository for managing (Secure)UML/OCL models

The model su4sml is a SML component thta stores UML models.  It follows the
UML/OCL metamodel in representing the model information as closely as this 
is sensible in a functional programming language. However, some 
simplifications where made deliberately. For example, we eliminated many 
indirections that are inherent in the UML metamodel. We also decided to 
ignore associations between classifiers as such. We only represent their 
association ends, as part of the participating classifiers

## Supported SML systems
* mlton 
* poly/ML 5.x or later
* sml/NJ

## License
This project is licensed under the Apache License Version 2.0.

## Publications
* Achim D. Brucker, Jürgen Doser, and Burkhart Wolff. An MDA Framework Supporting 
  OCL. In Electronic Communications of the EASST, 5, 2006.
  (doi:10.14279/tuj.eceasst.5.45)[http://dx.doi.org/10.14279/tuj.eceasst.5.45)