Uses of Class
org.argouml.uml.ui.UMLTreeModel

Packages that use UMLTreeModel
org.argouml.uml.ui Package Specification (none) Related Documentation (none) 
 

Uses of UMLTreeModel in org.argouml.uml.ui
 

Fields in org.argouml.uml.ui declared as UMLTreeModel
protected  UMLTreeModel UMLTreeRootNode._model
           
 

Methods in org.argouml.uml.ui that return UMLTreeModel
 UMLTreeModel UMLTreeRootNode.getModel()
           
 

Methods in org.argouml.uml.ui with parameters of type UMLTreeModel
 void UMLTreeRootNode.setModel(UMLTreeModel model)
           
 

Constructors in org.argouml.uml.ui with parameters of type UMLTreeModel
UMLTree(UMLUserInterfaceContainer container, UMLTreeModel model, boolean navigate)
           
 



ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook