EntryDefinition
Definition: semantic definition of an Entry.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.6 |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
key | string | 1.6 | 0..1 | unique identification of the The description applies to all | |
units | UnitEnum | 1.6 | 0..1 | same as DataItem::units. See Section Value Properties of DataItem. | |
type | DataItemTypeEnum | 1.6 | 0..1 | same as DataItem::type. See DataItem Types. | |
subType | DataItemSubTypeEnum | 1.7 | 0..1 | same as DataItem::subType. See Section DataItem. | |
keyType | DataItemTypeEnum | 1.7 | 0..1 | DataItem::type that defines the meaning of EntryDefinition::key. |
Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
hasCellDefinition | CellDefinition | 1.6 | 0..* | ||
isEntryDefinitionOf | Definition | 1.6 | 0..* |