Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class MA_OBJECT_GRAPH_MEDIATOR General cluster: object_graph description: "Analyze the objects in the memory on a graph" create: make_with_drawable Ancestors MA_SINGLETON_FACTORY Queries Accept_node: EV_POINTER_STYLE Accept_node_class: EV_POINTER_STYLE Decreased_color: EV_COLOR Deny_node: EV_POINTER_STYLE Deny_node_class: EV_POINTER_STYLE filter: MA_FILTER_SINGLETON filter_window: MA_FILTER_WINDOW find_draw_node_by_object (a_object: ANY): detachable EG_NODE Grid_util: MA_GRID_UTIL_SINGLETON Icons: MA_ICONS_SINGLETON Increased_color: EV_COLOR Internal: INTERNAL Memory: MEMORY object_already_draw (a_object: ANY): BOOLEAN Object_finder: MA_OBJECT_FINDER_SINGLETON System_util: MA_SYSTEM_UTIL_SINGLETON Commands add_link (n1, n2: EG_LINKABLE) add_node (ax, ay: INTEGER_32; a_object: ANY) add_node_random_pos (a_object: ANY) add_nodes_refer_to (a_object: ANY) arrange_in_grid clear_graph drop_a_object (a_object: ANY) find_object_by_instance_name (a_object_name: READABLE_STRING_32) find_object_by_type_name (a_type_name: READABLE_STRING_32) find_refers on_select_node (a_x, a_y, a_button: INTEGER_32; a_x_tilt, a_y_tilt, a_pressure: REAL_64; a_screen_x, a_screen_y: INTEGER_32) zoom_changed (a_value: INTEGER_32) Constraints objects already draw not void object drawing not void graph not void world not void model cell not void links should orignal color not void nodes visited not void grid layout not void objects already draw has no void item
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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