JunctionIdentifier

Identifier of a Junction.

Parameters

junctionId

id of the junction

modelIdentifier

identifier of the model

Constructors

Link copied to clipboard
fun JunctionIdentifier(junctionId: String, modelIdentifier: ModelIdentifier)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val junctionId: String
Link copied to clipboard
open override val modelDate: Option<String>
Link copied to clipboard
Link copied to clipboard
open override val modelName: Option<String>
Link copied to clipboard
open override val modelVendor: Option<String>