|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OrdinalSet
Interface for OrdinalSet ontology class
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/UserModelling#OrdinalSet)
| Field Summary | |
|---|---|
static Property |
containsProperty
The Jena Property for contains (URI: http://www.ibspan.waw.pl/tss/UserModelling#contains) |
static Resource |
TYPE
The rdf:type for this ontology class |
| Fields inherited from interface com.ibm.adtech.jastor.Thing |
|---|
copyright |
| Method Summary | |
|---|---|
Ordinal |
addContains_asOrdinal()
Adds an anonymous value for the 'contains' property |
Ordinal |
addContains_asOrdinal(Resource resource)
Adds a value for the 'contains' property. |
Measure |
addContains()
Adds an anonymous value for the 'contains' property |
void |
addContains(Measure contains)
Adds a value for the 'contains' property |
void |
addContains(Ordinal contains)
Adds a value for the 'contains' property |
Measure |
addContains(Resource resource)
Adds a value for the 'contains' property. |
Iterator |
getContains_asOrdinal()
Get an Iterator the 'contains' property values. |
Iterator |
getContains()
Get an Iterator the 'contains' property values. |
void |
removeContains(Measure contains)
Removes a value for the 'contains' property. |
void |
removeContains(Ordinal contains)
Removes a value for the 'contains' 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 containsProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#contains)
| Method Detail |
|---|
Iterator getContains()
throws com.ibm.adtech.jastor.JastorException
Iterator of Measure
com.ibm.adtech.jastor.JastorExceptioncontainsProperty
void addContains(Measure contains)
throws com.ibm.adtech.jastor.JastorException
The - Measure to add
com.ibm.adtech.jastor.JastorExceptioncontainsProperty
Measure addContains()
throws com.ibm.adtech.jastor.JastorException
Measure created
com.ibm.adtech.jastor.JastorExceptioncontainsProperty
Measure addContains(Resource resource)
throws com.ibm.adtech.jastor.JastorException
Measure with the factory
and calling addContains(ibspan.tss.um.ontology.Measure contains)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/UserModelling#Measure. 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.JastorExceptioncontainsProperty
void removeContains(Measure contains)
throws com.ibm.adtech.jastor.JastorException
The - Measure to remove
com.ibm.adtech.jastor.JastorExceptioncontainsProperty
Iterator getContains_asOrdinal()
throws com.ibm.adtech.jastor.JastorException
Iterator of Ordinal
com.ibm.adtech.jastor.JastorExceptioncontainsProperty
void addContains(Ordinal contains)
throws com.ibm.adtech.jastor.JastorException
The - Ordinal to add
com.ibm.adtech.jastor.JastorExceptioncontainsProperty
Ordinal addContains_asOrdinal()
throws com.ibm.adtech.jastor.JastorException
Ordinal created
com.ibm.adtech.jastor.JastorExceptioncontainsProperty
Ordinal addContains_asOrdinal(Resource resource)
throws com.ibm.adtech.jastor.JastorException
Ordinal with the factory
and calling addContains(ibspan.tss.um.ontology.Ordinal contains)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/UserModelling#Ordinal. 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.JastorExceptioncontainsProperty
void removeContains(Ordinal contains)
throws com.ibm.adtech.jastor.JastorException
The - Ordinal to remove
com.ibm.adtech.jastor.JastorExceptioncontainsProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||