|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRequirement
Method Summary | |
---|---|
Filter |
getFilter()
|
IMatchExpression<IInstallableUnit> |
getMatches()
Returns a boolean match expression that will return true for any IInstallableUnit that matches the requirement. |
int |
getMax()
|
int |
getMin()
|
boolean |
isGreedy()
|
boolean |
isMatch(IInstallableUnit iu)
|
Method Detail |
---|
int getMin()
int getMax()
Filter getFilter()
IMatchExpression<IInstallableUnit> getMatches()
IInstallableUnit
that matches the requirement.
boolean isMatch(IInstallableUnit iu)
boolean isGreedy()
|
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.