Eclipse Platform
2.1

Uses of Class
org.eclipse.core.runtime.model.Factory

Packages that use Factory
org.eclipse.core.runtime Provides core support for plug-ins and the plug-in registry. 
 

Uses of Factory in org.eclipse.core.runtime
 

Methods in org.eclipse.core.runtime with parameters of type Factory
static PluginRegistryModel Platform.parsePlugins(URL[] pluginPath, Factory factory)
          Returns a plug-in registry containing all of the plug-ins discovered on the given plug-in path.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.