Transition ---------------------------------------- .. autoclass:: rsrtx.Implementations.Search.Trigger.Level.Transition.TransitionCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently transition_copy = driver.search.trigger.level.transition.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Search_Trigger_Level_Transition_Lower.rst Search_Trigger_Level_Transition_Upper.rst