Create the RulesComposer project

Generation rules must be contained in a RulesComposer project.

To create an RulesComposer project:

  1. Click File > New > Project....
  2. Select RulesComposer Project and click Next.
  3. Type the name of the project to create (JavaGeneration) in the Project name field.
  4. Click Finish.

The created project shows up in the Project Explorer view.

The project contains a src folder, where we will put the RulesComposer source files. It also references libraries:

Next Section: Browse the source Rhapsody model sample
Prev Section: IBM Rational Rhapsody Developer RulesComposer Add On Generation Tutorial

Related concepts
RulesComposer Project

Related tasks
Navigating through the MDWorkbench user interface
Creating an MDWorkbench Project