|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IUpdateDescriptor
Field Summary | |
---|---|
static int |
HIGH
|
static int |
NORMAL
|
Method Summary | |
---|---|
String |
getDescription()
The description of the update. |
Collection<IMatchExpression<IInstallableUnit>> |
getIUsBeingUpdated()
|
URI |
getLocation()
Returns the location of a document containing the description. |
int |
getSeverity()
The importance of the update descriptor represented as a int. |
boolean |
isUpdateOf(IInstallableUnit iu)
Helper method indicating whether or not an installable unit is an update for the installable unit passed |
Field Detail |
---|
static final int NORMAL
static final int HIGH
Method Detail |
---|
Collection<IMatchExpression<IInstallableUnit>> getIUsBeingUpdated()
String getDescription()
URI getLocation()
null
int getSeverity()
boolean isUpdateOf(IInstallableUnit iu)
iu
- the installable unit checked
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.