ewoksorange.bindings.owsignals

Functions

get_ewoks_to_orange_mapping(widget_class, ...)

param direction:

get_input_names(widget_class)

Returns the Orange signal names, not the Ewoks output names

get_orange_to_ewoks_mapping(widget_class, ...)

param direction:

get_output_names(widget_class)

Returns the Orange signal names, not the Ewoks output names

get_signal_container(widget_class, direction)

param direction:

get_signals(signal_container[, orange_to_ewoks])

Returns a map from ewoks names to signal objects

is_signal(obj)

receive_dynamic_input(name)

param name:

signal_ewoks_to_orange_name(widget_class, ...)

param direction:

signal_orange_to_ewoks_name(widget_class, ...)

param direction:

validate_inputs(namespace[, name_to_ignore])

Adds missing Orange inputs by compaing the existing Orange inputs with the ewoks inputs.

validate_outputs(namespace[, name_to_ignore])

Adds missing Orange outputs by compaing the existing Orange outputs with the ewoks outputs.