Connection

class Connection(var from: ModelPort, var to: ModelPort)(source)

Constructors

Link copied to clipboard
constructor(from: ModelPort, to: ModelPort)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String