|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MeasureDomain
Interface for MeasureDomain ontology class
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/UserModelling#MeasureDomain)
Field Summary | |
---|---|
static Property |
ofMeasureProperty
The Jena Property for ofMeasure (URI: http://www.ibspan.waw.pl/tss/UserModelling#ofMeasure) RDF Schema Standard Properties comment : Type of an measure (e.g. ordinal), pointed by URI reference to this type. |
static Resource |
TYPE
The rdf:type for this ontology class |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
String |
getOfMeasure()
Gets the 'ofMeasure' property value |
void |
setOfMeasure(String ofMeasure)
Sets the 'ofMeasure' 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 ofMeasureProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#ofMeasure)
Method Detail |
---|
String getOfMeasure() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
ofMeasureProperty
void setOfMeasure(String ofMeasure) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
ofMeasureProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |