|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Interval
Interface for Interval ontology class
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/UserModelling#Interval)
Field Summary | |
---|---|
static Property |
mapsLinearValueProperty
The Jena Property for mapsLinearValue (URI: http://www.ibspan.waw.pl/tss/UserModelling#mapsLinearValue) RDF Schema Standard Properties comment : Maps abstract value to a real number. |
static Resource |
TYPE
The rdf:type for this ontology class |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
Double |
getMapsLinearValue()
Gets the 'mapsLinearValue' property value |
void |
setMapsLinearValue(Double mapsLinearValue)
Sets the 'mapsLinearValue' 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 mapsLinearValueProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#mapsLinearValue)
Method Detail |
---|
Double getMapsLinearValue() throws com.ibm.adtech.jastor.JastorException
Double
com.ibm.adtech.jastor.JastorException
mapsLinearValueProperty
void setMapsLinearValue(Double mapsLinearValue) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.Double}
com.ibm.adtech.jastor.JastorException
mapsLinearValueProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |