Class: Syskit::GUI::ModelViews::RubyTaskContext

Inherits:
TaskContextBase show all
Defined in:
lib/syskit/gui/model_views/ruby_task_context.rb

Constant Summary

Constants inherited from ComponentNetworkBaseView

ComponentNetworkBaseView::Button, ComponentNetworkBaseView::DATA_SERVICE_WITHOUT_NAMES_TEMPLATE, ComponentNetworkBaseView::DATA_SERVICE_WITH_NAMES_TEMPLATE

Instance Attribute Summary

Attributes inherited from TaskContextBase

#orogen_rendering, #task_model_view

Attributes inherited from Component

#interface_options

Attributes inherited from ComponentNetworkBaseView

#current_model, #page, #plan

Instance Method Summary collapse

Methods inherited from TaskContextBase

#initialize, #render, #render_doc

Methods inherited from Component

#initialize, #render, #render_doc

Methods inherited from ComponentNetworkBaseView

#buttonClicked, #clear, common_graph_buttons, #compute_system_network, #disable, #enable, find_definition_place, graph_annotation_buttons, html_defined_in, #initialize, #instanciate_model, #list_services, make_annotation_buttons, #push_plan, #render, #render_data_services, #save_svg, task_annotation_buttons

Constructor Details

This class inherits a constructor from Syskit::GUI::ModelViews::TaskContextBase

Instance Method Details

#render_require_section(model) ⇒ Object



5
6
# File 'lib/syskit/gui/model_views/ruby_task_context.rb', line 5

def render_require_section(model)
end