Transform a UML model into a Relational model

In previous steps, we created an MDWorkbench project and inspected the structure of the model information that we need to handle. Now we are ready to create a transformation program using a ruleset.

A ruleset is a group of logically interdependent rules, where a rule defines a set of procedural expressions that query or update model elements.

Related concepts
Ruleset