|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelObject | |
---|---|
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 ModelObject in org.eclipse.update.core |
---|
Subclasses of ModelObject in org.eclipse.update.core | |
---|---|
class |
ArchiveReference
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
Category
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
Feature
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
FeatureReference
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
Import
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
IncludedFeatureReference
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
InstallHandlerEntry
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
NonPluginEntry
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
PluginEntry
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
Site
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
SiteFeatureReference
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
SiteFeatureReferenceModel
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
URLEntry
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
Uses of ModelObject in org.eclipse.update.core.model |
---|
Subclasses of ModelObject in org.eclipse.update.core.model | |
---|---|
class |
ArchiveReferenceModel
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
CategoryModel
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
ContentEntryModel
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
FeatureModel
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
FeatureReferenceModel
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
ImportModel
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
IncludedFeatureReferenceModel
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
InstallHandlerEntryModel
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
NonPluginEntryModel
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
PluginEntryModel
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
SiteModel
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
class |
URLEntryModel
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
Methods in org.eclipse.update.core.model with parameters of type ModelObject | |
---|---|
protected void |
ModelObject.markListReferenceReadOnly(ModelObject[] o)
Deprecated. Delegate setting of read-only |
protected void |
ModelObject.markReferenceReadOnly(ModelObject o)
Deprecated. Delegate setting of read-only |
protected void |
ModelObject.resolveListReference(ModelObject[] o,
URL url,
URL bundleURL)
Deprecated. Delegate resolution to list of referenced models |
protected void |
ModelObject.resolveReference(ModelObject o,
URL url,
URL bundleURL)
Deprecated. Delegate resolution to referenced model |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.