MakeSubclassOf

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
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 tool creates a superclass-subclass association 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 is handy to convert instance-of relations to superclass-subclass associations for example.

Revision as of 21:49, 5 June 2007

Makes open topic subclass of the context topic. In other words tool creates a superclass-subclass association 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