[next] [tail] [up]

3.1 Model and Class

Create a new data model using the menu item File/New ([8], Kap. 3.1.1) (fig. 3.2).


PIC
Figure 3.2Menu item File/New.


A basic structure will be generated (fig. 3.3).


PIC
Figure 3.3basic structure after selecting menu item File/New.


Add a new class (ClassDef) to this new model: In the navigation pane ([8], Kap. 3.3) mark the element ModelDef, press the right mouse button and use the function New/Class (fig. 3.4).


PIC
Figure 3.4Function New/Class in the navigation pane.


Using the tool PIC a new class can be generated directly within a diagram. This tool is to be found in the tool bar ([8], Kap. 3.4.1).

Classes that have been generated in the navigation pane, will not be added automatically to the diagram. In order to add this class to the diagram, mark the relevant class and press the right mouse button. Using the function Insert in diagram ([8], Kap. 3.3) you can add the classes to the diagram.

[next] [front] [up]