Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class DV_TYPED_SEARCHER General cluster: dataview description: "Objects that enable to rows of a database table." create: make Ancestors DV_SEARCHER* Queries behavior_type: INTEGER_32 can_be_activated: BOOLEAN Every_row: INTEGER_32 Id_selection: INTEGER_32 is_activated: BOOLEAN is_valid_code (code: INTEGER_32): BOOLEAN Qualified_selection: INTEGER_32 tables_set: BOOLEAN user_component_set: BOOLEAN valid_behavior_type (behavior: INTEGER_32): BOOLEAN Commands activate make read read_from_tablerow (db_table: DB_TABLE) set_behavior_type (behavior: INTEGER_32) set_criterion (code: INTEGER_32) set_row_attribute_code (attr_code: INTEGER_32)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org