Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
deferred class EV_ANY General cluster: interface description: "Base class for Eiffel Vision interface. Eiffel Vision uses the bridge pattern. (See bridge pattern notes below.) Descendents of this class are coupled to descendents of EV_ANY_I (the base class for Eiffel Vision implementation classes). EV_ANY's descendants provide a common interface across all platforms while EV_ANY_I's descendants provide any necessary platform specific implementation." keywords: "interface, base, root, any" Ancestors ANY Queries data: detachable ANY is_destroyed: BOOLEAN Commands destroy set_data (some_data: [like data] detachable ANY) Constraints is initialized default create called is coupled
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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