|
UML Models of the SPASE Data Model.
This is the location of static copies of the UML Models for each version of the SPASE data model.
The UML Models are available as a overview class diagram and as XMI files which can be loaded into modeling software.
How to Import and Generate Diagrams
MagicDraw UML (Version 16.6)
- Create a new project by selecting "File/New project..." from the main menu.
- Select "File/Import From/UML XMI 2.1 file" from the main menu.
- Choose the file containing the metamodel.
- Create a class diagram by:
- Select "Diagrams/Diagram Wizards/Class Diagram Wizard"
- Specify a name and package for the diagram. Click "Next"
- Select "SPASE_X_X_X" (where X_X_X is the version number) and click "Add Recursively"
- Click "Finish"
- Select "Layout/Layout Hierachic Style" to get a more appealing layout.
Visual Paradigm for UML
- Select "File/Import/XMI" from the main menu.
- Select the XMI file that contians the SPASE model description.
- Select "View/Panes/Class Repository" from the main menu.
- Open the class pane by selecting "View/Panes/Class Repository" from the main menu.
- Select all the classes in the list.
- Right-click in the pane and select "Form Design/Customize".
- Click "OK" in the dialog.
...and a Class digram will be generated.
|