public interface GenericDescription extends BaseDescription
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_TYPE
The default type of generic capability.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Dictionary<java.lang.String,java.lang.Object> |
getAttributes()
Returns the arbitrary attributes for this description
|
java.lang.String |
getName()
Deprecated.
matching should only be done against a capability's
attributes.
|
java.lang.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, setUserObjectstatic final java.lang.String DEFAULT_TYPE
java.util.Dictionary<java.lang.String,java.lang.Object> getAttributes()
java.lang.String getType()
java.lang.String getName()
getName in interface BaseDescriptionVersion getVersion()
"version".
If this attribute's value is not a Version then null is
returned.getVersion in interface BaseDescription
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.