Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class AGENT_EQUALITY_TESTER [G] General cluster: base_extension description: "To use comparison facilities but implemented using agents instead." create: make Ancestors EQUALITY_TESTER [G] PART_COMPARATOR* [G] Queries action: FUNCTION [G, G, BOOLEAN] is_equal (other: [like Current] AGENT_EQUALITY_TESTER [G]): BOOLEAN less_than (u, v: G): BOOLEAN test (v, u: G): BOOLEAN Constraints action not void
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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