Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
dresden-ocl: A compiler that generates code out of OCL expressions
- Summary
- This is a compiler that generates code out of OCL expressions. The
generated code evaluates the OCL constraint for a model instance, i.e. a
program or data base, at runtime. Constraints formulated during analysis
and design can then easily be checked in the implementation.
While the Java code generator that is being implemented makes certain
restrictions to the OCL constructs that can be used, the other compiler
modules are implemented as close to the OCL specification of UML 1.3 as
possible.
Changelog
- * Fri Aug 20 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 1:1.1-2jpp
-
- Build with ant-1.6.2
- * Sat Oct 11 12:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 1:1.1-1jpp
-
- Update to 1.1.
- Clean up jar manifests.
- Run unit tests during build.
- Non-versioned, crosslinked javadocs.
- * Sat Apr 12 12:00:00 2003 David Walluck <david{%}antti-microsoft{*}org> 0:20020105-5jpp
-
- fix Vendor tag and add Distribution tag