indexing
	description: "Rebar Mask (RBBIM) messages."
	status: "See notice at end of class."
	date: "$Date$"
	revision: "$Revision$"

class interface
	WEL_RBIM_CONSTANTS

feature -- Access

	rbim_imagelist: INTEGER
	
invariant

		-- from ANY
	reflexive_equality: standard_is_equal (Current)
	reflexive_conformance: conforms_to (Current)

end -- class WEL_RBIM_CONSTANTS