Navn |
Type |
Lengde |
Multiplisitet |
|
FunctionalRoadClassValue |
|
1..1 |
Name |
Type |
English |
Description |
functionalClass |
FunctionalRoadClassValue |
|
Functional rank of the road link in the road network.
-- Description --
NOTE Where functional classification systems are used that have fewer classes/ranks than the number provided by FunctionalRoadClassValues, classes with codes 1 to n will be used, where n corresponds to the number of classes that are used in the classification system.
|
Navn |
Beskrivelse |
Applies to road transport elements only |
/* This property can only be associated with a spatial object that is part of a road transport network. */
inv: networkRef.element.oclIsKindOf(Road) or networkRef.element.oclIsKindOf(ERoad) or networkRef.element.oclIsKindOf(RoadLink) or networkRef.element.oclIsKindOf(RoadLinkSequence) or networkRef.element.oclIsKindOf(RoadNode) or
networkRef.element.oclIsKindOf(RoadArea) or
networkRef.element.oclIsKindOf(RoadServiceArea) or
networkRef.element.oclIsKindOf(VehicleTrafficArea)
|