UtilityTerminal class final

A single terminal on a junction feature.

Terminal objects can be obtained from UtilityTerminalConfiguration.terminals.

Implemented types

Properties

hashCode int
The hash code for this object.
no setterinherited
isUpstreamTerminal bool
Whether this terminal is on the upstream side of the device.
no setter
name String
The name of the utility terminal.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
terminalId int
The ID of the utility terminal.
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited