|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPlatformEnvironment | |
org.eclipse.update.core | Provides support for extending the base installation and update services. |
org.eclipse.update.core.model | Provides model support for extending the base installation and update services. |
Uses of IPlatformEnvironment in org.eclipse.update.core |
Subinterfaces of IPlatformEnvironment in org.eclipse.update.core | |
interface |
IFeature
Feature defines the packaging "container" for a group of related plug-ins, plug-in fragments, and optionally non-plug-in files. |
interface |
IFeatureReference
Feature reference. |
interface |
IImport
Plug-in dependency entry. |
interface |
IIncludedFeatureReference
Included Feature reference. |
interface |
INonPluginEntry
Non-plug-in entry defines an arbitrary non-plug-in data file packaged as part of a feature. |
interface |
IPluginEntry
Plug-in entry defines a packaging reference from a feature to a plug-in. |
interface |
ISiteFeatureReference
Site Feature reference. |
Classes in org.eclipse.update.core that implement IPlatformEnvironment | |
class |
Feature
Convenience implementation of a feature. |
class |
FeatureReference
Convenience implementation of a feature reference. |
class |
Import
Convenience implementation of a plug-in dependency. |
class |
IncludedFeatureReference
This is a utility class representing the options of a nested feature. |
class |
NonPluginEntry
Convenience implementation of non-plug-in entry. |
class |
PluginEntry
Convenience implementation of plug-in entry. |
class |
SiteFeatureReference
Convenience implementation of a feature reference. |
class |
SiteFeatureReferenceModel
Site Feature reference model object. |
Uses of IPlatformEnvironment in org.eclipse.update.core.model |
Classes in org.eclipse.update.core.model that implement IPlatformEnvironment | |
class |
IncludedFeatureReferenceModel
Included Feature reference model object. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |