EntityServiceDefinition
This page provides generated reference documentation for the EntityServiceDefinition data model.
Definitions of services in an Entity
Overview
| Property | Summary |
|---|---|
| customProperties | — |
| description | Short technical description of the model in plain text. |
| documentation | Contains the documentation of the data model in the popular AsciiDoc format (.adoc). The documentation should be set by the developer to explain different… |
| implementations | Definition for all implementations of this extension point |
| title | Singular title of the model, e.g. Surname |
customProperties
Type: CustomProperties
description
Type: String
Short technical description of the model in plain text.
documentation
Type: String
Contains the documentation of the data model in the popular AsciiDoc format (.adoc).
The documentation should be set by the developer to explain different aspects (like purpose, concept, etc.) of the data model that they designed.
You may want to add the extension "AsciiDoc" to your ADITO Designer in order to modify AsciiDoc files.
<!--VSCODE_ONLY-->
implementations
Type: Implementations<?>
Definition for all implementations of this extension point
title
Type: String
Constraints: Verification: TITLE_LENGTH
Singular title of the model, e.g. Surname