Abstract base type representing an utility network element in an utility network. Every element in an utility network provides some function that is of interest in the utility network.
-- Description --
NOTE Derived 'views' of real-world utility objects are represented through specialisations in other application schemas; all representations of the same real-world object share a common geographic name.
| Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
| currentStatus |
voidable |
-- Name --
current status
|
ConditionOfFacilityValue |
1..1 |
| validFrom |
voidable |
-- Name --
valid from
|
DateTime |
1..1 |
| validTo |
voidable |
-- Name --
valid to
|
DateTime |
0..1 |
| verticalPosition |
voidable |
-- Name --
vertical position
|
VerticalPositionValue |
1..1 |
| utilityFacilityReference |
voidable |
-- Name --
utility facility reference
|
ActivityComplex |
0..1 |
| governmentalServiceReference |
voidable |
-- Name --
governmental service reference
|
GovernmentalService |
0..1 |
| Navn |
Type |
Lengde |
Multiplisitet |
|
ConditionOfFacilityValue |
|
1..1 |
|
DateTime |
|
1..1 |
|
DateTime |
|
0..1 |
|
VerticalPositionValue |
|
1..1 |
|
ActivityComplex |
|
0..1 |
|
GovernmentalService |
|
0..1 |
| Name |
Type |
English |
Description |
| currentStatus |
ConditionOfFacilityValue |
|
The status of an utility object with regards to its completion and use.
|
| validFrom |
DateTime |
|
The time when the utility network element started to exist in the real world.
|
| validTo |
DateTime |
|
The time from which the utility network element no longer exists in the real world.
|
| verticalPosition |
VerticalPositionValue |
|
Vertical position of the utility object relative to ground.
|
| utilityFacilityReference |
ActivityComplex |
|
Reference to a facility activity complex that is linked (related) to this utility network element.
-- Description --
This reference can be used to link a utility facility - having a more complex geometry - to a utility network element.
|
| governmentalServiceReference |
GovernmentalService |
|
Reference to a governmental service object that is linked (related) to this utility network element.
-- Description --
This reference can be used to link a governmental service object to a utility network element.
|