Uses of Interface
org.eclipse.pde.core.plugin.ISharedExtensionsModel
-
Packages that use ISharedExtensionsModel Package Description org.eclipse.pde.core.plugin Application programming interfaces for working with PDE's model of plug-ins. -
-
Uses of ISharedExtensionsModel in org.eclipse.pde.core.plugin
Subinterfaces of ISharedExtensionsModel in org.eclipse.pde.core.plugin Modifier and Type Interface 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.
-