We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674f787 commit 0f4606eCopy full SHA for 0f4606e
documentation/modules/ROOT/pages/datatypes.adoc
@@ -13,6 +13,10 @@ SPDX-License-Identifier: MPL-2.0
13
[[data-types]]
14
= Data Types
15
16
+This page details *scalar* data types. Such a scalar data type gets used by a Characteristic to further define a Property.
17
+
18
+For modeling Properties that require non-scalar data types, use xref:entities.adoc[Entities].
19
20
== Type Hierarchy
21
22
The system of types used in the {meta-model-full-name} (and subsequently in the models conforming to
0 commit comments