ConnectionIdentifier

Identifier of a Connection.

Parameters

connectionId

id of the junction

junctionIdentifier

identifier of the junction

Constructors

Link copied to clipboard
constructor(connectionId: String, junctionIdentifier: JunctionIdentifier)

Properties

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