JunctionIdentifier

Identifier of a Junction.

Parameters

junctionId

id of the junction

modelIdentifier

identifier of the model

Constructors

Link copied to clipboard
constructor(junctionId: String)

Properties

Link copied to clipboard
Link copied to clipboard
open override val junctionId: 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>