|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StatisticsEntry
Interface for StatisticsEntry ontology class
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/UserModelling#StatisticsEntry)
| Field Summary | |
|---|---|
static Property |
hasCountProperty
The Jena Property for hasCount (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasCount) |
static Property |
hasStaticticsKeyProperty
The Jena Property for hasStaticticsKey (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasStaticticsKey) |
static Resource |
TYPE
The rdf:type for this ontology class |
| Fields inherited from interface com.ibm.adtech.jastor.Thing |
|---|
copyright |
| Method Summary | |
|---|---|
Integer |
getHasCount()
Gets the 'hasCount' property value |
StatisticsKey |
getHasStaticticsKey()
Gets the 'hasStaticticsKey' property value |
void |
setHasCount(Integer hasCount)
Sets the 'hasCount' property value |
StatisticsKey |
setHasStaticticsKey()
Sets the 'hasStaticticsKey' property value to an anonymous node |
StatisticsKey |
setHasStaticticsKey(Resource resource)
Sets the 'hasStaticticsKey' property value to the given resource, and add's rdf:type properties. |
void |
setHasStaticticsKey(StatisticsKey hasStaticticsKey)
Sets the 'hasStaticticsKey' 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 hasStaticticsKeyProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasStaticticsKey)
static final Property hasCountProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasCount)
| Method Detail |
|---|
StatisticsKey getHasStaticticsKey()
throws com.ibm.adtech.jastor.JastorException
StatisticsKey
com.ibm.adtech.jastor.JastorExceptionhasStaticticsKeyProperty
void setHasStaticticsKey(StatisticsKey hasStaticticsKey)
throws com.ibm.adtech.jastor.JastorException
{@link - ibspan.tss.um.ontology.StatisticsKey}
com.ibm.adtech.jastor.JastorExceptionhasStaticticsKeyProperty
StatisticsKey setHasStaticticsKey()
throws com.ibm.adtech.jastor.JastorException
StatisticsKey, the created value
com.ibm.adtech.jastor.JastorExceptionhasStaticticsKeyProperty
StatisticsKey setHasStaticticsKey(Resource resource)
throws com.ibm.adtech.jastor.JastorException
StatisticsKey with the factory.
and calling setHasStaticticsKey(ibspan.tss.um.ontology.StatisticsKey hasStaticticsKey)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/UserModelling#StatisticsKey. 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.
StatisticsKey, the newly created value
com.ibm.adtech.jastor.JastorExceptionhasStaticticsKeyProperty
Integer getHasCount()
throws com.ibm.adtech.jastor.JastorException
Integer
com.ibm.adtech.jastor.JastorExceptionhasCountProperty
void setHasCount(Integer hasCount)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.Integer}
com.ibm.adtech.jastor.JastorExceptionhasCountProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||