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 Package Specification (none) Related Documentation (none) 
 

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 (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook