Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class EV_CLIPBOARD General cluster: interface description: "Objects that allow access to the OS clipboard." create: default_create Ancestors EV_ANY* Queries data: detachable ANY has_text: BOOLEAN is_destroyed: BOOLEAN text: STRING_32 Commands destroy remove_text set_data (some_data: [like data] detachable ANY) set_text (a_text: READABLE_STRING_GENERAL) Constraints not has text implies text empty
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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