|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.ims.qti.editor.beecom.objects.Section
public class Section
| Constructor Summary | |
|---|---|
Section()
|
|
| Method Summary | |
|---|---|
void |
addToElement(org.dom4j.Element root)
|
boolean |
checkAlienItems()
|
boolean |
containsEssayQuestions()
Checks if this section contains any questions of type 'essay' |
QTIObject |
getDuration()
Returns the duration. |
java.lang.String |
getIdent()
Returns the ident. |
java.util.List |
getItems()
Returns the items. |
java.lang.String |
getObjectives()
Returns the objectives. |
QTIObject |
getOutcomes_processing()
Returns the outcomes_processing. |
QTIObject |
getPresentation_material()
Returns the presentation_material. |
QTIObject |
getQticomment()
Returns the qticomment. |
java.util.List |
getQtimetadatas()
Returns the qtimetadatas. |
QTIObject |
getReference()
Returns the reference. |
java.util.List |
getRubrics()
Returns the rubrics. |
java.util.List |
getSectioncontrols()
Returns the sectioncontrols. |
java.util.List |
getSectionfeedbacks()
Returns the sectionfeedbacks. |
java.util.List |
getSectionpostcondition()
Returns the sectionpostcondition. |
java.util.List |
getSectionprecondition()
Returns the sectionprecondition. |
QTIObject |
getSectionproc_extension()
Returns the sectionproc_extension. |
java.util.List |
getSections()
Returns the sections. |
SelectionOrdering |
getSelection_ordering()
Returns the selection_ordering. |
java.lang.String |
getTitle()
Returns the title. |
boolean |
hasAlienItems()
|
void |
setDuration(QTIObject duration)
Sets the duration. |
void |
setIdent(java.lang.String ident)
Sets the ident. |
void |
setItems(java.util.List items)
Sets the items. |
void |
setObjectives(java.lang.String objectives)
Sets the objectives. |
void |
setOutcomes_processing(QTIObject outcomes_processing)
Sets the outcomes_processing. |
void |
setPresentation_material(QTIObject presentation_material)
Sets the presentation_material. |
void |
setQticomment(QTIObject qticomment)
Sets the qticomment. |
void |
setQtimetadatas(java.util.List qtimetadatas)
Sets the qtimetadatas. |
void |
setReference(QTIObject reference)
Sets the reference. |
void |
setRubrics(java.util.List rubrics)
Sets the rubrics. |
void |
setSectioncontrols(java.util.List sectioncontrols)
Sets the sectioncontrols. |
void |
setSectionfeedbacks(java.util.List sectionfeedbacks)
Sets the sectionfeedbacks. |
void |
setSectionpostcondition(java.util.List sectionpostcondition)
Sets the sectionpostcondition. |
void |
setSectionprecondition(java.util.List sectionprecondition)
Sets the sectionprecondition. |
void |
setSectionproc_extension(QTIObject sectionproc_extension)
Sets the sectionproc_extension. |
void |
setSections(java.util.List sections)
Sets the sections. |
void |
setSelection_ordering(SelectionOrdering selection_ordering)
Sets the selection_ordering. |
void |
setTitle(java.lang.String title)
Sets the title. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Section()
| Method Detail |
|---|
public void addToElement(org.dom4j.Element root)
addToElement in interface QTIObjectorg.olat.ims.qti.editor.beecom.QTIObject#toXml()public boolean checkAlienItems()
public boolean hasAlienItems()
public QTIObject getDuration()
public java.lang.String getIdent()
public java.util.List getItems()
public java.lang.String getObjectives()
public QTIObject getOutcomes_processing()
public QTIObject getPresentation_material()
public QTIObject getQticomment()
public java.util.List getQtimetadatas()
public QTIObject getReference()
public java.util.List getRubrics()
public java.util.List getSectioncontrols()
public java.util.List getSectionfeedbacks()
public java.util.List getSectionpostcondition()
public java.util.List getSectionprecondition()
public QTIObject getSectionproc_extension()
public java.util.List getSections()
public SelectionOrdering getSelection_ordering()
public java.lang.String getTitle()
public void setDuration(QTIObject duration)
duration - The duration to setpublic void setIdent(java.lang.String ident)
ident - The ident to setpublic void setItems(java.util.List items)
items - The items to setpublic void setObjectives(java.lang.String objectives)
objectives - The objectives to setpublic void setOutcomes_processing(QTIObject outcomes_processing)
outcomes_processing - The outcomes_processing to setpublic void setPresentation_material(QTIObject presentation_material)
presentation_material - The presentation_material to setpublic void setQticomment(QTIObject qticomment)
qticomment - The qticomment to setpublic void setQtimetadatas(java.util.List qtimetadatas)
qtimetadatas - The qtimetadatas to setpublic void setReference(QTIObject reference)
reference - The reference to setpublic void setRubrics(java.util.List rubrics)
rubrics - The rubrics to setpublic void setSectioncontrols(java.util.List sectioncontrols)
sectioncontrols - The sectioncontrols to setpublic void setSectionfeedbacks(java.util.List sectionfeedbacks)
sectionfeedbacks - The sectionfeedbacks to setpublic void setSectionpostcondition(java.util.List sectionpostcondition)
sectionpostcondition - The sectionpostcondition to setpublic void setSectionprecondition(java.util.List sectionprecondition)
sectionprecondition - The sectionprecondition to setpublic void setSectionproc_extension(QTIObject sectionproc_extension)
sectionproc_extension - The sectionproc_extension to setpublic void setSections(java.util.List sections)
sections - The sections to setpublic void setSelection_ordering(SelectionOrdering selection_ordering)
selection_ordering - The selection_ordering to setpublic void setTitle(java.lang.String title)
title - The title to setpublic boolean containsEssayQuestions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||