outputPorts property

ObservableList<Port> outputPorts
final

Observable list of output ports for outgoing connections.

Ports define where connections can originate to send data.

Implementation

final ObservableList<Port> outputPorts;