Uses of Interface
org.eclipse.pde.core.plugin.ISharedPluginModel
Packages that use ISharedPluginModel
Package
Description
Application programming interfaces for working with PDE's model of plug-ins.
-
Uses of ISharedPluginModel in org.eclipse.pde.core.plugin
Subinterfaces of ISharedPluginModel in org.eclipse.pde.core.pluginModifier and TypeInterfaceDescriptioninterface
This type of model is created by parsing the manifest file.interface
This type of model is created by parsing the manifest file.interface
This type of model is created by parsing the manifest file.interface
This type of model is created by parsing the manifest file.interface
This type of model is created by parsing the plug-in manifest file but only takes the extensions and extension points into account.Methods in org.eclipse.pde.core.plugin that return ISharedPluginModelModifier and TypeMethodDescriptionIPluginObject.getModel()
Returns the model that owns this object.