Uses of Class
org.problets.lib.conceptmap.model.userbuilt.UserBuiltTreeModel

Packages that use UserBuiltTreeModel
org.problets.lib.conceptmap.model.userbuilt   
 

Uses of UserBuiltTreeModel in org.problets.lib.conceptmap.model.userbuilt
 

Methods in org.problets.lib.conceptmap.model.userbuilt with parameters of type UserBuiltTreeModel
 void UserBuiltForestModel.addTreeModel(UserBuiltTreeModel treeModel)
          Adds the tree model passed as argument to the vector of tree models.
 void UserBuiltForestModel.removeTreeModel(UserBuiltTreeModel treeModel)
          Removes the tree model passed as argument from the vector of tree models.