org.openide.modules 7.6

Uses of Class
org.openide.modules.Dependency

Uses of Dependency in org.openide.modules
 

Methods in org.openide.modules that return types with arguments of type Dependency
static Set<Dependency> Dependency.create(int type, String body)
          Parse dependencies from tags.
abstract  Set<Dependency> ModuleInfo.getDependencies()
          Get a list of all dependencies this module has.
 


org.openide.modules 7.6

Built on December 13 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.