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 |
IExtensionsModel
This type of model is created by parsing the manifest file.
|
interface |
IFragmentModel
This type of model is created by parsing the manifest file.
|
interface |
IPluginModel
This type of model is created by parsing the manifest file.
|
interface |
IPluginModelBase
This type of model is created by parsing the manifest file.
|
interface |
ISharedExtensionsModel
This type of model is created by parsing the plug-in
manifest file but only takes the extensions and extension
points into account.
|
Modifier and Type | Method and Description |
---|---|
ISharedPluginModel |
IPluginObject.getModel()
Returns the model that owns this object.
|
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.