Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
elementCount |
property |
Specifies the size of the array (i.e. the number of elements of the defined type it contains)
|
Count |
1..1 |
elementType |
property |
Defines the structure of the element that will be repeated in the array
|
AbstractDataComponent |
1..1 |
encoding |
property |
Specifies the type of method used to encode the array values
|
AbstractEncoding |
0..1 |
values |
property |
If present, contains an encoded block of the values contained in the array. Values are optional so that the array definition can be used a as a schema for values provided externally
|
EncodedValues |
0..1 |
Navn |
Type |
Lengde |
Multiplisitet |
|
Count |
|
1..1 |
|
AbstractDataComponent |
|
1..1 |
|
AbstractEncoding |
|
0..1 |
|
EncodedValues |
|
0..1 |