|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SiteModel | |
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 SiteModel in org.eclipse.update.core |
Subclasses of SiteModel in org.eclipse.update.core | |
class |
Site
Convenience implementation of a site. |
Methods in org.eclipse.update.core that return SiteModel | |
SiteModel |
BaseSiteFactory.createSiteMapModel()
Create a concrete implementation of site model. |
Uses of SiteModel in org.eclipse.update.core.model |
Methods in org.eclipse.update.core.model that return SiteModel | |
SiteModel |
FeatureReferenceModel.getSiteModel()
Returns the site model for the reference. |
SiteModel |
SiteModelFactory.parseSite(InputStream stream)
Creates and populates a default site from stream. |
SiteModel |
SiteModelFactory.createSiteMapModel()
Create a default site model. |
SiteModel |
DefaultSiteParser.parse(InputStream in)
Parses the specified input steam and constructs a site model. |
Methods in org.eclipse.update.core.model with parameters of type SiteModel | |
void |
FeatureReferenceModel.setSiteModel(SiteModel site)
Sets the site for the referenced. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |