Methods in
org.eclipse.update.core.model with parameters of type
URLEntryModel
|
void
|
FeatureModel.
addDiscoverySiteEntryModel
(
URLEntryModel discoverySiteInfo)
Deprecated. Adds an additional update site reference. |
void
|
SiteModel.
addMirrorModel
(
URLEntryModel mirror)
Deprecated. Adds a mirror site. |
void
|
FeatureModel.
removeDiscoverySiteEntryModel
(
URLEntryModel discoverySiteInfo)
Deprecated. Removes an update site reference. |
void
|
SiteModel.
removeMirror
(
URLEntryModel mirror)
Deprecated. Removes a mirror from site. |
void
|
FeatureModel.
setCopyrightModel
(
URLEntryModel copyright)
Deprecated. Sets the feature copyright information. |
void
|
CategoryModel.
setDescriptionModel
(
URLEntryModel description)
Deprecated. Sets the category description. |
void
|
SiteModel.
setDescriptionModel
(
URLEntryModel description)
Deprecated. Sets the site description. |
void
|
FeatureModel.
setDescriptionModel
(
URLEntryModel description)
Deprecated. Sets the feature description information. |
void
|
FeatureModel.
setDiscoverySiteEntryModels
(
URLEntryModel[] discoverySiteInfo)
Deprecated. Sets additional update site references. |
void
|
FeatureModel.
setLicenseModel
(
URLEntryModel license)
Deprecated. Sets the feature license information. |
void
|
SiteModel.
setMirrorSiteEntryModels
(
URLEntryModel[] mirrors)
Deprecated. Sets additional mirror sites
Throws a runtime exception if this object is marked read-only. |
void
|
FeatureModel.
setUpdateSiteEntryModel
(
URLEntryModel updateSiteInfo)
Deprecated. Sets the feature update site reference. |