org.activemath.content
Class GapDetectionBook
java.lang.Object
org.activemath.content.Book
org.activemath.content.UserBook
org.activemath.content.GapDetectionBook
- All Implemented Interfaces:
- Comparable
public class GapDetectionBook
- extends UserBook
A book which has been created during gap detection
for course generation
Contains additional information needed during gap detection
| Fields inherited from class org.activemath.content.Book |
allInstanciatedItems, creator, document, id, internalId, item2pages, log, metadata, pages, title, titles, toc, xml, zeroPage |
| Methods inherited from class org.activemath.content.UserBook |
access, buildZeroPage, getAccessTime, getCreationTime, getDescription, getGoals, getScenario, getUserId, isUserBook, setAccessTime, setCreationTime, setDescription, setGoals, setScenario, setUserId |
| Methods inherited from class org.activemath.content.Book |
buildPages, buildPages0, buildZeroPage, compareTo, containsDynamicItem, createBook, createBook, createBook, createGapDetectionBook, createTutorBook, equals, getAllInstanciatedItems, getAllMBaseIDs, getCollectionId, getComparator, getCreator, getDescription, getDescriptions, getDocument, getDocumentString, getId, getInternalId, getMetadata, getNumExercises, getNumItems, getOwner, getOwnerBookId, getPage, getPage, getPages, getPagesContaining, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleMap, getToc, getTocEntry, getTocEntryByPage, hashCode, setCreator, setDescription, setDescriptions, setDocument, setDocumentString, setInternalId, setNumExercises, setTitle, setTitle, setTitleMap |
PRE_BOOK_TITLE
public static String PRE_BOOK_TITLE
toString
public String toString()
- Overrides:
toString in class UserBook
- Returns:
- string representation of the book
isTutorBook
public boolean isTutorBook()
- Overrides:
isTutorBook in class UserBook
isDeleteAfterCreation
public boolean isDeleteAfterCreation()
- Getters / Setters
setDeleteAfterCreation
public void setDeleteAfterCreation(boolean deleteAfterCreation)
getPreset
public TutorPreset getPreset()
setPreset
public void setPreset(TutorPreset preset)