class ANY General cluster: base 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 conforms_to (other: ANY): BOOLEAN deep_equal (some: ANY; other: [like some] ANY): BOOLEAN deep_twin: [like Current] ANY default: [like Current] ANY default_pointer: POINTER equal (some: ANY; other: [like some] ANY): BOOLEAN generating_type: STRING_8 generator: STRING_8 Io: STD_FILES is_equal (other: [like Current] ANY): BOOLEAN Operating_environment: OPERATING_ENVIRONMENT out: STRING_8 same_type (other: ANY): BOOLEAN standard_equal (some: ANY; other: [like some] ANY): BOOLEAN standard_is_equal (other: [like Current] ANY): BOOLEAN standard_twin: [like Current] ANY tagged_out: STRING_8 twin: [like Current] ANY Commands copy (other: [like Current] ANY) deep_copy (other: [like Current] ANY) default_rescue do_nothing print (some: ANY) standard_copy (other: [like Current] ANY) Constraints reflexive equality reflexive conformance