Uses of Class
ucot.ui.gui.tree.usecasetree.FileTreeItem

Packages that use FileTreeItem
ucot.ui.gui.tree.usecasetree   
 

Uses of FileTreeItem in ucot.ui.gui.tree.usecasetree
 

Methods in ucot.ui.gui.tree.usecasetree with parameters of type FileTreeItem
private  java.util.Vector<UseCase> UseCaseTree.getSubtreeInVector(FileTreeItem item)
          Method to add all UseCases from file pointed out at FileTreeItem into vector.