Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class DATABASE_TUPLE [G -> DATABASE create default_create end] General cluster: dbms-support description: "Implementation of DB_TUPLE" create: make Ancestors HANDLE_USE Queries column_name (position: INTEGER_32): detachable STRING_8 count: INTEGER_32 data: DATABASE_DATA [G] is_database_set: BOOLEAN item (index: INTEGER_32): detachable ANY Manager: DATABASE_SESSION_MANAGER map_table: detachable ARRAY [INTEGER_32] valid_index (index: INTEGER_32): BOOLEAN Commands fill_in (no_descriptor: INTEGER_32) make update_map_table (object: ANY) Constraints data set
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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