DESCRIPTION: This module tests the effects of <change structure references> on structures contained in the CSS. The state of the CSS is examined for the changes. SEMANTIC REQUIREMENTS:#F 130
SR1. <Change structure references> replaces all structure invocations of original structure with invocations of resulting structure.
#F 130
SR2. When the original structure is non-existent or not referenced then <change structure references> causes no changes within the CSS.
#F 130
SR3. When the original and resulting structures are the same then <change structure references> causes no changes within the CSS.
#F 130
SR4. When the resulting structure is referenced then <change structure references> causes those references to remain as is.
#F 130
SR5. On all workstations where the resulting structure is posted, <change structure references> causes the original structure to be unposted and the resulting structure to remain posted with unchanged priority.
#F 130
SR6. On all workstations where the original structure is posted and the resulting structure is not posted <change structure references> causes the original structure to become unposted and the resulting structure to become posted with the priority of the original structure.
LOCAL DICTIONARY:
Functions --- 130: pcstrf <change structure references> Data Structures --- 5 ... workstation_state_list 5.7 ... list_of_posted_structures 7 ... structure_state_list 7.1 ... structure_identifier 7.2 ... list_of_workstations_to_which_posted 7.3 ... list_of_structure_elements 7.3.4 ... execute_structure SEMANTIC CROSS-REFERENCES: 02.01.01/SR06
You may inspect either the design or code for this program.
You may inspect either the design or code for this program.
You may inspect either the design or code for this program.