Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Go to:
deferred class PART_COMPARABLE General cluster: elks description: "Objects that may be compared according to a partial order relation" Ancestors ANY Queries is_greater alias ">" (other: [like Current] attached PART_COMPARABLE): BOOLEAN is_greater_equal alias ">=" (other: [like Current] attached PART_COMPARABLE): BOOLEAN is_less alias "<" (other: [like Current] attached PART_COMPARABLE): BOOLEAN is_less_equal alias "<=" (other: [like Current] attached PART_COMPARABLE): BOOLEAN
Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Go to:

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