|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AgentQuestion
Interface for AgentQuestion ontology class
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/UserModelling#AgentQuestion)
Field Summary | |
---|---|
static Property |
hasLongMessageProperty
The Jena Property for hasLongMessage (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasLongMessage) |
static Property |
hasQuestionIDProperty
The Jena Property for hasQuestionID (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasQuestionID) |
static Property |
hasScenarioActionNameProperty
The Jena Property for hasScenarioActionName (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasScenarioActionName) |
static Property |
hasShortMessageProperty
The Jena Property for hasShortMessage (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasShortMessage) |
static Property |
hasUserIDProperty
The Jena Property for hasUserID (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasUserID) |
static Resource |
TYPE
The rdf:type for this ontology class |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
String |
getHasLongMessage()
Gets the 'hasLongMessage' property value |
Integer |
getHasQuestionID()
Gets the 'hasQuestionID' property value |
String |
getHasScenarioActionName()
Gets the 'hasScenarioActionName' property value |
String |
getHasShortMessage()
Gets the 'hasShortMessage' property value |
Integer |
getHasUserID()
Gets the 'hasUserID' property value |
void |
setHasLongMessage(String hasLongMessage)
Sets the 'hasLongMessage' property value |
void |
setHasQuestionID(Integer hasQuestionID)
Sets the 'hasQuestionID' property value |
void |
setHasScenarioActionName(String hasScenarioActionName)
Sets the 'hasScenarioActionName' property value |
void |
setHasShortMessage(String hasShortMessage)
Sets the 'hasShortMessage' property value |
void |
setHasUserID(Integer hasUserID)
Sets the 'hasUserID' 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 hasLongMessageProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasLongMessage)
static final Property hasQuestionIDProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasQuestionID)
static final Property hasShortMessageProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasShortMessage)
static final Property hasScenarioActionNameProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasScenarioActionName)
static final Property hasUserIDProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasUserID)
Method Detail |
---|
String getHasLongMessage() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
hasLongMessageProperty
void setHasLongMessage(String hasLongMessage) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
hasLongMessageProperty
Integer getHasQuestionID() throws com.ibm.adtech.jastor.JastorException
Integer
com.ibm.adtech.jastor.JastorException
hasQuestionIDProperty
void setHasQuestionID(Integer hasQuestionID) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.Integer}
com.ibm.adtech.jastor.JastorException
hasQuestionIDProperty
String getHasShortMessage() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
hasShortMessageProperty
void setHasShortMessage(String hasShortMessage) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
hasShortMessageProperty
String getHasScenarioActionName() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
hasScenarioActionNameProperty
void setHasScenarioActionName(String hasScenarioActionName) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
hasScenarioActionNameProperty
Integer getHasUserID() throws com.ibm.adtech.jastor.JastorException
Integer
com.ibm.adtech.jastor.JastorException
hasUserIDProperty
void setHasUserID(Integer hasUserID) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.Integer}
com.ibm.adtech.jastor.JastorException
hasUserIDProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |