Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class MA_FIGURE_FACTORY General cluster: object_graph description: "Objects that creates simple links, simple clusters and ellipse nodes." Ancestors EG_FIGURE_FACTORY* REFACTORING_HELPER Queries model_from_xml (node: [attached like xml_element_type] attached XML_ELEMENT): EG_ITEM new_cluster_figure (a_cluster: EG_CLUSTER): EG_CLUSTER_FIGURE new_link_figure (a_link: EG_LINK): EG_LINK_FIGURE new_node_figure (a_node: EG_NODE): EG_LINKABLE_FIGURE to_implement_assertion (comment: READABLE_STRING_8): BOOLEAN world: detachable EG_FIGURE_WORLD xml_element_type: XML_ELEMENT Commands fixme (comment: READABLE_STRING_8) to_implement (comment: READABLE_STRING_8)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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