1.2. Creating the Data Model
Go to the Data model tab and press New > Entity. The class name is Contract
.
Create the following entity attributes:
-
number
(String
type) -
date
(Date
type) -
state
(String
type)
Go to the Instance name tab and add the number
attribute to Name pattern attributes.
Press the OK button to save the entity.