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 and press Next.
  4. Select at least one Metamodel that you would process in this project and press 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 Rational Rhapsody model sample
Prev Section: IBM Rational Rhapsody Developer RulesComposer Add On Generation Tutorial

Related concepts
RulesComposer Project

Related tasks
Navigating through the RulesComposer/MDWorkbench user interface
Creating a RulesComposer/MDWorkbench Project