Package | Description |
---|---|
org.eclipse.pde.core.plugin |
Application programming interfaces for working with PDE's model of plug-ins.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IPluginModelFactory
This factory should be used to create
instances of the plug-in model objects.
|
Modifier and Type | Method and Description |
---|---|
IExtensionsModelFactory |
ISharedPluginModel.getFactory()
Returns a factory object that should be used
to create new instances of the model objects.
|
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.