@Deprecated public class PersistentResource.RC extends java.lang.Object implements Requirement, Capability
| Constructor and Description |
|---|
PersistentResource.RC(PersistentResource.RCData data,
java.lang.String ns)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getAttributes()
Deprecated.
Returns the attributes of this requirement.
|
java.util.Map<java.lang.String,java.lang.String> |
getDirectives()
Deprecated.
Returns the directives of this requirement.
|
java.lang.String |
getNamespace()
Deprecated.
Returns the namespace of this requirement.
|
Resource |
getResource()
Deprecated.
Returns the resource declaring this requirement.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCodeequals, hashCodepublic PersistentResource.RC(PersistentResource.RCData data, java.lang.String ns)
public java.lang.String getNamespace()
RequirementgetNamespace in interface CapabilitygetNamespace in interface Requirementpublic Resource getResource()
RequirementgetResource in interface CapabilitygetResource in interface Requirementnull
if this requirement is synthesized.public java.util.Map<java.lang.String,java.lang.Object> getAttributes()
RequirementRequirement attributes have no specified semantics and are considered extra user defined information.
getAttributes in interface CapabilitygetAttributes in interface Requirementpublic java.util.Map<java.lang.String,java.lang.String> getDirectives()
RequirementgetDirectives in interface CapabilitygetDirectives in interface RequirementCopyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.