-
Notifications
You must be signed in to change notification settings - Fork 1
Palette Tools
Amin Boudeffa edited this page Nov 20, 2019
·
2 revisions
The Palette is a main component of the modeling environment which allows to drag an drop the elements necessary to design a JDL diagram.
Figure 1: Palette Tools
The JDL diagram is composed of the following elements:
-
Entity: the model element to create an entity.
-
Field: the model element to create an field.
-
Enumeration: the model element to create an enumeration.
-
Enumeration literal: the model element to attach an entry value to an enumeration.
-
Relationship: the model element used to link two entities together.
-
Javadoc: the model element used to attach javadoc comments for entities, fields, relationships, etc.
-
Description: the model element used to attach internal comments for JDL data model which will not be counted as Javadoc.