Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class EG_NODE General cluster: model description: "A model for a graph node" create: default_create Ancestors EG_LINKABLE Action sequences name_change_actions: EV_NOTIFY_ACTION_SEQUENCE Queries cluster: detachable EG_CLUSTER graph: detachable EG_GRAPH id: INTEGER_32 is_hashable: BOOLEAN link_name_32: detachable READABLE_STRING_32 links: [like internal_links] ARRAYED_LIST [EG_LINK] name_32: detachable READABLE_STRING_32 Commands set_name_32 (a_name: detachable READABLE_STRING_32)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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