DESCRIPTION: This module tests that the functions related to structures set the specified structure error to error indicator if they are executed in an incorrect condition. SEMANTIC REQUIREMENTS:#F 214 300 305 306 308 309 310
SR1. If functions <inquire conflicting structures in network>,<inquire set of workstations to which posted>,<inquire element type and sizes>,<inquire element content>,<inquire paths to ancestors>,<inquire paths to descendants> are called, and the specified structure does not exist, then the error indicator is set to 201.
#F 305 306
SR2. If functions <inquire element type and size>,<inquire element content> are called, and the specified element does not exist, then the error indicator is set to 202.
#F 311 312
SR3. If functions <incremental spatial search 3>,<incremental spatial search> are called, and the specified starting path is not found in CSS, then the error indicator is set to 203.
#F 311 312
SR4. If functions <incremental spatial search 3>,<incremental spatial search> are called, and the specified search ceiling index is out of range, then the error indicator is set to 204.
#F 308 309
SR5. If functions <inquire paths to ancesters>,<inquire paths to descendants> are called, and the specified path depth is less than zero, then the error indicator is set to 207.
LOCAL DICTIONARY:
Functions --- 214: pqcstn <inquire conflicting structures in network> 300: pqwkpo <inquire set of workstations to which posted> 305: pqets <inquire element type and size> 306: pqeco <inquire element content> 308: pqpan <inquire paths to ancestors> 309: pqpde <inquire paths to descendants> 310: pels <element search> 311: piss3 <incremental spatial search 3> 312: piss <incremental spatial search> Data Structures --- 4 ... phigs_state_list 4.5 ... list_of_structure_identifiers 4.5.1 ... structure_identifier 7 ... structure_state_list 7.3 ... list_of_structure_elements
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.
You may inspect either the design or code for this program.
You may inspect either the design or code for this program.