Inspire revision 4711
Gyldig
A constraint on some property e.g. wavelength = 200nm.
-- Description --
A constraint on some property e.g. wavelength = 200nm. This property is typically not the same property as the base phenomenon of the observed property. e.g.
the observed property has a base phenomenon 'radiance'.
a constraint is added to say 'wavelength = 200nm'
So the overall ObservableProperty which is represented is 'radiance where wavelength = 200nm'
The Constraint class is specialised into several specific classes covering Scalar, Range and Categorical constraints
Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
constrainedProperty |
|
-- Name --
constrainedProperty
|
PhenomenonTypeValue
(kodeliste)
|
0..1 |
label |
|
-- Name --
description
|
CharacterString |
0..1 |
Name |
Type |
English |
Description |
constrainedProperty |
PhenomenonTypeValue
|
|
The property being constrained. e.g. 'colour' if the constraint is 'colour = blue' |
label |
CharacterString |
|
A human readable title for the constraint as a whole |