indexing description: "General message" author: "Patrick Ruckstuhl " date: "$Date$" revision: "$Revision$" deferred class O_GENERAL_MESSAGE inherit O_MESSAGE O_GENERAL_CONSTANTS undefine out end feature -- Access namespace: STRING is -- Namespace of the message type. once Result := general_namespace end end