public interface GenericDescription extends BaseDescription
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_TYPE
The default type of generic capability.
|
Modifier and Type | Method and Description |
---|---|
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.
|
getCapability, getDeclaredAttributes, getDeclaredDirectives, getSupplier, getUserObject, setUserObject
static final String DEFAULT_TYPE
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
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.