Uses of Class
ucot.ui.gui.EntityPropertiesDialog

Packages that use EntityPropertiesDialog
ucot.ui.gui   
ucot.ui.gui.tree   
 

Uses of EntityPropertiesDialog in ucot.ui.gui
 

Fields in ucot.ui.gui declared as EntityPropertiesDialog
private  EntityPropertiesDialog GraphicalUI.entityPropertiesDialog
           
 

Uses of EntityPropertiesDialog in ucot.ui.gui.tree
 

Methods in ucot.ui.gui.tree with parameters of type EntityPropertiesDialog
 void AnalyzeModelTree.createMouseListener(ControlInterface core, EntityPropertiesDialog entityPropertiesDialog)