Uses of Interface
org.eclipse.pde.core.IBaseModel
Packages that use IBaseModel
Package
Description
Application programming interfaces for working with PDE's models.
Application programming interfaces for working with PDE's model of build.properties.
Application programming interfaces for working with PDE's model of plug-ins.
-
Uses of IBaseModel in org.eclipse.pde.core
Subinterfaces of IBaseModel in org.eclipse.pde.core -
Uses of IBaseModel in org.eclipse.pde.core.build
Subinterfaces of IBaseModel in org.eclipse.pde.core.buildModifier and TypeInterfaceDescriptioninterface
This model is created from thebuild.properties
file that defines what source folders in the plug-in are to be used to build require plug-in Jars. -
Uses of IBaseModel in org.eclipse.pde.core.plugin
Subinterfaces of IBaseModel 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.interface
This type of model is created by parsing the manifest file.