-
Notifications
You must be signed in to change notification settings - Fork 1
Property Page
Amin Boudeffa edited this page Nov 20, 2019
·
2 revisions
The Modelio-JDL-Studio module comes with a property page at the bottom right corner of the modeling tool. It used to manage the model elements properties including entities, fields and relationships.
- Entity property page
Once the entity model element has been selected into the JDL diagram, you can specify options for your entities such as pagination or DTO, etc.
Figure 1: Entity Property Page
- Field property page
This property view allows you to specify types and validations for the different fields of an entity.
Figure 2: Field Property Page
- Relationship property page
It's also possible to specify options for your relationships like relationship types, orientations, roles, etc through the relationship property page.
Figure 3: Relationship Property Page