UML – Object

1. Toolbox

You can create an object frame with the “Object” button in the “Class” list of the toolbox. The name indicates which class the object is an instance of.

2. Slots collection

In the “Properties” window you can use the “Slots” collection to enter the attribute list. Click on the button with the 3 dots.

3. Example

An example of a class “Persoon” with an enumeration "geslachttype" (“gendertype”) and an object instance “PersoonMeuris:Persoon”.