Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Flat contracts Go to:
deferred class TRAVERSABLE [G] General cluster: base.structures.traversing description: "Structures for which there exists a traversal policy that will visit every element exactly once." Ancestors CONTAINER [G] Queries changeable_comparison_criterion: BOOLEAN for_all (test: FUNCTION [ANY, TUPLE [G], BOOLEAN]): BOOLEAN has (v: G): BOOLEAN is_empty: BOOLEAN item: G linear_representation: LINEAR [G] object_comparison: BOOLEAN off: BOOLEAN there_exists (test: FUNCTION [ANY, TUPLE [G], BOOLEAN]): BOOLEAN Commands compare_objects compare_references do_all (action: PROCEDURE [ANY, TUPLE [G]]) do_if (action: PROCEDURE [ANY, TUPLE [G]]; test: FUNCTION [ANY, TUPLE [G], BOOLEAN]) start Constraints empty constraint
Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Flat contracts Go to:

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