Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class SED_RECOVERABLE_SERIALIZER General cluster: ise description: "Encoding of arbitrary objects graphs between different version of programs containing types that might have changed and for which the retrieving system may know how to fix the mismatches." create: make Ancestors SED_BASIC_SERIALIZER Queries is_root_object_set: BOOLEAN is_traversing_mode_set: BOOLEAN root_object: detachable ANY serializer: SED_READER_WRITER Commands encode set_breadth_first_traversing_mode set_depth_first_traversing_mode set_root_object (an_object: [like root_object] detachable ANY) set_serializer (a_serializer: [like serializer] SED_READER_WRITER)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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