|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenericSpecification
A specification which depends on a generic capability
Field Summary | |
---|---|
static int |
RESOLUTION_MULTIPLE
The multiple resolution type |
static int |
RESOLUTION_OPTIONAL
The optional resolution type |
Method Summary | |
---|---|
java.lang.String |
getMatchingFilter()
Returns a matching filter used to match with a suppliers attributes |
int |
getResolution()
Returns the resolution type of the required capability. |
GenericDescription[] |
getSuppliers()
Returns the suppliers of the capability. |
java.lang.String |
getType()
Returns the type of generic specification |
Methods inherited from interface org.eclipse.osgi.service.resolver.VersionConstraint |
---|
getBundle, getName, getSupplier, getVersionRange, isResolved, isSatisfiedBy |
Field Detail |
---|
static final int RESOLUTION_OPTIONAL
getResolution()
,
Constant Field Valuesstatic final int RESOLUTION_MULTIPLE
getResolution()
,
Constant Field ValuesMethod Detail |
---|
java.lang.String getMatchingFilter()
java.lang.String getType()
int getResolution()
RESOLUTION_OPTIONAL
and/or the multiple bit RESOLUTION_MULTIPLE
set.
GenericDescription[] getSuppliers()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |