< Previous | Next >

Lesson 3: Observe the default__Class property set stereotype

Once you import the model, use the Project Explorer view to look at the stereotypes applied to the CLoanDataSet class.
  1. In the imported model (RoseImportSample.mdl), open the Start Here diagram located in the Logical View package.
  2. Double-click the hyperlinked 06.1 C++ Implementation Package Overview diagram note to jump to the diagram in the model.
  3. In the diagram editor, click the CLoanDataSet class and then click the Stereotypes tab in the Properties view.
  4. Observe the default (default__Class) stereotype created from the ANSI C++ Add-in default__Class property set. The stereotype properties are displayed in the Stereotype Properties table, including the body (BodySourceFile) and header (HeaderSourceFile) source file names.
  5. Close the model and all profiles to prepare for the next exercise.
Now you are ready to add content to an existing profile (Java.epx) in Module 2.
< Previous | Next >

Feedback