|
 |
|
|
Uses of Interface org.eclipse.update.core.IFeatureReference
Subinterfaces of
IFeatureReference in
org.eclipse.update.core
|
interface
|
IIncludedFeatureReference
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
interface
|
ISiteFeatureReference
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
Classes in
org.eclipse.update.core that implement
IFeatureReference
|
class
|
FeatureReference
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
class
|
IncludedFeatureReference
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
class
|
SiteFeatureReference
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
class
|
SiteFeatureReferenceModel
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This
provisional API was never promoted to stable API, and may be removed from a future release of the platform.
|
Methods in
org.eclipse.update.core that return
IFeatureReference
|
IFeatureReference
|
IFeatureContentConsumer.
close
()
Deprecated. Closes this content consumer. |
IFeatureReference
|
Site.
install
(
IFeature sourceFeature,
IFeatureReference[] optionalFeatures,
IFeatureContentConsumer parentContentConsumer,
IVerifier parentVerifier,
IVerificationListener verificationListener,
IProgressMonitor progress)
Deprecated. Install the specified feature on this site using the content consumer as
a context to install the feature in. |
IFeatureReference
|
Site.
install
(
IFeature sourceFeature,
IFeatureReference[] optionalFeatures,
IVerificationListener verificationListener,
IProgressMonitor progress)
Deprecated. Install the specified feature and listed optional features on this site. |
IFeatureReference
|
IFeature.
install
(
IFeature targetFeature,
IFeatureReference[] optionalFeatures,
IVerificationListener verificationListener,
IProgressMonitor monitor)
Deprecated. Install the contents of this feature into the specified target feature. |
IFeatureReference
|
ISite.
install
(
IFeature feature,
IFeatureReference[] optionalfeatures,
IVerificationListener verificationListener,
IProgressMonitor monitor)
Deprecated. Installs the specified feature on this site. |
IFeatureReference
|
Feature.
install
(
IFeature targetFeature,
IFeatureReference[] optionalfeatures,
IVerificationListener verificationListener,
IProgressMonitor progress)
Deprecated. Install the contents of this feature into the specified target feature. |
IFeatureReference
|
Site.
install
(
IFeature sourceFeature,
IVerificationListener verificationListener,
IProgressMonitor progress)
Deprecated. Install the specified feature and all optional features on this site. |
IFeatureReference
|
IFeature.
install
(
IFeature targetFeature,
IVerificationListener verificationListener,
IProgressMonitor monitor)
Deprecated. Install the contents of this feature into the specified target feature. |
IFeatureReference
|
ISite.
install
(
IFeature feature,
IVerificationListener verificationListener,
IProgressMonitor monitor)
Deprecated. Installs the specified feature on this site. |
IFeatureReference
|
Feature.
install
(
IFeature targetFeature,
IVerificationListener verificationListener,
IProgressMonitor progress)
Deprecated. Install the contents of this feature into the specified target feature. |
Methods in
org.eclipse.update.core with parameters of type
IFeatureReference
|
protected
IFeature
|
FeatureReference.
getFeature
(
IFeatureReference ref,
IProgressMonitor monitor)
Deprecated. Returns the feature the reference points to |
IFeatureReference
|
Site.
install
(
IFeature sourceFeature,
IFeatureReference[] optionalFeatures,
IFeatureContentConsumer parentContentConsumer,
IVerifier parentVerifier,
IVerificationListener verificationListener,
IProgressMonitor progress)
Deprecated. Install the specified feature on this site using the content consumer as
a context to install the feature in. |
IFeatureReference
|
Site.
install
(
IFeature sourceFeature,
IFeatureReference[] optionalFeatures,
IVerificationListener verificationListener,
IProgressMonitor progress)
Deprecated. Install the specified feature and listed optional features on this site. |
IFeatureReference
|
IFeature.
install
(
IFeature targetFeature,
IFeatureReference[] optionalFeatures,
IVerificationListener verificationListener,
IProgressMonitor monitor)
Deprecated. Install the contents of this feature into the specified target feature. |
IFeatureReference
|
ISite.
install
(
IFeature feature,
IFeatureReference[] optionalfeatures,
IVerificationListener verificationListener,
IProgressMonitor monitor)
Deprecated. Installs the specified feature on this site. |
IFeatureReference
|
Feature.
install
(
IFeature targetFeature,
IFeatureReference[] optionalfeatures,
IVerificationListener verificationListener,
IProgressMonitor progress)
Deprecated. Install the contents of this feature into the specified target feature. |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|
|