Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
dresden-ocl - A compiler that generates code out of OCL expressions
- Description:
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.
Packages