MakeSubclassOf
From WandoraWiki
(Difference between revisions)
Line 1: | Line 1: | ||
Makes open topic subclass of the context topic. In other words a superclass-subclass association is created where context topic plays a role of superclass and the open topic plays a role of subclass. | Makes open topic subclass of the context topic. In other words a superclass-subclass association is created where context topic plays a role of superclass and the open topic plays a role of subclass. | ||
+ | |||
+ | Tool is handy to convert instance-of relations to superclass-subclass associations for example. | ||
{{Tool_s_GUI_name_title}} | {{Tool_s_GUI_name_title}} |
Revision as of 23:10, 2 March 2007
Makes open topic subclass of the context topic. In other words a superclass-subclass association is created where context topic plays a role of superclass and the open topic plays a role of subclass.
Tool is handy to convert instance-of relations to superclass-subclass associations for example.
GUI name
- Make subclass of current
Tool Class
com.gripstudios.applications.wandora.admin.tools.associations.MakeSubclassOf