|
Eclipse Platform Release 3.7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenericDescription
A description of a generic capability.
Field Summary | |
---|---|
static String |
DEFAULT_TYPE
The default type of generic capability. |
Method Summary | |
---|---|
Dictionary<String,Object> |
getAttributes()
Returns the arbitrary attributes for this description |
String |
getName()
Deprecated. matching should only be done against a capability's attributes. |
String |
getType()
Returns the type of generic description capability |
Version |
getVersion()
Deprecated. matching should only be done against a capability's attributes. |
Methods inherited from interface org.eclipse.osgi.service.resolver.BaseDescription |
---|
getCapability, getDeclaredAttributes, getDeclaredDirectives, getSupplier |
Field Detail |
---|
static final String DEFAULT_TYPE
Method Detail |
---|
Dictionary<String,Object> getAttributes()
String getType()
String getName()
getName
in interface BaseDescription
Version getVersion()
"version"
.
If this attribute's value is not a Version
then null is
returned.
getVersion
in interface BaseDescription
|
Eclipse Platform Release 3.7 |
|||||||||
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, 2011. All rights reserved.