|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
PROBLEM
| Method Summary | |
java.lang.String |
getAnswerPattern()
PROBLEM |
java.lang.String |
getContent()
Returns the content of the question expressed in the language of the question |
void |
setAnswerPattern(java.lang.String _newPattern)
PROBLEM |
void |
setContent(java.lang.String newContent)
Sets the content of the question (expressed in the language of the question) |
java.lang.String |
toString()
Equivalent to getContent |
| Methods inherited from interface iw.model.IWProofElement |
getShortName, setShortName |
| Methods inherited from interface iw.model.IWModelElement |
getFirstSubmissionDate, getLastSubmissionDate, getModel, getURI, setFirstSubmissionDate, setLastSubmissionDate, setModel, setURI |
| Method Detail |
public java.lang.String getContent()
public void setContent(java.lang.String newContent)
newContent - the new content of the question (expressed in the language of the question)public java.lang.String toString()
public java.lang.String getAnswerPattern()
public void setAnswerPattern(java.lang.String _newPattern)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||