class model_selector : Design.main_window_extension_points -> object .. end
Design.main_window_extension_points ->
object
end
method update : unit -> unit
unit -> unit
method set : Factory.setup -> unit
Factory.setup -> unit
method get : Factory.setup
Factory.setup
method connect : unit -> unit
method run : unit
unit