indexing description: "Constants for debug messages." author: "Patrick Ruckstuhl " date: "$Date$" revision: "$Revision$" class O_SYSTEM_CONSTANTS feature {NONE} -- Namespace system_namespace: STRING is "origo.system" feature {NONE} -- Message types system_status_type: STRING is "status" system_mail_all_type: STRING is "mail_all" end