MDWorkbench Project

An MDWorkbench project is a Java project that contains source code and related files for building an MDWorkbench generator or transformator. It has an associated builder that can incrementally compile source files as they are changed.

An MDWorkbench project contains Java packages, in which you can define:

Text templates and rules can be combined transparently to allow intuitive and efficient model processing. Common functionality can be encapsulated in metatypes using scripts. Complex operations can be realized using Java types and methods.