PortConnection

@Serializable
data class PortConnection(val producer: PortReference, val consumer: PortReference)

Constructors

Link copied to clipboard
constructor(producer: PortReference, consumer: PortReference)

Properties

Link copied to clipboard
Link copied to clipboard