Skip to content

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.

palette-tools

Figure 1: Palette Tools

The JDL diagram is composed of the following elements:

  • class-color-64-64 Entity: the model element to create an entity.
  • success-64-64 Field: the model element to create an field.
  • standard-enumeration Enumeration: the model element to create an enumeration.
  • standard-enumerationliteral Enumeration literal: the model element to attach an entry value to an enumeration.
  • relationship-64-64 Relationship: the model element used to link two entities together.
  • javadoc Javadoc: the model element used to attach javadoc comments for entities, fields, relationships, etc.
  • note-64-64 Description: the model element used to attach internal comments for JDL data model which will not be counted as Javadoc.

Clone this wiki locally