| Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
| reportedTo |
voidable |
|
ReportToLegalAct |
0..* |
| Navn |
Type |
Lengde |
Multiplisitet |
|
ReportToLegalAct |
|
0..* |
| Name |
Type |
English |
Description |
| reportedTo |
ReportToLegalAct |
|
Information on the involvement of the AbstractMonitoringFeature in reporting. |
| Navn |
Beskrivelse |
| Observation and ObservingCapability |
/* If observation(s) are attached to an AbstractMonitoringFeature this shall have an ObservingCapability attached to it. The ObservingCapability shall reference the same Domain, Phenomenon and ProcessUsed as the observation(s). */
inv: hasObservation->notEmpty() implies observingCapability->notEmpty() and hasObservation.OM_Observation.featureOfInterest = observingCapability.featureOfInterest and hasObservation.OM_Observation.observedProperty = observingCapability.observedProperty and
hasObservation.OM_Observation.procedure = observingCapability.procedure |