|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContextParameter
Interface for ContextParameter ontology class
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/UserModelling#ContextParameter)
Field Summary | |
---|---|
static Property |
hasNameProperty
The Jena Property for hasName (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasName) |
static Property |
hasValueProperty
The Jena Property for hasValue (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasValue) |
static Resource |
TargetURI
Individual for URI: http://www.ibspan.waw.pl/tss/UserModelling#TargetURI |
static Resource |
TYPE
The rdf:type for this ontology class |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
String |
getHasName()
Gets the 'hasName' property value |
String |
getHasValue()
Gets the 'hasValue' property value |
void |
setHasName(String hasName)
Sets the 'hasName' property value |
void |
setHasValue(String hasValue)
Sets the 'hasValue' 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 hasValueProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasValue)
static final Property hasNameProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasName)
static final Resource TargetURI
Method Detail |
---|
String getHasValue() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
hasValueProperty
void setHasValue(String hasValue) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
hasValueProperty
String getHasName() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
hasNameProperty
void setHasName(String hasName) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
hasNameProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |