|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RatedResource
Interface for RatedResource ontology class
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/UserModelling#RatedResource)
Field Summary | |
---|---|
static Property |
hasRateProperty
The Jena Property for hasRate (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasRate) |
static Property |
ofResourceProperty
The Jena Property for ofResource (URI: http://www.ibspan.waw.pl/tss/UserModelling#ofResource) |
static Resource |
TYPE
The rdf:type for this ontology class |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
Double |
getHasRate()
Gets the 'hasRate' property value |
String |
getOfResource()
Gets the 'ofResource' property value |
void |
setHasRate(Double hasRate)
Sets the 'hasRate' property value |
void |
setOfResource(String ofResource)
Sets the 'ofResource' property value |
Methods inherited from interface com.ibm.adtech.jastor.Thing |
---|
clearCache, isRDFType, listStatements, model, registerListener, removeStatements, resource, unregisterListener, uri |
Field Detail |
---|
static final Resource TYPE
static final Property hasRateProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasRate)
static final Property ofResourceProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#ofResource)
Method Detail |
---|
Double getHasRate() throws com.ibm.adtech.jastor.JastorException
Double
com.ibm.adtech.jastor.JastorException
hasRateProperty
void setHasRate(Double hasRate) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.Double}
com.ibm.adtech.jastor.JastorException
hasRateProperty
String getOfResource() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
ofResourceProperty
void setOfResource(String ofResource) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
ofResourceProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |