EntityGroupDB
This page provides generated reference documentation for the EntityGroupDB data model.
Datenmodell für eine Entity-Gruppe, sie umfasst eine beliebige Anzahl von Entities Kann, wenn nötig, mit zusätzlichen Eigenschaften versehen werden
Overview
| Property | Summary |
|---|---|
| title | Singular title of the model, e.g. Surname |
| description | Short technical description of the model in plain text. |
| categories | Specifies the color that should be used for each of the categories of the tables of this alias |
| entities | — |
| entityFields | List of fields, providers, consumers, etc. for this entity |
title
Type: String
Constraints: Verification: TITLE_LENGTH
Singular title of the model, e.g. Surname
description
Type: String
Short technical description of the model in plain text.
categories
Type: Map<String, String>
Specifies the color that should be used for each of the categories of the tables of this alias
entities
Type: Entities
entityFields
Type: EntityFields
List of fields, providers, consumers, etc. for this entity