|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IURLEntry | |
org.eclipse.update.core | Provides support for extending the base installation and update services. |
Uses of IURLEntry in org.eclipse.update.core |
Classes in org.eclipse.update.core that implement IURLEntry | |
class |
URLEntry
Convenience implementation of an annotated URL. |
Methods in org.eclipse.update.core that return IURLEntry | |
IURLEntry |
IFeature.getUpdateSiteEntry()
Returns an information entry referencing the location of the feature update site. |
IURLEntry[] |
IFeature.getDiscoverySiteEntries()
Return an array of information entries referencing locations of other update sites. |
IURLEntry |
IFeature.getDescription()
Returns the feature description. |
IURLEntry |
IFeature.getCopyright()
Returns the copyright information for the feature. |
IURLEntry |
IFeature.getLicense()
Returns the license information for the feature. |
IURLEntry |
Feature.getUpdateSiteEntry()
Returns an information entry referencing the location of the feature update site. |
IURLEntry[] |
Feature.getDiscoverySiteEntries()
Return an array of information entries referencing locations of other update sites. |
IURLEntry |
Feature.getDescription()
Returns the feature description. |
IURLEntry |
Feature.getCopyright()
Returns the copyright information for the feature. |
IURLEntry |
Feature.getLicense()
Returns the license information for the feature. |
IURLEntry |
ICategory.getDescription()
Retrieve the detailed category description |
IURLEntry |
Site.getDescription()
Returns the site description. |
IURLEntry |
Category.getDescription()
Retrieve the detailed category description |
IURLEntry |
ISite.getDescription()
Returns the site description. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.