== MRO Implemented Objects ==
A set of specific objects extending functionalities of existing MRO elements.<br />
For Task Objects, Value properties are assigned by default and they all implement [[MROCLS_SEQUENTIALTASK]] classificationnecessary classifications.
=== Procedure Workpackage ===
=== Switch End Task ===
A [[MROCLS_SWITCH_END_TASK|Switch End Task]] marks the end of a branching structure initiated by a [[MROCLS_SWITCH_TASK|Switch Task]]. It is a sequential task that connects the different branches back into a single workflow path. Each Switch End Task is directly linked to its respective Switch Task and ensures that, regardless of which branch was taken, the overall procedure continues in a consistent and controlled manner.
=== Check Task ===
A [[MRO_Implemented_Objects|Check Task]] allows the user to check the task as completed or Not Applicable.
=== Numeric Task ===