public interface GenericSpecification extends VersionConstraint
| Modifier and Type | Field and Description |
|---|---|
static int |
RESOLUTION_MULTIPLE
The multiple resolution type
|
static int |
RESOLUTION_OPTIONAL
The optional resolution type
|
| Modifier and Type | Method and Description |
|---|---|
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
|
getBundle, getName, getRequirement, getSupplier, getUserObject, getVersionRange, isResolved, isSatisfiedBy, setUserObjectstatic final int RESOLUTION_OPTIONAL
getResolution(),
Constant Field Valuesstatic final int RESOLUTION_MULTIPLE
getResolution(),
Constant Field ValuesString getMatchingFilter()
String getType()
int getResolution()
RESOLUTION_OPTIONAL
and/or the multiple bit RESOLUTION_MULTIPLE set.GenericDescription[] getSuppliers()
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.