|
Eclipse Platform Release 3.6 |
|||||||||
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 | |
---|---|
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. |
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 |
---|
String getMatchingFilter()
String getType()
int getResolution()
RESOLUTION_OPTIONAL
and/or the multiple bit RESOLUTION_MULTIPLE
set.
GenericDescription[] getSuppliers()
|
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.