Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Go to:
class ANY General cluster: elks description: "Project-wide universal properties. This class is an ancestor to all developer-written classes. ANY may be customized for individual projects or teams." Queries as_attached: [attached like Current] attached ANY conforms_to (other: ANY): BOOLEAN deep_equal (a: detachable ANY; b: [like arg #1] detachable ANY): BOOLEAN deep_twin: [like Current] attached ANY default: [detachable like Current] detachable ANY default_pointer: POINTER equal (a: detachable ANY; b: [like arg #1] detachable ANY): BOOLEAN generating_type: TYPE [[detachable like Current] detachable ANY] generator: STRING_8 Io: STD_FILES is_deep_equal (other: [like Current] attached ANY): BOOLEAN is_equal (other: [like Current] attached ANY): BOOLEAN Operating_environment: OPERATING_ENVIRONMENT out: STRING_8 same_type (other: ANY): BOOLEAN standard_equal (a: detachable ANY; b: [like arg #1] detachable ANY): BOOLEAN standard_is_equal (other: [like Current] attached ANY): BOOLEAN standard_twin: [like Current] attached ANY tagged_out: STRING_8 twin: [like Current] attached ANY Commands copy (other: [like Current] attached ANY) deep_copy (other: [like Current] attached ANY) default_rescue do_nothing print (o: detachable ANY) standard_copy (other: [like Current] attached ANY) Constraints reflexive equality reflexive conformance
Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Go to:

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