Uses of Class
org.argouml.cognitive.ItemUID

Packages that use ItemUID
org.argouml.ui contains many user interface related classes, such as the ProjectBrowser, actions, stylepanels etc. 
org.argouml.uml.diagram.ui Provides various support for diagrams: actions, GEF Figs, Go rules, Property Panels for diagrams, GEF Selection support, and more... 
 

Uses of ItemUID in org.argouml.ui
 

Methods in org.argouml.ui that return ItemUID
 ItemUID ArgoDiagram.getItemUID()
           
 

Methods in org.argouml.ui with parameters of type ItemUID
 void ArgoDiagram.setItemUID(ItemUID id)
           
 

Uses of ItemUID in org.argouml.uml.diagram.ui
 

Methods in org.argouml.uml.diagram.ui that return ItemUID
 ItemUID FigNodeModelElement.getItemUID()
           
 ItemUID FigEdgeModelElement.getItemUID()
           
 

Methods in org.argouml.uml.diagram.ui with parameters of type ItemUID
 void FigNodeModelElement.setItemUID(ItemUID id)
           
 void FigEdgeModelElement.setItemUID(ItemUID id)
           
 



ArgoUML © 1996-2003 (20030829)ArgoUML Project HomeArgoUML Cookbook