|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RatedResult
Interface for RatedResult ontology class
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/UserModelling#RatedResult)
| Field Summary | |
|---|---|
static Property |
hasTemperatureProperty
The Jena Property for hasTemperature (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasTemperature) |
static Property |
ofObjectProperty
The Jena Property for ofObject (URI: http://www.ibspan.waw.pl/tss/UserModelling#ofObject) |
static Resource |
TYPE
The rdf:type for this ontology class |
| Fields inherited from interface com.ibm.adtech.jastor.Thing |
|---|
copyright |
| Method Summary | |
|---|---|
Double |
getHasTemperature()
Gets the 'hasTemperature' property value |
com.ibm.adtech.jastor.Thing |
getOfObject()
Gets the 'ofObject' property value |
void |
setHasTemperature(Double hasTemperature)
Sets the 'hasTemperature' property value |
com.ibm.adtech.jastor.Thing |
setOfObject()
Sets the 'ofObject' property value to an anonymous node |
com.ibm.adtech.jastor.Thing |
setOfObject(Resource resource)
Sets the 'ofObject' property value to the given resource, and add's rdf:type properties. |
void |
setOfObject(com.ibm.adtech.jastor.Thing ofObject)
Sets the 'ofObject' 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 hasTemperatureProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasTemperature)
static final Property ofObjectProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#ofObject)
| Method Detail |
|---|
Double getHasTemperature()
throws com.ibm.adtech.jastor.JastorException
Double
com.ibm.adtech.jastor.JastorExceptionhasTemperatureProperty
void setHasTemperature(Double hasTemperature)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.Double}
com.ibm.adtech.jastor.JastorExceptionhasTemperatureProperty
com.ibm.adtech.jastor.Thing getOfObject()
throws com.ibm.adtech.jastor.JastorException
Thing
com.ibm.adtech.jastor.JastorExceptionofObjectProperty
void setOfObject(com.ibm.adtech.jastor.Thing ofObject)
throws com.ibm.adtech.jastor.JastorException
{@link - com.ibm.adtech.jastor.Thing}
com.ibm.adtech.jastor.JastorExceptionofObjectProperty
com.ibm.adtech.jastor.Thing setOfObject()
throws com.ibm.adtech.jastor.JastorException
Thing, the created value
com.ibm.adtech.jastor.JastorExceptionofObjectProperty
com.ibm.adtech.jastor.Thing setOfObject(Resource resource)
throws com.ibm.adtech.jastor.JastorException
Thing with the factory.
and calling setOfObject(com.ibm.adtech.jastor.Thing ofObject)
The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Resource. That is, this method
should not be used as a shortcut for creating new objects in the model.
{@link - com.hp.hpl.jena.rdf.model.Resource} must not be be null.
Thing, the newly created value
com.ibm.adtech.jastor.JastorExceptionofObjectProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||