| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertyRef
Represents a Property / Aspect combination. The Property is as defined by the PropertyName class, comprising a term from a vocabulary and a namespace for that vocabulary.
Service.newPropertyRef(org.w3c.ddr.simple.PropertyName), 
Service.newPropertyRef(org.w3c.ddr.simple.PropertyName, String localAspectName), 
PropertyName| Field Summary | |
|---|---|
static java.lang.String | 
NULL_ASPECT
This constant value is used to support Vocabularies that do not distinguish Aspects.  | 
| Method Summary | |
|---|---|
 java.lang.String | 
getAspectName()
The name of the aspect, according to a vocabulary of aspect terms.  | 
 java.lang.String | 
getLocalPropertyName()
The name of the property, according to a vocabulary of property terms.  | 
 java.lang.String | 
getNamespace()
The namespace of the property and aspect terms.  | 
| Field Detail | 
|---|
static final java.lang.String NULL_ASPECT
| Method Detail | 
|---|
java.lang.String getLocalPropertyName()
java.lang.String getAspectName()
java.lang.String getNamespace()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||