An IBM® Rational® Rhapsody® project
must contain at least one package.
Procedure
- Right-click the project or the package category,
then select .
- Edit the name of the package using the package
label in the browser.
- Double-click the new package to open the
Features window.
- Select a stereotype for the package (if
necessary) from the Stereotype list.
- Select an object model or use case diagram
as the main diagram for a package from the Main Diagram list.
- Enter a description for the package in the Description box.
In the generated code, this text becomes a comment located after the #define statements
and before the #include statements at the top of
the .h file for the package.