UtilityTerminalConfiguration class final
A utility network terminal configuration.
- Implemented types
Properties
-
configurationPaths
→ List<
UtilityTerminalConfigurationPath> -
The configuration paths that constrain the flow paths between pairs of
terminals.
no setter
- defaultConfigurationPath → UtilityTerminalConfigurationPath?
-
The default UtilityTerminalConfigurationPath defined for this terminal
configuration.
no setter
- directionality → UtilityTerminalDirectionality
-
The directionality setting of terminals on a device.
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- name → String
-
The name of the terminal configuration.
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- terminalConfigurationId → int
-
The ID of the terminal configuration.
no setter
-
terminals
→ List<
UtilityTerminal> -
The collection of terminals of the terminal configuration.
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