Eclipse PDE
Release 3.0

Uses of Interface
org.eclipse.pde.core.plugin.IExtensionsModelFactory

Packages that use IExtensionsModelFactory
org.eclipse.pde.core.plugin   
 

Uses of IExtensionsModelFactory in org.eclipse.pde.core.plugin
 

Subinterfaces of IExtensionsModelFactory in org.eclipse.pde.core.plugin
 interface IPluginModelFactory
          This factory should be used to create instances of the plug-in model objects.
 

Methods in org.eclipse.pde.core.plugin that return IExtensionsModelFactory
 IExtensionsModelFactory ISharedPluginModel.getFactory()
          Returns a factory object that should be used to create new instances of the model objects.
 


Eclipse PDE
Release 3.0

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