Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class DV_VALUE_REDIRECTOR General cluster: dataview description: "Convert a data to its string representation accordingto an agent. Use this class when `out` cannot be used." create: make, make_with_default_size Ancestors ANY Queries at_least_one_result_set: BOOLEAN can_invert: BOOLEAN inverted_value (s: READABLE_STRING_GENERAL): detachable ANY redirected_value (data: ANY): STRING_32 Commands make make_with_default_size (n_items: INTEGER_32) set_inversion_table (inv_t: STRING_TABLE [ANY]) set_invertor (inv: FUNCTION [STRING_32, ANY]) set_redirector (red: FUNCTION [ANY, STRING_32]) set_results (res_t: HASH_TABLE [STRING_32, HASHABLE])
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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