Main.Accert.process_reference_model#

Accert.process_reference_model(c, ut, accert)[source]#

Processes the reference model.

Parameters:
  • c (MySQLCursor) – MySQLCursor class instantiates objects that can execute MySQL statements.

  • ut (Utility class) – Utility class for processing user input.

  • accert (ACCERT) – xml2obj class instantiates objects that can parse the ACCERT XML file.