IBM Rational Rhapsody Developer RulesComposer Add On Generation Tutorial
Overview
In this tutorial, you will generate simple Java source files from an input Rhapsody model.
The finished tutorial project is found in the default workspace in
<rhapsodyInstallationDirectory>\Sodius\RulesComposer\workspace.
Features demonstrated
This tutorial shows:
- How to navigate in models to determine the structure of the information to generate.
- How to generate code based on an input model using a text template.
- How to extend metatype capabilities using scripts.
- How to use a debug hierarchy to understand the flow of a generation.
Next Section: Create the RulesComposer project