|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StatisticsMap
Interface for StatisticsMap ontology class
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/UserModelling#StatisticsMap)
| Field Summary | |
|---|---|
static Property |
hasStatisticsEntryProperty
The Jena Property for hasStatisticsEntry (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasStatisticsEntry) |
static Resource |
TYPE
The rdf:type for this ontology class |
| Fields inherited from interface com.ibm.adtech.jastor.Thing |
|---|
copyright |
| Method Summary | |
|---|---|
com.ibm.adtech.jastor.Thing |
addHasStatisticsEntry()
Adds an anonymous value for the 'hasStatisticsEntry' property |
com.ibm.adtech.jastor.Thing |
addHasStatisticsEntry(Resource resource)
Adds a value for the 'hasStatisticsEntry' property. |
void |
addHasStatisticsEntry(com.ibm.adtech.jastor.Thing hasStatisticsEntry)
Adds a value for the 'hasStatisticsEntry' property |
Iterator |
getHasStatisticsEntry()
Get an Iterator the 'hasStatisticsEntry' property values. |
void |
removeHasStatisticsEntry(com.ibm.adtech.jastor.Thing hasStatisticsEntry)
Removes a value for the 'hasStatisticsEntry' property. |
| 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 hasStatisticsEntryProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasStatisticsEntry)
| Method Detail |
|---|
Iterator getHasStatisticsEntry()
throws com.ibm.adtech.jastor.JastorException
Iterator of Thing
com.ibm.adtech.jastor.JastorExceptionhasStatisticsEntryProperty
void addHasStatisticsEntry(com.ibm.adtech.jastor.Thing hasStatisticsEntry)
throws com.ibm.adtech.jastor.JastorException
The - Thing to add
com.ibm.adtech.jastor.JastorExceptionhasStatisticsEntryProperty
com.ibm.adtech.jastor.Thing addHasStatisticsEntry()
throws com.ibm.adtech.jastor.JastorException
Thing created
com.ibm.adtech.jastor.JastorExceptionhasStatisticsEntryProperty
com.ibm.adtech.jastor.Thing addHasStatisticsEntry(Resource resource)
throws com.ibm.adtech.jastor.JastorException
Thing with the factory
and calling addHasStatisticsEntry(com.ibm.adtech.jastor.Thing hasStatisticsEntry)
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.
The - om.hp.hpl.jena.rdf.model.Resource to add
com.ibm.adtech.jastor.JastorExceptionhasStatisticsEntryProperty
void removeHasStatisticsEntry(com.ibm.adtech.jastor.Thing hasStatisticsEntry)
throws com.ibm.adtech.jastor.JastorException
The - Thing to remove
com.ibm.adtech.jastor.JastorExceptionhasStatisticsEntryProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||