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