RoadspaceIdentifier

Identifier of a road space containing essential meta information.

Parameters

roadspaceId

id of the road space

modelIdentifier

identifier of the model

Constructors

Link copied to clipboard
constructor(roadspaceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
open override val roadspaceId: String

Functions

Link copied to clipboard
open override fun toAttributes(prefix: String): AttributeList
Link copied to clipboard
open override fun toIdentifierText(): String
Link copied to clipboard
open override fun toStringMap(): Map<String, String>