Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Flat contracts Go to:
deferred class SET [G] General cluster: base.structures.set description: "Collection, where each element must be unique." Ancestors COLLECTION [G] Queries changeable_comparison_criterion: BOOLEAN count: INTEGER extendible: BOOLEAN has (v: G): BOOLEAN is_empty: BOOLEAN is_inserted (v: G): BOOLEAN linear_representation: LINEAR [G] object_comparison: BOOLEAN prunable: BOOLEAN Commands compare_objects compare_references extend (v: G) fill (other: CONTAINER [G]) prune (v: G) prune_all (v: G) put (v: G) wipe_out
Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Flat contracts Go to:

-- Generated by ISE Eiffel --
For more details: www.eiffel.com