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

Packages that use UMLTreeModel
org.argouml.uml.ui = PROPERTIES PANELS, this and sub-packages contain an implementation of prop panels (in swing) for nearly all UML model elements; also all supporting models and actions. 
 

Uses of UMLTreeModel in org.argouml.uml.ui
 

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

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

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

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



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