Eclipse PDE
Release 3.6

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.6

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2010 IBM Corporation and others. All rights reserved.