objekttype

INSPIRE Ukjent

Represents a logical connection between two or more network elements in different networks. -- Description -- In the case where the networks are in different spatial data sets, a network connection object may exist in both data sets.
Egenskap Stereotype Beskrivelse Type Multiplisitet
type voidable ConnectionTypeValue 1..1
Navn Type Lengde Multiplisitet
ConnectionTypeValue 1..1
Name Type English Description
type ConnectionTypeValue Categorisation of the network connection.

Vis NetworkConnection i NVDB Datakatalog

Id Navn Type Multiplisitet
ConnectionTypeValue 1 ..1
Assosiasjonstype Navn Kilde Destinasjon
assosiasjon NetworkConnection element NetworkElement 2..*
arv subtype NetworkConnection supertype NetworkElement
Navn Beskrivelse
Elements in different networks /* All elements have to be in different networks */ inv: element->forAll( e1, e2 | e1<>e2 implies e1.inNetwork->excludesAll(e2.inNetwork) )