extensionEnumeration : Public <<JSON_Element>> Class
| Created: |
19/07/2022 10:24:34 |
| Modified: |
23/05/2025 08:50:35 |
|
| Project: |
|
| Author: |
D-TRO |
| Version: |
|
| Phase: |
|
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
| Advanced: |
|
| UUID: |
{85CB6256-B72F-4998-AB4B-BBCEB7458319} |
| Appears In: |
extensionEnumeration |
Object supporting the user-definition of a new list entry - to permit exceptional extension of the data model<br/>
- Attributes
- Associations To
- Associations From
- Advanced
| Attribute |
Scope |
Type |
|
definition
|
Public
|
string
|
maxItems=1 minItems=1
|
Notes:
|
User defined definition for the new list entry<br/>
|
|
|
enumeratedList
|
Public
|
targetEnumeratedList
|
maxItems=1 minItems=1
|
Notes:
|
Enumeration list of the data model that the next list entry is to be applied to<br/>
|
|
|
value
|
Public
|
string
|
maxItems=1 minItems=1
|
Notes:
|
The user-defined value for the extended enumeration literal entry.<br/>
|
|
| Property |
Value |
| isFinalSpecialization: |
0 |