org.drools.guvnor.client.explorer.navigation.modules
Class PackageHierarchicalView

java.lang.Object
  extended by org.drools.guvnor.client.explorer.navigation.modules.PackageView
      extended by org.drools.guvnor.client.explorer.navigation.modules.PackageHierarchicalView

public class PackageHierarchicalView
extends PackageView

A hierarchical representation of PackageConfigData, i.e. sub-packages are held in sub-folders. A sub-package is a package name split on "."


Field Summary
 
Fields inherited from class org.drools.guvnor.client.explorer.navigation.modules.PackageView
root
 
Constructor Summary
PackageHierarchicalView()
           
 
Method Summary
 
Methods inherited from class org.drools.guvnor.client.explorer.navigation.modules.PackageView
addPackage, addSubPackages, clear, getRootFolder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackageHierarchicalView

public PackageHierarchicalView()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.