AbstractDataComponent

type

Inspire revision 4711 Gyldig

Abstract base class for all data components
Egenskap Stereotype Beskrivelse Type Multiplisitet
definition Reference to semantic information defining the precise nature of the component ScopedName 0..1
optional Specifies that data for this component can be omitted in the datastream Boolean 0..1
updatable Specifies if the value of a data component can be updated externally (i.e. is variable) Boolean 0..1
AbstractSWEIdentifiable
identifier Unique identifier of the data component. It can be used to globally identify a particular component of the dataset, a process input/output or a universal constant ScopedName 0..1
label Textual label for the data component . This is often used for displaying a human readable name for a dataset field or a process input/output CharacterString 0..1
description Textual description (i.e. human readable) of the data component usually used to clarify its nature CharacterString 0..1
Navn Type Lengde Multiplisitet
ScopedName 0..1
CharacterString 0..1
CharacterString 0..1
ScopedName 0..1
Boolean 0..1
Boolean 0..1
Name Type English Description
identifier ScopedName
label CharacterString
description CharacterString
definition ScopedName
optional Boolean
updatable Boolean

Vis AbstractDataComponent i NVDB Datakatalog

Id Navn Type Multiplisitet
ScopedName 0 ..1
Boolean 0 ..1
Boolean 0 ..1
Assosiasjonstype Navn Kilde Destinasjon
arv subtype AbstractDataComponent supertype AbstractSWEIdentifiable
arv subtype DataArray supertype AbstractDataComponent
arv subtype DataChoice supertype AbstractDataComponent
arv subtype DataRecord supertype AbstractDataComponent
arv subtype Vector supertype AbstractDataComponent
arv subtype AbstractSimpleComponent supertype AbstractDataComponent