RAFCON
latest
Table of Contents
1. Concepts
2. Changelog
3. List of Features
4. Breaking Changes
5. Tutorials
6. Building the documentation
7. Configuration
8. Auto Backup
9. GUI Guide
10. Plugins
11. FAQ
12. Contributing: Developer’s Guide
13. RAFCON API: The
rafcon
package
RAFCON
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
A
AboutDialogView (class in rafcon.gui.views.utils.about_dialog)
AbstractAction (class in rafcon.gui.action)
AbstractExecutionHistoryConsumer (class in rafcon.core.execution.consumers.abstract_execution_history_consumer)
AbstractStateModel (class in rafcon.gui.models.abstract_state)
acquire_modification_lock() (rafcon.core.state_machine.StateMachine method)
Action (class in rafcon.gui.action)
action_signal (rafcon.gui.models.abstract_state.AbstractStateModel property)
(rafcon.gui.models.state_machine.StateMachineModel property)
action_signal() (rafcon.gui.action.Action method)
(rafcon.gui.action.StateMachineAction method)
(rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
(rafcon.gui.models.state_machine.ComplexActionObserver method)
action_signal_after_complex_action() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
action_signal_triggered() (rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.state_machine.StateMachineModel method)
action_type (rafcon.gui.action.AbstractAction attribute)
ActionDummy (class in rafcon.gui.action)
activate_state_tab() (rafcon.gui.controllers.states_editor.StatesEditorController method)
active (rafcon.core.states.state.State property)
active_action (rafcon.gui.models.modification_history.ModificationsHistoryModel property)
adapt_complex_action() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
add() (rafcon.gui.models.selection.Selection method)
(rafcon.gui.mygaphas.canvas.MyCanvas method)
add_callback_for_action() (rafcon.gui.shortcut_manager.ShortcutManager method)
add_callback_to_shortcut_manager() (rafcon.gui.controllers.menu_bar.MenuBarController method)
add_clear_menu_item() (rafcon.gui.controllers.logging_console.LoggingConsoleController method)
add_connected_handle() (rafcon.gui.mygaphas.items.ports.PortView method)
add_controller() (rafcon.gui.controllers.utils.extended_controller.ExtendedController method)
add_core_object_to_state() (rafcon.gui.action.Action static method)
add_data_flow() (rafcon.core.states.container_state.ContainerState method)
add_data_flow_to_state() (in module rafcon.gui.mygaphas.utils.gap_helper)
add_data_flow_view_for_model() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
add_data_port_to_selected_states() (in module rafcon.gui.helpers.state_machine)
add_default_values_of_scoped_variables_to_scoped_data() (rafcon.core.states.container_state.ContainerState method)
add_graphical_state_machine_editor() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
add_history_item_to_queue() (rafcon.core.execution.consumer_manager.ExecutionHistoryConsumerManager method)
add_income() (rafcon.gui.mygaphas.items.state.StateView method)
add_input_data_port() (rafcon.core.states.library_state.LibraryState method)
(rafcon.core.states.state.State method)
add_input_data_to_scoped_data() (rafcon.core.states.container_state.ContainerState method)
add_input_port() (rafcon.gui.mygaphas.items.state.StateView method)
add_keep_rect_within_constraint() (rafcon.gui.mygaphas.items.state.StateView static method)
add_logging_level() (in module rafcon.utils.log)
add_logging_view() (rafcon.utils.log_helpers.LoggingViewHandler class method)
add_missing_model() (rafcon.gui.models.state.StateModel method)
add_new_state() (in module rafcon.gui.helpers.state_machine)
add_outcome() (rafcon.core.states.library_state.LibraryState method)
(rafcon.core.states.state.State method)
(rafcon.gui.mygaphas.items.state.StateView method)
add_outcome_to_selected_states() (in module rafcon.gui.helpers.state_machine)
add_output_data_port() (rafcon.core.states.library_state.LibraryState method)
(rafcon.core.states.state.State method)
add_output_port() (rafcon.gui.mygaphas.items.state.StateView method)
add_perp_waypoint() (rafcon.gui.mygaphas.items.line.PerpLine method)
add_port() (rafcon.gui.mygaphas.canvas.MyCanvas method)
add_rect_constraint_for_port() (rafcon.gui.mygaphas.items.state.StateView method)
add_scoped_variable() (rafcon.core.states.container_state.ContainerState method)
(rafcon.gui.mygaphas.items.state.StateView method)
add_scoped_variable_to_selected_states() (in module rafcon.gui.helpers.state_machine)
add_semantic_data() (rafcon.core.states.state.State method)
add_state() (in module rafcon.gui.helpers.state)
(rafcon.core.states.barrier_concurrency_state.BarrierConcurrencyState method)
(rafcon.core.states.container_state.ContainerState method)
add_state_by_drag_and_drop() (in module rafcon.gui.helpers.state_machine)
add_state_editor() (rafcon.gui.controllers.states_editor.StatesEditorController method)
add_state_execution_output_to_scoped_data() (rafcon.core.states.container_state.ContainerState method)
add_state_view_for_model() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
add_state_view_with_meta_data_for_model() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
add_transition() (rafcon.core.states.container_state.ContainerState method)
add_transition_to_state() (in module rafcon.gui.mygaphas.utils.gap_helper)
add_transition_view_for_model() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
add_waypoint() (rafcon.gui.mygaphas.items.line.PerpLine method)
AddObjectAction (class in rafcon.gui.action)
adjust_linkage() (rafcon.gui.action.RemoveObjectAction method)
after_arguments (rafcon.gui.action.StateElementAction attribute)
after_count() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
after_notification_of_parent_or_state() (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController method)
after_notification_of_parent_or_state_from_lists() (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController method)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController method)
after_notification_of_script_text_was_changed() (rafcon.gui.controllers.utils.editor.EditorController method)
after_notification_state() (rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController method)
after_overview (rafcon.gui.action.AbstractAction attribute)
after_state_image (rafcon.gui.action.AbstractAction attribute)
append_string_to_menu() (rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController method)
append_sub_menu_to_parent_menu() (in module rafcon.gui.helpers.label)
apply_clicked() (rafcon.gui.controllers.state_editor.source_editor.SourceEditorController method)
(rafcon.gui.controllers.utils.editor.EditorController method)
apply_meta_data() (rafcon.gui.mygaphas.items.connection.ConnectionView method)
(rafcon.gui.mygaphas.items.state.NameView method)
(rafcon.gui.mygaphas.items.state.StateView method)
apply_new_global_variable_name() (rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController method)
apply_new_global_variable_type() (rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController method)
apply_new_global_variable_value() (rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController method)
apply_new_outcome_name() (rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController method)
apply_new_scoped_variable_default_value() (rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController method)
apply_new_scoped_variable_name() (rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController method)
apply_new_scoped_variable_type() (rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController method)
apply_tag() (rafcon.gui.views.utils.editor.EditorView method)
as_dict() (rafcon.core.config.ObservableConfig method)
(rafcon.gui.action.AbstractAction method)
(rafcon.gui.action.RemoveObjectAction method)
(rafcon.gui.action.StateAction method)
(rafcon.gui.action.StateElementAction method)
assign_notification_from_gvm() (rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController method)
assign_notification_root_state_after() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
assign_notification_root_state_before() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
assign_notification_selection() (rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
assign_notification_states_after() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
assign_notification_states_before() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
AutoBackupModel (class in rafcon.gui.models.auto_backup)
avoid_parallel_execution() (in module rafcon.utils.decorators)
B
bake_selected_state_machine() (in module rafcon.gui.helpers.state_machine)
barrier_concurrency_state
module
BarrierConcurrencyState (class in rafcon.core.states.barrier_concurrency_state)
BaseExecutionHistory (class in rafcon.core.execution.base_execution_history)
before_count() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
before_notification_of_parent_or_state() (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController method)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController method)
border_color (rafcon.gui.mygaphas.painter.CornerHandlePainter attribute)
(rafcon.gui.mygaphas.painter.LineSegmentPainter attribute)
(rafcon.gui.mygaphas.painter.NameCornerHandlePainter attribute)
(rafcon.gui.mygaphas.painter.StateCornerHandlePainter attribute)
border_width (rafcon.gui.mygaphas.items.state.StateView property)
BorderWidthConstraint (class in rafcon.gui.mygaphas.constraint)
BOTTOM (rafcon.gui.mygaphas.utils.enums.SnappedSide attribute)
bring_tab_to_the_top() (rafcon.gui.views.main_window.MainWindowView method)
(rafcon.gui.views.state_editor.state_editor.StateEditorView method)
button_container_min_width (rafcon.gui.views.state_editor.source_editor.SourceEditorView property)
button_released() (rafcon.gui.views.states_editor.StatesEditorView method)
buttons (rafcon.gui.views.menu_bar.MenuBarView attribute)
C
cal_dist_between_2_coord_frame_aligned_boxes() (in module rafcon.utils.geometry)
calc_rel_pos_to_parent() (in module rafcon.gui.mygaphas.utils.gap_helper)
call_action_callback() (rafcon.gui.controllers.menu_bar.MenuBarController method)
CallItem (class in rafcon.core.execution.execution_history_items)
CallType (in module rafcon.core.execution.execution_history_items)
cancel_clicked() (rafcon.gui.controllers.utils.editor.EditorController method)
cancel_timed_thread() (rafcon.gui.models.auto_backup.AutoBackupModel method)
change_background_color() (in module rafcon.gui.helpers.state_machine)
change_count (rafcon.gui.models.modification_history.ModificationsHistoryModel property)
change_data_type() (rafcon.core.state_elements.data_port.DataPort method)
change_in_state_machine_data() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
change_in_state_machine_notification() (rafcon.gui.models.auto_backup.AutoBackupModel method)
change_name() (rafcon.gui.controllers.state_editor.overview.StateOverviewController method)
change_root_state_type() (rafcon.core.state_machine.StateMachine method)
(rafcon.gui.models.state_machine.StateMachineModel method)
change_selected_state_machine_id() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
change_state_id() (rafcon.core.states.container_state.ContainerState method)
(rafcon.core.states.state.State method)
change_state_type() (in module rafcon.gui.helpers.state)
(rafcon.core.states.container_state.ContainerState method)
change_state_type_with_error_handling_and_logger_messages() (in module rafcon.gui.helpers.state_machine)
change_type() (rafcon.gui.controllers.state_editor.overview.StateOverviewController method)
check_child_validity() (rafcon.core.states.container_state.ContainerState method)
(rafcon.core.states.state.State method)
check_data_flow_id() (rafcon.core.states.container_state.ContainerState method)
check_data_port_connection() (rafcon.core.states.container_state.ContainerState method)
check_default_value() (rafcon.core.state_elements.data_port.DataPort method)
check_edit_menu_items_status() (rafcon.gui.controllers.menu_bar.MenuBarController method)
check_expected_future_model_list_is_empty() (in module rafcon.gui.helpers.state)
check_for_auto_backup() (rafcon.gui.models.auto_backup.AutoBackupModel method)
check_for_crashed_rafcon_instances() (in module rafcon.gui.models.auto_backup)
check_for_enter() (rafcon.gui.controllers.state_editor.overview.StateOverviewController method)
check_if_child_state_was_modified() (rafcon.core.states.hierarchy_state.HierarchyState method)
check_if_dict_contains_object_reference_in_values() (in module rafcon.utils.dict_operations)
check_input_data_type() (rafcon.core.states.state.State method)
check_lock_file() (rafcon.gui.models.auto_backup.AutoBackupModel method)
check_output_data_type() (rafcon.core.states.state.State method)
check_path_for_correct_dirty_lock_file() (in module rafcon.gui.models.auto_backup)
check_state_model_for_is_start_state() (in module rafcon.gui.action)
check_transition_id() (rafcon.core.states.container_state.ContainerState method)
child_model_changed() (rafcon.gui.models.abstract_state.AbstractStateModel method)
child_state_views() (rafcon.gui.mygaphas.items.state.StateView method)
children (rafcon.gui.action.StateImage property)
clean_buffer() (rafcon.gui.views.logging_console.LoggingConsoleView method)
clean_file_system_paths_from_not_existing_paths() (in module rafcon.utils.filesystem)
clean_history() (rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController method)
clean_lock_file() (rafcon.gui.models.auto_backup.AutoBackupModel method)
clean_path() (in module rafcon.core.storage.storage)
clean_path_element() (in module rafcon.core.storage.storage)
clean_path_from_deprecated_naming() (in module rafcon.core.storage.storage)
clear() (rafcon.gui.models.selection.Selection method)
clear_execution_histories() (rafcon.core.state_machine.StateMachine method)
clip_buffer() (rafcon.gui.views.logging_console.LoggingConsoleView method)
Clipboard (class in rafcon.gui.clipboard)
close_all_pages() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
(rafcon.gui.controllers.states_editor.StatesEditorController method)
close_page() (rafcon.gui.controllers.states_editor.StatesEditorController method)
close_pages_for_specific_sm_id() (rafcon.gui.controllers.states_editor.StatesEditorController method)
code_changed() (rafcon.gui.controllers.utils.editor.EditorController method)
(rafcon.gui.views.utils.editor.EditorView method)
compare_models() (rafcon.gui.action.Action method)
compile_module() (rafcon.core.script.Script method)
compiled_module (rafcon.core.script.Script property)
ComplexActionObserver (class in rafcon.gui.models.state_machine)
concurrency_queue (rafcon.core.states.state.State property)
concurrency_state
module
ConcurrencyItem (class in rafcon.core.execution.execution_history_items)
ConcurrencyState (class in rafcon.core.states.concurrency_state)
config
module
Config (class in rafcon.core.config)
connect_button_to_function() (rafcon.gui.controllers.main_window.MainWindowController method)
(rafcon.gui.controllers.menu_bar.MenuBarController method)
connect_connection_to_port() (rafcon.gui.mygaphas.items.state.StateView method)
connect_signal() (rafcon.gui.controllers.utils.extended_controller.ExtendedController method)
connect_to_income() (rafcon.gui.mygaphas.items.state.StateView method)
connect_to_input_port() (rafcon.gui.mygaphas.items.state.StateView method)
connect_to_outcome() (rafcon.gui.mygaphas.items.state.StateView method)
connect_to_output_port() (rafcon.gui.mygaphas.items.state.StateView method)
connect_to_scoped_variable_port() (rafcon.gui.mygaphas.items.state.StateView method)
connected (rafcon.gui.mygaphas.items.ports.PortView property)
connected_connections (rafcon.gui.mygaphas.items.ports.PortView property)
connected_incoming (rafcon.gui.mygaphas.items.ports.PortView property)
connected_outgoing (rafcon.gui.mygaphas.items.ports.PortView property)
ConnectionCreationTool (class in rafcon.gui.mygaphas.tools)
ConnectionHandleInMotion (class in rafcon.gui.mygaphas.aspect)
ConnectionModificationTool (class in rafcon.gui.mygaphas.tools)
ConnectionPlaceholderView (class in rafcon.gui.mygaphas.items.connection)
ConnectionTool (class in rafcon.gui.mygaphas.tools)
ConnectionView (class in rafcon.gui.mygaphas.items.connection)
constants
module
consume() (rafcon.core.execution.consumers.abstract_execution_history_consumer.AbstractExecutionHistoryConsumer method)
(rafcon.core.execution.consumers.file_system_consumer.FileSystemConsumer method)
consumers_exist (rafcon.core.execution.consumer_manager.ExecutionHistoryConsumerManager property)
container_state
module
ContainerState (class in rafcon.core.states.container_state)
ContainerStateModel (class in rafcon.gui.models.container_state)
convert_if_human_readable() (rafcon.gui.controllers.library_tree.LibraryTreeController static method)
convert_string_to_type() (in module rafcon.utils.type_helpers)
convert_string_value_to_type_value() (in module rafcon.utils.type_helpers)
copy() (rafcon.gui.clipboard.Clipboard method)
copy_file_or_folder() (in module rafcon.utils.filesystem)
copy_meta_data_from_state_m() (rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.container_state.ContainerStateModel method)
(rafcon.gui.models.library_state.LibraryStateModel method)
core_data (rafcon.gui.action.StateImage property)
core_element (rafcon.gui.models.abstract_state.AbstractStateModel property)
(rafcon.gui.models.data_flow.DataFlowModel property)
(rafcon.gui.models.data_port.DataPortModel property)
(rafcon.gui.models.logical_port.IncomeModel property)
(rafcon.gui.models.logical_port.OutcomeModel property)
(rafcon.gui.models.scoped_variable.ScopedVariableModel property)
(rafcon.gui.models.state_element.StateElementModel property)
(rafcon.gui.models.state_machine.StateMachineModel property)
(rafcon.gui.models.transition.TransitionModel property)
CORE_ELEMENT_CLASS (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController attribute)
(rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController attribute)
(rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController attribute)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController attribute)
(rafcon.gui.controllers.state_machine_tree.StateMachineTreeController attribute)
core_element_id (rafcon.core.state_elements.state_element.StateElement property)
(rafcon.core.states.state.State property)
CORE_PARENT_STORAGE_ID (rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController attribute)
CORE_STORAGE_ID (rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController attribute)
CoreObjectIdentifier (class in rafcon.gui.action)
corner_handles (rafcon.gui.mygaphas.items.state.StateView property)
CornerHandlePainter (class in rafcon.gui.mygaphas.painter)
correct_reference_state() (rafcon.gui.action.AddObjectAction method)
(rafcon.gui.action.RemoveObjectAction method)
create() (in module rafcon.utils.multi_event)
create_button() (in module rafcon.gui.controllers.states_editor)
create_button_label() (in module rafcon.gui.helpers.label)
create_check_menu_item() (in module rafcon.gui.helpers.label)
create_folder_cmd_line() (in module rafcon.core.interface)
create_folder_func() (in module rafcon.core.interface)
create_label_widget_with_icon() (in module rafcon.gui.helpers.label)
create_left_bar_window_title() (in module rafcon.gui.helpers.label)
create_logger_warning_if_shortcuts_are_overwritten_by_menu_bar() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
create_menu_box_with_icon_and_label() (in module rafcon.gui.helpers.label)
create_menu_item() (in module rafcon.gui.helpers.label)
create_mo_files() (in module rafcon.utils.i18n)
create_new_connection() (in module rafcon.gui.mygaphas.utils.gap_helper)
create_new_state_from_state_with_type() (in module rafcon.gui.helpers.state)
create_output_dictionary_for_state() (rafcon.core.states.state.State static method)
create_path() (in module rafcon.utils.filesystem)
create_state_from_image() (in module rafcon.gui.action)
create_state_image() (in module rafcon.gui.action)
create_state_model_for_state() (in module rafcon.gui.helpers.state)
create_sticky_button() (in module rafcon.gui.controllers.states_editor)
create_tab_close_button() (in module rafcon.gui.controllers.state_machines_editor)
(in module rafcon.gui.controllers.states_editor)
create_tab_header() (in module rafcon.gui.controllers.state_machines_editor)
(in module rafcon.gui.controllers.states_editor)
create_tab_header_label() (in module rafcon.gui.helpers.label)
create_text_buffer() (rafcon.gui.views.logging_console.LoggingConsoleView static method)
create_widget_title() (in module rafcon.gui.helpers.label)
current_history_element (rafcon.gui.models.modification_history.ModificationsHistory property)
current_state_machine_m (rafcon.gui.controllers.states_editor.StatesEditorController property)
custom_exceptions
module
CustomCondition (class in rafcon.core.execution.execution_status)
cut() (rafcon.gui.clipboard.Clipboard method)
D
data_flow
module
data_flow (rafcon.gui.models.data_flow.DataFlowModel property)
data_flow_id (rafcon.core.state_elements.data_flow.DataFlow property)
data_flow_mode() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
data_flow_mode_toggled_shortcut() (rafcon.gui.controllers.menu_bar.MenuBarController method)
data_flows (rafcon.core.states.container_state.ContainerState property)
(rafcon.gui.models.container_state.ContainerStateModel property)
(rafcon.gui.models.selection.Selection property)
data_port
module
data_port (rafcon.gui.models.data_port.DataPortModel property)
data_port_id (rafcon.core.state_elements.data_port.DataPort property)
data_port_type (rafcon.core.state_elements.scope.ScopedData property)
data_type (rafcon.core.state_elements.data_port.DataPort property)
DATA_TYPE_AS_STRING_STORAGE_ID (rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController attribute)
DATA_TYPE_NAME_STORAGE_ID (rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController attribute)
DataFlow (class in rafcon.core.state_elements.data_flow)
DataFlowAction (class in rafcon.gui.action)
DataFlowHandleInMotion (class in rafcon.gui.mygaphas.aspect)
DataFlowModel (class in rafcon.gui.models.data_flow)
DataFlowPlaceholderView (class in rafcon.gui.mygaphas.items.connection)
DataFlowView (class in rafcon.gui.mygaphas.items.connection)
DataPort (class in rafcon.core.state_elements.data_port)
DataPortAction (class in rafcon.gui.action)
DataPortModel (class in rafcon.gui.models.data_port)
DataPortView (class in rafcon.gui.mygaphas.items.ports)
DeciderState (class in rafcon.core.states.barrier_concurrency_state)
decorators
module
default_value (rafcon.core.state_elements.data_port.DataPort property)
DEFAULT_VALUE_STORAGE_ID (rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController attribute)
deg2rad() (in module rafcon.utils.geometry)
delete_core_element_of_model() (in module rafcon.gui.helpers.state_machine)
delete_core_elements_of_models() (in module rafcon.gui.helpers.state_machine)
delete_selected_elements() (in module rafcon.gui.helpers.state_machine)
description (rafcon.core.states.state.State property)
description() (rafcon.gui.action.AbstractAction method)
description_editor
module
DescriptionEditorController (class in rafcon.gui.controllers.state_editor.description_editor)
DescriptionEditorView (class in rafcon.gui.views.state_editor.description_editor)
destroy() (rafcon.core.execution.base_execution_history.BaseExecutionHistory method)
(rafcon.core.execution.execution_history_items.ConcurrencyItem method)
(rafcon.core.execution.execution_history_items.HistoryItem method)
(rafcon.core.execution.in_memory_execution_history.InMemoryExecutionHistory method)
(rafcon.core.states.container_state.ContainerState method)
(rafcon.core.states.library_state.LibraryState method)
(rafcon.core.states.state.State method)
(rafcon.gui.clipboard.Clipboard method)
(rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController method)
(rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
(rafcon.gui.controllers.logging_console.LoggingConsoleController method)
(rafcon.gui.controllers.main_window.MainWindowController method)
(rafcon.gui.controllers.menu_bar.MenuBarController method)
(rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController method)
(rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController method)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController method)
(rafcon.gui.controllers.utils.extended_controller.ExtendedController method)
(rafcon.gui.models.auto_backup.AutoBackupModel method)
(rafcon.gui.models.state_machine.StateMachineModel method)
(rafcon.gui.shortcut_manager.ShortcutManager method)
destroy_all_models_in_dict() (rafcon.gui.clipboard.Clipboard static method)
destroy_execution_histories() (rafcon.core.state_machine.StateMachine method)
destruction_signal (rafcon.gui.models.abstract_state.AbstractStateModel property)
(rafcon.gui.models.state_element.StateElementModel property)
(rafcon.gui.models.state_machine.StateMachineModel property)
diff_related_elements() (rafcon.gui.action.RemoveObjectAction method)
Direction (in module rafcon.gui.mygaphas.utils.enums)
disconnect_all_signals() (rafcon.gui.controllers.utils.extended_controller.ExtendedController method)
dismiss_upper_items() (rafcon.gui.mygaphas.tools.HoverItemTool static method)
dist() (in module rafcon.utils.geometry)
do_configure_event() (rafcon.gui.mygaphas.view.ExtendedGtkView method)
do_delete_item (rafcon.core.custom_exceptions.RecoveryModeException property)
do_selection_reduction_to_one_parent() (rafcon.gui.clipboard.Clipboard static method)
do_smart_selection_adaption() (rafcon.gui.clipboard.Clipboard static method)
drag_motion_handler_id (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController attribute)
draw() (rafcon.gui.mygaphas.items.connection.DataFlowView method)
(rafcon.gui.mygaphas.items.connection.TransitionView method)
(rafcon.gui.mygaphas.items.line.PerpLine method)
(rafcon.gui.mygaphas.items.ports.DataPortView method)
(rafcon.gui.mygaphas.items.ports.IncomeView method)
(rafcon.gui.mygaphas.items.ports.InputPortView method)
(rafcon.gui.mygaphas.items.ports.LogicPortView method)
(rafcon.gui.mygaphas.items.ports.OutcomeView method)
(rafcon.gui.mygaphas.items.ports.OutputPortView method)
(rafcon.gui.mygaphas.items.ports.PortView method)
(rafcon.gui.mygaphas.items.ports.ScopedVariablePortView method)
(rafcon.gui.mygaphas.items.state.NameView method)
(rafcon.gui.mygaphas.items.state.StateView method)
draw_head() (rafcon.gui.mygaphas.items.line.PerpLine method)
draw_label_path() (in module rafcon.gui.mygaphas.utils.gap_draw_helper)
draw_name() (rafcon.gui.mygaphas.items.ports.PortView method)
(rafcon.gui.mygaphas.items.ports.ScopedVariablePortView method)
draw_port() (rafcon.gui.mygaphas.items.ports.PortView method)
draw_port_label() (in module rafcon.gui.mygaphas.utils.gap_draw_helper)
draw_tail() (rafcon.gui.mygaphas.items.line.PerpLine method)
duration (rafcon.utils.timer.Timer property)
E
editor
module
EditorController (class in rafcon.gui.controllers.utils.editor)
EditorView (class in rafcon.gui.views.utils.editor)
ElementHandleFinder (class in rafcon.gui.mygaphas.aspect)
ellipsize_labels_recursively() (in module rafcon.gui.helpers.label)
emit() (rafcon.utils.log_helpers.LoggingViewHandler method)
emit_undo_redo_signal() (rafcon.gui.action.Action method)
end_handles() (rafcon.gui.mygaphas.items.line.PerpLine method)
enforce_generation_of_state_copy_model() (rafcon.gui.models.library_state.LibraryStateModel method)
enqueue() (rafcon.core.execution.consumers.abstract_execution_history_consumer.AbstractExecutionHistoryConsumer method)
enums
module
environment variable
RAFCON_LIBRARY_PATH
,
[1]
,
[2]
RAFCON_LOGGING_CONF
,
[1]
,
[2]
RAFCON_PLUGIN_PATH
,
[1]
,
[2]
RAFCON_START_MINIMIZED
,
[1]
,
[2]
equal() (in module rafcon.utils.geometry)
exchange_model() (rafcon.gui.mygaphas.canvas.MyCanvas method)
execute() (rafcon.core.script.Script method)
execution_engine
module
execution_engine_model_changed() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
execution_histories (rafcon.core.state_machine.StateMachine property)
execution_history
module
execution_history_focus() (rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController method)
execution_mode (rafcon.core.execution.execution_status.ExecutionStatus property)
execution_state
module
ExecutionHistoryConsumerManager (class in rafcon.core.execution.consumer_manager)
ExecutionHistoryFactory (class in rafcon.core.execution.execution_history_factory)
ExecutionHistoryTreeController (class in rafcon.gui.controllers.execution_history)
ExecutionHistoryTreeView (class in rafcon.gui.views.execution_history)
ExecutionHistoryView (class in rafcon.gui.views.execution_history)
ExecutionState (class in rafcon.core.states.execution_state)
ExecutionStatus (class in rafcon.core.execution.execution_status)
expected_future_models (rafcon.gui.models.state.StateModel attribute)
extend_extents() (in module rafcon.gui.mygaphas.utils.gap_helper)
extend_selection() (in module rafcon.gui.models.selection)
extended_controller
module
ExtendedController (class in rafcon.gui.controllers.utils.extended_controller)
ExtendedGtkView (class in rafcon.gui.mygaphas.view)
extract_child_models_of_state() (in module rafcon.gui.helpers.state)
extract_library_properties_from_selected_row() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
F
feed_consumers() (rafcon.core.execution.base_execution_history.BaseExecutionHistory method)
FILE_NAME_META_DATA (in module rafcon.core.storage.storage)
file_system_consumer_exists (rafcon.core.execution.consumer_manager.ExecutionHistoryConsumerManager property)
FILE_SYSTEM_CONSUMER_NAME (rafcon.core.execution.consumer_manager.ExecutionHistoryConsumerManager attribute)
file_system_path (rafcon.core.state_machine.StateMachine property)
(rafcon.core.states.state.State property)
(rafcon.gui.action.StateImage property)
filename (rafcon.core.script.Script property)
filesystem
module
FileSystemConsumer (class in rafcon.core.execution.consumers.file_system_consumer)
fill_color (rafcon.gui.mygaphas.painter.CornerHandlePainter attribute)
(rafcon.gui.mygaphas.painter.LineSegmentPainter attribute)
(rafcon.gui.mygaphas.painter.NameCornerHandlePainter attribute)
(rafcon.gui.mygaphas.painter.StateCornerHandlePainter attribute)
filter() (rafcon.utils.log_helpers.NoHigherLevelFilter method)
filtered_buffer (rafcon.gui.views.logging_console.LoggingConsoleView property)
final_outcome (rafcon.core.states.state.State property)
finalize() (rafcon.core.states.state.State method)
finalize_backward_execution() (rafcon.core.states.concurrency_state.ConcurrencyState method)
finalize_concurrency_state() (rafcon.core.states.concurrency_state.ConcurrencyState method)
find_dirty_lock_file_for_state_machine_path() (in module rafcon.gui.models.auto_backup)
find_free_and_valid_data_flows() (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController method)
find_free_keys() (in module rafcon.gui.controllers.state_editor.data_flows)
find_horizontal_guides() (rafcon.gui.mygaphas.guide.GuidedStateMixin method)
find_libraries_dependencies() (in module rafcon.gui.helpers.state_machine)
find_library_dependencies() (in module rafcon.gui.helpers.state_machine)
find_library_dependencies_via_grep() (in module rafcon.core.storage.storage)
find_library_root_dependencies() (in module rafcon.gui.helpers.state_machine)
find_vertical_guides() (rafcon.gui.mygaphas.guide.GuidedStateMixin method)
finish_new_action() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
focus (rafcon.gui.models.selection.Selection property)
focus_changed_handler_id (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController attribute)
focus_notebook_page_of_controller() (rafcon.gui.controllers.main_window.MainWindowController method)
focus_signal (rafcon.gui.models.selection.Selection property)
focused_item (rafcon.gui.mygaphas.view.ExtendedGtkView property)
format_default_folder_name() (in module rafcon.gui.helpers.text_formatting)
format_error_string() (rafcon.gui.controllers.state_editor.source_editor.SourceEditorController static method)
format_folder_name_human_readable() (in module rafcon.gui.helpers.text_formatting)
free_to_port_external (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController attribute)
free_to_port_internal (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController attribute)
from_dict() (rafcon.core.state_elements.data_flow.DataFlow class method)
(rafcon.core.state_elements.data_port.DataPort class method)
(rafcon.core.state_elements.logical_port.Income class method)
(rafcon.core.state_elements.logical_port.Outcome class method)
(rafcon.core.state_elements.scope.ScopedData class method)
(rafcon.core.state_elements.scope.ScopedVariable class method)
(rafcon.core.state_elements.state_element.StateElement class method)
(rafcon.core.state_elements.transition.Transition class method)
(rafcon.core.state_machine.StateMachine class method)
(rafcon.core.states.barrier_concurrency_state.BarrierConcurrencyState class method)
(rafcon.core.states.container_state.ContainerState class method)
(rafcon.core.states.execution_state.ExecutionState class method)
(rafcon.core.states.library_state.LibraryState class method)
(rafcon.core.states.state.State class method)
(rafcon.utils.vividict.Vividict class method)
from_handle() (rafcon.gui.mygaphas.items.line.PerpLine method)
from_key (rafcon.core.state_elements.data_flow.DataFlow property)
from_outcome (rafcon.core.state_elements.transition.Transition property)
FROM_OUTCOME_STORAGE_ID (rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController attribute)
from_port (rafcon.gui.mygaphas.items.line.PerpLine property)
from_port_external (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController attribute)
from_port_internal (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController attribute)
from_state (rafcon.core.state_elements.data_flow.DataFlow property)
(rafcon.core.state_elements.scope.ScopedData property)
(rafcon.core.state_elements.transition.Transition property)
FROM_STATE_STORAGE_ID (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController attribute)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController attribute)
G
generate_data_flow_id() (in module rafcon.core.id_generator)
generate_data_port_id() (in module rafcon.core.id_generator)
generate_linux_launch_files() (in module rafcon.gui.helpers.state_machine)
generate_outcome_id() (in module rafcon.core.id_generator)
generate_rafcon_instance_lock_file() (in module rafcon.gui.models.auto_backup)
generate_right_click_menu() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
generate_run_id() (rafcon.core.states.state.State method)
generate_script_id() (in module rafcon.core.id_generator)
generate_semantic_data_key() (in module rafcon.core.id_generator)
generate_state_machine_id() (in module rafcon.core.id_generator)
generate_state_name_id() (in module rafcon.core.id_generator)
generate_time_stamp() (in module rafcon.core.state_elements.scope)
generate_transition_id() (in module rafcon.core.id_generator)
geometry
module
get_action_arguments() (rafcon.gui.clipboard.Clipboard method)
get_adjusted_border_positions() (rafcon.gui.mygaphas.constraint.PortRectConstraint method)
get_all() (rafcon.gui.models.selection.Selection method)
get_all_ports() (rafcon.gui.mygaphas.items.state.StateView method)
get_allowed_state_classes() (rafcon.gui.controllers.state_editor.overview.StateOverviewController static method)
get_buffer() (rafcon.gui.views.utils.editor.EditorView method)
get_cause_and_affected_model_list() (rafcon.gui.models.container_state.ContainerStateModel method)
(rafcon.gui.models.state.StateModel method)
get_child_controllers() (rafcon.gui.controllers.utils.extended_controller.ExtendedController method)
get_col_rgba() (in module rafcon.gui.mygaphas.utils.gap_draw_helper)
get_color_active() (rafcon.gui.controllers.modification_history.ModificationHistoryTreeController static method)
get_config_value() (rafcon.core.config.ObservableConfig method)
get_connections_for_state() (rafcon.core.states.container_state.ContainerState method)
get_connections_for_state_and_scoped_variables() (rafcon.core.states.container_state.ContainerState method)
get_controller() (rafcon.gui.controllers.utils.extended_controller.ExtendedController method)
get_controller_by_path() (rafcon.gui.controllers.utils.extended_controller.ExtendedController method)
get_core_data_path() (in module rafcon.core.storage.storage)
get_current_branch_history_ids() (rafcon.gui.models.modification_history.ModificationsHistory method)
get_current_state_m() (rafcon.gui.controllers.states_editor.StatesEditorController method)
get_current_time_string() (in module rafcon.utils.storage_utils)
get_cursor_position() (rafcon.gui.views.logging_console.LoggingConsoleView method)
(rafcon.gui.views.utils.editor.EditorView method)
get_data_file_path() (in module rafcon.utils.resources)
get_data_flow_m() (rafcon.gui.models.container_state.ContainerStateModel method)
get_data_port() (rafcon.core.states.container_state.ContainerState method)
get_data_port_by_id() (rafcon.core.states.container_state.ContainerState method)
(rafcon.core.states.state.State method)
get_data_port_ids() (rafcon.core.states.container_state.ContainerState method)
(rafcon.core.states.state.State method)
get_data_port_m() (rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.container_state.ContainerStateModel method)
get_default_config_path() (in module rafcon.utils.filesystem)
get_default_input_values_for_state() (rafcon.core.states.state.State method)
get_default_log_path() (in module rafcon.utils.filesystem)
get_element_for_history_id() (rafcon.gui.models.modification_history.ModificationsHistory method)
get_errors_for_state_name() (rafcon.core.states.barrier_concurrency_state.DeciderState method)
get_excluded_items() (rafcon.gui.mygaphas.guide.GuidedStateMixin method)
get_executed_history_ids() (rafcon.gui.models.modification_history.ModificationsHistory method)
get_execution_history() (rafcon.core.execution.execution_history_factory.ExecutionHistoryFactory static method)
get_file_name() (rafcon.gui.controllers.state_editor.source_editor.SourceEditorController method)
get_file_system_consumer_file_name() (rafcon.core.execution.consumer_manager.ExecutionHistoryConsumerManager method)
get_first_view() (rafcon.gui.mygaphas.canvas.MyCanvas method)
get_handle_at_point() (rafcon.gui.mygaphas.aspect.ElementHandleFinder method)
(rafcon.gui.mygaphas.aspect.SegmentHandleFinder method)
(rafcon.gui.mygaphas.aspect.StateHandleFinder method)
get_history_item_for_tree_iter() (rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController method)
get_history_path_from_current_to_target_history_id() (rafcon.gui.models.modification_history.ModificationsHistory method)
get_input_data_port_m() (rafcon.gui.models.abstract_state.AbstractStateModel method)
get_inputs_for_state() (rafcon.core.states.container_state.ContainerState method)
get_io_data_port_id_from_name_and_type() (rafcon.core.states.state.State method)
get_items_at_point() (rafcon.gui.mygaphas.view.ExtendedGtkView method)
get_key_combos() (in module rafcon.gui.controllers.state_editor.data_flows)
get_label_of_menu_item_box() (in module rafcon.gui.helpers.label)
get_last_execution_log_filename() (rafcon.core.state_machine.StateMachine method)
get_last_history_item() (rafcon.core.execution.base_execution_history.BaseExecutionHistory method)
(rafcon.core.execution.in_memory_execution_history.InMemoryExecutionHistory method)
get_line_number_next_to_cursor_with_string_within() (rafcon.gui.views.logging_console.LoggingConsoleView method)
get_logger() (in module rafcon.utils.log)
get_logic_ports() (rafcon.gui.mygaphas.items.state.StateView method)
get_menu_item_text() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
get_meta_data_path() (in module rafcon.core.storage.storage)
get_model_info() (rafcon.gui.models.state.StateModel method)
get_modification_lock() (rafcon.core.state_machine.StateMachine method)
get_new_list_store() (rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController static method)
get_next_element() (rafcon.gui.models.modification_history.ModificationsHistory method)
get_next_upper_library_root_state() (rafcon.core.states.state.State method)
get_notebook_tab_title() (in module rafcon.gui.helpers.label)
get_number_of_data_flows() (rafcon.core.states.container_state.ContainerState method)
(rafcon.core.states.library_state.LibraryState method)
(rafcon.core.states.state.State method)
get_number_of_transitions() (rafcon.core.states.container_state.ContainerState method)
(rafcon.core.states.library_state.LibraryState method)
(rafcon.core.states.state.State method)
get_number_of_waiting_threads() (rafcon.core.execution.execution_status.CustomCondition method)
get_object_hash_string() (rafcon.utils.hashable.Hashable static method)
get_object_identifier() (rafcon.gui.action.RemoveObjectAction method)
get_observable_action_signal() (rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.state_machine.StateMachineModel method)
get_observable_change_count() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
get_observable_data_flow() (rafcon.gui.models.data_flow.DataFlowModel method)
get_observable_data_flows() (rafcon.gui.models.container_state.ContainerStateModel method)
get_observable_data_port() (rafcon.gui.models.data_port.DataPortModel method)
get_observable_destruction_signal() (rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.state_element.StateElementModel method)
(rafcon.gui.models.state_machine.StateMachineModel method)
get_observable_focus_signal() (rafcon.gui.models.selection.Selection method)
get_observable_income() (rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.logical_port.IncomeModel method)
get_observable_input_data_ports() (rafcon.gui.models.abstract_state.AbstractStateModel method)
get_observable_is_start() (rafcon.gui.models.abstract_state.AbstractStateModel method)
get_observable_meta_signal() (rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.state_element.StateElementModel method)
(rafcon.gui.models.state_machine.StateMachineModel method)
get_observable_modifications() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
get_observable_ongoing_complex_actions() (rafcon.gui.models.state_machine.StateMachineModel method)
get_observable_outcome() (rafcon.gui.models.logical_port.OutcomeModel method)
get_observable_outcomes() (rafcon.gui.models.abstract_state.AbstractStateModel method)
get_observable_output_data_ports() (rafcon.gui.models.abstract_state.AbstractStateModel method)
get_observable_root_state() (rafcon.gui.models.state_machine.StateMachineModel method)
get_observable_scoped_variable() (rafcon.gui.models.scoped_variable.ScopedVariableModel method)
get_observable_scoped_variables() (rafcon.gui.models.container_state.ContainerStateModel method)
get_observable_selection_changed_signal() (rafcon.gui.models.selection.Selection method)
get_observable_sm_selection_changed_signal() (rafcon.gui.models.state_machine.StateMachineModel method)
get_observable_state() (rafcon.gui.models.abstract_state.AbstractStateModel method)
get_observable_state_action_signal() (rafcon.gui.models.state_machine.StateMachineModel method)
get_observable_state_machine() (rafcon.gui.models.state_machine.StateMachineModel method)
get_observable_state_meta_signal() (rafcon.gui.models.state_machine.StateMachineModel method)
get_observable_states() (rafcon.gui.models.container_state.ContainerStateModel method)
get_observable_transition() (rafcon.gui.models.transition.TransitionModel method)
get_observable_transitions() (rafcon.gui.models.container_state.ContainerStateModel method)
get_outcome() (rafcon.core.states.container_state.ContainerState method)
get_outcome_for_state_id() (rafcon.core.states.barrier_concurrency_state.DeciderState method)
get_outcome_for_state_name() (rafcon.core.states.barrier_concurrency_state.DeciderState method)
get_outcome_m() (rafcon.gui.models.abstract_state.AbstractStateModel method)
get_output_data_port_m() (rafcon.gui.models.abstract_state.AbstractStateModel method)
get_page_for_state_machine_id() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
get_page_num() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
get_page_of_state_m() (rafcon.gui.controllers.states_editor.StatesEditorController method)
get_parent() (rafcon.gui.mygaphas.canvas.MyCanvas method)
get_parent_state_v() (rafcon.gui.mygaphas.items.line.PerpLine method)
get_path() (rafcon.core.states.state.State method)
get_port_area() (rafcon.gui.mygaphas.items.ports.PortView method)
get_port_at_point() (rafcon.gui.mygaphas.view.ExtendedGtkView method)
get_port_for_handle() (in module rafcon.gui.mygaphas.utils.gap_helper)
(rafcon.gui.mygaphas.items.state.StateView method)
get_possible_combos_for_transition() (rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController static method)
get_previous_element() (rafcon.gui.models.modification_history.ModificationsHistory method)
get_previously_executed_state() (rafcon.core.states.state.State method)
get_relative_positions_of_waypoints() (in module rafcon.gui.mygaphas.utils.gap_helper)
get_repository_share_path() (in module rafcon.utils.resources)
get_root_state_description_of_sm_file_system_path() (in module rafcon.gui.helpers.state_machine)
get_root_state_element_meta() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
get_root_state_file_path() (in module rafcon.gui.helpers.state_machine)
get_root_state_name_of_sm_file_system_path() (in module rafcon.gui.helpers.state_machine)
get_root_window() (rafcon.gui.controllers.utils.extended_controller.ExtendedController method)
get_row_iter_for_state_model() (rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
get_scoped_variable_from_name() (rafcon.core.states.container_state.ContainerState method)
get_scoped_variable_m() (rafcon.gui.models.container_state.ContainerStateModel method)
get_selected_elements_of_core_class() (rafcon.gui.models.selection.Selection method)
get_selected_state() (rafcon.gui.models.selection.Selection method)
get_semantic_data() (rafcon.core.states.state.State method)
get_semantic_dictionary_list() (rafcon.gui.clipboard.Clipboard method)
get_set_of_arguments() (rafcon.gui.action.DataFlowAction static method)
(rafcon.gui.action.DataPortAction static method)
(rafcon.gui.action.OutcomeAction static method)
(rafcon.gui.action.StateAction static method)
(rafcon.gui.action.StateElementAction static method)
(rafcon.gui.action.TransitionAction static method)
get_side_length_of_resize_handle() (in module rafcon.gui.mygaphas.utils.gap_draw_helper)
get_start_state() (rafcon.core.states.container_state.ContainerState method)
get_state_at_point() (rafcon.gui.mygaphas.view.ExtendedGtkView method)
get_state_by_path() (rafcon.core.state_machine.StateMachine method)
get_state_changed() (rafcon.gui.action.Action method)
get_state_drawing_area() (rafcon.gui.mygaphas.items.state.StateView static method)
get_state_element_meta() (in module rafcon.gui.action)
get_state_element_meta_from_internal_tmp_storage() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
get_state_for_transition() (rafcon.core.states.container_state.ContainerState method)
get_state_identifier() (rafcon.gui.controllers.states_editor.StatesEditorController method)
get_state_identifier_for_page() (rafcon.gui.controllers.states_editor.StatesEditorController method)
get_state_image() (rafcon.gui.action.AbstractAction method)
(rafcon.gui.action.Action method)
(rafcon.gui.action.MetaDataAction method)
(rafcon.gui.action.StateElementAction method)
get_state_machine() (rafcon.core.states.state.State method)
get_state_machine_id_for_page() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
get_state_machine_m() (rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.state_element.StateElementModel method)
get_state_machine_selection() (rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
get_state_model() (in module rafcon.gui.controllers.state_editor.data_flows)
get_state_model_by_path() (rafcon.gui.models.state_machine.StateMachineModel method)
get_state_model_changed() (rafcon.gui.action.MetaDataAction method)
get_state_model_class_for_state() (in module rafcon.gui.models.abstract_state)
get_states_statistics() (rafcon.core.states.container_state.ContainerState method)
(rafcon.core.states.library_state.LibraryState method)
(rafcon.core.states.state.State method)
get_storage_id_for_state() (in module rafcon.core.storage.storage)
get_storage_path() (rafcon.core.states.library_state.LibraryState method)
(rafcon.core.states.state.State method)
get_temp_file_system_path() (rafcon.core.states.state.State method)
get_text() (rafcon.gui.views.utils.editor.EditorView method)
get_text_layout() (in module rafcon.gui.mygaphas.utils.gap_draw_helper)
get_text_of_line() (rafcon.gui.views.logging_console.LoggingConsoleView method)
get_transition_for_outcome() (rafcon.core.states.container_state.ContainerState method)
get_transition_m() (rafcon.gui.models.container_state.ContainerStateModel method)
get_transitions() (rafcon.gui.mygaphas.items.state.StateView method)
get_uppermost_library_root_state() (rafcon.core.states.state.State method)
get_view_for_core_element() (rafcon.gui.mygaphas.canvas.MyCanvas method)
get_view_for_model() (rafcon.gui.mygaphas.canvas.MyCanvas method)
get_widget_title() (in module rafcon.gui.helpers.label)
get_zoom_factor() (rafcon.gui.mygaphas.view.ExtendedGtkView method)
global_variable_id_generator() (in module rafcon.core.id_generator)
global_variable_is_editable() (rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController method)
global_variable_manager
module
GlobalVariableEditorView (class in rafcon.gui.views.global_variable_editor)
GlobalVariableManagerController (class in rafcon.gui.controllers.global_variable_manager)
glue() (rafcon.gui.mygaphas.aspect.ConnectionHandleInMotion method)
(rafcon.gui.mygaphas.connector.RectanglePointPort method)
(rafcon.gui.mygaphas.guide.GuidedStateHandleInMotion method)
go_to_history_element() (rafcon.gui.models.modification_history.ModificationsHistory method)
graphical_editor (rafcon.gui.mygaphas.view.ExtendedGtkView property)
graphical_editor_gaphas
module
GraphicalEditorController (class in rafcon.gui.controllers.graphical_editor_gaphas)
GraphicalEditorView (class in rafcon.gui.views.graphical_editor_gaphas)
group_selected_states_and_scoped_variables() (in module rafcon.gui.helpers.state_machine)
group_states() (rafcon.core.states.container_state.ContainerState method)
(rafcon.gui.models.container_state.ContainerStateModel method)
group_states_and_scoped_variables() (in module rafcon.gui.helpers.state)
GuidedNameInMotion (class in rafcon.gui.mygaphas.guide)
GuidedStateHandleInMotion (class in rafcon.gui.mygaphas.guide)
GuidedStateInMotion (class in rafcon.gui.mygaphas.guide)
GuidedStateMixin (class in rafcon.gui.mygaphas.guide)
H
handle() (rafcon.gui.mygaphas.tools.ToolChain method)
handle_new_selection() (rafcon.gui.models.selection.Selection method)
(rafcon.gui.mygaphas.view.ExtendedGtkView method)
handle_no_start_state() (rafcon.core.states.container_state.ContainerState method)
handle_no_transition() (rafcon.core.states.container_state.ContainerState method)
handle_pos (rafcon.gui.mygaphas.items.ports.PortView property)
handle_prepared_selection_of_core_class_elements() (rafcon.gui.models.selection.Selection method)
handles() (rafcon.gui.mygaphas.items.ports.PortView method)
has_label() (rafcon.gui.mygaphas.items.ports.DataPortView method)
(rafcon.gui.mygaphas.items.ports.OutcomeView method)
(rafcon.gui.mygaphas.items.ports.PortView method)
has_outgoing_connection() (rafcon.gui.mygaphas.items.ports.PortView method)
Hashable (class in rafcon.utils.hashable)
height (rafcon.gui.mygaphas.connector.RectanglePointPort property)
hide_window() (rafcon.gui.controllers.undocked_window.UndockedWindowController method)
hierarchy_level (rafcon.gui.models.abstract_state.AbstractStateModel property)
hierarchy_state
module
HierarchyState (class in rafcon.core.states.hierarchy_state)
history_id (rafcon.gui.models.modification_history.HistoryTreeElement property)
history_item_id_generator() (in module rafcon.core.id_generator)
HISTORY_ITEM_STORAGE_ID (rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController attribute)
HistoryItem (class in rafcon.core.execution.execution_history_items)
HistoryTreeElement (class in rafcon.gui.models.modification_history)
HistoryTreeView (class in rafcon.gui.views.modification_history)
hovered (rafcon.gui.mygaphas.items.state.StateView property)
hovered_handle (rafcon.gui.mygaphas.view.ExtendedGtkView attribute)
HoveredItemPainter (class in rafcon.gui.mygaphas.painter)
HoverItemTool (class in rafcon.gui.mygaphas.tools)
I
icons (rafcon.gui.views.state_editor.state_editor.StateEditorView attribute)
id() (rafcon.core.states.state.State method)
id_generator
module
ID_STORAGE_ID (rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController attribute)
(rafcon.gui.controllers.library_tree.LibraryTreeController attribute)
(rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController attribute)
(rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController attribute)
(rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController attribute)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController attribute)
(rafcon.gui.controllers.state_machine_tree.StateMachineTreeController attribute)
Income (class in rafcon.core.state_elements.logical_port)
income (rafcon.core.states.state.State property)
(rafcon.gui.models.abstract_state.AbstractStateModel property)
(rafcon.gui.models.logical_port.IncomeModel property)
(rafcon.gui.models.selection.Selection property)
(rafcon.gui.mygaphas.items.state.StateView property)
IncomeModel (class in rafcon.gui.models.logical_port)
incomes (rafcon.gui.models.selection.Selection property)
IncomeView (class in rafcon.gui.mygaphas.items.ports)
initiate_library_root_state_model() (rafcon.gui.models.library_state.LibraryStateModel method)
InMemoryExecutionHistory (class in rafcon.core.execution.in_memory_execution_history)
input_data (rafcon.core.states.state.State property)
input_data_port_runtime_values (rafcon.core.states.library_state.LibraryState property)
input_data_ports (rafcon.core.states.state.State property)
(rafcon.gui.models.abstract_state.AbstractStateModel property)
(rafcon.gui.models.selection.Selection property)
input_port() (rafcon.gui.mygaphas.items.state.StateView method)
InputDataPort (class in rafcon.core.state_elements.data_port)
InputPortsListView (class in rafcon.gui.views.state_editor.input_port_list)
InputPortView (class in rafcon.gui.mygaphas.items.ports)
inputs (rafcon.gui.mygaphas.items.state.StateView property)
insert_action() (rafcon.gui.models.modification_history.ModificationsHistory method)
insert_and_update_recursively() (rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
insert_button_clicked() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
insert_concurrent_execution_histories() (rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController method)
insert_execution_history() (rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController method)
insert_history_item() (rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController method)
insert_meta_data_from_models_dict() (rafcon.gui.models.container_state.ContainerStateModel method)
insert_rec() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
insert_scoped_variables_tab() (rafcon.gui.views.state_editor.state_editor.StateEditorView method)
insert_source_tab() (rafcon.gui.views.state_editor.state_editor.StateEditorView method)
insert_state_as() (in module rafcon.gui.helpers.state)
insert_state_into_selected_state() (in module rafcon.gui.helpers.state_machine)
insert_state_meta_data() (in module rafcon.gui.action)
install_fonts() (in module rafcon.utils.installation)
install_locally_required_files() (in module rafcon.utils.installation)
installed_font_faces_for_font() (in module rafcon.utils.installation)
interface
module
is_about_to_be_destroyed_recursively (rafcon.gui.models.abstract_state.AbstractStateModel property)
(rafcon.gui.models.library_state.LibraryStateModel property)
is_config_loaded_from_file() (rafcon.core.config.ObservableConfig method)
is_dummy (rafcon.core.states.container_state.ContainerState property)
is_event_of_key_string() (in module rafcon.gui.helpers.label)
IS_EXTERNAL_STORAGE_ID (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController attribute)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController attribute)
is_in_port() (rafcon.gui.mygaphas.items.line.PerpLine static method)
IS_LOCKED_AS_STRING_STORAGE_ID (rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController attribute)
is_out_port() (rafcon.gui.mygaphas.items.line.PerpLine static method)
is_redo_possible() (rafcon.gui.models.modification_history.ModificationsHistory method)
is_root_state (rafcon.core.states.state.State property)
is_root_state_of_library (rafcon.core.states.state.State property)
is_selected() (rafcon.gui.models.selection.Selection method)
(rafcon.gui.mygaphas.items.ports.PortView method)
is_selection_inside_of_library_state() (in module rafcon.gui.helpers.state_machine)
is_start (rafcon.gui.models.abstract_state.AbstractStateModel property)
is_state_machine_stopped_to_proceed() (in module rafcon.gui.helpers.state_machine)
is_undo_possible() (rafcon.gui.models.modification_history.ModificationsHistory method)
item (rafcon.gui.mygaphas.segment.TransitionSegment property)
ITEM_STORAGE_ID (rafcon.gui.controllers.library_tree.LibraryTreeController attribute)
ItemPaintHovered (class in rafcon.gui.mygaphas.aspect)
ItemProjection (class in rafcon.gui.mygaphas.canvas)
J
join() (rafcon.core.state_machine.StateMachine method)
(rafcon.core.states.state.State method)
join_state() (rafcon.core.states.concurrency_state.ConcurrencyState method)
K
KeepPointWithinConstraint (class in rafcon.gui.mygaphas.constraint)
KeepPortDistanceConstraint (class in rafcon.gui.mygaphas.constraint)
KeepRectangleWithinConstraint (class in rafcon.gui.mygaphas.constraint)
KeepRelativePositionConstraint (class in rafcon.gui.mygaphas.constraint)
keys (rafcon.core.config.ObservableConfig property)
keys_requiring_restart (rafcon.core.config.Config attribute)
(rafcon.core.config.ObservableConfig attribute)
keys_requiring_state_machine_refresh (rafcon.core.config.ObservableConfig attribute)
L
LEFT (rafcon.gui.mygaphas.utils.enums.SnappedSide attribute)
len() (rafcon.gui.views.logging_console.LoggingConsoleView method)
LIB_KEY_STORAGE_ID (rafcon.gui.controllers.library_tree.LibraryTreeController attribute)
LIB_PATH_STORAGE_ID (rafcon.gui.controllers.library_tree.LibraryTreeController attribute)
library_hierarchy_depth (rafcon.core.states.library_state.LibraryState property)
library_manager
module
library_name (rafcon.core.states.library_state.LibraryState property)
library_path (rafcon.core.states.library_state.LibraryState property)
library_state
module
library_tree
module
LibraryNotFoundException
LibraryNotFoundSkipException
LibraryState (class in rafcon.core.states.library_state)
LibraryStateModel (class in rafcon.gui.models.library_state)
LibraryTreeController (class in rafcon.gui.controllers.library_tree)
LibraryTreeView (class in rafcon.gui.views.library_tree)
limit_pos() (rafcon.gui.mygaphas.constraint.PortRectConstraint static method)
limit_string() (in module rafcon.gui.helpers.text_formatting)
limit_text_max_length() (in module rafcon.core.storage.storage)
limit_text_to_be_path_element() (in module rafcon.core.storage.storage)
limit_value_string_length() (in module rafcon.gui.mygaphas.utils.gap_draw_helper)
LineSegmentPainter (class in rafcon.gui.mygaphas.painter)
linkage_overview
module
LinkageOverviewController (class in rafcon.gui.controllers.state_editor.linkage_overview)
LinkageOverviewDataView (class in rafcon.gui.views.state_editor.linkage_overview)
LinkageOverviewLogicView (class in rafcon.gui.views.state_editor.linkage_overview)
LinkageOverviewView (class in rafcon.gui.views.state_editor.linkage_overview)
load() (rafcon.core.config.Config method)
load_and_set_file_content() (rafcon.gui.controllers.state_editor.source_editor.SourceEditorController method)
load_data_file() (in module rafcon.core.storage.storage)
load_dict_from_yaml() (in module rafcon.utils.storage_utils)
load_meta_data() (rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.state_machine.StateMachineModel method)
load_objects_from_json() (in module rafcon.utils.storage_utils)
load_plugins() (in module rafcon.utils.plugins)
load_state_recursively() (in module rafcon.core.storage.storage)
log
module
log_exceptions (class in rafcon.utils.log)
log_to_collapsed_structure() (in module rafcon.utils.execution_log)
log_to_DataFrame() (in module rafcon.utils.execution_log)
log_to_ganttplot() (in module rafcon.utils.execution_log)
log_to_raw_structure() (in module rafcon.utils.execution_log)
LoggingConsoleController (class in rafcon.gui.controllers.logging_console)
LoggingConsoleView (class in rafcon.gui.views.logging_console)
LoggingViewHandler (class in rafcon.utils.log_helpers)
LogicalPort (class in rafcon.core.state_elements.logical_port)
LogicalPortModel (class in rafcon.gui.models.logical_port)
LogicPortView (class in rafcon.gui.mygaphas.items.ports)
M
main_window
module
MainWindowController (class in rafcon.gui.controllers.main_window)
MainWindowView (class in rafcon.gui.views.main_window)
make_file_executable() (in module rafcon.utils.filesystem)
make_tarfile() (in module rafcon.utils.filesystem)
MARGIN (rafcon.gui.mygaphas.guide.GuidedStateMixin attribute)
marked_dirty (rafcon.core.state_machine.StateMachine property)
measure_time() (in module rafcon.utils.timer)
menu_bar
module
menu_item_add_library_root_clicked() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
menu_item_find_usages_clicked() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
menu_item_relocate_libraries_or_root_clicked() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
menu_item_remove_libraries_or_root_clicked() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
menu_item_rename_libraries_or_root_clicked() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
MenuBarController (class in rafcon.gui.controllers.menu_bar)
MenuBarView (class in rafcon.gui.views.menu_bar)
meta (rafcon.gui.models.state_machine.StateMachineModel attribute)
meta_changed() (rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.state_element.StateElementModel method)
(rafcon.gui.models.state_machine.StateMachineModel method)
meta_changed_notify_after() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
(rafcon.gui.models.modification_history.ModificationsHistoryModel method)
meta_data (rafcon.gui.action.StateImage property)
meta_dump_or_deepcopy() (in module rafcon.gui.action)
meta_signal (rafcon.gui.models.abstract_state.AbstractStateModel property)
(rafcon.gui.models.state_element.StateElementModel property)
(rafcon.gui.models.state_machine.StateMachineModel property)
MetaDataAction (class in rafcon.gui.action)
mirror_waypoints() (in module rafcon.gui.models.transition)
mirror_y_axis_in_vividict_element() (in module rafcon.gui.models.abstract_state)
missing_library_meta_data (rafcon.core.states.container_state.ContainerState property)
model (rafcon.gui.mygaphas.items.connection.DataFlowView property)
(rafcon.gui.mygaphas.items.connection.TransitionView property)
(rafcon.gui.mygaphas.items.ports.DataPortView property)
(rafcon.gui.mygaphas.items.ports.IncomeView property)
(rafcon.gui.mygaphas.items.ports.OutcomeView property)
(rafcon.gui.mygaphas.items.ports.ScopedVariablePortView property)
(rafcon.gui.mygaphas.items.state.NameView property)
(rafcon.gui.mygaphas.items.state.StateView property)
model_changed() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
(rafcon.gui.controllers.logging_console.LoggingConsoleController method)
(rafcon.gui.controllers.main_window.MainWindowController method)
(rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
(rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.container_state.ContainerStateModel method)
(rafcon.gui.models.data_flow.DataFlowModel method)
(rafcon.gui.models.data_port.DataPortModel method)
(rafcon.gui.models.library_state.LibraryStateModel method)
(rafcon.gui.models.logical_port.IncomeModel method)
(rafcon.gui.models.logical_port.OutcomeModel method)
(rafcon.gui.models.scoped_variable.ScopedVariableModel method)
(rafcon.gui.models.state.StateModel method)
(rafcon.gui.models.state_element.StateElementModel method)
(rafcon.gui.models.transition.TransitionModel method)
MODEL_STORAGE_ID (rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController attribute)
(rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController attribute)
(rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController attribute)
(rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController attribute)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController attribute)
(rafcon.gui.controllers.state_machine_tree.StateMachineTreeController attribute)
modification_history
module
modification_lock() (rafcon.core.state_machine.StateMachine method)
ModificationHistoryTreeController (class in rafcon.gui.controllers.modification_history)
ModificationHistoryView (class in rafcon.gui.views.modification_history)
modifications (rafcon.gui.models.modification_history.ModificationsHistoryModel property)
ModificationsHistory (class in rafcon.gui.models.modification_history)
ModificationsHistoryModel (class in rafcon.gui.models.modification_history)
modify_origin() (rafcon.core.state_elements.data_flow.DataFlow method)
(rafcon.core.state_elements.transition.Transition method)
modify_target() (rafcon.core.state_elements.data_flow.DataFlow method)
(rafcon.core.state_elements.transition.Transition method)
module
barrier_concurrency_state
concurrency_state
config
constants
container_state
custom_exceptions
data_flow
data_port
decorators
description_editor
editor
enums
execution_engine
execution_history
execution_state
extended_controller
filesystem
geometry
global_variable_manager
graphical_editor_gaphas
hierarchy_state
id_generator
interface
library_manager
library_state
library_tree
linkage_overview
log
main_window
menu_bar
modification_history
multi_event
outcome
plugins
preemptive_concurrency_state
rafcon.core.config
rafcon.core.constants
rafcon.core.custom_exceptions
rafcon.core.execution.base_execution_history
rafcon.core.execution.consumer_manager
rafcon.core.execution.consumers.abstract_execution_history_consumer
rafcon.core.execution.consumers.file_system_consumer
rafcon.core.execution.execution_engine
rafcon.core.execution.execution_history_factory
rafcon.core.execution.execution_history_items
rafcon.core.execution.execution_status
rafcon.core.execution.in_memory_execution_history
rafcon.core.global_variable_manager
rafcon.core.id_generator
rafcon.core.interface
rafcon.core.library_manager
rafcon.core.script
rafcon.core.singleton
rafcon.core.state_elements.data_flow
rafcon.core.state_elements.data_port
rafcon.core.state_elements.logical_port
rafcon.core.state_elements.scope
rafcon.core.state_elements.state_element
rafcon.core.state_elements.transition
rafcon.core.state_machine
rafcon.core.state_machine_manager
rafcon.core.states.barrier_concurrency_state
rafcon.core.states.concurrency_state
rafcon.core.states.container_state
rafcon.core.states.execution_state
rafcon.core.states.hierarchy_state
rafcon.core.states.library_state
rafcon.core.states.preemptive_concurrency_state
rafcon.core.states.state
rafcon.core.storage.storage
rafcon.gui.action
rafcon.gui.clipboard
rafcon.gui.controllers.execution_history
rafcon.gui.controllers.global_variable_manager
rafcon.gui.controllers.graphical_editor_gaphas
rafcon.gui.controllers.library_tree
rafcon.gui.controllers.logging_console
rafcon.gui.controllers.main_window
rafcon.gui.controllers.menu_bar
rafcon.gui.controllers.modification_history
rafcon.gui.controllers.state_editor.data_flows
rafcon.gui.controllers.state_editor.description_editor
rafcon.gui.controllers.state_editor.linkage_overview
rafcon.gui.controllers.state_editor.outcomes
rafcon.gui.controllers.state_editor.overview
rafcon.gui.controllers.state_editor.scoped_variable_list
rafcon.gui.controllers.state_editor.source_editor
rafcon.gui.controllers.state_editor.state_editor
rafcon.gui.controllers.state_editor.transitions
rafcon.gui.controllers.state_icons
rafcon.gui.controllers.state_machine_tree
rafcon.gui.controllers.state_machines_editor
rafcon.gui.controllers.states_editor
rafcon.gui.controllers.tool_bar
rafcon.gui.controllers.top_tool_bar
rafcon.gui.controllers.undocked_window
rafcon.gui.controllers.utils.editor
rafcon.gui.controllers.utils.extended_controller
rafcon.gui.controllers.utils.single_widget_window
rafcon.gui.helpers.label
rafcon.gui.helpers.state
rafcon.gui.helpers.state_machine
rafcon.gui.helpers.text_formatting
rafcon.gui.models.abstract_state
rafcon.gui.models.auto_backup
rafcon.gui.models.container_state
rafcon.gui.models.data_flow
rafcon.gui.models.data_port
rafcon.gui.models.global_variable_manager
rafcon.gui.models.library_manager
rafcon.gui.models.library_state
rafcon.gui.models.logical_port
rafcon.gui.models.modification_history
rafcon.gui.models.scoped_variable
rafcon.gui.models.selection
rafcon.gui.models.state
rafcon.gui.models.state_element
rafcon.gui.models.state_machine
rafcon.gui.models.state_machine_execution_engine
rafcon.gui.models.state_machine_manager
rafcon.gui.models.transition
rafcon.gui.mygaphas.aspect
rafcon.gui.mygaphas.canvas
rafcon.gui.mygaphas.connector
rafcon.gui.mygaphas.constraint
rafcon.gui.mygaphas.guide
rafcon.gui.mygaphas.items.connection
rafcon.gui.mygaphas.items.line
rafcon.gui.mygaphas.items.ports
rafcon.gui.mygaphas.items.state
rafcon.gui.mygaphas.painter
rafcon.gui.mygaphas.segment
rafcon.gui.mygaphas.tools
rafcon.gui.mygaphas.utils.enums
rafcon.gui.mygaphas.utils.gap_draw_helper
rafcon.gui.mygaphas.utils.gap_helper
rafcon.gui.mygaphas.view
rafcon.gui.shortcut_manager
rafcon.gui.singleton
rafcon.gui.views.execution_history
rafcon.gui.views.global_variable_editor
rafcon.gui.views.graphical_editor_gaphas
rafcon.gui.views.library_tree
rafcon.gui.views.logging_console
rafcon.gui.views.main_window
rafcon.gui.views.menu_bar
rafcon.gui.views.modification_history
rafcon.gui.views.state_editor.data_flows
rafcon.gui.views.state_editor.description_editor
rafcon.gui.views.state_editor.input_port_list
rafcon.gui.views.state_editor.linkage_overview
rafcon.gui.views.state_editor.outcomes
rafcon.gui.views.state_editor.output_port_list
rafcon.gui.views.state_editor.overview
rafcon.gui.views.state_editor.scoped_variables_list
rafcon.gui.views.state_editor.source_editor
rafcon.gui.views.state_editor.state_editor
rafcon.gui.views.state_editor.transitions
rafcon.gui.views.state_machine_tree
rafcon.gui.views.state_machines_editor
rafcon.gui.views.states_editor
rafcon.gui.views.tool_bar
rafcon.gui.views.utils.about_dialog
rafcon.gui.views.utils.editor
rafcon.gui.views.utils.single_widget_window
rafcon.utils.constants
rafcon.utils.decorators
rafcon.utils.dict_operations
rafcon.utils.execution_log
rafcon.utils.filesystem
rafcon.utils.geometry
rafcon.utils.hashable
rafcon.utils.i18n
rafcon.utils.installation
rafcon.utils.log
rafcon.utils.log_helpers
rafcon.utils.multi_event
rafcon.utils.plugins
rafcon.utils.profiler
rafcon.utils.resources
rafcon.utils.storage_utils
rafcon.utils.timer
rafcon.utils.type_helpers
rafcon.utils.vividict
resources
scoped_variable
scoped_variable_list
script
single_widget_window
singleton
source_editor
state
state_data_flows
state_editor
state_element
state_icons
state_machine
state_machine_manager
state_machine_status
state_machine_tree
state_machines_editor
state_outcomes
state_overview
state_transitions
states_editor
storage
storage_utils
tool_bar
top_tool_bar
transition
type_helpers
undocked_window
vividict
mouse_click() (rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController method)
(rafcon.gui.controllers.library_tree.LibraryTreeController method)
(rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
movable_items() (rafcon.gui.mygaphas.tools.MoveItemTool method)
move() (rafcon.gui.mygaphas.guide.GuidedNameInMotion method)
(rafcon.gui.mygaphas.guide.GuidedStateHandleInMotion method)
(rafcon.gui.mygaphas.guide.GuidedStateInMotion method)
move_dirty_lock_file() (in module rafcon.gui.models.auto_backup)
move_item_into_viewport() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
MoveHandleTool (class in rafcon.gui.mygaphas.tools)
MoveItemTool (class in rafcon.gui.mygaphas.tools)
moving (rafcon.gui.mygaphas.items.state.StateView property)
multi_event
module
MultiSelectionTool (class in rafcon.gui.mygaphas.tools)
mutable_hash() (rafcon.utils.hashable.Hashable method)
MyCanvas (class in rafcon.gui.mygaphas.canvas)
N
name (rafcon.core.state_elements.data_port.DataPort property)
(rafcon.core.state_elements.logical_port.Outcome property)
(rafcon.core.state_elements.scope.ScopedData property)
(rafcon.core.states.execution_state.ExecutionState property)
(rafcon.core.states.state.State property)
(rafcon.gui.mygaphas.items.line.PerpLine property)
(rafcon.gui.mygaphas.items.ports.DataPortView property)
(rafcon.gui.mygaphas.items.ports.OutcomeView property)
(rafcon.gui.mygaphas.items.ports.PortView property)
(rafcon.gui.mygaphas.items.ports.ScopedVariablePortView property)
(rafcon.gui.mygaphas.items.state.NameView property)
NAME_STORAGE_ID (rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController attribute)
(rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController attribute)
(rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController attribute)
(rafcon.gui.controllers.state_machine_tree.StateMachineTreeController attribute)
name_view (rafcon.gui.mygaphas.items.state.StateView property)
NameCornerHandlePainter (class in rafcon.gui.mygaphas.painter)
NameHandleFinder (class in rafcon.gui.mygaphas.aspect)
NameView (class in rafcon.gui.mygaphas.items.state)
negative_check_for_model_in_expected_future_models() (in module rafcon.gui.helpers.state)
new_buffer() (rafcon.gui.views.utils.editor.EditorView method)
new_change() (rafcon.gui.controllers.modification_history.ModificationHistoryTreeController method)
new_state_machine() (in module rafcon.gui.helpers.state_machine)
next (rafcon.core.execution.execution_history_items.HistoryItem property)
next() (rafcon.gui.mygaphas.utils.enums.SnappedSide method)
next_id (rafcon.gui.models.modification_history.HistoryTreeElement property)
NoHigherLevelFilter (class in rafcon.utils.log_helpers)
notification_selected_sm_changed() (rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController method)
(rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
notification_sm_changed() (rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController method)
notify_is_start() (rafcon.gui.controllers.state_editor.overview.StateOverviewController method)
notify_name_change() (rafcon.gui.controllers.state_editor.overview.StateOverviewController method)
notify_state_name_change() (rafcon.gui.controllers.states_editor.StatesEditorController method)
O
ObservableConfig (class in rafcon.core.config)
observe_model() (rafcon.gui.controllers.utils.extended_controller.ExtendedController method)
old_next_ids (rafcon.gui.models.modification_history.HistoryTreeElement property)
on_about_activate() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
on_add() (rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController method)
(rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController method)
(rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController method)
(rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController method)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController method)
on_add_state_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_add_transitions_from_closest_sibling_state_active() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
on_add_transitions_to_closest_sibling_state_active() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
on_add_transitions_to_parent_state_active() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
on_backward_step_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_bake_state_machine_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_button_bake_state_machine_clicked() (rafcon.gui.controllers.tool_bar.ToolBarController method)
on_button_new_clicked() (rafcon.gui.controllers.tool_bar.ToolBarController method)
on_button_open_clicked() (rafcon.gui.controllers.tool_bar.ToolBarController method)
on_button_pause_shortcut_toggled() (rafcon.gui.controllers.main_window.MainWindowController method)
on_button_press() (rafcon.gui.mygaphas.tools.ConnectionCreationTool method)
(rafcon.gui.mygaphas.tools.ConnectionModificationTool method)
(rafcon.gui.mygaphas.tools.MoveHandleTool method)
(rafcon.gui.mygaphas.tools.MoveItemTool method)
(rafcon.gui.mygaphas.tools.MultiSelectionTool method)
(rafcon.gui.mygaphas.tools.RightClickTool method)
on_button_refresh_clicked() (rafcon.gui.controllers.tool_bar.ToolBarController method)
on_button_refresh_libs_clicked() (rafcon.gui.controllers.tool_bar.ToolBarController method)
on_button_refresh_selected_clicked() (rafcon.gui.controllers.tool_bar.ToolBarController method)
on_button_release() (rafcon.gui.mygaphas.tools.ConnectionCreationTool method)
(rafcon.gui.mygaphas.tools.ConnectionModificationTool method)
(rafcon.gui.mygaphas.tools.ConnectionTool method)
(rafcon.gui.mygaphas.tools.MoveHandleTool method)
(rafcon.gui.mygaphas.tools.MoveItemTool method)
(rafcon.gui.mygaphas.tools.MultiSelectionTool method)
on_button_run_to_shortcut_clicked() (rafcon.gui.controllers.main_window.MainWindowController method)
on_button_save_clicked() (rafcon.gui.controllers.tool_bar.ToolBarController method)
on_button_start_from_shortcut_clicked() (rafcon.gui.controllers.main_window.MainWindowController method)
on_button_start_only_this_state_shortcut_clicked() (rafcon.gui.controllers.main_window.MainWindowController method)
on_button_start_shortcut_toggled() (rafcon.gui.controllers.main_window.MainWindowController method)
on_button_start_this_state_shortcut_clicked() (rafcon.gui.controllers.main_window.MainWindowController method)
on_button_step_backward_shortcut_clicked() (rafcon.gui.controllers.main_window.MainWindowController method)
on_button_step_in_shortcut_clicked() (rafcon.gui.controllers.main_window.MainWindowController method)
on_button_step_mode_shortcut_toggled() (rafcon.gui.controllers.main_window.MainWindowController method)
on_button_step_out_shortcut_clicked() (rafcon.gui.controllers.main_window.MainWindowController method)
on_button_step_over_shortcut_clicked() (rafcon.gui.controllers.main_window.MainWindowController method)
on_button_stop_shortcut_clicked() (rafcon.gui.controllers.main_window.MainWindowController method)
on_close_all_clicked() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
on_close_clicked() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
(rafcon.gui.controllers.states_editor.StatesEditorController method)
on_close_shortcut() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
on_collapse_button_clicked() (rafcon.gui.controllers.main_window.MainWindowController method)
on_combo_changed_from_key() (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController method)
on_combo_changed_from_outcome() (rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController method)
on_combo_changed_from_state() (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController method)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController method)
on_combo_changed_to_key() (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController method)
on_combo_changed_to_outcome() (rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController method)
on_combo_changed_to_state() (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController method)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController method)
on_config_value_changed() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
(rafcon.gui.controllers.menu_bar.MenuBarController method)
(rafcon.gui.controllers.states_editor.StatesEditorController method)
on_console_hide_clicked() (rafcon.gui.controllers.main_window.MainWindowController method)
on_console_return_clicked() (rafcon.gui.controllers.main_window.MainWindowController method)
on_copy_selection_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_cursor_changed() (rafcon.gui.controllers.modification_history.ModificationHistoryTreeController method)
on_cut_selection_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_data_flow_mode_toggled() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
on_delete_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_delete_check_sm_modified() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_delete_check_sm_running() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_delete_event() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_destroy() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_drag_begin() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
(rafcon.gui.controllers.state_icons.StateIconController method)
on_drag_data_get() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
(rafcon.gui.controllers.state_icons.StateIconController method)
on_drag_data_received() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
on_drag_end() (rafcon.gui.controllers.state_icons.StateIconController method)
on_drag_motion() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
on_draw() (rafcon.gui.views.state_editor.source_editor.SourceEditorView method)
on_escape_key_press_event_leave_full_screen() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_expert_view_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_focus() (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController method)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController method)
on_focus_out() (rafcon.gui.controllers.state_editor.description_editor.DescriptionEditorController method)
(rafcon.gui.controllers.state_editor.overview.StateOverviewController method)
on_full_screen_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_full_screen_deactivate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_full_screen_mode_toggled() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_grid_toggled() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_group_states_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_left_bar_hide_clicked() (rafcon.gui.controllers.main_window.MainWindowController method)
on_left_bar_return_clicked() (rafcon.gui.controllers.main_window.MainWindowController method)
on_lock() (rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController method)
on_maximize_button_clicked() (rafcon.gui.controllers.top_tool_bar.TopToolBarController method)
on_menu_preferences_activate() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
on_minimize_button_clicked() (rafcon.gui.controllers.top_tool_bar.TopToolBarController method)
on_model_destruct() (rafcon.gui.models.selection.Selection method)
on_motion_notify() (rafcon.gui.mygaphas.tools.ConnectionCreationTool method)
(rafcon.gui.mygaphas.tools.ConnectionModificationTool method)
(rafcon.gui.mygaphas.tools.HoverItemTool method)
(rafcon.gui.mygaphas.tools.MoveHandleTool method)
(rafcon.gui.mygaphas.tools.MultiSelectionTool method)
on_mouse_click() (rafcon.gui.controllers.state_icons.StateIconController method)
on_mouse_motion() (rafcon.gui.controllers.state_icons.StateIconController method)
on_mouse_right_click() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
on_new_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_notebook_tab_switch() (rafcon.gui.controllers.main_window.MainWindowController method)
on_open_activate() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
on_open_library_state_separately_activate() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
on_paste_clipboard_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_pause_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_quit_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_redo_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_redo_button_clicked() (rafcon.gui.controllers.modification_history.ModificationHistoryTreeController method)
on_redock_button_clicked() (rafcon.gui.controllers.top_tool_bar.TopToolBarUndockedWindowController method)
on_refresh_all_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_refresh_libraries_activate() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
on_refresh_selected_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_reset_button_clicked() (rafcon.gui.controllers.modification_history.ModificationHistoryTreeController method)
on_right_bar_hide_clicked() (rafcon.gui.controllers.main_window.MainWindowController method)
on_right_bar_return_clicked() (rafcon.gui.controllers.main_window.MainWindowController method)
on_right_click_menu() (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController method)
(rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController method)
(rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController method)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController method)
on_run_only_selected_state_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_run_selected_state_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_run_to_selected_state_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_save_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_save_as_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_save_as_copy_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_save_selected_state_as_activate() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
on_scroll() (rafcon.gui.mygaphas.tools.PanTool method)
(rafcon.gui.mygaphas.tools.ZoomTool method)
on_search_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_show_aborted_preempted_toggled() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
on_show_data_flows_toggled() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
on_show_data_values_toggled() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
on_show_transitions_toggled() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
on_start_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_start_from_selected_state_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_step_into_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_step_mode_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_step_out_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_step_over_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_stop_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_substitute_library_with_template_activate() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
on_substitute_selected_state_activate() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
on_switch_page() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
(rafcon.gui.controllers.states_editor.StatesEditorController method)
on_switch_page_check_collapse_button() (rafcon.gui.controllers.main_window.MainWindowController method)
on_tab_close_clicked() (rafcon.gui.controllers.states_editor.StatesEditorController method)
on_text_view_event() (rafcon.gui.views.state_editor.source_editor.SourceEditorView method)
on_to_outcome_edited() (rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController method)
on_to_state_edited() (rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController method)
on_toggle_full_screen_mode() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_toggle_is_start_state() (rafcon.gui.controllers.state_editor.overview.StateOverviewController method)
on_toggle_is_start_state_active() (rafcon.gui.controllers.menu_bar.MenuBarController static method)
on_toggle_mode() (rafcon.gui.controllers.modification_history.ModificationHistoryTreeController method)
on_toggle_show_content() (rafcon.gui.controllers.state_editor.overview.StateOverviewController method)
on_toggle_sticky_clicked() (rafcon.gui.controllers.states_editor.StatesEditorController method)
on_toggle_tree_folded() (rafcon.gui.controllers.modification_history.ModificationHistoryTreeController method)
on_undo_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_undo_button_clicked() (rafcon.gui.controllers.modification_history.ModificationHistoryTreeController method)
on_ungroup_state_activate() (rafcon.gui.controllers.menu_bar.MenuBarController method)
on_unlock() (rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController method)
ongoing_complex_actions (rafcon.gui.models.state_machine.ComplexActionObserver property)
(rafcon.gui.models.state_machine.StateMachineModel property)
open_button_clicked() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
open_folder_cmd_line() (in module rafcon.core.interface)
open_folder_func() (in module rafcon.core.interface)
open_library_as_state_machine() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
open_library_state_separately() (in module rafcon.gui.helpers.state_machine)
open_run_button_clicked() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
open_selected_history_separately() (rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController method)
open_state_machine() (in module rafcon.gui.helpers.state_machine)
opposite() (rafcon.gui.mygaphas.utils.enums.SnappedSide method)
or_clear() (in module rafcon.utils.multi_event)
or_set() (in module rafcon.utils.multi_event)
orify() (in module rafcon.utils.multi_event)
OS_PATH_STORAGE_ID (rafcon.gui.controllers.library_tree.LibraryTreeController attribute)
outcome
module
Outcome (class in rafcon.core.state_elements.logical_port)
outcome (rafcon.gui.models.logical_port.OutcomeModel property)
outcome_id (rafcon.core.state_elements.logical_port.Outcome property)
(rafcon.gui.mygaphas.items.ports.OutcomeView property)
outcome_port() (rafcon.gui.mygaphas.items.state.StateView method)
OutcomeAction (class in rafcon.gui.action)
OutcomeModel (class in rafcon.gui.models.logical_port)
outcomes (rafcon.core.states.state.State property)
(rafcon.gui.models.abstract_state.AbstractStateModel property)
(rafcon.gui.models.selection.Selection property)
(rafcon.gui.mygaphas.items.state.StateView property)
outcomes_changed() (rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController method)
OutcomeView (class in rafcon.gui.mygaphas.items.ports)
output_data (rafcon.core.states.state.State property)
output_data_port_runtime_values (rafcon.core.states.library_state.LibraryState property)
output_data_ports (rafcon.core.states.state.State property)
(rafcon.gui.models.abstract_state.AbstractStateModel property)
(rafcon.gui.models.selection.Selection property)
output_port() (rafcon.gui.mygaphas.items.state.StateView method)
OutputDataPort (class in rafcon.core.state_elements.data_port)
OutputPortsListView (class in rafcon.gui.views.state_editor.output_port_list)
OutputPortView (class in rafcon.gui.mygaphas.items.ports)
outputs (rafcon.gui.mygaphas.items.state.StateView property)
P
paint() (rafcon.gui.mygaphas.aspect.ItemPaintHovered method)
(rafcon.gui.mygaphas.painter.CornerHandlePainter method)
(rafcon.gui.mygaphas.painter.HoveredItemPainter method)
(rafcon.gui.mygaphas.painter.LineSegmentPainter method)
PaintHovered() (in module rafcon.gui.mygaphas.aspect)
pane_position_check() (rafcon.gui.views.state_editor.source_editor.SourceEditorView method)
PanTool (class in rafcon.gui.mygaphas.tools)
parent (rafcon.core.script.Script property)
(rafcon.core.state_elements.state_element.StateElement property)
(rafcon.core.states.state.State property)
(rafcon.gui.controllers.utils.extended_controller.ExtendedController property)
(rafcon.gui.models.abstract_state.AbstractStateModel property)
(rafcon.gui.models.state_element.StateElementModel property)
(rafcon.gui.mygaphas.items.line.PerpLine property)
(rafcon.gui.mygaphas.items.ports.PortView property)
(rafcon.gui.mygaphas.items.state.NameView property)
(rafcon.gui.mygaphas.items.state.StateView property)
paste() (rafcon.gui.clipboard.Clipboard method)
paste_action_callback() (rafcon.gui.controllers.state_editor.outcomes.StateOutcomesEditorController method)
(rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController method)
(rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
paste_into_selected_state() (in module rafcon.gui.helpers.state_machine)
path (rafcon.core.script.Script property)
paused (rafcon.core.states.state.State property)
perform_temp_storage() (rafcon.gui.models.auto_backup.AutoBackupModel method)
PerpLine (class in rafcon.gui.mygaphas.items.line)
plugins
module
point() (rafcon.gui.mygaphas.items.line.PerpLine method)
point_left_of_line() (in module rafcon.utils.geometry)
pop_last_item() (rafcon.core.execution.in_memory_execution_history.InMemoryExecutionHistory method)
port_id (rafcon.gui.mygaphas.items.ports.DataPortView property)
(rafcon.gui.mygaphas.items.ports.ScopedVariablePortView property)
port_side_size (rafcon.gui.mygaphas.items.ports.PortView property)
port_size (rafcon.gui.mygaphas.items.ports.PortView property)
(rafcon.gui.mygaphas.items.ports.ScopedVariablePortView property)
PortRectConstraint (class in rafcon.gui.mygaphas.constraint)
PortView (class in rafcon.gui.mygaphas.items.ports)
pos (rafcon.gui.mygaphas.canvas.ItemProjection property)
(rafcon.gui.mygaphas.items.ports.PortView property)
position (rafcon.gui.mygaphas.items.state.NameView property)
(rafcon.gui.mygaphas.items.state.StateView property)
possible_args (rafcon.gui.action.DataFlowAction attribute)
(rafcon.gui.action.DataPortAction attribute)
(rafcon.gui.action.OutcomeAction attribute)
(rafcon.gui.action.StateAction attribute)
(rafcon.gui.action.StateElementAction attribute)
(rafcon.gui.action.TransitionAction attribute)
possible_method_names (rafcon.gui.action.AddObjectAction attribute)
(rafcon.gui.action.DataFlowAction attribute)
(rafcon.gui.action.DataPortAction attribute)
(rafcon.gui.action.OutcomeAction attribute)
(rafcon.gui.action.RemoveObjectAction attribute)
(rafcon.gui.action.StateAction attribute)
(rafcon.gui.action.StateElementAction attribute)
(rafcon.gui.action.TransitionAction attribute)
preempted (rafcon.core.states.state.State property)
preemptive_concurrency_state
module
preemptive_wait() (rafcon.core.states.state.State method)
PreemptiveConcurrencyState (class in rafcon.core.states.preemptive_concurrency_state)
prepare_destruction() (rafcon.gui.action.AbstractAction method)
(rafcon.gui.controllers.main_window.MainWindowController method)
(rafcon.gui.controllers.states_editor.StatesEditorController method)
(rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.auto_backup.AutoBackupModel method)
(rafcon.gui.models.container_state.ContainerStateModel method)
(rafcon.gui.models.data_flow.DataFlowModel method)
(rafcon.gui.models.data_port.DataPortModel method)
(rafcon.gui.models.library_state.LibraryStateModel method)
(rafcon.gui.models.logical_port.OutcomeModel method)
(rafcon.gui.models.modification_history.HistoryTreeElement method)
(rafcon.gui.models.modification_history.ModificationsHistory method)
(rafcon.gui.models.modification_history.ModificationsHistoryModel method)
(rafcon.gui.models.scoped_variable.ScopedVariableModel method)
(rafcon.gui.models.state_element.StateElementModel method)
(rafcon.gui.models.state_machine.StateMachineModel method)
(rafcon.gui.models.transition.TransitionModel method)
(rafcon.gui.mygaphas.view.ExtendedGtkView method)
prepare_new_copy() (rafcon.gui.clipboard.Clipboard method)
prepare_state_m_for_insert_as() (in module rafcon.gui.helpers.state)
prepare_the_labels() (rafcon.gui.views.state_editor.state_editor.StateEditorView method)
prev (rafcon.core.execution.execution_history_items.HistoryItem property)
prev() (rafcon.gui.mygaphas.utils.enums.SnappedSide method)
prev_id (rafcon.gui.models.modification_history.HistoryTreeElement property)
print_filtered_buffer() (rafcon.gui.controllers.logging_console.LoggingConsoleController method)
print_message() (rafcon.gui.controllers.logging_console.LoggingConsoleController method)
(rafcon.gui.views.logging_console.LoggingConsoleView method)
print_to_text_view() (rafcon.gui.views.logging_console.LoggingConsoleView method)
push_call_history_item() (rafcon.core.execution.base_execution_history.BaseExecutionHistory method)
(rafcon.core.execution.in_memory_execution_history.InMemoryExecutionHistory method)
push_concurrency_history_item() (rafcon.core.execution.base_execution_history.BaseExecutionHistory method)
(rafcon.core.execution.in_memory_execution_history.InMemoryExecutionHistory method)
push_return_history_item() (rafcon.core.execution.base_execution_history.BaseExecutionHistory method)
(rafcon.core.execution.in_memory_execution_history.InMemoryExecutionHistory method)
push_state_machine_start_history_item() (rafcon.core.execution.base_execution_history.BaseExecutionHistory method)
(rafcon.core.execution.in_memory_execution_history.InMemoryExecutionHistory method)
Python Enhancement Proposals
PEP 287
PEP 8
Q
queue_draw_item() (rafcon.gui.mygaphas.view.ExtendedGtkView method)
R
rafcon.core.config
module
rafcon.core.constants
module
rafcon.core.custom_exceptions
module
rafcon.core.execution.base_execution_history
module
rafcon.core.execution.consumer_manager
module
rafcon.core.execution.consumers.abstract_execution_history_consumer
module
rafcon.core.execution.consumers.file_system_consumer
module
rafcon.core.execution.execution_engine
module
rafcon.core.execution.execution_history_factory
module
rafcon.core.execution.execution_history_items
module
rafcon.core.execution.execution_status
module
rafcon.core.execution.in_memory_execution_history
module
rafcon.core.global_variable_manager
module
rafcon.core.id_generator
module
rafcon.core.interface
module
rafcon.core.library_manager
module
rafcon.core.script
module
rafcon.core.singleton
module
rafcon.core.state_elements.data_flow
module
rafcon.core.state_elements.data_port
module
rafcon.core.state_elements.logical_port
module
rafcon.core.state_elements.scope
module
rafcon.core.state_elements.state_element
module
rafcon.core.state_elements.transition
module
rafcon.core.state_machine
module
rafcon.core.state_machine_manager
module
rafcon.core.states.barrier_concurrency_state
module
rafcon.core.states.concurrency_state
module
rafcon.core.states.container_state
module
rafcon.core.states.execution_state
module
rafcon.core.states.hierarchy_state
module
rafcon.core.states.library_state
module
rafcon.core.states.preemptive_concurrency_state
module
rafcon.core.states.state
module
rafcon.core.storage.storage
module
rafcon.gui.action
module
rafcon.gui.clipboard
module
rafcon.gui.controllers.execution_history
module
rafcon.gui.controllers.global_variable_manager
module
rafcon.gui.controllers.graphical_editor_gaphas
module
rafcon.gui.controllers.library_tree
module
rafcon.gui.controllers.logging_console
module
rafcon.gui.controllers.main_window
module
rafcon.gui.controllers.menu_bar
module
rafcon.gui.controllers.modification_history
module
rafcon.gui.controllers.state_editor.data_flows
module
rafcon.gui.controllers.state_editor.description_editor
module
rafcon.gui.controllers.state_editor.linkage_overview
module
rafcon.gui.controllers.state_editor.outcomes
module
rafcon.gui.controllers.state_editor.overview
module
rafcon.gui.controllers.state_editor.scoped_variable_list
module
rafcon.gui.controllers.state_editor.source_editor
module
rafcon.gui.controllers.state_editor.state_editor
module
rafcon.gui.controllers.state_editor.transitions
module
rafcon.gui.controllers.state_icons
module
rafcon.gui.controllers.state_machine_tree
module
rafcon.gui.controllers.state_machines_editor
module
rafcon.gui.controllers.states_editor
module
rafcon.gui.controllers.tool_bar
module
rafcon.gui.controllers.top_tool_bar
module
rafcon.gui.controllers.undocked_window
module
rafcon.gui.controllers.utils.editor
module
rafcon.gui.controllers.utils.extended_controller
module
rafcon.gui.controllers.utils.single_widget_window
module
rafcon.gui.helpers.label
module
rafcon.gui.helpers.state
module
rafcon.gui.helpers.state_machine
module
rafcon.gui.helpers.text_formatting
module
rafcon.gui.models.abstract_state
module
rafcon.gui.models.auto_backup
module
rafcon.gui.models.container_state
module
rafcon.gui.models.data_flow
module
rafcon.gui.models.data_port
module
rafcon.gui.models.global_variable_manager
module
rafcon.gui.models.library_manager
module
rafcon.gui.models.library_state
module
rafcon.gui.models.logical_port
module
rafcon.gui.models.modification_history
module
rafcon.gui.models.scoped_variable
module
rafcon.gui.models.selection
module
rafcon.gui.models.state
module
rafcon.gui.models.state_element
module
rafcon.gui.models.state_machine
module
rafcon.gui.models.state_machine_execution_engine
module
rafcon.gui.models.state_machine_manager
module
rafcon.gui.models.transition
module
rafcon.gui.mygaphas.aspect
module
rafcon.gui.mygaphas.canvas
module
rafcon.gui.mygaphas.connector
module
rafcon.gui.mygaphas.constraint
module
rafcon.gui.mygaphas.guide
module
rafcon.gui.mygaphas.items.connection
module
rafcon.gui.mygaphas.items.line
module
rafcon.gui.mygaphas.items.ports
module
rafcon.gui.mygaphas.items.state
module
rafcon.gui.mygaphas.painter
module
rafcon.gui.mygaphas.segment
module
rafcon.gui.mygaphas.tools
module
rafcon.gui.mygaphas.utils.enums
module
rafcon.gui.mygaphas.utils.gap_draw_helper
module
rafcon.gui.mygaphas.utils.gap_helper
module
rafcon.gui.mygaphas.view
module
rafcon.gui.shortcut_manager
module
rafcon.gui.singleton
module
rafcon.gui.views.execution_history
module
rafcon.gui.views.global_variable_editor
module
rafcon.gui.views.graphical_editor_gaphas
module
rafcon.gui.views.library_tree
module
rafcon.gui.views.logging_console
module
rafcon.gui.views.main_window
module
rafcon.gui.views.menu_bar
module
rafcon.gui.views.modification_history
module
rafcon.gui.views.state_editor.data_flows
module
rafcon.gui.views.state_editor.description_editor
module
rafcon.gui.views.state_editor.input_port_list
module
rafcon.gui.views.state_editor.linkage_overview
module
rafcon.gui.views.state_editor.outcomes
module
rafcon.gui.views.state_editor.output_port_list
module
rafcon.gui.views.state_editor.overview
module
rafcon.gui.views.state_editor.scoped_variables_list
module
rafcon.gui.views.state_editor.source_editor
module
rafcon.gui.views.state_editor.state_editor
module
rafcon.gui.views.state_editor.transitions
module
rafcon.gui.views.state_machine_tree
module
rafcon.gui.views.state_machines_editor
module
rafcon.gui.views.states_editor
module
rafcon.gui.views.tool_bar
module
rafcon.gui.views.utils.about_dialog
module
rafcon.gui.views.utils.editor
module
rafcon.gui.views.utils.single_widget_window
module
rafcon.utils.constants
module
rafcon.utils.decorators
module
rafcon.utils.dict_operations
module
rafcon.utils.execution_log
module
rafcon.utils.filesystem
module
rafcon.utils.geometry
module
rafcon.utils.hashable
module
rafcon.utils.i18n
module
rafcon.utils.installation
module
rafcon.utils.log
module
rafcon.utils.log_helpers
module
rafcon.utils.multi_event
module
rafcon.utils.plugins
module
rafcon.utils.profiler
module
rafcon.utils.resources
module
rafcon.utils.storage_utils
module
rafcon.utils.timer
module
rafcon.utils.type_helpers
module
rafcon.utils.vividict
module
RAFCON_LIBRARY_PATH
,
[1]
,
[2]
RAFCON_LOGGING_CONF
,
[1]
,
[2]
RAFCON_PLUGIN_PATH
,
[1]
,
[2]
RAFCON_START_MINIMIZED
,
[1]
,
[2]
RAFCONDeprecationWarning
re_initiate_meta_data() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
re_initiate_model_list() (rafcon.gui.models.state.StateModel method)
react_to_event() (in module rafcon.gui.helpers.label)
(rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
read_file() (in module rafcon.utils.filesystem)
rearrange_state_machines() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
reconnect_data_flow() (in module rafcon.core.storage.storage)
recover_state_machine_from_backup() (in module rafcon.gui.models.auto_backup)
RecoveryModeException
RectanglePointPort (class in rafcon.gui.mygaphas.connector)
recursive_generate_models() (rafcon.gui.models.library_state.LibraryStateModel method)
recursively_pause_states() (rafcon.core.states.container_state.ContainerState method)
(rafcon.core.states.library_state.LibraryState method)
(rafcon.core.states.state.State method)
recursively_preempt_states() (rafcon.core.states.container_state.ContainerState method)
(rafcon.core.states.library_state.LibraryState method)
(rafcon.core.states.state.State method)
recursively_resume_states() (rafcon.core.states.container_state.ContainerState method)
(rafcon.core.states.library_state.LibraryState method)
(rafcon.core.states.state.State method)
redo() (rafcon.gui.action.AbstractAction method)
(rafcon.gui.action.Action method)
(rafcon.gui.action.AddObjectAction method)
(rafcon.gui.action.DataFlowAction method)
(rafcon.gui.action.DataPortAction method)
(rafcon.gui.action.MetaDataAction method)
(rafcon.gui.action.OutcomeAction method)
(rafcon.gui.action.RemoveObjectAction method)
(rafcon.gui.action.StateAction method)
(rafcon.gui.action.StateMachineAction method)
(rafcon.gui.action.TransitionAction method)
(rafcon.gui.controllers.modification_history.ModificationHistoryTreeController method)
(rafcon.gui.models.modification_history.ModificationsHistory method)
(rafcon.gui.models.modification_history.ModificationsHistoryModel method)
redo_expansion_state() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
(rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
redock_sidebar() (rafcon.gui.controllers.main_window.MainWindowController method)
reduce_to_parent_states() (in module rafcon.gui.helpers.state_machine)
(in module rafcon.gui.models.selection)
refresh_after_relocate_and_rename() (in module rafcon.gui.helpers.state_machine)
refresh_all() (in module rafcon.gui.helpers.state_machine)
refresh_all_state_machines() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
refresh_libraries() (in module rafcon.gui.helpers.state_machine)
refresh_selected_state_machine() (in module rafcon.gui.helpers.state_machine)
refresh_shortcuts() (rafcon.gui.controllers.menu_bar.MenuBarController method)
refresh_state_machine_by_id() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
refresh_state_machines() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
register() (rafcon.core.execution.consumers.abstract_execution_history_consumer.AbstractExecutionHistoryConsumer method)
(rafcon.core.execution.consumers.file_system_consumer.FileSystemConsumer method)
(rafcon.gui.controllers.modification_history.ModificationHistoryTreeController method)
(rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
(rafcon.gui.views.utils.editor.EditorView method)
register_actions() (rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController method)
(rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
(rafcon.gui.controllers.menu_bar.MenuBarController method)
(rafcon.gui.controllers.modification_history.ModificationHistoryTreeController method)
(rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsEditorController method)
(rafcon.gui.controllers.state_editor.description_editor.DescriptionEditorController method)
(rafcon.gui.controllers.state_editor.outcomes.StateOutcomesEditorController method)
(rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController method)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsEditorController method)
(rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
(rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
(rafcon.gui.controllers.states_editor.StatesEditorController method)
(rafcon.gui.controllers.tool_bar.ToolBarController method)
(rafcon.gui.controllers.utils.editor.EditorController method)
(rafcon.gui.controllers.utils.extended_controller.ExtendedController method)
register_consumer() (rafcon.core.execution.consumer_manager.ExecutionHistoryConsumerManager method)
register_shortcuts() (rafcon.gui.shortcut_manager.ShortcutManager method)
register_view() (rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController method)
(rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController method)
(rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
(rafcon.gui.controllers.library_tree.LibraryTreeController method)
(rafcon.gui.controllers.logging_console.LoggingConsoleController method)
(rafcon.gui.controllers.main_window.MainWindowController method)
(rafcon.gui.controllers.menu_bar.MenuBarController method)
(rafcon.gui.controllers.modification_history.ModificationHistoryTreeController method)
(rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsEditorController method)
(rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController method)
(rafcon.gui.controllers.state_editor.description_editor.DescriptionEditorController method)
(rafcon.gui.controllers.state_editor.outcomes.StateOutcomesEditorController method)
(rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController method)
(rafcon.gui.controllers.state_editor.overview.StateOverviewController method)
(rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController method)
(rafcon.gui.controllers.state_editor.source_editor.SourceEditorController method)
(rafcon.gui.controllers.state_editor.state_editor.StateEditorController method)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsEditorController method)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController method)
(rafcon.gui.controllers.state_icons.StateIconController method)
(rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
(rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
(rafcon.gui.controllers.states_editor.StatesEditorController method)
(rafcon.gui.controllers.tool_bar.ToolBarController method)
(rafcon.gui.controllers.top_tool_bar.TopToolBarController method)
(rafcon.gui.controllers.top_tool_bar.TopToolBarUndockedWindowController method)
(rafcon.gui.controllers.utils.editor.EditorController method)
(rafcon.gui.controllers.utils.extended_controller.ExtendedController method)
(rafcon.gui.controllers.utils.single_widget_window.SingleWidgetWindowController method)
release_modification_lock() (rafcon.core.state_machine.StateMachine method)
relieve_all_models() (rafcon.gui.controllers.utils.extended_controller.ExtendedController method)
relieve_model() (rafcon.gui.controllers.utils.extended_controller.ExtendedController method)
reload_history() (rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController method)
reload_scoped_variables_list_store() (rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController method)
reload_style() (rafcon.gui.controllers.states_editor.StatesEditorController method)
relocate_libraries() (in module rafcon.gui.helpers.state_machine)
relocate_library() (in module rafcon.gui.helpers.state_machine)
relocate_library_root() (in module rafcon.gui.helpers.state_machine)
remove() (rafcon.core.states.container_state.ContainerState method)
(rafcon.core.states.state.State method)
(rafcon.gui.models.selection.Selection method)
(rafcon.gui.mygaphas.canvas.MyCanvas method)
(rafcon.gui.mygaphas.items.connection.ConnectionView method)
(rafcon.gui.mygaphas.items.line.PerpLine method)
(rafcon.gui.mygaphas.items.state.NameView method)
(rafcon.gui.mygaphas.items.state.StateView method)
remove_additional_model() (rafcon.gui.models.state.StateModel method)
remove_all_waypoints() (rafcon.gui.mygaphas.items.line.PerpLine method)
remove_callback_for_action() (rafcon.gui.shortcut_manager.ShortcutManager method)
remove_callbacks_for_controller() (rafcon.gui.shortcut_manager.ShortcutManager method)
remove_connected_handle() (rafcon.gui.mygaphas.items.ports.PortView method)
remove_connection_from_ports() (rafcon.gui.mygaphas.items.connection.ConnectionView method)
remove_controller() (rafcon.gui.controllers.utils.extended_controller.ExtendedController method)
remove_core_element() (rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController method)
(rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController method)
(rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController method)
(rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController method)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController method)
remove_core_object_from_state() (rafcon.gui.action.Action static method)
remove_data_flow() (rafcon.core.states.container_state.ContainerState method)
remove_data_flows_with_data_port_id() (rafcon.core.states.container_state.ContainerState method)
(rafcon.core.states.state.State method)
remove_income() (rafcon.core.states.state.State method)
(rafcon.gui.mygaphas.items.state.StateView method)
remove_input_data_port() (rafcon.core.states.library_state.LibraryState method)
(rafcon.core.states.state.State method)
remove_input_port() (rafcon.gui.mygaphas.items.state.StateView method)
remove_keep_rect_within_constraint_from_parent() (rafcon.gui.mygaphas.items.state.StateView method)
remove_logging_view() (rafcon.utils.log_helpers.LoggingViewHandler class method)
remove_obsolete_folders() (in module rafcon.core.storage.storage)
remove_outcome() (rafcon.core.states.library_state.LibraryState method)
(rafcon.core.states.state.State method)
(rafcon.gui.mygaphas.items.state.StateView method)
remove_outcome_hook() (rafcon.core.states.container_state.ContainerState method)
(rafcon.core.states.state.State method)
remove_output_data_port() (rafcon.core.states.library_state.LibraryState method)
(rafcon.core.states.state.State method)
remove_output_port() (rafcon.gui.mygaphas.items.state.StateView method)
remove_port() (rafcon.gui.mygaphas.canvas.MyCanvas method)
remove_rafcon_instance_lock_file() (in module rafcon.gui.models.auto_backup)
remove_scoped_variable() (rafcon.core.states.container_state.ContainerState method)
(rafcon.gui.mygaphas.items.state.StateView method)
remove_scoped_variables_tab() (rafcon.gui.views.state_editor.state_editor.StateEditorView method)
remove_semantic_data() (rafcon.core.states.state.State method)
remove_shortcuts() (rafcon.gui.shortcut_manager.ShortcutManager method)
remove_source_tab() (rafcon.gui.views.state_editor.state_editor.StateEditorView method)
remove_specific_model() (rafcon.gui.models.state.StateModel method)
remove_state() (rafcon.core.states.barrier_concurrency_state.BarrierConcurrencyState method)
(rafcon.core.states.container_state.ContainerState method)
remove_state_machine_tab() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
remove_transition() (rafcon.core.states.container_state.ContainerState method)
remove_tree_children() (rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
RemoveObjectAction (class in rafcon.gui.action)
rename() (rafcon.gui.controllers.state_editor.overview.StateOverviewController method)
(rafcon.gui.controllers.state_editor.state_editor.StateEditorController method)
rename_library() (in module rafcon.gui.helpers.state_machine)
rename_library_root() (in module rafcon.gui.helpers.state_machine)
rename_selected_state() (rafcon.gui.controllers.states_editor.StatesEditorController method)
replace_all_libraries_by_template() (in module rafcon.gui.helpers.state_machine)
reset() (rafcon.gui.models.modification_history.ModificationsHistory method)
(rafcon.utils.timer.Timer method)
reset_clipboard_mapping_dicts() (rafcon.gui.clipboard.Clipboard method)
reset_from_port() (rafcon.gui.mygaphas.items.line.PerpLine method)
reset_port_for_handle() (rafcon.gui.mygaphas.items.connection.ConnectionView method)
reset_to_history_id() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
reset_to_port() (rafcon.gui.mygaphas.items.line.PerpLine method)
resize_all_children() (rafcon.gui.mygaphas.items.state.StateView method)
resolve_constraint() (rafcon.gui.mygaphas.canvas.MyCanvas method)
resolve_item_constraints() (rafcon.gui.mygaphas.canvas.MyCanvas method)
resources
module
restore_cursor_position() (rafcon.gui.views.logging_console.LoggingConsoleView method)
ReturnItem (class in rafcon.core.execution.execution_history_items)
RIGHT (rafcon.gui.mygaphas.utils.enums.SnappedSide attribute)
RightClickTool (class in rafcon.gui.mygaphas.tools)
root_state (rafcon.core.state_machine.StateMachine property)
(rafcon.gui.models.state_machine.StateMachineModel property)
root_state_assign() (rafcon.gui.models.state_machine.StateMachineModel method)
root_state_changed() (rafcon.gui.controllers.states_editor.StatesEditorController method)
root_state_model_after_change() (rafcon.gui.models.state_machine.StateMachineModel method)
root_state_model_before_change() (rafcon.gui.models.state_machine.StateMachineModel method)
rotate_and_detach_tab_labels() (rafcon.gui.views.main_window.MainWindowView method)
run() (rafcon.core.states.barrier_concurrency_state.BarrierConcurrencyState method)
(rafcon.core.states.concurrency_state.ConcurrencyState method)
(rafcon.core.states.container_state.ContainerState method)
(rafcon.core.states.execution_state.ExecutionState method)
(rafcon.core.states.hierarchy_state.HierarchyState method)
(rafcon.core.states.library_state.LibraryState method)
(rafcon.core.states.preemptive_concurrency_state.PreemptiveConcurrencyState method)
(rafcon.core.states.state.State method)
run_decider_state() (rafcon.core.states.barrier_concurrency_state.BarrierConcurrencyState method)
run_hook() (in module rafcon.utils.plugins)
run_id (rafcon.core.states.state.State property)
run_id_generator() (in module rafcon.core.id_generator)
run_on_state_machine_execution_finished() (in module rafcon.utils.plugins)
run_post_inits() (in module rafcon.utils.plugins)
run_pre_inits() (in module rafcon.utils.plugins)
S
save_all_libraries() (in module rafcon.gui.helpers.state_machine)
save_file_data() (rafcon.gui.controllers.state_editor.source_editor.SourceEditorController method)
save_folder_cmd_line() (in module rafcon.core.interface)
save_library() (in module rafcon.gui.helpers.state_machine)
save_library_config() (in module rafcon.gui.helpers.state_machine)
save_library_dependencies() (in module rafcon.gui.helpers.state_machine)
save_open_libraries() (in module rafcon.gui.helpers.state_machine)
save_script_file_for_state_and_source_path() (in module rafcon.core.storage.storage)
save_selected_state_as() (in module rafcon.gui.helpers.state_machine)
save_semantic_data_for_state() (in module rafcon.core.storage.storage)
save_state_machine() (in module rafcon.gui.helpers.state_machine)
save_state_machine_as() (in module rafcon.gui.helpers.state_machine)
save_state_machine_to_path() (in module rafcon.core.storage.storage)
save_state_recursively() (in module rafcon.core.storage.storage)
scoped_data (rafcon.core.states.container_state.ContainerState property)
scoped_variable
module
scoped_variable (rafcon.gui.models.scoped_variable.ScopedVariableModel property)
scoped_variable() (rafcon.gui.mygaphas.items.state.StateView method)
scoped_variable_list
module
scoped_variables (rafcon.core.states.container_state.ContainerState property)
(rafcon.gui.models.container_state.ContainerStateModel property)
(rafcon.gui.models.selection.Selection property)
(rafcon.gui.mygaphas.items.state.StateView property)
scoped_variables_changed() (rafcon.gui.controllers.state_editor.scoped_variable_list.ScopedVariableListController method)
ScopedData (class in rafcon.core.state_elements.scope)
ScopedDataItem (class in rafcon.core.execution.execution_history_items)
ScopedVariable (class in rafcon.core.state_elements.scope)
ScopedVariableAction (class in rafcon.gui.action)
ScopedVariableListController (class in rafcon.gui.controllers.state_editor.scoped_variable_list)
ScopedVariableModel (class in rafcon.gui.models.scoped_variable)
ScopedVariablePortView (class in rafcon.gui.mygaphas.items.ports)
ScopedVariablesListView (class in rafcon.gui.views.state_editor.scoped_variables_list)
script
module
Script (class in rafcon.core.script)
script (rafcon.core.script.Script property)
(rafcon.core.states.execution_state.ExecutionState property)
script_text (rafcon.core.states.execution_state.ExecutionState property)
(rafcon.gui.action.StateImage property)
script_text_changed() (rafcon.gui.controllers.states_editor.StatesEditorController method)
scroll_to_bottom() (rafcon.gui.controllers.state_editor.description_editor.DescriptionEditorController method)
scroll_to_cursor_onscreen() (rafcon.gui.views.logging_console.LoggingConsoleView method)
(rafcon.gui.views.utils.editor.EditorView method)
search_in_share_folders() (in module rafcon.utils.resources)
SegmentHandleFinder (class in rafcon.gui.mygaphas.aspect)
SegmentHandleSelection (class in rafcon.gui.mygaphas.aspect)
select_item() (rafcon.gui.mygaphas.view.ExtendedGtkView method)
select_library_tree_element_of_lib_tree_path() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
select_library_tree_element_of_library_state_model() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
selected (rafcon.gui.mygaphas.items.state.StateView property)
selected_items (rafcon.gui.mygaphas.view.ExtendedGtkView property)
selected_state_toggle_is_start_state() (in module rafcon.gui.helpers.state_machine)
Selection (class in rafcon.gui.models.selection)
selection (rafcon.gui.models.state_machine.StateMachineModel attribute)
selection_changed() (rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
selection_changed_signal (rafcon.gui.models.selection.Selection property)
selection_notification() (rafcon.gui.controllers.states_editor.StatesEditorController method)
semantic_data (rafcon.core.states.state.State property)
(rafcon.gui.action.StateImage property)
separate_folder_path_and_file_name() (in module rafcon.utils.filesystem)
set() (rafcon.gui.models.selection.Selection method)
set_active_state_machine() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
set_after() (rafcon.gui.action.AbstractAction method)
(rafcon.gui.action.AddObjectAction method)
(rafcon.gui.action.RemoveObjectAction method)
(rafcon.gui.action.StateAction method)
(rafcon.gui.action.StateElementAction method)
set_button_children_size_request() (in module rafcon.gui.helpers.label)
set_config_value() (rafcon.core.config.ObservableConfig method)
set_cursor_on_line_with_string() (rafcon.gui.views.logging_console.LoggingConsoleView method)
set_cursor_position() (rafcon.gui.views.logging_console.LoggingConsoleView method)
(rafcon.gui.views.utils.editor.EditorView method)
set_default_paned_positions() (rafcon.gui.views.state_editor.state_editor.StateEditorView method)
set_dict() (rafcon.utils.vividict.Vividict method)
set_editor_lock() (rafcon.gui.controllers.state_editor.source_editor.SourceEditorController method)
set_enable_flag_keep_rect_within_constraints() (rafcon.gui.mygaphas.items.state.StateView method)
set_enabled() (rafcon.gui.views.utils.editor.EditorView method)
set_enables() (rafcon.gui.views.logging_console.LoggingConsoleView method)
set_focus_to_state_model() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
set_icon_and_text_box_of_menu_item() (in module rafcon.gui.helpers.label)
set_input_runtime_value() (rafcon.core.states.library_state.LibraryState method)
set_label_markup() (in module rafcon.gui.helpers.label)
set_menu_item_accelerator() (rafcon.gui.views.menu_bar.MenuBarView method)
set_menu_item_icon() (rafcon.gui.views.menu_bar.MenuBarView method)
set_menu_item_sensitive() (rafcon.gui.views.menu_bar.MenuBarView method)
set_nearest_border() (rafcon.gui.mygaphas.constraint.PortRectConstraint method)
set_notebook_title() (in module rafcon.gui.helpers.label)
set_observable_action_signal() (rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.state_machine.StateMachineModel method)
set_observable_change_count() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
set_observable_data_flow() (rafcon.gui.models.data_flow.DataFlowModel method)
set_observable_data_flows() (rafcon.gui.models.container_state.ContainerStateModel method)
set_observable_data_port() (rafcon.gui.models.data_port.DataPortModel method)
set_observable_destruction_signal() (rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.state_element.StateElementModel method)
(rafcon.gui.models.state_machine.StateMachineModel method)
set_observable_focus_signal() (rafcon.gui.models.selection.Selection method)
set_observable_income() (rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.logical_port.IncomeModel method)
set_observable_input_data_ports() (rafcon.gui.models.abstract_state.AbstractStateModel method)
set_observable_is_start() (rafcon.gui.models.abstract_state.AbstractStateModel method)
set_observable_meta_signal() (rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.state_element.StateElementModel method)
(rafcon.gui.models.state_machine.StateMachineModel method)
set_observable_modifications() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
set_observable_ongoing_complex_actions() (rafcon.gui.models.state_machine.StateMachineModel method)
set_observable_outcome() (rafcon.gui.models.logical_port.OutcomeModel method)
set_observable_outcomes() (rafcon.gui.models.abstract_state.AbstractStateModel method)
set_observable_output_data_ports() (rafcon.gui.models.abstract_state.AbstractStateModel method)
set_observable_root_state() (rafcon.gui.models.state_machine.StateMachineModel method)
set_observable_scoped_variable() (rafcon.gui.models.scoped_variable.ScopedVariableModel method)
set_observable_scoped_variables() (rafcon.gui.models.container_state.ContainerStateModel method)
set_observable_selection_changed_signal() (rafcon.gui.models.selection.Selection method)
set_observable_sm_selection_changed_signal() (rafcon.gui.models.state_machine.StateMachineModel method)
set_observable_state() (rafcon.gui.models.abstract_state.AbstractStateModel method)
set_observable_state_action_signal() (rafcon.gui.models.state_machine.StateMachineModel method)
set_observable_state_machine() (rafcon.gui.models.state_machine.StateMachineModel method)
set_observable_state_meta_signal() (rafcon.gui.models.state_machine.StateMachineModel method)
set_observable_states() (rafcon.gui.models.container_state.ContainerStateModel method)
set_observable_transition() (rafcon.gui.models.transition.TransitionModel method)
set_observable_transitions() (rafcon.gui.models.container_state.ContainerStateModel method)
set_output_runtime_value() (rafcon.core.states.library_state.LibraryState method)
set_pane_position() (rafcon.gui.controllers.main_window.MainWindowController method)
set_port_for_handle() (rafcon.gui.mygaphas.items.connection.ConnectionView method)
set_script_text() (rafcon.gui.controllers.utils.editor.EditorController method)
set_script_without_compilation() (rafcon.core.script.Script method)
set_semantic_dictionary_list() (rafcon.gui.clipboard.Clipboard method)
set_start_state() (rafcon.core.states.container_state.ContainerState method)
set_tab_label_texts() (in module rafcon.gui.controllers.state_machines_editor)
(in module rafcon.gui.controllers.states_editor)
set_text() (rafcon.gui.views.utils.editor.EditorView method)
set_timed_thread() (rafcon.gui.models.auto_backup.AutoBackupModel method)
set_use_input_runtime_value() (rafcon.core.states.library_state.LibraryState method)
set_use_output_runtime_value() (rafcon.core.states.library_state.LibraryState method)
set_window_size_and_position() (in module rafcon.gui.helpers.label)
setup_backward_run() (rafcon.core.states.state.State method)
setup_canvas() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
(rafcon.gui.mygaphas.items.state.StateView method)
(rafcon.gui.views.graphical_editor_gaphas.GraphicalEditorView method)
setup_forward_or_backward_execution() (rafcon.core.states.concurrency_state.ConcurrencyState method)
setup_l10n() (in module rafcon.utils.i18n)
setup_run() (rafcon.core.states.container_state.ContainerState method)
(rafcon.core.states.state.State method)
ShortcutManager (class in rafcon.gui.shortcut_manager)
show_aborted_preempted() (rafcon.gui.controllers.menu_bar.MenuBarController method)
show_connection (rafcon.gui.mygaphas.items.connection.DataFlowView property)
(rafcon.gui.mygaphas.items.connection.TransitionView property)
show_content() (rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
(rafcon.gui.models.library_state.LibraryStateModel method)
(rafcon.gui.mygaphas.items.state.StateView method)
show_content_changed() (rafcon.gui.controllers.state_editor.overview.StateOverviewController method)
(rafcon.gui.controllers.state_editor.state_editor.StateEditorController method)
show_data_flows_toggled_shortcut() (rafcon.gui.controllers.menu_bar.MenuBarController method)
show_data_port_label (rafcon.gui.mygaphas.items.state.StateView property)
show_data_values_toggled_shortcut() (rafcon.gui.controllers.menu_bar.MenuBarController method)
show_notice() (in module rafcon.core.interface)
show_notice_func() (in module rafcon.core.interface)
show_transitions_toggled_shortcut() (rafcon.gui.controllers.menu_bar.MenuBarController method)
shutdown() (rafcon.core.execution.base_execution_history.BaseExecutionHistory method)
(rafcon.core.execution.in_memory_execution_history.InMemoryExecutionHistory method)
side (rafcon.gui.mygaphas.items.ports.PortView property)
single_widget_window
module
singleton
module
SingleWidgetWindowController (class in rafcon.gui.controllers.utils.single_widget_window)
SingleWidgetWindowView (class in rafcon.gui.views.utils.single_widget_window)
singular_form() (in module rafcon.gui.clipboard)
sm_selection_changed_signal (rafcon.gui.models.state_machine.StateMachineModel property)
SnappedSide (class in rafcon.gui.mygaphas.utils.enums)
solve_for() (rafcon.gui.mygaphas.constraint.BorderWidthConstraint method)
(rafcon.gui.mygaphas.constraint.KeepPointWithinConstraint method)
(rafcon.gui.mygaphas.constraint.KeepPortDistanceConstraint method)
(rafcon.gui.mygaphas.constraint.KeepRectangleWithinConstraint method)
(rafcon.gui.mygaphas.constraint.KeepRelativePositionConstraint method)
(rafcon.gui.mygaphas.constraint.PortRectConstraint method)
source_editor
module
source_text (rafcon.gui.controllers.state_editor.description_editor.DescriptionEditorController property)
(rafcon.gui.controllers.state_editor.source_editor.SourceEditorController property)
(rafcon.gui.controllers.utils.editor.EditorController property)
SourceEditorController (class in rafcon.gui.controllers.state_editor.source_editor)
SourceEditorView (class in rafcon.gui.views.state_editor.source_editor)
split() (rafcon.gui.mygaphas.segment.TransitionSegment method)
split_segment() (rafcon.gui.mygaphas.segment.TransitionSegment method)
split_text() (rafcon.gui.views.logging_console.LoggingConsoleView static method)
start() (in module rafcon.utils.profiler)
(rafcon.core.state_machine.StateMachine method)
(rafcon.core.states.state.State method)
(rafcon.utils.timer.Timer method)
start_child_states() (rafcon.core.states.concurrency_state.ConcurrencyState method)
start_move() (rafcon.gui.mygaphas.guide.GuidedStateInMotion method)
start_new_action() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
start_new_action_old() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
start_state_id (rafcon.core.states.container_state.ContainerState property)
started (rafcon.core.states.state.State property)
started_in_virtualenv() (in module rafcon.utils.installation)
started_without_installation() (in module rafcon.utils.installation)
state
module
State (class in rafcon.core.states.state)
state (rafcon.gui.models.abstract_state.AbstractStateModel property)
state_action_signal (rafcon.gui.models.state_machine.StateMachineModel property)
state_action_signal() (rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
(rafcon.gui.controllers.states_editor.StatesEditorController method)
(rafcon.gui.models.modification_history.ModificationsHistoryModel method)
(rafcon.gui.models.state_machine.ComplexActionObserver method)
state_copy (rafcon.core.states.library_state.LibraryState property)
(rafcon.gui.models.library_state.LibraryStateModel attribute)
state_counter (rafcon.gui.models.abstract_state.AbstractStateModel attribute)
state_data_flows
module
state_destruction() (rafcon.gui.controllers.state_editor.state_editor.StateEditorController method)
state_editor
module
state_element
module
state_element_attrs (rafcon.core.states.state.State attribute)
state_element_id (rafcon.core.state_elements.data_flow.DataFlow property)
(rafcon.core.state_elements.data_port.DataPort property)
(rafcon.core.state_elements.logical_port.Income property)
(rafcon.core.state_elements.logical_port.Outcome property)
(rafcon.core.state_elements.scope.ScopedData property)
(rafcon.core.state_elements.state_element.StateElement property)
(rafcon.core.state_elements.transition.Transition property)
state_element_to_dict() (rafcon.core.state_elements.data_flow.DataFlow static method)
(rafcon.core.state_elements.data_port.DataPort static method)
(rafcon.core.state_elements.logical_port.Income static method)
(rafcon.core.state_elements.logical_port.Outcome static method)
(rafcon.core.state_elements.scope.ScopedData static method)
(rafcon.core.state_elements.scope.ScopedVariable static method)
(rafcon.core.state_elements.state_element.StateElement static method)
(rafcon.core.state_elements.transition.Transition static method)
state_execution_status (rafcon.core.states.state.State property)
state_icons
module
state_id (rafcon.core.states.state.State property)
state_id_generator() (in module rafcon.core.id_generator)
state_machine
module
state_machine (rafcon.gui.models.state_machine.StateMachineModel property)
state_machine_change_after() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
state_machine_destruction() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
state_machine_id (rafcon.core.state_machine.StateMachine attribute)
state_machine_manager
module
state_machine_manager_notification() (rafcon.gui.controllers.modification_history.ModificationHistoryTreeController method)
(rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
(rafcon.gui.controllers.states_editor.StatesEditorController method)
state_machine_model (rafcon.gui.models.modification_history.ModificationsHistoryModel attribute)
state_machine_model_after_change() (rafcon.gui.models.state_machine.StateMachineModel method)
state_machine_notification() (rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
state_machine_search_changed() (rafcon.gui.controllers.main_window.MainWindowController method)
state_machine_status
module
state_machine_to_dict() (rafcon.core.state_machine.StateMachine static method)
state_machine_tree
module
state_machines_del_notification() (rafcon.gui.controllers.states_editor.StatesEditorController method)
state_machines_editor
module
state_machines_set_notification() (rafcon.gui.controllers.states_editor.StatesEditorController method)
state_meta_signal (rafcon.gui.models.state_machine.StateMachineModel property)
state_meta_update() (rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
state_outcomes
module
state_overview
module
state_path (rafcon.gui.action.StateImage property)
STATE_PATH_STORAGE_ID (rafcon.gui.controllers.state_machine_tree.StateMachineTreeController attribute)
state_reference (rafcon.core.execution.execution_history_items.HistoryItem property)
state_to_dict() (rafcon.core.states.container_state.ContainerState static method)
(rafcon.core.states.library_state.LibraryState static method)
(rafcon.core.states.state.State static method)
state_transitions
module
StateAction (class in rafcon.gui.action)
StateCornerHandlePainter (class in rafcon.gui.mygaphas.painter)
StateDataFlowsEditorController (class in rafcon.gui.controllers.state_editor.data_flows)
StateDataFlowsEditorView (class in rafcon.gui.views.state_editor.data_flows)
StateDataFlowsListController (class in rafcon.gui.controllers.state_editor.data_flows)
StateDataFlowsListView (class in rafcon.gui.views.state_editor.data_flows)
StateEditorController (class in rafcon.gui.controllers.state_editor.state_editor)
StateEditorView (class in rafcon.gui.views.state_editor.state_editor)
StateElement (class in rafcon.core.state_elements.state_element)
StateElementAction (class in rafcon.gui.action)
StateElementModel (class in rafcon.gui.models.state_element)
StateExecutionStatus (in module rafcon.core.states.state)
StateHandleFinder (class in rafcon.gui.mygaphas.aspect)
StateIconController (class in rafcon.gui.controllers.state_icons)
StateImage (class in rafcon.gui.action)
StateMachine (class in rafcon.core.state_machine)
StateMachineAction (class in rafcon.gui.action)
StateMachineExecutionStatus (in module rafcon.core.execution.execution_status)
StateMachineModel (class in rafcon.gui.models.state_machine)
StateMachinesEditorController (class in rafcon.gui.controllers.state_machines_editor)
StateMachinesEditorView (class in rafcon.gui.views.state_machines_editor)
StateMachineStartItem (class in rafcon.core.execution.execution_history_items)
StateMachineTreeController (class in rafcon.gui.controllers.state_machine_tree)
StateMachineTreeView (class in rafcon.gui.views.state_machine_tree)
StateModel (class in rafcon.gui.models.state)
StateOutcomesEditorController (class in rafcon.gui.controllers.state_editor.outcomes)
StateOutcomesEditorView (class in rafcon.gui.views.state_editor.outcomes)
StateOutcomesListController (class in rafcon.gui.controllers.state_editor.outcomes)
StateOutcomesTreeView (class in rafcon.gui.views.state_editor.outcomes)
StateOverviewController (class in rafcon.gui.controllers.state_editor.overview)
StateOverviewView (class in rafcon.gui.views.state_editor.overview)
states (rafcon.core.states.barrier_concurrency_state.BarrierConcurrencyState property)
(rafcon.core.states.container_state.ContainerState property)
(rafcon.gui.models.container_state.ContainerStateModel property)
(rafcon.gui.models.selection.Selection property)
states_editor
module
states_update() (rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
states_update_before() (rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
StatesEditorController (class in rafcon.gui.controllers.states_editor)
StatesEditorView (class in rafcon.gui.views.states_editor)
StateTransitionsEditorController (class in rafcon.gui.controllers.state_editor.transitions)
StateTransitionsEditorView (class in rafcon.gui.views.state_editor.transitions)
StateTransitionsListController (class in rafcon.gui.controllers.state_editor.transitions)
StateTransitionsListView (class in rafcon.gui.views.state_editor.transitions)
StateType (in module rafcon.core.states.state)
StateView (class in rafcon.gui.mygaphas.items.state)
stop() (in module rafcon.utils.profiler)
(rafcon.core.execution.consumers.abstract_execution_history_consumer.AbstractExecutionHistoryConsumer method)
(rafcon.utils.timer.Timer method)
stop_consumers() (rafcon.core.execution.consumer_manager.ExecutionHistoryConsumerManager method)
stop_move() (rafcon.gui.mygaphas.guide.GuidedStateInMotion method)
stop_worker_thread() (rafcon.core.execution.consumer_manager.ExecutionHistoryConsumerManager method)
storage
module
storage_utils
module
store_cursor_position() (rafcon.gui.views.logging_console.LoggingConsoleView method)
store_expansion_state() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
(rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
store_meta_data() (rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.container_state.ContainerStateModel method)
(rafcon.gui.models.state_machine.StateMachineModel method)
store_related_elements() (rafcon.gui.action.RemoveObjectAction method)
sub_menus (rafcon.gui.views.menu_bar.MenuBarView attribute)
substitute_as_library_clicked() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
substitute_as_template_clicked() (rafcon.gui.controllers.library_tree.LibraryTreeController method)
substitute_dict (rafcon.gui.action.StateAction attribute)
substitute_selected_library_state_with_template() (in module rafcon.gui.helpers.state_machine)
substitute_selected_state() (in module rafcon.gui.helpers.state_machine)
substitute_selected_state_and_use_choice_dialog() (in module rafcon.gui.helpers.state_machine)
substitute_state() (in module rafcon.gui.helpers.state)
(rafcon.core.states.container_state.ContainerState method)
(rafcon.gui.models.container_state.ContainerStateModel method)
substitute_state_as() (in module rafcon.gui.helpers.state)
supports_saving_state_names (rafcon.core.state_machine.StateMachine property)
suppress_new_root_state_model_one_time (rafcon.gui.models.state_machine.StateMachineModel attribute)
switch_state_machine_execution_engine() (rafcon.gui.controllers.main_window.MainWindowController method)
(rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
synchronized_redo() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
synchronized_undo() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
T
Timer (class in rafcon.utils.timer)
timestamp (rafcon.core.state_elements.scope.ScopedData property)
tmp_connect() (rafcon.gui.mygaphas.items.ports.PortView method)
tmp_disconnect() (rafcon.gui.mygaphas.items.ports.PortView method)
tmp_file (rafcon.gui.controllers.state_editor.source_editor.SourceEditorController attribute)
tmp_meta_storage (rafcon.gui.models.modification_history.ModificationsHistoryModel property)
to_dict() (rafcon.core.execution.execution_history_items.CallItem method)
(rafcon.core.execution.execution_history_items.ConcurrencyItem method)
(rafcon.core.execution.execution_history_items.HistoryItem method)
(rafcon.core.execution.execution_history_items.ReturnItem method)
(rafcon.core.execution.execution_history_items.ScopedDataItem method)
(rafcon.core.execution.execution_history_items.StateMachineStartItem method)
(rafcon.core.state_elements.state_element.StateElement method)
(rafcon.core.state_machine.StateMachine method)
(rafcon.core.states.state.State method)
(rafcon.utils.vividict.Vividict method)
to_handle() (rafcon.gui.mygaphas.items.line.PerpLine method)
to_key (rafcon.core.state_elements.data_flow.DataFlow property)
TO_KEY_STORAGE_ID (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController attribute)
to_outcome (rafcon.core.state_elements.transition.Transition property)
TO_OUTCOME_STORAGE_ID (rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController attribute)
to_port (rafcon.gui.mygaphas.items.line.PerpLine property)
to_state (rafcon.core.state_elements.data_flow.DataFlow property)
(rafcon.core.state_elements.transition.Transition property)
TO_STATE_STORAGE_ID (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController attribute)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController attribute)
toggle_show_content_flag_of_library_state_model() (in module rafcon.gui.helpers.state)
toggle_sidebars() (rafcon.gui.controllers.main_window.MainWindowController method)
toggled_button() (rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsEditorController method)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsEditorController method)
tool_bar
module
TOOL_TIP_STORAGE_ID (rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController attribute)
(rafcon.gui.controllers.library_tree.LibraryTreeController attribute)
TOOL_TIP_TEXT (rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController attribute)
ToolBarController (class in rafcon.gui.controllers.tool_bar)
ToolBarView (class in rafcon.gui.views.tool_bar)
ToolChain (class in rafcon.gui.mygaphas.tools)
TOP (rafcon.gui.mygaphas.utils.enums.SnappedSide attribute)
top_tool_bar
module
TopToolBarController (class in rafcon.gui.controllers.top_tool_bar)
TopToolBarUndockedWindowController (class in rafcon.gui.controllers.top_tool_bar)
transition
module
Transition (class in rafcon.core.state_elements.transition)
transition (rafcon.gui.models.transition.TransitionModel property)
transition_id (rafcon.core.state_elements.transition.Transition property)
TransitionAction (class in rafcon.gui.action)
TransitionHandleInMotion (class in rafcon.gui.mygaphas.aspect)
TransitionModel (class in rafcon.gui.models.transition)
TransitionPlaceholderView (class in rafcon.gui.mygaphas.items.connection)
transitions (rafcon.core.states.container_state.ContainerState property)
(rafcon.gui.models.container_state.ContainerStateModel property)
(rafcon.gui.models.selection.Selection property)
TransitionSegment (class in rafcon.gui.mygaphas.segment)
TransitionView (class in rafcon.gui.mygaphas.items.connection)
transparency (rafcon.gui.mygaphas.items.state.NameView property)
(rafcon.gui.mygaphas.items.state.StateView property)
treeView (rafcon.gui.views.state_editor.linkage_overview.LinkageOverviewLogicView property)
trigger_action() (rafcon.gui.shortcut_manager.ShortcutManager method)
type_helpers
module
type_inherits_of_type() (in module rafcon.utils.type_helpers)
TYPE_NAME_STORAGE_ID (rafcon.gui.controllers.state_machine_tree.StateMachineTreeController attribute)
type_related_list_name_dict (rafcon.gui.action.CoreObjectIdentifier attribute)
U
undo() (rafcon.gui.action.AbstractAction method)
(rafcon.gui.action.Action method)
(rafcon.gui.action.AddObjectAction method)
(rafcon.gui.action.DataFlowAction method)
(rafcon.gui.action.DataPortAction method)
(rafcon.gui.action.MetaDataAction method)
(rafcon.gui.action.OutcomeAction method)
(rafcon.gui.action.RemoveObjectAction method)
(rafcon.gui.action.StateAction method)
(rafcon.gui.action.StateMachineAction method)
(rafcon.gui.action.TransitionAction method)
(rafcon.gui.controllers.modification_history.ModificationHistoryTreeController method)
(rafcon.gui.models.modification_history.ModificationsHistory method)
(rafcon.gui.models.modification_history.ModificationsHistoryModel method)
undock_sidebar() (rafcon.gui.controllers.main_window.MainWindowController method)
undock_window_callback() (rafcon.gui.controllers.main_window.MainWindowController method)
undocked_window
module
UndockedWindowController (class in rafcon.gui.controllers.undocked_window)
ungrab() (rafcon.gui.mygaphas.tools.ToolChain method)
ungroup_selected_state() (in module rafcon.gui.helpers.state_machine)
ungroup_state() (in module rafcon.gui.helpers.state)
(rafcon.core.states.container_state.ContainerState method)
(rafcon.gui.models.container_state.ContainerStateModel method)
unregister() (rafcon.core.execution.consumers.abstract_execution_history_consumer.AbstractExecutionHistoryConsumer method)
(rafcon.core.execution.consumers.file_system_consumer.FileSystemConsumer method)
unregister_actions() (rafcon.gui.controllers.utils.extended_controller.ExtendedController method)
unregister_consumer() (rafcon.core.execution.consumer_manager.ExecutionHistoryConsumerManager method)
unregister_view() (rafcon.gui.controllers.menu_bar.MenuBarController method)
unselect() (rafcon.gui.mygaphas.aspect.SegmentHandleSelection method)
unselect_all() (rafcon.gui.mygaphas.view.ExtendedGtkView method)
unselect_item() (rafcon.gui.mygaphas.view.ExtendedGtkView method)
update() (rafcon.gui.controllers.execution_history.ExecutionHistoryTreeController method)
(rafcon.gui.controllers.library_tree.LibraryTreeController method)
(rafcon.gui.controllers.modification_history.ModificationHistoryTreeController method)
(rafcon.gui.controllers.state_editor.data_flows.StateDataFlowsListController method)
(rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController method)
(rafcon.gui.controllers.state_editor.transitions.StateTransitionsListController method)
(rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
update_auto_scroll_mode() (rafcon.gui.views.logging_console.LoggingConsoleView method)
update_child_is_start() (rafcon.gui.models.container_state.ContainerStateModel method)
update_child_models() (rafcon.gui.models.container_state.ContainerStateModel method)
update_core_element_lists() (rafcon.gui.models.selection.Selection method)
update_data_flow_from_image() (rafcon.gui.action.DataFlowAction method)
update_data_flows() (in module rafcon.gui.controllers.state_editor.data_flows)
update_data_port_from_image() (rafcon.gui.action.DataPortAction method)
update_distance_to_border() (rafcon.gui.mygaphas.constraint.PortRectConstraint method)
update_filtered_buffer() (rafcon.gui.controllers.logging_console.LoggingConsoleController method)
update_font_cache() (in module rafcon.utils.installation)
update_global_variables_list_store() (rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController method)
update_hash() (rafcon.core.state_elements.state_element.StateElement method)
(rafcon.core.state_machine.StateMachine method)
(rafcon.core.states.container_state.ContainerState method)
(rafcon.core.states.execution_state.ExecutionState method)
(rafcon.core.states.library_state.LibraryState method)
(rafcon.core.states.state.State method)
(rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.container_state.ContainerStateModel method)
(rafcon.gui.models.library_state.LibraryStateModel method)
(rafcon.gui.models.state_element.StateElementModel method)
(rafcon.gui.models.state_machine.StateMachineModel method)
(rafcon.utils.hashable.Hashable method)
update_hash_from_dict() (rafcon.utils.hashable.Hashable static method)
update_internal_data_base() (rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController method)
update_internal_tmp_storage() (rafcon.gui.models.modification_history.ModificationsHistoryModel method)
update_is_start() (rafcon.gui.models.abstract_state.AbstractStateModel method)
update_item() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
update_last_backup_meta_data() (rafcon.gui.models.auto_backup.AutoBackupModel method)
update_last_sm_origin_meta_data() (rafcon.gui.models.auto_backup.AutoBackupModel method)
update_list_store() (rafcon.gui.controllers.state_editor.outcomes.StateOutcomesListController method)
update_maximize_button() (rafcon.gui.controllers.top_tool_bar.TopToolBarController method)
update_meta_data_for_connection_waypoints() (in module rafcon.gui.mygaphas.utils.gap_helper)
update_meta_data_for_name_view() (in module rafcon.gui.mygaphas.utils.gap_helper)
update_meta_data_for_port() (in module rafcon.gui.mygaphas.utils.gap_helper)
update_meta_data_for_state_view() (in module rafcon.gui.mygaphas.utils.gap_helper)
update_meta_data_hash() (rafcon.gui.models.abstract_state.AbstractStateModel method)
(rafcon.gui.models.container_state.ContainerStateModel method)
(rafcon.gui.models.state_machine.StateMachineModel method)
update_minimum_size() (rafcon.gui.mygaphas.items.state.NameView method)
(rafcon.gui.mygaphas.items.state.StateView method)
update_minimum_size_of_children() (rafcon.gui.mygaphas.items.state.StateView method)
update_models() (rafcon.gui.models.state.StateModel method)
update_models_recursively() (in module rafcon.gui.helpers.state)
update_of_ongoing_complex_actions() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
update_outcome_from_image() (rafcon.gui.action.OutcomeAction method)
update_port_side() (rafcon.gui.mygaphas.constraint.PortRectConstraint method)
update_position() (rafcon.gui.mygaphas.constraint.PortRectConstraint method)
update_property_from_image() (rafcon.gui.action.StateAction method)
update_root_items() (rafcon.gui.mygaphas.canvas.MyCanvas method)
update_root_state_from_image() (rafcon.gui.action.StateMachineAction method)
update_scoped_variables_with_output_dictionary() (rafcon.core.states.container_state.ContainerState method)
update_search_bar_visibility() (rafcon.gui.controllers.main_window.MainWindowController method)
update_shortcuts() (rafcon.gui.shortcut_manager.ShortcutManager method)
update_state() (rafcon.gui.action.Action method)
update_state_from_image() (rafcon.gui.action.Action method)
update_state_machine_tab_label() (rafcon.gui.controllers.state_machines_editor.StateMachinesEditorController method)
update_tab_label() (rafcon.gui.controllers.states_editor.StatesEditorController method)
update_tmp_storage_path() (rafcon.gui.models.auto_backup.AutoBackupModel method)
update_transition_from_image() (rafcon.gui.action.TransitionAction method)
update_tree_store_row() (rafcon.gui.controllers.state_machine_tree.StateMachineTreeController method)
update_view() (rafcon.gui.controllers.graphical_editor_gaphas.GraphicalEditorController method)
update_widget_runtime_config() (rafcon.gui.controllers.main_window.MainWindowController static method)
updates_selection() (in module rafcon.gui.models.selection)
use_runtime_value_input_data_ports (rafcon.core.states.library_state.LibraryState property)
use_runtime_value_output_data_ports (rafcon.core.states.library_state.LibraryState property)
V
value (rafcon.core.state_elements.scope.ScopedData property)
VALUE_AS_STRING_STORAGE_ID (rafcon.gui.controllers.global_variable_manager.GlobalVariableManagerController attribute)
value_type (rafcon.core.state_elements.scope.ScopedData property)
version (rafcon.core.state_machine.StateMachine attribute)
(rafcon.core.states.library_state.LibraryState property)
view (rafcon.gui.mygaphas.items.line.PerpLine property)
(rafcon.gui.mygaphas.items.ports.PortView property)
(rafcon.gui.mygaphas.items.state.NameView property)
(rafcon.gui.mygaphas.items.state.StateView property)
(rafcon.gui.mygaphas.segment.TransitionSegment property)
vividict
module
Vividict (class in rafcon.utils.vividict)
vividict_to_dict() (rafcon.utils.vividict.Vividict static method)
W
wait_for_interruption() (rafcon.core.states.state.State method)
wait_for_unpause() (rafcon.core.states.state.State method)
wait_for_update() (rafcon.gui.mygaphas.canvas.MyCanvas method)
waypoints (rafcon.gui.mygaphas.items.line.PerpLine property)
width (rafcon.gui.mygaphas.connector.RectanglePointPort property)
worker() (rafcon.core.execution.consumers.abstract_execution_history_consumer.AbstractExecutionHistoryConsumer method)
write_backup_meta_data() (rafcon.gui.models.auto_backup.AutoBackupModel method)
write_dict_to_json() (in module rafcon.utils.storage_utils)
write_file() (in module rafcon.utils.filesystem)
write_output_data() (rafcon.core.states.container_state.ContainerState method)
Z
ZoomTool (class in rafcon.gui.mygaphas.tools)
Read the Docs
v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds