yasmin_editor.editor_gui.selection_bundle_remove module

Removal helpers for selection-based editor operations.

yasmin_editor.editor_gui.selection_bundle_remove.remove_selection_from_model(container_model: StateMachine | Concurrence, selected_state_names: set[str], selected_outcome_instance_ids: set[str], selected_text_blocks: list[TextBlock]) None

Remove the selected items from the source model.