In this exercise, you import the Rose model (RoseSampleModel.mdl) provided in the Samples Gallery and then examine the Java.epx profile created. Specifically, you learn how to check the version of a profile. In addition, you also look at the default__Class stereotype property set defined from the Rose C++ Add-In and see how it looks after import.
The Rose Model Import wizard converts Rose model property sets and stereotype configuration files to UML 2.0 profiles. UML 2.0 profiles have an .epx file name extension.
Follow these steps to import the first sample model into Software Architect or Software Modeler.
Once you import the model, use the Model Explorer view and look at the UML 2.0 profiles to see how they were created from Rose property sets and stereotype configuration files. Specifically, examine the Java.epx file to learn about the profile versioning mechanism.
Once you import the model, use the Model Explorer view to look at the stereotypes applied to the CLoanDataSet class.