indexing
description: "Objects to retrieve WEL constants"
status: "See notice at end of class."
date: "$Date$"
revision: "$Revision$"
class interface
WEL_CONSTANTS
create
feature
wel_color_constants: WEL_COLOR_CONSTANTS
wel_drawing_constants: WEL_DRAWING_CONSTANTS
wel_ht_constants: WEL_HT_CONSTANTS
wel_input_constants: WEL_INPUT_CONSTANTS
wel_list_view_constants: WEL_LIST_VIEW_CONSTANTS
wel_window_constants: WEL_WINDOW_CONSTANTS
invariant
ANY
reflexive_equality: standard_is_equal (Current)
reflexive_conformance: conforms_to (Current)
end -- WEL_CONSTANTS