Uses of Interface
org.eclipse.pde.core.IWritable
Package
Description
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 IWritable in org.eclipse.pde.core.build
Modifier and TypeInterfaceDescriptioninterface
The top-level model object of the model that is created frombuild.properties
file.interface
Jar entry represents one 'library=folder list' entry in plugin.jars file. -
Uses of IWritable in org.eclipse.pde.core.plugin
Modifier and TypeInterfaceDescriptioninterface
A model object that contains the portion of the plug-in model responsible for extensions and extension points.interface
A model object that represents the content of the fragment.xml file.interface
A model object that represents the content of the plugin.xml file.interface
An attribute of XML elements found in the plug-in.interface
A model object that represents the content of a plug-in or fragment manifest.interface
Classes that implement this interface model the XML elements found in the plug-in model.interface
Classes that implement this interface model the extension element found in the plug-in or fragment manifest.interface
Classes that implement this interface model an extension point element specified in the plug-in manifest.interface
Objects that implement this interface represent references to required plug-ins.interface
The class that implements this interface represents a reference to the library that is defined in the plug-in manifest.interface
A base interface for all the objects in the plug-in model.interface
Classes that implement this interface are capable of containing other plug-in objects.