|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OpinionSet
Interface for OpinionSet ontology class
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/UserModelling#OpinionSet)
| Field Summary | |
|---|---|
static Property |
containsOpinionProperty
The Jena Property for containsOpinion (URI: http://www.ibspan.waw.pl/tss/UserModelling#containsOpinion) |
static Resource |
TYPE
The rdf:type for this ontology class |
static Property |
wasChangedProperty
The Jena Property for wasChanged (URI: http://www.ibspan.waw.pl/tss/UserModelling#wasChanged) RDF Schema Standard Properties comment : date of last change of the opinions set^^http://www.w3.org/2001/XMLSchema#string |
| Fields inherited from interface com.ibm.adtech.jastor.Thing |
|---|
copyright |
| Method Summary | |
|---|---|
Opinion |
addContainsOpinion()
Adds an anonymous value for the 'containsOpinion' property |
void |
addContainsOpinion(Opinion containsOpinion)
Adds a value for the 'containsOpinion' property |
Opinion |
addContainsOpinion(Resource resource)
Adds a value for the 'containsOpinion' property. |
Iterator |
getContainsOpinion()
Get an Iterator the 'containsOpinion' property values. |
XSDDateTime |
getWasChanged()
Gets the 'wasChanged' property value |
void |
removeContainsOpinion(Opinion containsOpinion)
Removes a value for the 'containsOpinion' property. |
void |
setWasChanged(XSDDateTime wasChanged)
Sets the 'wasChanged' 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 containsOpinionProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#containsOpinion)
static final Property wasChangedProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#wasChanged)
| Method Detail |
|---|
Iterator getContainsOpinion()
throws com.ibm.adtech.jastor.JastorException
Iterator of Opinion
com.ibm.adtech.jastor.JastorExceptioncontainsOpinionProperty
void addContainsOpinion(Opinion containsOpinion)
throws com.ibm.adtech.jastor.JastorException
The - Opinion to add
com.ibm.adtech.jastor.JastorExceptioncontainsOpinionProperty
Opinion addContainsOpinion()
throws com.ibm.adtech.jastor.JastorException
Opinion created
com.ibm.adtech.jastor.JastorExceptioncontainsOpinionProperty
Opinion addContainsOpinion(Resource resource)
throws com.ibm.adtech.jastor.JastorException
Opinion with the factory
and calling addContainsOpinion(ibspan.tss.um.ontology.Opinion containsOpinion)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/UserModelling#Opinion. That is, this method
should not be used as a shortcut for creating new objects in the model.
The - om.hp.hpl.jena.rdf.model.Resource to add
com.ibm.adtech.jastor.JastorExceptioncontainsOpinionProperty
void removeContainsOpinion(Opinion containsOpinion)
throws com.ibm.adtech.jastor.JastorException
The - Opinion to remove
com.ibm.adtech.jastor.JastorExceptioncontainsOpinionProperty
XSDDateTime getWasChanged()
throws com.ibm.adtech.jastor.JastorException
XSDDateTime
com.ibm.adtech.jastor.JastorExceptionwasChangedProperty
void setWasChanged(XSDDateTime wasChanged)
throws com.ibm.adtech.jastor.JastorException
{@link - com.hp.hpl.jena.datatypes.xsd.XSDDateTime}
com.ibm.adtech.jastor.JastorExceptionwasChangedProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||