Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
deferred class TABLE [G, H] General cluster: elks description: "Containers whose items are accessible through keys" Ancestors BAG* [G] Queries at alias "@" (k: H): G changeable_comparison_criterion: BOOLEAN extendible: BOOLEAN has (v: G): BOOLEAN is_empty: BOOLEAN is_inserted (v: G): BOOLEAN item alias "[]" (k: H): G linear_representation: LINEAR [G] new_cursor: ITERATION_CURSOR [G] object_comparison: BOOLEAN occurrences (v: G): INTEGER_32 prunable: BOOLEAN valid_key (k: H): BOOLEAN Commands bag_put (v: G) compare_objects compare_references extend (v: G) fill (other: CONTAINER [G]) force (v: G; k: H) prune (v: G) prune_all (v: G) put (v: G; k: H) wipe_out
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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