|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ItemInfoController.true if an account for the given userId exists,
false otherwise.
cookies.
- ActiveMathAuthenticatedConnection(Map, URL) -
Constructor for class org.activemath.author.toc.ActiveMathAuthenticatedConnection
- Initializes the connection to contain exactly the indicated cookies for the given URL
- ActivemathEvent - Class in org.activemath.events
- Abstract base class for Activemath events.
- ActivemathEvent() -
Constructor for class org.activemath.events.ActivemathEvent
-
- ActivemathEvent(String) -
Constructor for class org.activemath.events.ActivemathEvent
- Create a new event.
- ActivemathEventListener - Interface in org.activemath.events
- Interface to be implemented by application event listeners.
- ActivemathEventMulticaster - Interface in org.activemath.events
- Subinterface of ActivemathEventListener to be implemented by
listeners that can broadcast events to other listeners.
- ActivemathEventPublisher - Interface in org.activemath.events
- Basic interface for an event publisher.
- ActivemathEventSubscriptionService - Interface in org.activemath.events
- Interface for event subscription.
- activemathNamespace -
Static variable in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- activemathNamespace -
Static variable in class org.activemath.exercises.generators.FeedbackGenerator
-
- activemathNamespace -
Static variable in class org.activemath.exercises.generators.util.MappingRandomizer
-
- activemathNamespace -
Static variable in class org.activemath.exercises.generators.util.SelectionRandomizer
-
- activemathNamespace -
Static variable in class org.activemath.exercises.InteractionGenerator
-
- ActivemathServlet - Class in org.activemath.webapp.servlets
- ActiveMath Init servlet
- ActivemathServlet() -
Constructor for class org.activemath.webapp.servlets.ActivemathServlet
-
- activityFinished -
Variable in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- activityFinished(Hashtable) -
Method in class org.activemath.webapp.ws.delegation.DelegationGuide
- Called by the activity server through xml-rpc
- activityFinished(Hashtable) -
Method in class org.activemath.webapp.ws.delegation.DelegationGuide.GuideService
-
- activityFinished(Hashtable) -
Method in class org.activemath.webapp.ws.delegation.siette.SietteCallback
-
- activityFinished(Hashtable) -
Method in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
- Called by the activity server through SietteCallback xml-rpc
- activityServerUrl -
Variable in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- activityServerUrl -
Variable in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
- activityServiceClient -
Variable in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- activityServiceClient -
Variable in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
- ActivityStat - Class in org.activemath.webapp.report.data
-
- ActivityStat() -
Constructor for class org.activemath.webapp.report.data.ActivityStat
-
- ActivityStat(String, String, int, int, int) -
Constructor for class org.activemath.webapp.report.data.ActivityStat
-
- ActivityStat(String, String, int, int, int, int, int, int, int, int) -
Constructor for class org.activemath.webapp.report.data.ActivityStat
-
- AdaptErrEx - Class in org.activemath.webapp.adapterrex
- Servlet implementation class AdaptErrEx
- AdaptErrEx() -
Constructor for class org.activemath.webapp.adapterrex.AdaptErrEx
- Default constructor.
- adaptKnowledge -
Variable in class org.activemath.exercises.generators.Randomizer
-
- add(KBQuery, Set) -
Method in class org.activemath.content.mediator.QueryCache
- Adds an entry to the cacheForExpandedQueries.
- add(Pattern) -
Method in class org.activemath.content.mediator.rewriter.PatternPOSet
-
- add(EventFilter) -
Method in class org.activemath.events.impl.EventFilterList
- Add an event filter to this list.
- add(String) -
Method in class org.activemath.events.impl.EventFilterList
- Add an event type filter to this list.
- add(Class) -
Method in class org.activemath.events.impl.EventFilterList
- Add an event class filter to this list.
- add(EventTag) -
Method in class org.activemath.events.impl.EventFilterList
- Add an event tag filter to this list.
- add(AbstractAMIndexQuery, BooleanClause.Occur) -
Method in class org.activemath.omdocjdom.index.queries.AMIndexQueryList
-
- add(Object, OJElement) -
Method in class org.activemath.omdocjdom.mbase.ElementFromIDTable
-
- add(Hypothesis) -
Method in class org.activemath.studentmodel2.assessment.tbm.HypothesesContainer
- Add new hypothesis to the container
- add(Integer, Integer) -
Method in class org.activemath.util.XMLRPCtests
-
- add(UserRole) -
Method in class org.activemath.webapp.user.UserRoleSet
-
- add_escapes(String) -
Method in exception org.activemath.exercises.parsers.ParseException
- Used to convert raw characters to their escaped version
when these raw version cannot be used as part of an ASCII
string literal.
- addActionListener(ActionListener) -
Method in class org.activemath.applets.ConsoleArea
- This Method is used for adding a new ActionListener which will receive
ActionEvents from this Component.
- addActionPerformed(String, String) -
Method in class org.activemath.exercises.LocalUserModel
-
- addAll(Collection<? extends UserRole>) -
Method in class org.activemath.webapp.user.UserRoleSet
-
- addAnswerProb(String, Double) -
Method in class org.activemath.studentmodel2.evaluation.StudentEval
-
- addArgument(String) -
Method in class org.activemath.author.toc.JNLPMaker
-
- addAttToken() -
Method in class org.activemath.omdocjdom.index.analysis.IndexStatistics
-
- addBlank(Element, Element) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- addBlank(String, Element, String) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- addBlankQuery() -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- addBlankQuery(String) -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- addBook(String, Document) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- Attaches a
Document representing a user-generated book to the given user.
- addBook(String, Document) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- Attaches a Document representing a user-generated book to the given user.
- addBook(String, Document) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- addBook(Book) -
Method in class org.activemath.webapp.user.User
-
- addBookStat(BookStat) -
Method in class org.activemath.webapp.user.User
-
- addBookState(BookState) -
Method in class org.activemath.webapp.user.User
- Add a BookState to a user.
- addButton -
Variable in class org.activemath.author.toc.StringListPanel
-
- addChild(TocEntry) -
Method in class org.activemath.content.TocEntry
-
- addChildPossiblyCloning(Element, Element) -
Static method in class org.activemath.util.JdomUtil
- Adds the gien child at the end of the parent caring to clone
the element before in case it already has a parent.
- addChoice(Element, Element) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- addClassConstraint(String) -
Method in class org.activemath.content.mediator.query.KBQuery
-
- addCognitiveProcess(CognitiveProcess) -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
- Add a cognitive process to the exercise info
- addCognitiveProcess(String, CompetencySystem) -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
- Convenience method to easily use cognitive processes as string
- addCognitiveProcess(String) -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
- Convenience method to easily use cognitive processes as string,
this method uses PISA as the default competency system
- addCompetency(Competency) -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
- Deprecated. use
addCognitiveProcess
- addCompetency(String) -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
- Deprecated. use
addCognitiveProcess
- addCondition(List, String) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- addConditionEntry(OMComparator, Element) -
Method in class org.activemath.exercises.model.ConditionTransition
-
- addConditionEntry(OMComparator, Element, double) -
Method in class org.activemath.exercises.model.ConditionTransition
-
- addContainedId(String, String) -
Method in class org.activemath.omdocjdom.slumb.data.Theory
-
- addContent(String, PresentationBlock) -
Method in class org.activemath.exercises.model.Interaction
-
- addContent(String, Element) -
Method in class org.activemath.exercises.model.PresentationBlock
-
- addContent(Parent, Content) -
Method in class org.activemath.omdocjdom.OJFactory
-
- addContentLanguagesForItem(Item, HashSet<String>) -
Method in class org.activemath.webapp.tools.LanguageGapController.MapBooksToItemsAndLanguages
-
- addContentMapFromPhrase(String) -
Method in class org.activemath.content.items.DynamicItemText
- Add content map into the text.
- addContentMaybeCloning(Element) -
Method in class org.activemath.omdocjdom.OJElement
- Adds the indicated child into this element possibly
Element.clone()ing it
if needs be (that is if the element has a parent or has a document)
- addContentMaybeCloning(Text) -
Method in class org.activemath.omdocjdom.OJElement
- Adds the indicated child into this element possibly
Element.clone()ing it
if needs be (that is if the element has a parent or has a document)
- addContentMaybeCloning(ProcessingInstruction) -
Method in class org.activemath.omdocjdom.OJElement
- Adds the indicated child into this element possibly
Element.clone()ing it
if needs be (that is if the element has a parent or has a document)
- addContentMaybeCloning(Comment) -
Method in class org.activemath.omdocjdom.OJElement
- Adds the indicated child into this element possibly
Element.clone()ing it
if needs be (that is if the element has a parent or has a document)
- addContentMaybeCloning(EntityRef) -
Method in class org.activemath.omdocjdom.OJElement
- Adds the indicated child into this element possibly
Element.clone()ing it
if needs be (that is if the element has a parent or has a document)
- addCookiesForAuthentication(HttpServletRequest) -
Method in class org.activemath.author.toc.SubconfigurationMaker
- Adds all cookies as
cookies.
- addCorrect() -
Method in class org.activemath.studentmodel2.evaluation.ExerciseEval
- Increment the correct answers count
- addCorrect() -
Method in class org.activemath.studentmodel2.evaluation.StudentEval
- Increment the correct answers count
- addCourse(String, int, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- addCourse(String, int, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS addCourse().
- addDCmetadata(String, String, String, String) -
Method in class org.activemath.omdocjdom.OJElement
- Creates the
metadata element if need be and insert
the indicated Dublin-Core metadata element at the end of it.
- addDefault(String) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- addDependencies(Collection) -
Method in class org.activemath.omdocjdom.mbase.MBaseItem
-
- addDependency(Dependency) -
Method in class org.activemath.omdocjdom.mbase.MBaseItem
-
- addDiagnose(Diagnose) -
Method in class org.activemath.feedback.therapies.Therapy
- Adds a
Diagnose to this Therapy's anamnesis.
- addDocument(Document) -
Method in class org.activemath.omdocjdom.index.infomap.InfomapCatcher
-
- addDynamicItem(String, DynamicItem) -
Method in class org.activemath.content.ContentManager
- Register a dynamic item with the ContentManager.
- addEdge(Edge) -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- addElement(long, Long) -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- addError(String, String) -
Method in class org.activemath.webapp.base.ControllerBase
- Add an error to this request.
- addError(String) -
Method in class org.activemath.webapp.base.ControllerBase
- Add a simple error message.
- addEscapes(String) -
Static method in error org.activemath.exercises.parsers.TokenMgrError
- Replaces unprintable characters by their espaced (or unicode escaped)
equivalents in the given string
- addEvent(ActivemathEvent) -
Method in class org.activemath.webapp.report.data.ExerciseRun
- Parse an event and update the state of this run.
- addEvidence(Evidence) -
Method in class org.activemath.studentmodel2.data.EvidenceContainer
- Adds an evidence into the container
- addEvidenceCollector(String, EvidenceCollector) -
Method in class org.activemath.studentmodel2.EvidenceManager
- Add a new EvidenceCollector for a user (e.g. when loading from an external
source)
- addEvidenceProb(int, double, double) -
Method in class org.activemath.studentmodel2.evaluation.EvalReport
-
- addExercise(String, int, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- addExercise(String, int, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS addExercise(): create exercise, put it into target (ref_id)
and update exercise properties from xml (see ilias_exercise_3_8.dtd
for details).
- addExercise(ExerciseRepositoryController.Exercise) -
Method in class org.activemath.webapp.exercises.ExerciseRepositoryController.ExerciseCollection
-
- addExercisesUnique(Set<String>) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- addFeedbackRef(String, boolean) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- addFeedbackTransition(String, Element, Element) -
Method in class org.activemath.exercises.generators.StrategyAction
-
- addFile(String, int, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- addFile(String, int, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS addFile(): create file, put it into target (ref_id) and
update file properties from xml (see ilias_file_3_8.dtd for details).
- addFullItem(SpeechItem) -
Method in class org.activemath.webapp.speech.SpeechItemList
-
- addFullItem(SpeechItem) -
Method in interface org.activemath.webapp.speech.SpeechItemListInterface
- Adds an SpeechItem to the List.
- addGroup(String, int, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- addGroup(String, int, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS addGroup(): Add grop according to valid group XML
- addGroup(UserGroup) -
Method in class org.activemath.webapp.user.UserManager
- Add a UserGroup to groupMap if it doesn't already exist
- addHint(String) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- addHint(Therapy) -
Method in class org.activemath.webapp.feedback.FeedbackContainer
- adds the given
Therapy as a hint to this FeedbackContainer.
- addImports(ID, boolean) -
Method in class org.activemath.omdocjdom.slumb.data.Theory
-
- addImports(Attributes) -
Method in class org.activemath.omdocjdom.slumb.data.Theory
-
- addIndirectEvidence(Evidence, String, int) -
Method in class org.activemath.studentmodel2.data.EvidenceCollector
- Add an ExerciseResult to the evidences
- addInIncomingCache(KBQuery, Set) -
Method in class org.activemath.content.mediator.QueryCache
-
- addInteraction(Interaction) -
Method in class org.activemath.exercises.model.Exercise
- Adds an interaction to this exercise.
- addInteraction() -
Method in class org.activemath.webapp.exercises.tools.Exercise
- add new empty interaction to exercise with automaticly assigned interactionId
- addInteraction(String) -
Method in class org.activemath.webapp.exercises.tools.Exercise
- add new empty interaction to exercise
- AddInteractionElement - Class in org.activemath.webapp.extasy.actions
-
- AddInteractionElement() -
Constructor for class org.activemath.webapp.extasy.actions.AddInteractionElement
-
- addInteractionGenerator(Element) -
Method in class org.activemath.webapp.exercises.tools.Exercise
- add as the case may be replace Element interaction_generator
- addInteractionRef(String) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- addInternalLearnerModel(AbstractLearnerModel) -
Method in class org.activemath.tutor.coursegen.learnerModel.LearnerModelManager
- Add a internel Lernermodel to this manager.
- addItem(TransitionsView.ItemView) -
Method in class org.activemath.webapp.extasy.views.TransitionsView
-
- addItem(String) -
Method in class org.activemath.webapp.speech.SpeechItemList
-
- addItem(String) -
Method in interface org.activemath.webapp.speech.SpeechItemListInterface
- Adds an empty Item to the List, to prepare all Items in the List with content use
prepareItemList
- addItemForBook(Book, Item) -
Method in class org.activemath.webapp.tools.LanguageGapController.MapBooksToItemsAndLanguages
-
- addItems(List, String) -
Method in class org.activemath.content.Page
- add a new List of content Ids (mbaseIds) after the given ItemId
into the itemIds of this Page.
- addItemsAlreadySeen(List<String>) -
Method in class org.activemath.sequencer.ExerciseSequencer
-
- addItemSeparator(Element) -
Static method in class org.activemath.omdocjdom.OJUtilities
-
- addItemShown(String) -
Method in class org.activemath.sequencer.ExerciseSequencer
-
- addKey(String) -
Method in class org.activemath.exercises.model.Exercise
-
- addLanguagesForBook(Book, List<String>) -
Method in class org.activemath.webapp.tools.LanguageGapController.MapBooksToItemsAndLanguages
-
- addLearner(Map) -
Method in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
- Add information about a learner to this learnermodel.
- addLearnerModel(String) -
Method in class org.activemath.tutor.coursegen.learnerModel.LearnerModelManager
- Add a LearnerModel with its URL, which could be used to call the services of that
LearnerModel (getProperty()).
- addListener(ActivemathEventListener) -
Method in class org.activemath.events.impl.AsyncMulticaster
-
- addListener(ActivemathEventListener) -
Method in class org.activemath.events.impl.SimpleMulticaster
-
- addMapping(CompetencySystem, CognitiveProcess, double) -
Method in class org.activemath.content.metadata.CognitiveProcess
- Register that this process maps to the specified "target_process" of another
competency system "target_system" with the specified weight.
- addMappingPattern(MappingPattern) -
Method in class org.activemath.content.mediator.rewriter.OIOMapping
-
- addMass(long, double) -
Method in class org.activemath.studentmodel2.assessment.tbm.HypothesesContainer
- Add more mass to a certain belief (hypothesis)
- addMassStorageItem(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseStorage
- Writes the stored value and returns a token for it.
- addMathToken() -
Method in class org.activemath.omdocjdom.index.analysis.IndexStatistics
-
- addMBaseRefService(String) -
Method in class org.activemath.author.toc.SubconfigurationMaker
- Inserts the properties used to build an
MBaseRef
service assuming an OJXmlRpcMBaseRef will be
constructed here.
- addMetadata(Element) -
Method in class org.activemath.webapp.exercises.tools.Exercise
- add as the case may be replace Element metadata
- addMetadata(Element) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- AddMetadata - Class in org.activemath.webapp.extasy.actions
-
- AddMetadata() -
Constructor for class org.activemath.webapp.extasy.actions.AddMetadata
-
- addMissingPropertiesForClass(String, String, String[]) -
Method in class org.activemath.webapp.tools.data.Gap
- Method add an entry to missing properties
- addNamespaceDeclaration(Element, Namespace) -
Method in class org.activemath.omdocjdom.OJFactory
-
- addNodeToDecorate(OJref, TreePath) -
Method in class org.activemath.author.toc.ASyncTreeNodeDecorator
- To be called when needing to explicitly set the node to updated.
- addObject(String, int, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- addObject(String, int, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS addObject.
- addOMdoc(String, OutputStream, boolean) -
Static method in class org.activemath.fileBased.OMdocGrouper
- .
- addOMdoc(File) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
- Adds the named file and rebuilds.
- addOneTimeMethod(String) -
Static method in class org.activemath.util.AdvancedTestCase
-
- addPagesUnique(Set<String>) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- addPotentialGroup(String) -
Method in class org.activemath.webapp.user.User
-
- addPotentialGroups(String[]) -
Method in class org.activemath.webapp.user.User
-
- addPrescription(Prescription) -
Method in class org.activemath.feedback.therapies.Therapy
-
- addProblemstatement(List) -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- AddProblemstatement - Class in org.activemath.webapp.extasy.actions
-
- AddProblemstatement() -
Constructor for class org.activemath.webapp.extasy.actions.AddProblemstatement
-
- addProperlyIndented(OJElement) -
Method in class org.activemath.omdocjdom.OJElement
- Adds the given element with correct indenting at the end of the
this element.
- addProperlyIndented(int, OJElement) -
Method in class org.activemath.omdocjdom.OJElement
- Adds with correct indenting the element elt after the element
at the pos position among the children
- addProperty(String, String) -
Method in class org.activemath.author.toc.SubconfigurationMaker
- Adds a property.
- addPropertyConstraint(String, String) -
Method in class org.activemath.content.mediator.query.KBQuery
- Adds a new ArrayList representing one propertyConstraint to the
propertyConstraint-Set.
- addQuery(AMAbstractQuery) -
Method in class org.activemath.webapp.dict.queries.AMQueryList
-
- addQueryparameter(String, String) -
Method in class org.activemath.omdocjdom.OJDynamicItem
-
- addQueryResult(SearchEvaluationData.EvalResult) -
Method in class org.activemath.webapp.dict.queries.SearchEvaluationData.QueryAndEval
-
- AddRandomizer - Class in org.activemath.webapp.extasy.actions
-
- AddRandomizer() -
Constructor for class org.activemath.webapp.extasy.actions.AddRandomizer
-
- addReference(String, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- addReference(String, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS addReference.
- addRelation(SlumbRelation) -
Method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- addRelationConstraint(String, String) -
Method in class org.activemath.content.mediator.query.KBQuery
-
- addRepository(String, String, String, String, String) -
Method in class org.activemath.content.mediator.RepositoryManager
- Add a repository to Mediator.
- addResult(ExerciseResult, String, Collection<CognitiveProcess>) -
Method in class org.activemath.studentmodel2.data.EvidenceCollector
- Add an ExerciseResult to the evidences
- addResult(ExerciseResult, String, CognitiveProcess) -
Method in class org.activemath.studentmodel2.data.EvidenceCollector
- Add an ExerciseResult to the evidences
- addResult(ExerciseResult, String) -
Method in class org.activemath.studentmodel2.data.EvidenceCollector
- Add an ExerciseResult to the evidences
- addRole(String, int, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- addRole(String, int, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS addRole(): Creates new role under given node.
- addRoleFromTemplate(String, int, String, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- addRoleFromTemplate(String, int, String, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS addRole(): Creates new role under given node.
- addSelection(Element, Element) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- addSelection(String, String, List, String) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- addServerWithPrefix(String, Object) -
Method in class org.activemath.webapp.ws.XmlrpcManager
- Use the variant with AppSession, if you can.
- addServerWithPrefix(String, Object, AppSession) -
Method in class org.activemath.webapp.ws.XmlrpcManager
- Computes a random URL not yet used and attaches the handler
at this path, starting with /prefix.
- addSet(String, BucketType, int) -
Method in class org.activemath.webapp.report.bucket.BucketArchive
-
- addSmallDocument(Document) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseStorage
-
- addSmallDocument(Document) -
Method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- addStudentAnswer(String, boolean) -
Method in class org.activemath.studentmodel2.evaluation.ExerciseEval
-
- addSymptom(Symptom) -
Method in class org.activemath.feedback.diagnoses.Diagnose
-
- addTask(TaskFactory) -
Method in class org.activemath.presentation.preproc.PreProcessor
- Adds the given task to the list.
- addText(List, String) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- addTherapy(Therapy) -
Method in class org.activemath.feedback.TherapyContainer
-
- addTitleLanguagesForItem(Item, HashSet<String>) -
Method in class org.activemath.webapp.tools.LanguageGapController.MapBooksToItemsAndLanguages
-
- addToClassConstraints(Set) -
Method in class org.activemath.content.mediator.query.KBQuery
-
- addToExerciseRunsFinished(int) -
Method in class org.activemath.webapp.user.BookStat
-
- addToExerciseRunsStarted(int) -
Method in class org.activemath.webapp.user.BookStat
-
- addToHistory(String, String[], String, String, long, int, double, String) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- Temporary method needed for the connection to the history in the
userModel server.
- addToHistory(String, String[], String, String, long, int, double, String) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- Temporary method needed for the connection to the history in the
userModel server.
- addToHistory(String, String[], String, String, long, int, double, String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- addToPropertyConstraints(Set) -
Method in class org.activemath.content.mediator.query.KBQuery
-
- addTransition(String, String, Element) -
Method in class org.activemath.exercises.generators.StrategyAction
-
- addTransition(String, String, String) -
Method in class org.activemath.exercises.generators.StrategyAction
-
- addTransition(Element, String, String) -
Method in class org.activemath.exercises.generators.StrategyAction
-
- addTransition(Transition) -
Method in class org.activemath.exercises.model.Exercise
- Adds a transition to the exercise.
- addTransition(Transition) -
Method in class org.activemath.exercises.model.Interaction
-
- addTransition(Element) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- AddTransition - Class in org.activemath.webapp.extasy.actions
-
- AddTransition() -
Constructor for class org.activemath.webapp.extasy.actions.AddTransition
-
- addTutor(String) -
Method in class org.activemath.webapp.user.UserGroup
- Add a user to the tutor list.
- addUncertainty(double, int) -
Method in class org.activemath.studentmodel2.assessment.tbm.HypothesesContainer
- Add uncertainty to the current hypothesis.
- addUser(String, IlUserData, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- addUser(String, IlUserData, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS addUser() user.
- addUserModelService() -
Method in class org.activemath.author.toc.SubconfigurationMaker
- Not implemented yet... should provide the coordinates to the user-model
- addUserRoleEntry(String, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- addUserRoleEntry(String, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS addUserRoleEntry.
- addWordToken() -
Method in class org.activemath.omdocjdom.index.analysis.IndexStatistics
-
- addWrong() -
Method in class org.activemath.studentmodel2.evaluation.ExerciseEval
- Increment the wrong answers count
- addWrong() -
Method in class org.activemath.studentmodel2.evaluation.StudentEval
- Increment the wrong answers count
- adjustAcceptedTypesList(List, String) -
Static method in class org.activemath.omdocjdom.rephrase.RephraseHeuristics
- Pack of heuristics to protect against senseless mime-types
as well as re-order preference depening on the client-identification
if available.
- adjustBeginLineColumn(int, int) -
Method in class org.activemath.exercises.parsers.SimpleCharStream
- Method to adjust line and column numbers for the start of a token.
- adjustFont() -
Method in class org.activemath.applets.ConsoleArea
-
- ADMIN -
Static variable in class org.activemath.webapp.user.UserRole
-
- ADMIN_VIEW -
Static variable in class org.activemath.webapp.base.AppContext
- View & tool names (for events like
ViewPresentedEvent
and ToolStartedEvent)
- AdvancedTestCase - Class in org.activemath.util
-
- AdvancedTestCase(String) -
Constructor for class org.activemath.util.AdvancedTestCase
-
- AdvancedTestSuite - Class in org.activemath.util
-
- AdvancedTestSuite() -
Constructor for class org.activemath.util.AdvancedTestSuite
-
- AdvancedTestSuite(String) -
Constructor for class org.activemath.util.AdvancedTestSuite
-
- AdvancedTestSuite(Class) -
Constructor for class org.activemath.util.AdvancedTestSuite
-
- advanceToNextEOL() -
Method in class org.activemath.exercises.CasParser
- Advance to next End Of Line (EOL) or end of input.
- advanceToNextEOL() -
Method in class org.activemath.exercises.parsers.CasParserActiveMath
-
- advanceToNextEOL() -
Method in class org.activemath.exercises.parsers.CasParserAxiom
-
- advanceToNextEOL() -
Method in class org.activemath.exercises.parsers.CasParserDrv
-
- advanceToNextEOL() -
Method in class org.activemath.exercises.parsers.CasParserHtw
-
- advanceToNextEOL() -
Method in class org.activemath.exercises.parsers.CasParserMaxima
-
- advanceToNextEOL() -
Method in class org.activemath.exercises.parsers.CasParserMf
-
- advanceToNextEOL() -
Method in class org.activemath.exercises.parsers.CasParserMma
-
- advanceToNextEOL() -
Method in class org.activemath.exercises.parsers.CasParserMpd
-
- advanceToNextEOL() -
Method in class org.activemath.exercises.parsers.CasParserMpl
-
- advanceToNextEOL() -
Method in class org.activemath.exercises.parsers.CasParserOpenMath
-
- advanceToNextEOL() -
Method in class org.activemath.exercises.parsers.CasParserRdc
-
- advanceToNextEOL() -
Method in class org.activemath.exercises.parsers.CasParserYacas
-
- AffectiveModel - Class in org.activemath.studentmodel2.data
- This class holds information about the motivations and affective states of a specific user.
- AffectiveModel(String) -
Constructor for class org.activemath.studentmodel2.data.AffectiveModel
- Constructs the motivational model for a user
- AffectiveModel.Factor - Enum in org.activemath.studentmodel2.data
- Constants defining supported and modeled affective factors:
intrinsic value
perceived competence
fear of failure
attainment value
- AffectiveModelManager - Class in org.activemath.studentmodel2
- Manages affective models for each user.
- afterMastery -
Variable in class org.activemath.studentmodel2.evaluation.MasteryChange
-
- AGAINST -
Static variable in class org.activemath.content.items.ItemRelationType
-
- AggregateExerciseData - Class in org.activemath.webapp.report.data
- Data object for aggregate report.
- AggregateExerciseData(String) -
Constructor for class org.activemath.webapp.report.data.AggregateExerciseData
-
- AggregateStudentData - Class in org.activemath.webapp.report.data
- Data object for aggregate report.
- AggregateStudentData(String) -
Constructor for class org.activemath.webapp.report.data.AggregateStudentData
-
- AjaxController - Class in org.activemath.webapp.controller
- Generic AJAX controller
This controller handles several AJAX functions_
publish events on behalf of clients
deliver session events
deliver session events together with other state updates
translate phrases
Based on the old ClientEventController and ClientEventsLocalizer.java
- AjaxController() -
Constructor for class org.activemath.webapp.controller.AjaxController
-
- ALL -
Static variable in class org.activemath.content.metadata.Field
-
- allForTypes -
Static variable in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- allGaps(Boolean) -
Method in class org.activemath.webapp.tools.data.GapManager
-
- allGaps() -
Method in class org.activemath.webapp.tools.data.GapManager
- By default, limit the number of entries to 100
- allGaps(Gap) -
Method in class org.activemath.webapp.tools.data.GapManager
-
- allInstanciatedItems -
Variable in class org.activemath.content.Book
-
- allInvForTypes -
Static variable in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- allowedBookIds -
Variable in class org.activemath.webapp.user.UserGroup
- Books and Groupings configured for this group, or
null.
- allowedGroupingIds -
Variable in class org.activemath.webapp.user.UserGroup
-
- allowedSurveys -
Variable in class org.activemath.webapp.user.UserGroup
- Surveys configured for this group, or
null
- allTutorPresets(Boolean) -
Method in class org.activemath.webapp.tools.data.TutorPresetManager
-
- allTutorPresets() -
Method in class org.activemath.webapp.tools.data.TutorPresetManager
- By default, limit the number of entries to 100
- ALOENoFeedbackStrategy - Class in org.activemath.exercises.generators
-
- ALOENoFeedbackStrategy() -
Constructor for class org.activemath.exercises.generators.ALOENoFeedbackStrategy
-
- ALOENoFeedbackStrategy(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.ALOENoFeedbackStrategy
-
- ALOENoFeedbackStrategy.ATuFEvaluator - Class in org.activemath.exercises.generators
-
- ALOENoFeedbackStrategy.ATuFEvaluator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.ALOENoFeedbackStrategy.ATuFEvaluator
-
- ALOEStrategy - Class in org.activemath.exercises.generators
-
- ALOEStrategy() -
Constructor for class org.activemath.exercises.generators.ALOEStrategy
-
- ALOEStrategy(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.ALOEStrategy
-
- ALOEStrategy.ALOEEvaluator - Class in org.activemath.exercises.generators
-
- ALOEStrategy.ALOEEvaluator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.ALOEStrategy.ALOEEvaluator
-
- ALOEStrategyAssessment - Class in org.activemath.exercises.generators
-
- ALOEStrategyAssessment() -
Constructor for class org.activemath.exercises.generators.ALOEStrategyAssessment
-
- ALOEStrategyAssessment(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.ALOEStrategyAssessment
-
- ALOEStrategyAssessment.AloeDefaultEvaluator - Class in org.activemath.exercises.generators
-
- ALOEStrategyAssessment.AloeDefaultEvaluator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.ALOEStrategyAssessment.AloeDefaultEvaluator
-
- ALOEStrategyDefault - Class in org.activemath.exercises.generators
-
- ALOEStrategyDefault() -
Constructor for class org.activemath.exercises.generators.ALOEStrategyDefault
-
- ALOEStrategyDefault(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.ALOEStrategyDefault
-
- ALOEStrategyDefault.AloeDefaultEvaluator - Class in org.activemath.exercises.generators
-
- ALOEStrategyDefault.AloeDefaultEvaluator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.ALOEStrategyDefault.AloeDefaultEvaluator
-
- alreadySeen(String, String) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- tells wether the user has already seen the given item.
- alreadySeen(String, String) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- tells wether the user has already seen the given item.
- alreadySeen(String, String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- alreadySeen(String, String) -
Method in interface org.activemath.learner.history.LearnerHistory
- returns
true if an ItemPresentedEvent for the item with the given itemId can ba found,
false otherwise.
- alreadySeen(String, String) -
Method in class org.activemath.learner.history.LearnerHistoryImpl
-
- alreadySeen(String, String) -
Method in class org.activemath.learner.history.NopHistory
-
- alreadySeen(User, String) -
Method in class org.activemath.tutor.lmbridge.TutorLMBridge
-
- AM -
Static variable in class org.activemath.learner.history.LearnerHistoryProvider
-
- AM_INTERNAL_NS -
Static variable in class org.activemath.omdocjdom.OJConstants
- The ActiveMath internal namespace used by elements created by the server.
- AM_NAMESPACE -
Static variable in class org.activemath.omdocjdom.OJConstants
- The ActiveMath namespace,
http://www.activemath.org/namespaces/am
with prefix am.
- AMAbstractQuery - Class in org.activemath.webapp.dict.queries
- A class to describe a search-query as entered (and edited)
by a appSession in the ActiveMath search function.
- AMAbstractQuery() -
Constructor for class org.activemath.webapp.dict.queries.AMAbstractQuery
-
- AMAbstractQuery(String) -
Constructor for class org.activemath.webapp.dict.queries.AMAbstractQuery
-
- AMAnalyzer - Class in org.activemath.omdocjdom.index.analysis
-
- AMAnalyzer(ContentExtractor) -
Constructor for class org.activemath.omdocjdom.index.analysis.AMAnalyzer
-
- AMAnalyzer(AuthorExtendedMBaseRef) -
Constructor for class org.activemath.omdocjdom.index.analysis.AMAnalyzer
-
- amdel(String) -
Static method in class org.activemath.exercises.generators.DRGenerator
-
- amdel(String) -
Static method in class org.activemath.exercises.generators.EmbeddedHTMLGenerator
-
- amdel(String) -
Static method in class org.activemath.exercises.generators.STACKGenerator
-
- AMEmbedded - Class in org.activemath.config.startup
- Loads the ActiveMath servlets without any parameter.
- AMEmbedded() -
Constructor for class org.activemath.config.startup.AMEmbedded
-
- AMIndex - Class in org.activemath.omdocjdom.index
- A class to describe the index for searching through the content
extracted from MBase and maintained by the content-update-events.
- AMIndex(Subconfiguration) -
Constructor for class org.activemath.omdocjdom.index.AMIndex
-
- AMIndexQueryList - Class in org.activemath.omdocjdom.index.queries
-
- AMIndexQueryList() -
Constructor for class org.activemath.omdocjdom.index.queries.AMIndexQueryList
-
- AMIndexSearcher - Class in org.activemath.omdocjdom.index
-
- AMIndexSearcher(AMIndex, MBaseRef) -
Constructor for class org.activemath.omdocjdom.index.AMIndexSearcher
-
- AMMetadataAttributeQuery - Class in org.activemath.webapp.dict.queries
- Represents a query for metadata-attributes.
- AMMetadataAttributeQuery() -
Constructor for class org.activemath.webapp.dict.queries.AMMetadataAttributeQuery
-
- AMMetadataAttributeQuery(OJElement) -
Constructor for class org.activemath.webapp.dict.queries.AMMetadataAttributeQuery
-
- AMMonolithicWithGUI - Class in org.activemath.config.startup
- Loads the ActiveMath servlets, mbase, and user-model assorted with a
log-force-5 display.
- AMMonolithicWithGUI() -
Constructor for class org.activemath.config.startup.AMMonolithicWithGUI
-
- AMMonolithicWithGUI.DetectionServer - Class in org.activemath.config.startup
-
- AMMonolithicWithGUI.DetectionServer() -
Constructor for class org.activemath.config.startup.AMMonolithicWithGUI.DetectionServer
-
- amNamespace -
Static variable in interface org.activemath.exercises.model.Constants
-
- amNamespace -
Static variable in interface org.activemath.webapp.exercises.tools.Names
-
- AMProcess - Class in org.activemath.content.metadata
-
- AMQueryList - Class in org.activemath.webapp.dict.queries
- A list of queries
- AMQueryList() -
Constructor for class org.activemath.webapp.dict.queries.AMQueryList
-
- AMQueryList(OJElement) -
Constructor for class org.activemath.webapp.dict.queries.AMQueryList
-
- AMQueryPack - Class in org.activemath.webapp.dict.queries
- Root query class that contains other queries, query-flags, and query states.
- AMQueryPack() -
Constructor for class org.activemath.webapp.dict.queries.AMQueryPack
-
- AMQueryParser - Class in org.activemath.webapp.dict.queries
- A class to parse string-input queries and convert them
in queries into
AMQueryPack. - AMQueryParser(AMQueryPack) -
Constructor for class org.activemath.webapp.dict.queries.AMQueryParser
-
- AMRepositoryCaller - Class in org.activemath.content.mediator.kbimpl
-
- AMRepositoryCaller() -
Constructor for class org.activemath.content.mediator.kbimpl.AMRepositoryCaller
-
- AMSearchUtilities - Class in org.activemath.omdocjdom.index
-
- AMSearchUtilities() -
Constructor for class org.activemath.omdocjdom.index.AMSearchUtilities
-
- AMSessionInfo - Class in org.activemath.author.toc
- A class that contains a set of strings describing an activemath
session.
- AMSessionInfo() -
Constructor for class org.activemath.author.toc.AMSessionInfo
- Constructs an empty AMSessionInfo object
- AMSessionInfo(URL, String, String, String) -
Constructor for class org.activemath.author.toc.AMSessionInfo
- Constructs an AMSessionInfo object with given
serverName, userName, sessionName and default language
- AMSessionInfo(AMSessionInfo) -
Constructor for class org.activemath.author.toc.AMSessionInfo
- Constructs a new AMSessionInfo object, copying
the parameters of the given session.
- AMShutdown - Class in org.activemath.config.startup
- Loads the ActiveMath servlets without any parameter.
- AMShutdown() -
Constructor for class org.activemath.config.startup.AMShutdown
-
- AMStartup - Class in org.activemath.config.startup
- Loads the ActiveMath servlets without any parameters.
- AMStartup() -
Constructor for class org.activemath.config.startup.AMStartup
-
- ANALYSIS -
Static variable in class org.activemath.content.metadata.BLOOMProcess
-
- ANALYZE -
Static variable in class org.activemath.content.metadata.AMProcess
-
- analyzeFully(Field) -
Method in class org.activemath.omdocjdom.index.analysis.AMAnalyzer
-
- ANON -
Static variable in class org.activemath.webapp.user.UserRole
-
- ANON_USERID -
Static variable in class org.activemath.webapp.user.AnonUser
-
- anonUsageEnabled() -
Method in class org.activemath.webapp.base.AppContext
-
- AnonUser - Class in org.activemath.webapp.user
- An anonymous user.
- AnswerItem - Class in org.activemath.studentmodel2.evaluation
- Just a little storage class to see the student progress and change in mastery
after each answer
- AnswerItem() -
Constructor for class org.activemath.studentmodel2.evaluation.AnswerItem
-
- Ant - Class in org.activemath.config.startup
- Loads the ActiveMath servlets without any parameter.
- Ant() -
Constructor for class org.activemath.config.startup.Ant
-
- AppContext - Class in org.activemath.webapp.base
- Provides access to application-wide configuration context.
- appContext -
Static variable in class org.activemath.webapp.base.ControllerBase
- Applicaton context
- appendDataIfGapExists(Gap) -
Method in class org.activemath.webapp.tools.data.GapManager
-
- appendDataIfGapExists(Gap) -
Method in class org.activemath.webapp.tools.data.storage.JDBCGapStorageDatabase
- appends the data of the give gap if a gap for this MBaseId does already
exist
- appendGapData(Gap) -
Method in class org.activemath.webapp.tools.data.Gap
- Appends the data of a gap to the current object
- APPLET_VIEW -
Static variable in class org.activemath.webapp.base.AppContext
-
- appletConnection -
Variable in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- AppletController - Class in org.activemath.webapp.controller
- Item Controller
Request parameters:
id - item(s) to display (may occur several times)
fmt - output format
- AppletController() -
Constructor for class org.activemath.webapp.controller.AppletController
-
- AppletLoader - Class in org.activemath.applets
- A simple class that displays a button while downloading the applet in the background.
- AppletLoader() -
Constructor for class org.activemath.applets.AppletLoader
-
- AppletLoader.AppletLoaderAware - Interface in org.activemath.applets
-
- appletResize(int, int) -
Method in class org.activemath.applets.RelayedAppletStub
- No-op
- appletShouldBeThrownAway() -
Method in class org.activemath.applets.AppletLoader
- To be used to indicate to the button that another applet
should be created and that the currently popped-up frame
contains information out of date.
- APPLICATION -
Static variable in class org.activemath.content.metadata.BLOOMProcess
-
- APPLICATION -
Static variable in class org.activemath.events.tags.EventTag
- Represents
ApplicationEventTag
- APPLICATION -
Static variable in interface org.activemath.exercises.parsers.CasParserActiveMathConstants
-
- APPLICATION -
Static variable in interface org.activemath.exercises.parsers.CasParserAxiomConstants
-
- APPLICATION -
Static variable in interface org.activemath.exercises.parsers.CasParserDrvConstants
-
- APPLICATION -
Static variable in interface org.activemath.exercises.parsers.CasParserHtwConstants
-
- APPLICATION -
Static variable in interface org.activemath.exercises.parsers.CasParserMaximaConstants
-
- APPLICATION -
Static variable in interface org.activemath.exercises.parsers.CasParserMmaConstants
-
- APPLICATION -
Static variable in interface org.activemath.exercises.parsers.CasParserMpdConstants
-
- APPLICATION -
Static variable in interface org.activemath.exercises.parsers.CasParserMplConstants
-
- APPLICATION -
Static variable in interface org.activemath.exercises.parsers.CasParserRdcConstants
-
- APPLICATION -
Static variable in interface org.activemath.exercises.parsers.CasParserYacasConstants
-
- ApplicationEventTag - Interface in org.activemath.events.tags
- Event Tag: event is associated to the application.
- ApplicationShutdownEvent - Class in org.activemath.events.types
- Event: Application is being shut down.
- ApplicationShutdownEvent() -
Constructor for class org.activemath.events.types.ApplicationShutdownEvent
-
- ApplicationStartupEvent - Class in org.activemath.events.types
- Describe me!
- ApplicationStartupEvent() -
Constructor for class org.activemath.events.types.ApplicationStartupEvent
-
- apply(OJElement) -
Method in class org.activemath.omdocjdom.rephrase.RephraseRule
- Walks the tree and tries to find a term matching
fromOmobj (with variables being replaced by anything)
and apply the replacement.
- apply(Element) -
Method in class org.activemath.webapp.exercises.PresentationStrategy
-
- apply(Element) -
Method in class org.activemath.webapp.exercises.PresentationStrategyALOE
-
- apply(Element) -
Method in class org.activemath.webapp.exercises.PresentationStrategyMafue
-
- apply(Element) -
Method in class org.activemath.webapp.exercises.PresentationStrategySelfReg
-
- APPLY_ALGORITHM -
Static variable in class org.activemath.content.metadata.AMProcess
-
- APPLY_TOOL -
Static variable in class org.activemath.content.metadata.AMProcess
-
- applyBinding(Element, List, int) -
Static method in class org.activemath.exercises.openmath.OpenMath
- Apply a variable substitution.
- applyWeight(double) -
Method in class org.activemath.studentmodel2.assessment.tbm.HypothesesContainer
- Apply some weighting to a normalized hypothesis
(Att: only call when container has already been normalized!!!
- AppModel - Class in org.activemath.webapp.base
- Describe me!
- AppModel() -
Constructor for class org.activemath.webapp.base.AppModel
-
- appSession -
Variable in class org.activemath.sequencer.ExerciseSequencer
-
- AppSession - Class in org.activemath.webapp.base
- Represents a User in an
HttpSession. - AppSessionEventService - Class in org.activemath.webapp.base
- Event service for AppSession objects.
- AppSessionShutdownHook - Interface in org.activemath.webapp.base
- Notifier hook that allows an object to be informed of session shutdown.
- APresent - Class in org.activemath.feedback.therapies.prescriptions
-
- APresent(String) -
Constructor for class org.activemath.feedback.therapies.prescriptions.APresent
-
- ARCHITECTURE -
Static variable in class org.activemath.content.metadata.Field
-
- areElementsEquivalent(Element, Element) -
Static method in class org.activemath.webapp.exercises.tools.JDOMUtility
-
- ARGUE -
Static variable in class org.activemath.content.metadata.Competency
- Deprecated.
- ARGUE -
Static variable in class org.activemath.content.metadata.PISAProcess
-
- ARGUE -
Static variable in class org.activemath.tutor.lmbridge.Competency
-
- argumentList() -
Method in class org.activemath.exercises.parsers.CasParserActiveMath
-
- argumentList() -
Method in class org.activemath.exercises.parsers.CasParserAxiom
-
- argumentList() -
Method in class org.activemath.exercises.parsers.CasParserDrv
-
- argumentList() -
Method in class org.activemath.exercises.parsers.CasParserHtw
-
- argumentList() -
Method in class org.activemath.exercises.parsers.CasParserMaxima
-
- argumentList() -
Method in class org.activemath.exercises.parsers.CasParserMf
-
- argumentList() -
Method in class org.activemath.exercises.parsers.CasParserMma
-
- argumentList() -
Method in class org.activemath.exercises.parsers.CasParserMpd
-
- argumentList() -
Method in class org.activemath.exercises.parsers.CasParserMpl
-
- argumentList() -
Method in class org.activemath.exercises.parsers.CasParserRdc
-
- argumentList() -
Method in class org.activemath.exercises.parsers.CasParserYacas
-
- ArithmeticExpressionEvaluator - Class in org.activemath.exercises.openmath.services
- Arithmetic expression evaluator OpenMath service.
- ArithmeticExpressionEvaluator() -
Constructor for class org.activemath.exercises.openmath.services.ArithmeticExpressionEvaluator
-
- arrangeExercisesList(List, String) -
Method in class org.activemath.webapp.slmgui.SLMGuiController
-
- asIdList() -
Method in class org.activemath.omdocjdom.index.queries.SearchResultHits
-
- askWhichOnesAndDo(JFrame, MBaseRef, TOC) -
Static method in class org.activemath.author.toc.TOCFilter
-
- asLuceneDocument(SlumbIndex, String) -
Method in class org.activemath.omdocjdom.slumb.data.OMDocFile
-
- asLuceneDocument() -
Method in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- asLuceneDocument(SlumbIndex) -
Method in class org.activemath.omdocjdom.slumb.data.Theory
-
- asLuceneQuery() -
Method in class org.activemath.omdocjdom.index.queries.AbstractAMIndexQuery
-
- asLuceneQuery() -
Method in class org.activemath.omdocjdom.index.queries.AMIndexQueryList
-
- asLuceneQuery() -
Method in class org.activemath.omdocjdom.index.queries.IdAMIndexQuery
-
- asLuceneQuery() -
Method in class org.activemath.omdocjdom.index.queries.ItemTypeQuery
-
- asLuceneQuery() -
Method in class org.activemath.omdocjdom.index.queries.MDAttributeAMIndexQuery
-
- asMimeType() -
Method in class org.activemath.omdocjdom.rephrase.ContentType
-
- asPresentableFormat() -
Method in class org.activemath.omdocjdom.rephrase.ContentType
- Verifies whether the format is human presentable
in which case the presentation architecture should be used.
- assemble(Serializable, Object) -
Method in class org.activemath.util.db.JDomElementType
-
- ASSEMBLY_TOOL -
Static variable in class org.activemath.webapp.base.AppContext
-
- assertCollectionCompatibility(Collection) -
Method in class org.activemath.abstractcontent.MultiMBase
- makes sure the given collections Collection only contains the collection this MBase provides
- ASSERTION_IN_ASSERTION -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- ASSERTION_IN_DEFINITION -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- ASSERTION_IN_EXAMPLE -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- ASSERTION_IN_EXERCISE -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- ASSERTION_IN_METHOD -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- ASSERTION_IN_OMTEXT -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- ASSERTION_IN_PPMETHOD -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- ASSERTION_IN_PROOF -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- assertItsUp() -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- assertItsUp() -
Method in interface org.activemath.abstractcontent.MBaseRef
- Asserts that the database connection is up and running.
- assertItsUp() -
Method in class org.activemath.abstractcontent.MultiMBase
- Asserts that the database connection is up and running.
- assertItsUp() -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- assertItsUp() -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- assertItsUp() -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- Relays to
MBaseRef.assertItsUp().
- assertItsUp() -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- assertItsUp() -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- assertItsUp() -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Relays to
MBaseRef.assertItsUp().
- assertItsUp() -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- assertItsUp() -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- assertItsUp() -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- assertItsUp() -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- AssessmentModel - Class in org.activemath.studentmodel2.data
- This class represents the assessment part of the new, simple student model.
- AssessmentModel(String) -
Constructor for class org.activemath.studentmodel2.data.AssessmentModel
-
- AssessmentResultEntry - Class in org.activemath.events.types
- Entry for an assessment of an @link AssessmentResultEvent
- AssessmentResultEntry() -
Constructor for class org.activemath.events.types.AssessmentResultEntry
-
- AssessmentResultEntry(String, double) -
Constructor for class org.activemath.events.types.AssessmentResultEntry
- Defaults competency to THINK and trusability to 1.0.
- AssessmentResultEntry(String, double, Competency, double) -
Constructor for class org.activemath.events.types.AssessmentResultEntry
-
- AssessmentResultEvent - Class in org.activemath.events.types
- Event: Assessment result coming in (eg. from Siette)
It contains a list of @link AssessmentResultEntry items,
each tied to a single content item.
- AssessmentResultEvent() -
Constructor for class org.activemath.events.types.AssessmentResultEvent
-
- AssessmentResultEvent(List<AssessmentResultEntry>) -
Constructor for class org.activemath.events.types.AssessmentResultEvent
-
- AssessmentStrategy - Class in org.activemath.exercises.generators
-
- AssessmentStrategy() -
Constructor for class org.activemath.exercises.generators.AssessmentStrategy
-
- AssessmentStrategy(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.AssessmentStrategy
-
- assignCourseMember(String, int, int, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- assignCourseMember(String, int, int, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS assignCourseMember().
- assignGroupMember(String, int, int, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- assignGroupMember(String, int, int, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS assignGroupMember().
- associate(String[], String[]) -
Method in class org.activemath.omdocjdom.index.infomap.InfomapCommunicator
-
- asXMLElement() -
Method in class org.activemath.webapp.dict.queries.AMAbstractQuery
-
- asXMLElement() -
Method in class org.activemath.webapp.dict.queries.AMMetadataAttributeQuery
-
- asXMLElement() -
Method in class org.activemath.webapp.dict.queries.AMQueryList
-
- asXMLElement() -
Method in class org.activemath.webapp.dict.queries.IdAMQuery
-
- asXMLElement() -
Method in class org.activemath.webapp.dict.queries.OmobjAMQuery
-
- asXMLElement() -
Method in class org.activemath.webapp.dict.queries.TextAMQuery
-
- AsyncMulticaster - Class in org.activemath.events.impl
- Async implementation of the ActivemathEventMulticaster interface.
- AsyncMulticaster() -
Constructor for class org.activemath.events.impl.AsyncMulticaster
-
- AsyncMulticaster(ActivemathEventListener) -
Constructor for class org.activemath.events.impl.AsyncMulticaster
-
- ASyncTreeNodeDecorator - Class in org.activemath.author.toc
- This class implements a background engine that asynchronously fetches the decoration for
the tree-nodes (currently title and type) and notifies the tree when the decoration is written
to.
- ASyncTreeNodeDecorator(TreeModel, MBaseRef) -
Constructor for class org.activemath.author.toc.ASyncTreeNodeDecorator
- Starts operating and listens toe the tree-model events.
- atLineStart -
Variable in class org.activemath.util.LineStripper
-
- ATNM_action -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_argstr -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_assertion -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_attributes -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_base -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_bracket_style -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_catalogue -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_cd -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_classid -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_codebase -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_comment -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_crossref_symbol -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_data -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_dec -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_discharged_in -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_element -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_entailed_by -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_entailed_by_thm -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_entails -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_entails_thm -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_fixity -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_for -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_format -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_from -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_function -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_generated_by -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_globals -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_height -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_hex -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_hiding -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_href -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_id -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_induced_by -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_inherits -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_just_by -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_kind -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_larg_group -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_lbrack -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_level -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_links -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_local -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_logic -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_mid -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_name -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_omdoc -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_parent -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_pedobj -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_precedence -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_proofs -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_property -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_pto -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_pto_version -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_queryname -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_rank -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_rarg_group -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_rbrack -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_replaces -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_requires -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_role -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_scheme -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_scope -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_select -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_separator -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_serviceName -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_size -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_sort -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_style -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_system -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_theory -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_to -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_total -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_type -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_use -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_value -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_verdict -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_version -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_via -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_who -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_width -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_xml_lang -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ATNM_xref -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- attachedObject(String) -
Method in class org.activemath.webapp.base.AppSession
- Retrieve an associated object, added with a call to
attachObject.
- attachedObject(String) -
Method in class org.activemath.webapp.user.User
- Retrieve a shared object added with a call to shareObject() or
shareObjectPersistent().
- attachListener(String, ActivemathEventListener) -
Method in class org.activemath.webapp.base.AppSession
- Convenience method to attach an event listener to this AppSession.
- attachObject(String, Object) -
Method in class org.activemath.webapp.base.AppSession
- Associate an object with this AppSession.
- attachObject(String, Object) -
Method in class org.activemath.webapp.user.AnonUser
-
- attachObject(String, Object) -
Method in class org.activemath.webapp.user.User
- Put an object available for sharing.
- attachPersistentObject(String, Object) -
Method in class org.activemath.webapp.user.AnonUser
-
- attachPersistentObject(String, Object) -
Method in class org.activemath.webapp.user.User
- Put a persistent object available for sharing.
- attachShutdownHook(String, AppSessionShutdownHook) -
Method in class org.activemath.webapp.base.AppSession
- Convenience method to attach a shutdown hook to this AppSession.
- attemptShutdown(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- Missing description of the Method
- attemptShutdown(String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Missing description of the Method
- attName -
Variable in class org.activemath.omdocjdom.OJConstants.EnNsAnNs
-
- attNames -
Static variable in class org.activemath.omdocjdom.OJConstants
- A table of all the attributes-names recognized where entry and keys
are the same objects, thereby allowing a possibly non-interned string
to be exchanged for a string in the set of element-names registred.
- attNamespace -
Variable in class org.activemath.omdocjdom.OJConstants.EnNsAnNs
-
- ATTR_FOR -
Static variable in interface org.activemath.exercises.model.Constants
-
- ATTR_FROM -
Static variable in interface org.activemath.exercises.model.Constants
-
- ATTR_ID -
Static variable in interface org.activemath.exercises.model.Constants
-
- ATTR_INPUT_DECORATION -
Static variable in interface org.activemath.exercises.model.Constants
-
- ATTR_KEEP -
Static variable in interface org.activemath.exercises.model.Constants
-
- ATTR_LANG -
Static variable in interface org.activemath.exercises.model.Constants
-
- ATTR_MULTIPLE -
Static variable in interface org.activemath.exercises.model.Constants
-
- ATTR_NAME -
Static variable in interface org.activemath.exercises.model.Constants
-
- ATTR_STYLE -
Static variable in interface org.activemath.exercises.model.Constants
-
- ATTR_TYPE -
Static variable in interface org.activemath.exercises.model.Constants
-
- ATTR_XREF -
Static variable in interface org.activemath.exercises.model.Constants
-
- ATTRIBUTE -
Static variable in class org.activemath.content.metadata.AMProcess
-
- attribute(String, String, int, Namespace) -
Method in class org.activemath.omdocjdom.OJFactory
- Builds an instance of
Attribute class.
- attribute(String, String, Namespace) -
Method in class org.activemath.omdocjdom.OJFactory
- Relays to
OJFactory.attribute(String,String,int,Namespace) using
the type Attribute.CDATA_TYPE.
- attribute(String, String, int) -
Method in class org.activemath.omdocjdom.OJFactory
- Relays to
OJFactory.attribute(String,String,int,Namespace) using
the Namespace.NO_NAMESPACE.
- attribute(String, String) -
Method in class org.activemath.omdocjdom.OJFactory
- Relays to
OJFactory.attribute(String,String,int,Namespace) using
Namespace.NO_NAMESPACE and the type Attribute.CDATA_TYPE.
- attribute(String, String) -
Method in class org.activemath.util.MyUTF8XMLWriter
-
- attribute(String, String) -
Method in class org.activemath.util.PrettyUTF8XMLWriter
-
- attribute(String, String) -
Method in class org.activemath.util.ProtectedUTF8XMLWriter
-
- attribute2XPathString(Attribute) -
Static method in class org.activemath.exercises.generators.util.XMLUtil
-
- attributeDecl(String, String, String, String, String) -
Method in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- attributeNames -
Static variable in class org.activemath.omdocjdom.MDAttribute
- The set of element names which are attribute names.
- AuthenticationManager - Class in org.activemath.webapp.base
- Login/Logout logic
- AuthenticationManagerException - Exception in org.activemath.webapp.base
- Indicating an error from AuthenticationManager
- AuthenticationManagerException() -
Constructor for exception org.activemath.webapp.base.AuthenticationManagerException
-
- AuthenticationManagerException(String, Throwable) -
Constructor for exception org.activemath.webapp.base.AuthenticationManagerException
-
- AuthenticationManagerException(String) -
Constructor for exception org.activemath.webapp.base.AuthenticationManagerException
-
- AuthenticationManagerException(Throwable) -
Constructor for exception org.activemath.webapp.base.AuthenticationManagerException
-
- AuthenticationManagerService - Class in org.activemath.webapp.base
- Remote interface for AuthenticationManager
Provides selected functionality to remote components (via XML-RPC).
- AUTHOR -
Static variable in class org.activemath.webapp.user.UserRole
-
- AuthorExtendedMBaseRef - Interface in org.activemath.abstractcontent
-
- AuthoringInterfaceEvent - Class in org.activemath.events.types
- Base class to represent an even sent by the authoring user-interface
simple and straight support for XML content to describe the event.
- AuthoringInterfaceEvent() -
Constructor for class org.activemath.events.types.AuthoringInterfaceEvent
-
- AuthoringState - Class in org.activemath.webapp.extasy
-
- AuthoringState() -
Constructor for class org.activemath.webapp.extasy.AuthoringState
-
- authors -
Variable in class org.activemath.content.items.Metadata
-
- authorsAndEditors -
Variable in class org.activemath.content.items.Metadata
-
- AuthToken - Class in org.activemath.webapp.base
- Authentication Token
- AutoCompletionServlet - Class in org.activemath.webapp.dict
-
- AutoCompletionServlet() -
Constructor for class org.activemath.webapp.dict.AutoCompletionServlet
-
- availableSkins() -
Static method in class org.activemath.webapp.base.Skin
-
- availableTests -
Variable in class org.activemath.webapp.user.UserGroup
-
- AVERAGE -
Static variable in class org.activemath.feedback.symptoms.Symptom
-
- Axis2RepositoryLocation -
Static variable in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.ClientUtil
-
getState() if last check was not successfully
completed
getState() if checked thread is blocking
unreasonably long
true iff the checker is currently in a state that
might block
BookEventTag
ContentManager to represent itself
as resource for web-services that can use it to create links into ActiveMath.level using the given element.
level using the given element.
MBaseRef represents cache support.MBaseRef as background MBase.
MBaseRef as background MBase and cache size.
Subconfiguration.
MBaseRef within a cascaded order, each shadowing the next.mbases.xxx children to create each MBases, which are sorted in
alphabetical order.
true if the authentication of the user succeded,
false otherwise.
AuthenticationManager.
PreProcessor.run(org.jdom.Element, java.util.Map).
public static final
variables of type String that match the given prefix
and collects them into the set returned.
PISAProcess insteadAttribute.value.
OJConstants.DC_NAMESPACE.
SpanQuery
out of it.
OJReferenceAttribute.pointerID is not null
using ID.expressShortestRef(org.activemath.omdocjdom.OJElement, org.activemath.omdocjdom.OJElement).
Subconfiguration objects.Attribute or returns null if there is none to make.
OJElement.
OJElement or returns null if there is none to make.
Text class if one is wished or null otherwise.
MBaseRef.getCanonicalID(org.activemath.abstractcontent.MBaseID) on the indicated MBaseRef returning true
if no exception was thrown or false if one was.
ContentEventTag
MBaseRef
for the purpose of index-extraction which also
works on a MBaseRef being-built (important
for speed).OJElements including subclasses according to OJFactory.
CourseGeneratorWebService and
performs validation and transactions.OmdocLuceneMBaseRef.reload(List,String) except with no error-accumulator.
class property
of config, expecting either a constructor in the
indicated class that takes a parameter, the provided
Subconfiguration or a blank constructor.
prefixName+".class" expecting a constructor with one Map which is guaranteed to have keys and values as string, the
result of Manager.getPropertySubtree(java.lang.String) on the given prefix.
dependency elements
and returns them all so that they can be inserted as inversed dependency
in the corresponding object.
MathWebBrokerWrapper object
as defined by the properties.
Matriculations
table from the class of name given by the property matriculations.class
.
MBaseRef implementing object
as defined by the properties.
Hashtable.
Hashtable.
CSServlet.@(#) $RCSfile: OJFactory.java,v $ $Revision: 1.21 $ $Date: 2009/09/07 04:26:10 $ $Name: $
http://purl/DC
with prefix dc.
Subconfiguration leaving undone the
property subtree defined by configPrefix used to construct the Subconfiguration handed to the constructor.
doc object.
HttpServletResponse
UserGroup.
LuceneMBaseStorage.renewIndexReaders()
after deletions.
User.
attachObject().
OJCollection meaning the collection of OMDocs within a
directory and its subdirectories.OJDocument with the given docType
always calls OJFactory.constructSpecialDocumentSubclass(org.jdom.Element, org.jdom.DocType) returning
its result if it is non-null.
OJDocument without doctype
calling OJFactory.document(Element,DocType) with a null DocType.
MBaseRef.searchText(java.lang.String, java.util.Collection) is used through OMSDisambiguator.
true iff this UserFeedbacks set of dislikes contains the
given itemId
user.
user.
true iff this UserFeedbacks set of likes contains the given
itemId
ResourceHandler whose method is called to provide
the expected representation.
Last-Modified HTTP header.
XmlRpcServer attached to the handler at this path
call the handler.
http://www.mathweb.org/omdoc/omdoc.dtd.
OJElement subclass according to the name and namespace
given.
OJFactory.element(String,Namespace) using Namespace.NO_NAMESPACE.
OJFactory.element(String,Namespace) using Namespace.getNamespace(java.lang.String, java.lang.String).
OJFactory.element(String,Namespace) using Namespace.getNamespace(java.lang.String, java.lang.String)
if uri is not null otherwise to OJFactory.element(String).
ref elements that are descendent of the given element.
ID.equals(ID).
OMElements that contain error messagesEvaluatorPolicy for this evaluator, it represents
the behaviour of the part of evaluation related to the updating
of the students mastery assessment.
type.
tag.
tag.
ExerciseStepEvents
from the event listener to the propagation algorithm, which creates evidences
from the contained data for any relevant knowledge element.AbstractAMIndexQuery.createQueryForVariation(String, String) for each
field and language where a text can occur decreasing progessively
the boosting.
ActivemathEventof which the id
is known from the database. if there is no such event, the method returns
null.
directBrowserUrlTo.
id and insert their entry
into the table.
<!
- findElementWithID(ID) -
Method in class org.activemath.omdocjdom.OJDocument
- A method to find back id-ed elements.
- findElementWithLangOrDefauit(Iterator, String) -
Static method in class org.activemath.omdocjdom.OJUtilities
- A utility method to scan through the list and find the first element
whose
xml:lang attribute is the given language or that
has no language.
- findNotationsFile(File) -
Static method in class org.activemath.omdocjdom.OJContentCollectionUtil
-
- findPath(OJElement, Iterator) -
Method in class org.activemath.omdocjdom.rephrase.RephraseGraph
- Walks through the possible target-CD-groups and finds the
first applicable translation-path.
- FINISHED -
Static variable in class org.activemath.events.types.ExerciseRunEvent
-
- finished -
Variable in class org.activemath.tutor.coursegen.jshop2.JShop2Planner
-
- FINISHED_NOCONTENTABORT -
Static variable in class org.activemath.sequencer.ExerciseSequencer
-
- FINISHED_SESSION_EXPIRED -
Static variable in class org.activemath.sequencer.ExerciseSequencer
-
- FINISHED_SUCCESS -
Static variable in class org.activemath.sequencer.ExerciseSequencer
-
- FINISHED_TIMEEXPIRED -
Static variable in class org.activemath.sequencer.ExerciseSequencer
-
- FINISHED_USERABORT -
Static variable in class org.activemath.sequencer.ExerciseSequencer
-
- finishReason -
Variable in class org.activemath.sequencer.ExerciseSequencer
-
- fireCommand(String) -
Method in class org.activemath.util.Console
-
- FIRST_STEP_ID -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- FirstDepthHintStrategy - Class in org.activemath.exercises.generators
-
- FirstDepthHintStrategy(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.FirstDepthHintStrategy
-
- fix(String) -
Method in class org.activemath.exercises.LocalUserModel
-
- fixDTDdeclaration() -
Method in class org.activemath.fileBased.DTDreferenceFixer
-
- fixed -
Variable in class org.activemath.exercises.LocalUserModel
-
- fixedFormat -
Static variable in class org.activemath.omdocjdom.map.JDM
-
- fixOMnamespaces(OJElement) -
Method in class org.activemath.webapp.clip.OMSDisambiguator
-
- fixRef(OJElement, OJElement, String, ID) -
Method in class org.activemath.omdocjdom.mbase.MBaseBuilder
- Sets the value of the attribute of name attName to be the URI pointed by resolvedID according
to the correction politics as stored in
MBaseBuilder.correction variable.
- flavorMap -
Variable in class org.activemath.content.items.FlavorSet
-
- FlavorSet - Class in org.activemath.content.items
- A FlavorSet describes available flavors for an Item.
- FlavorSet(Item, MBaseRef) -
Constructor for class org.activemath.content.items.FlavorSet
-
- flavorSet -
Variable in class org.activemath.content.items.Item
-
- flavorsInitted -
Variable in class org.activemath.content.items.FlavorSet
-
- flush() -
Method in class org.activemath.config.startup.DoubleOutputStream
-
- flush() -
Method in class org.activemath.config.startup.Log4jOutputStream
-
- flush() -
Method in class org.activemath.presentation.formats.Format
-
- flush() -
Method in class org.activemath.presentation.io.ExecStream
-
- flush() -
Method in class org.activemath.util.MyUTF8XMLWriter
-
- flushCharacters(String) -
Method in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- Focus - Class in org.activemath.feedback.symptoms
-
- Focus(String) -
Constructor for class org.activemath.feedback.symptoms.Focus
-
- FocusChangedEvent - Class in org.activemath.events.types
- Event: window focus has changed on client
Note: Currently, the client cannot determine reliably if the window focus is lost.
- FocusChangedEvent() -
Constructor for class org.activemath.events.types.FocusChangedEvent
-
- FocusChangedEvent(String, boolean) -
Constructor for class org.activemath.events.types.FocusChangedEvent
-
- focusGained(FocusEvent) -
Method in class org.activemath.author.toc.ImprovedJTextField
-
- focusLost(FocusEvent) -
Method in class org.activemath.author.toc.ImprovedJTextField
-
- FOR -
Static variable in class org.activemath.content.items.ItemRelationType
-
- FOR_RELATION_NAMES -
Static variable in class org.activemath.omdocjdom.OJConstants
- A list of all relation types that should be returned by a method
similar to get-for-what.
- force -
Variable in class org.activemath.util.LineStripper
-
- forConcept -
Variable in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- FOREIGN_INTERACTION -
Static variable in exception org.activemath.exercises.model.ExtasyException
-
- forHtml(String) -
Static method in class org.activemath.webapp.view.tools.EscapeTool
- Escape characters for Javascript, i.e. escape single and double quotes.
- forHtmlSafety(String) -
Static method in class org.activemath.webapp.view.tools.EscapeTool
- Escape characters for text appearing in HTML markup.
- forId -
Variable in class org.activemath.content.items.Item
-
- forId -
Variable in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- forIds -
Variable in class org.activemath.content.items.Item
-
- forJs(String) -
Static method in class org.activemath.webapp.view.tools.EscapeTool
- Escape characters for Javascript, i.e. escape single and double quotes, and newlines
The following characters are replaced:
Character Encoding
" \"
' \'
\n
- forLatex(String) -
Method in class org.activemath.webapp.view.tools.EscapeTool
-
- Format - Class in org.activemath.presentation.formats
- Output stream with some member functions that provide metadata.
- Format() -
Constructor for class org.activemath.presentation.formats.Format
-
- Format(OutputStream) -
Constructor for class org.activemath.presentation.formats.Format
-
- Format_GZIP - Class in org.activemath.presentation.formats
- Output stream specialized to produce GZIP-compressed data.
- Format_GZIP(OutputStream) -
Constructor for class org.activemath.presentation.formats.Format_GZIP
-
- Format_HTML - Class in org.activemath.presentation.formats
- Output stream specialized to produce HTML.
- Format_HTML(OutputStream) -
Constructor for class org.activemath.presentation.formats.Format_HTML
-
- Format_LaTeX - Class in org.activemath.presentation.formats
- Output stream specialized to produce LaTeX.
- Format_LaTeX(OutputStream) -
Constructor for class org.activemath.presentation.formats.Format_LaTeX
-
- Format_MathML - Class in org.activemath.presentation.formats
- Output stream specialized to produce MathML.
- Format_MathML(OutputStream) -
Constructor for class org.activemath.presentation.formats.Format_MathML
-
- Format_Omdoc - Class in org.activemath.presentation.formats
- Output stream specialized to produce Omdoc.
- Format_Omdoc(OutputStream) -
Constructor for class org.activemath.presentation.formats.Format_Omdoc
-
- Format_PDF - Class in org.activemath.presentation.formats
- Output stream specialized to produce PDF.
- Format_PDF(OutputStream) -
Constructor for class org.activemath.presentation.formats.Format_PDF
-
- Format_Text - Class in org.activemath.presentation.formats
- Output stream specialized to produce plain (UTF-8) text.
- Format_Text(OutputStream) -
Constructor for class org.activemath.presentation.formats.Format_Text
-
- Format_XHTML - Class in org.activemath.presentation.formats
- Output stream specialized to produce XHTML.
- Format_XHTML(OutputStream) -
Constructor for class org.activemath.presentation.formats.Format_XHTML
-
- FormatException - Exception in org.activemath.presentation.formats
- Exception raised when transforming data in a Format stream.
- formatItem(String) -
Method in class org.activemath.presentation.Formatter
- Return a Fragment corresponding to an Item id, using the Fragment cache.
- formatItem(String, OutputStream) -
Method in class org.activemath.presentation.Formatter
- Write a translated content fragment to an output stream.
- formatItem(OJElement) -
Method in class org.activemath.presentation.Formatter
- Return a Byte array with the fragment content corresponding to a DOM tree.
- formatItem(Element) -
Method in class org.activemath.presentation.Formatter
-
- FormatPipe - Class in org.activemath.presentation.formats
- Output stream through a Unix filter (stdin->stdout).
- FormatPipe() -
Constructor for class org.activemath.presentation.formats.FormatPipe
-
- FormatPipe(OutputStream) -
Constructor for class org.activemath.presentation.formats.FormatPipe
-
- Formatter - Class in org.activemath.presentation
- External call point for the presentation process.
- Formatter(String, String) -
Constructor for class org.activemath.presentation.Formatter
- Takes arguments "user" and "format", which are kept constant
during the lifetime of the object.
- formatText(String, OutputStream) -
Method in class org.activemath.presentation.Formatter
- Format a text string to the output stream.
- FormatThroughTempFile - Class in org.activemath.presentation.formats
- Output stream using temp files.
- FormatThroughTempFile(OutputStream) -
Constructor for class org.activemath.presentation.formats.FormatThroughTempFile
-
- formatTitle(String) -
Method in class org.activemath.presentation.Formatter
- Transform a title string if it seems to contain an XLM element.
- formulateAsGoogleQuery() -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
- Creates a URL that queries Google for an equivalent query.
- formulateAsQuery(String, String) -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- formulateAsString() -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- formulateAsWikipediaQuery() -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- forRelationNames -
Variable in class org.activemath.abstractcontent.MBaseRef.Dependency
-
- forTypes -
Static variable in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- forXml(String) -
Static method in class org.activemath.webapp.view.tools.EscapeTool
- Escape characters for text appearing as XML data, between tags.
- found -
Variable in class org.activemath.omdocjdom.ID.PoolableRE
-
- FractionDRService - Class in org.activemath.exercises.openmath.services
-
- FractionDRService() -
Constructor for class org.activemath.exercises.openmath.services.FractionDRService
-
- FractionsGenerator - Class in org.activemath.exercises.generators
-
- FractionsGenerator() -
Constructor for class org.activemath.exercises.generators.FractionsGenerator
-
- FractionsGenerator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.FractionsGenerator
-
- FractionsGenerator.FractionsEvaluator - Class in org.activemath.exercises.generators
-
- FractionsGenerator.FractionsEvaluator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.FractionsGenerator.FractionsEvaluator
-
- Fragment - Class in org.activemath.presentation
- A transformed content item.
- Fragment(String, String, String) -
Constructor for class org.activemath.presentation.Fragment
-
- FragmentCache - Class in org.activemath.presentation
- Store the translation to the various assembly formats of the fetched fragments.
- FragmentCache() -
Constructor for class org.activemath.presentation.FragmentCache
-
- FRAMESET -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- from -
Variable in class org.activemath.util.Email
-
- from() -
Method in interface org.activemath.webapp.exercises.tools.Edge
-
- from() -
Method in class org.activemath.webapp.exercises.tools.Transition
-
- fromMap(Map) -
Static method in class org.activemath.events.types.AssessmentResultEntry
-
- fromString(String) -
Static method in enum org.activemath.content.mediator.clo.CLOType
-
- fromString(String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- fromString(String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- fromString(String) -
Method in class org.activemath.studentmodel2.PersistenceHelper.CognitiveProcessConverter
-
- FULL_NAME -
Static variable in class org.activemath.webapp.user.UserData
-
- fullURIPatternProgram -
Static variable in class org.activemath.omdocjdom.ID
- This initailizes the pattern
G
- Gap - Class in org.activemath.webapp.tools.data
- Interface class for content gaps
- Gap(String) -
Constructor for class org.activemath.webapp.tools.data.Gap
- Constructor
- Gap.StructuralErrors - Class in org.activemath.webapp.tools.data
- Nested class for storing structural errors
- Gap.StructuralErrors() -
Constructor for class org.activemath.webapp.tools.data.Gap.StructuralErrors
-
- Gap.SupportStatistics - Class in org.activemath.webapp.tools.data
- Nested static inner class for storing SupportStatistics of gaps
- Gap.SupportStatistics() -
Constructor for class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- GapController - Class in org.activemath.webapp.tools
- Main Controller for gap detection.
- GapController() -
Constructor for class org.activemath.webapp.tools.GapController
-
- GapDB - Class in org.activemath.webapp.tools.data.storage
- abstract database class for storing gaps
- GapDB() -
Constructor for class org.activemath.webapp.tools.data.storage.GapDB
-
- GapDBAccessException - Exception in org.activemath.webapp.tools.data.storage
- GapDB Exception for violated Access
this Exception will be thrown from a GapDB descendant
illegaly tries to access a gap
- GapDBAccessException() -
Constructor for exception org.activemath.webapp.tools.data.storage.GapDBAccessException
-
- GapDBIdInvalidException - Exception in org.activemath.webapp.tools.data.storage
- GapDB Exception for invalid (i.e. not existing) Id *
will be thrown from a GapDB descendant
- GapDBIdInvalidException() -
Constructor for exception org.activemath.webapp.tools.data.storage.GapDBIdInvalidException
-
- GapDetectionBook - Class in org.activemath.content
- A book which has been created during gap detection
for course generation
Contains additional information needed during gap detection
- GapDetectionLM - Class in org.activemath.webapp.tools.data
- Implementation of
LearnerModelInterface that answers values
specified during a gap detection run for course generation . - GapDetectionLM(User) -
Constructor for class org.activemath.webapp.tools.data.GapDetectionLM
- Main constructor
- GapDetectionLM() -
Constructor for class org.activemath.webapp.tools.data.GapDetectionLM
- Constructor for interface instantiation by reflection
- GapManager - Class in org.activemath.webapp.tools.data
-
- GAVE_UP -
Static variable in class org.activemath.events.types.ExerciseRunEvent
-
- GENERATE -
Static variable in class org.activemath.content.metadata.AMProcess
-
- generate() -
Method in class org.activemath.webapp.report.BucketReport
-
- generate() -
Method in class org.activemath.webapp.report.EventReport
-
- generate() -
Method in class org.activemath.webapp.report.PerformanceReport
-
- generate() -
Method in class org.activemath.webapp.report.Report
-
- generate() -
Method in class org.activemath.webapp.report.ReportActivities
-
- generate() -
Method in class org.activemath.webapp.report.ReportAggregateExercises
-
- generate() -
Method in class org.activemath.webapp.report.ReportAggregateStudents
-
- generate() -
Method in class org.activemath.webapp.report.ReportMistakes
-
- generate() -
Method in class org.activemath.webapp.report.ReportPerStudent
-
- generate() -
Method in class org.activemath.webapp.report.ReportStudentResults
-
- generate() -
Method in class org.activemath.webapp.report.ReportUserFeedback
-
- generate() -
Method in class org.activemath.webapp.report.ShareCalculatorReport
-
- generate() -
Method in class org.activemath.webapp.report.SurveyReport
-
- generateAllSymbolImports() -
Static method in class org.activemath.presentation.xsl.ImportGenerator
-
- generateAllSymbolImports() -
Static method in class org.activemath.xsl.SymbolPresentationImportGenerator
-
- GenerateBookProgress - Class in org.activemath.webapp.tutor
-
- GenerateBookProgress() -
Constructor for class org.activemath.webapp.tutor.GenerateBookProgress
-
- generateBookStatistics(String) -
Method in class org.activemath.webapp.report.PerformanceReport
-
- generateBookStatistics(Map<String, UserStat>) -
Method in class org.activemath.webapp.report.ReportPerStudent
-
- generateBridgeText(Item, Item) -
Static method in class org.activemath.content.NLG
- This method generate the bridge text between two Content Items of a Book.
- generateCanGuessErrorCmp(String, boolean) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateConcHintCmp(String, String) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateConcHintCmp(String, Element) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateContentMap(String) -
Static method in class org.activemath.content.NLG
- Returns text.NLGGenerator.
- generateCourse(String, String, String, List) -
Method in class org.activemath.webapp.tutor.cgWebService.ServiceController.CourseGeneratorService
- Calls the course generator and returns the resulting course as an OJDocument.
- generateCourse(String, List, Map) -
Method in class org.activemath.webapp.tutor.cgWebService.ServiceController.CourseGeneratorService
- Call the course generator and returns the resulting course as an OJDocument.
- generateCourseWithLearnerKnowledgeMap(OMElement) -
Method in class org.activemath.webapp.tutor.cgWebService.CourseGeneratorWebService
- Generates a course with according to the arguments given in the OMElement request.
- generateCourseWithLearnerModelURL(OMElement) -
Method in class org.activemath.webapp.tutor.cgWebService.CourseGeneratorWebService
- Generates a course with according to the arguments given in the OMElement request.
- GenerateCourseWithLKMapClient - Class in org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient
-
- GenerateCourseWithLKMapClient() -
Constructor for class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.GenerateCourseWithLKMapClient
-
- generateCSV() -
Method in class org.activemath.webapp.report.ReportController
- Generate a CSV view.
- generateDOM(File) -
Method in class org.activemath.webapp.survey.SurveyManager
-
- generateErrorDiagnosisFeedback() -
Method in class org.activemath.exercises.generators.DRGenerator
-
- generateErrorDiagnosisFeedback() -
Method in class org.activemath.exercises.generators.IDEASGenerator
-
- generateErrorDiagnosisFeedback() -
Method in class org.activemath.exercises.generators.IntegralGenerator
-
- generateExerciseRuns(List<ActivemathEvent>) -
Static method in class org.activemath.webapp.report.ReportUtils
- Generate exercise runs for a given list of events, containing (at least) events
of the types "ExerciseStarted", "ExerciseStep" and "ExerciseFinished"
- generateExerciseTitlesMap(List<String>) -
Method in class org.activemath.webapp.report.ReportPerStudent
-
- generateFeedbackCmp(String, Element, int) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateFeedbackCmp(String, boolean, String, String, int) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateFeedbackCmp(String, boolean, String, String) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateFeedbackCmp(String, boolean) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateFinalFeedbackCmp(String, String) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateFinalResult() -
Method in class org.activemath.exercises.generators.DRGenerator
-
- generateFinalResult() -
Method in class org.activemath.exercises.generators.IDEASGenerator
-
- generateFinalResult() -
Method in class org.activemath.exercises.generators.IntegralGenerator
-
- generateFlagFeedback(String, boolean) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateID() -
Static method in class org.activemath.tutor.TutorialInteraction
-
- generateImportedFeedback(String, boolean) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateImportIDs(String, String) -
Method in class org.activemath.omdocjdom.lucene.LuceneBuilder
- This method makes omdoc documents compatible with the databse
It resolve all references and add necessary imports statements
- generateImportIDs(String, String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- generateImportIDs(String, String) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- generateImports(String, String) -
Method in class org.activemath.omdocjdom.lucene.LuceneBuilder
- This method makes omdoc documents compatible with the databse
It resolve all references and add necessary imports statements
- generateImports(String, String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- This method makes omdoc documents compatible with the databse
It resolve all references and add necessary imports statements
- generateImports(String, String) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
- This method makes omdoc documents compatible with the databse
It resolve all references and add necessary imports statements
- generateImports(String, String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- generateImports(String, String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- generateInitialCmp(String) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateKey() -
Method in class org.activemath.exercises.model.Exercise
- This method generate an unique (in exercise's scope) key.
- generateKRInteraction(String) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateMapForPhrase(String) -
Static method in class org.activemath.content.NLG
- Returns
phrase in all available languages.
- generateNames(Document) -
Method in class org.activemath.webapp.survey.SurveyManager
-
- generateNextStepHint() -
Method in class org.activemath.exercises.generators.DRGenerator
-
- generateNextStepHint() -
Method in class org.activemath.exercises.generators.IDEASGenerator
-
- generateNextStepHint() -
Method in class org.activemath.exercises.generators.IntegralGenerator
-
- generateNumberOfStepsCmp(String, int, int) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateParseException() -
Method in class org.activemath.exercises.parsers.CasParserActiveMath
-
- generateParseException() -
Method in class org.activemath.exercises.parsers.CasParserAxiom
-
- generateParseException() -
Method in class org.activemath.exercises.parsers.CasParserDrv
-
- generateParseException() -
Method in class org.activemath.exercises.parsers.CasParserHtw
-
- generateParseException() -
Method in class org.activemath.exercises.parsers.CasParserMaxima
-
- generateParseException() -
Method in class org.activemath.exercises.parsers.CasParserMf
-
- generateParseException() -
Method in class org.activemath.exercises.parsers.CasParserMma
-
- generateParseException() -
Method in class org.activemath.exercises.parsers.CasParserMpd
-
- generateParseException() -
Method in class org.activemath.exercises.parsers.CasParserMpl
-
- generateParseException() -
Method in class org.activemath.exercises.parsers.CasParserRdc
-
- generateParseException() -
Method in class org.activemath.exercises.parsers.CasParserYacas
-
- generatePresetLink() -
Method in class org.activemath.webapp.tools.data.TutorPreset
- Creates a parameter set for a call to AMHOME/tutor/generateBook.cmd
Note that courses will not be stored, ignoring storeCourseAsAPreset
- generateProblem(String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- generateProblem(String, int) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- generateProblemPlain(String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- generateProblemPlain(String, int) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- generateProblemPlainString(String, int) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- generateProcHint(Element) -
Method in class org.activemath.exercises.generators.IntegralGenerator
-
- generateProcHintCmp(String, String, Element, Element) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateRandomId() -
Static method in class org.activemath.exercises.generators.CompositeExercise
-
- generateRandomId() -
Static method in class org.activemath.exercises.generators.DRGenerator
-
- generateRandomId() -
Static method in class org.activemath.exercises.generators.util.OMDUtil
-
- generateSimplifyCmp(String) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateSolution() -
Method in class org.activemath.exercises.generators.DRGenerator
-
- generateSolution() -
Method in class org.activemath.exercises.generators.IDEASGenerator
-
- generateSolution() -
Method in class org.activemath.exercises.generators.IntegralGenerator
-
- generateStatistics() -
Method in class org.activemath.webapp.report.ReportPerStudent
-
- generateSurveyData(Document, Set<String>) -
Method in class org.activemath.webapp.survey.SurveyManager
-
- generateTask() -
Method in class org.activemath.exercises.generators.DRGenerator
-
- generateTask() -
Method in class org.activemath.exercises.generators.IDEASGenerator
-
- generateTask() -
Method in class org.activemath.exercises.generators.IntegralGenerator
-
- generateTaskAcceptCmp(String) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateTaskCmp(String, Element, String) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateTaskInvitationCmp(String) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateText(String, String) -
Static method in class org.activemath.content.NLG
- Returns the text of the phrase in the given language.
- generateTextMap(String, String, List<String>) -
Static method in class org.activemath.content.NLG
- generate text for given user and queryname and contentIds.
- generateTitleMap(String) -
Static method in class org.activemath.content.NLG
- Returns text.NLGGenerator.
- generateTitleMapForContentId(String) -
Static method in class org.activemath.content.NLG
- Currently we check the type of the contentId.
- generateTryAgainCmp(String) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- generateWhatsWrongFeedback() -
Method in class org.activemath.exercises.generators.IDEASGenerator
-
- generateWhatsWrongFeedback() -
Method in class org.activemath.exercises.generators.IntegralGenerator
-
- GENERATION_STATE_KEY -
Static variable in class org.activemath.webapp.tutor.BookGenerationController
-
- GenericController - Class in org.activemath.webapp.controller
- A generic controller that does nothing.
- GenericController() -
Constructor for class org.activemath.webapp.controller.GenericController
-
- GenericProblem - Class in org.activemath.tutor.coursegen.jshop2.generated
-
- GenericProblem() -
Constructor for class org.activemath.tutor.coursegen.jshop2.generated.GenericProblem
-
- get(KBQuery) -
Method in class org.activemath.content.mediator.QueryCache
- Returns the resulting items of the given query.
- get(String) -
Method in class org.activemath.exercises.model.Randomizer
-
- get(Object) -
Method in class org.activemath.omdocjdom.mbase.ElementFromIDTable
-
- get(String, String, String) -
Method in class org.activemath.presentation.FragmentCache
- Look for fragment in cache.
- get(Object) -
Method in class org.activemath.util.XStreamBackupFileStrategy
- Load an object from the file system.
- get(Object) -
Method in class org.activemath.webapp.base.AppModel
-
- get(String) -
Method in class org.activemath.webapp.report.bucket.BucketArchive
-
- get(Object) -
Method in class org.activemath.webapp.survey.SurveyData
-
- getAbsoluteForm() -
Method in class org.activemath.abstractcontent.MBaseID
- Constructs the string containing all information so as to be reparsed into a
an MBaseID.
- getAbsoluteForm() -
Method in class org.activemath.abstractcontent.MBaseID.NullMBaseID
-
- getAbstractness() -
Method in class org.activemath.content.items.Metadata
-
- getAbstractness(LearningContext) -
Method in class org.activemath.content.items.Metadata
-
- getAbstractness(String) -
Static method in class org.activemath.webapp.evaluators.EvaluationTool
- returns the abstractness rating of an item.
- getAbstractnessess() -
Method in class org.activemath.content.items.Metadata
-
- getAccepted4Langs() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getAcceptedLanguages() -
Method in class org.activemath.webapp.base.AppSession
- Languages accepted by the client of this session (derived from browser setting).
- getAcceptedMimeTypes() -
Method in class org.activemath.omdocjdom.rephrase.Rephraser
-
- getAcceptHeader() -
Method in class org.activemath.events.types.ClipTransferEvent
-
- getAccessiblePageNumbers(int) -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
- Constructs an iterator which computes a few
SearchResultCursor.resultsFrom
from the results
- getAccessorGap() -
Method in class org.activemath.webapp.tools.data.GapManager
- returns a config gap to access the static values in gap
- getAccessTime() -
Method in class org.activemath.content.UserBook
-
- getAccessTime() -
Method in class org.activemath.webapp.clip.StorableClip
-
- getAccountInfo(String) -
Method in class org.activemath.webapp.user.account.AccountManager
- Get the AccountInfo for the given userId from persistence.
- getAccountManager() -
Method in class org.activemath.webapp.base.AuthenticationManager
- Return the user account management object
- getAccountManager() -
Method in class org.activemath.webapp.base.ControllerBase
- Return the user account management object
- getAccumulatedExerciseSuccess() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getAchievement() -
Method in class org.activemath.events.types.ExerciseStepEvent
- returns the achievement of the exerciseStep.
- getAchievement() -
Method in class org.activemath.exercises.Evaluator
-
- getAchievement() -
Method in class org.activemath.exercises.InteractionManager.UserInputHistoryEntry
- Obtain the achievement for this answer.
- getAchievement() -
Method in class org.activemath.exercises.model.Diagnosis
-
- getAchievement() -
Method in class org.activemath.studentmodel2.data.Evidence
-
- getAchievement() -
Method in class org.activemath.studentmodel2.data.EvidenceCombination
-
- getAchievement() -
Method in class org.activemath.studentmodel2.data.EvidenceData
-
- getAchievement() -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- getAchievement() -
Method in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- getAchievement() -
Method in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- getAchievement() -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- getAchievementLevel() -
Method in class org.activemath.content.metadata.MathBridgeProcess
-
- getAction() -
Method in class org.activemath.content.metadata.ActionDate
-
- getAction() -
Method in class org.activemath.webapp.base.AppModel
-
- getAction() -
Method in class org.activemath.webapp.controller.ExamatController
-
- getAction() -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- getAction() -
Method in class org.activemath.webapp.controller.MunSequencerController
-
- getAction() -
Method in class org.activemath.webapp.extasy.ExtasyController
-
- getAction() -
Method in class org.activemath.webapp.feedback.FeedbackController
-
- getAction() -
Method in class org.activemath.webapp.feedback.SuggestionRealizer
-
- getAction() -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- getAction() -
Method in class org.activemath.webapp.slmgui.SLMGuiController
-
- getAction() -
Method in class org.activemath.webapp.tools.GapController
- Getters / Setters
- getAction() -
Method in class org.activemath.webapp.tutor.coursegen.CourseGenerationController
-
- getActionDescription() -
Method in class org.activemath.events.types.ExerciseActionEvent
-
- getActive() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the active value for this IlUserData.
- getActiveMathHome() -
Static method in class org.activemath.config.Manager
- Gets the activemath-home property, inits the manager if needed.
- getActivemathHome() -
Method in class org.activemath.webapp.view.tools.UrlTool
-
- getActivitiesList() -
Method in class org.activemath.webapp.report.ReportActivities
-
- getAddedIds() -
Method in class org.activemath.events.types.MBaseCollectionsChangedEvent
-
- getAdmins() -
Method in class org.activemath.webapp.user.UserManager
-
- getAdvertizedLocalhostName() -
Static method in class org.activemath.config.Manager
- Computes the name of the localhost or takes it
from the advertizedLocalhost property.
- getAdvertizedURL() -
Static method in class org.activemath.config.Manager
- User
Manager.getAdvertizedLocalhostName() to compute
the root URL of the webapp, supposed to be at host:8080/ActiveMath2/.
- getAffectiveFactorValue(AffectiveModel.Factor) -
Method in class org.activemath.studentmodel2.data.AffectiveModel
-
- getAffectiveModel(String) -
Method in class org.activemath.studentmodel2.AffectiveModelManager
-
- getAFreeOne(int, int) -
Method in class org.activemath.omdocjdom.SimplePool
-
- getAFreeOne() -
Method in class org.activemath.omdocjdom.SimplePool
- Searches a free one waiting eternally,
returns
null if the thread was
interrupted.
- getAFreeOne(int, int) -
Method in class org.activemath.omdocjdom.SimplePoolPassive
- Returns a free
SimplePoolPassive.Wrapper.
- getAFreeOneInternal() -
Method in class org.activemath.omdocjdom.SimplePool
-
- getAggregateData() -
Method in class org.activemath.webapp.report.ReportAggregateExercises
-
- getAggregateData() -
Method in class org.activemath.webapp.report.ReportAggregateStudents
-
- getAllBookIds() -
Method in class org.activemath.webapp.report.ShareCalculatorReport
-
- getAllCildrenPatterns(Pattern) -
Method in class org.activemath.content.mediator.rewriter.PatternPOSet
- Collects all Children Elements
and returns a set containing all the patterns of all the elements.
- getAllCollectionIds() -
Method in class org.activemath.webapp.report.ShareCalculatorReport
-
- getAllEvidences(String, String, CognitiveProcess) -
Method in class org.activemath.studentmodel2.data.EvidenceCollector
- Get all direct and indirect evidences for a competency and concept.
- getAllFatherPatterns(Pattern) -
Method in class org.activemath.content.mediator.rewriter.PatternPOSet
-
- getAllInstanciatedItems() -
Method in class org.activemath.content.Book
-
- getAllMBaseIDs() -
Method in class org.activemath.content.Book
- Return a list of all Sting Ids of MbaseRefs in the UserBook.
- getAllNodeClassesIn(Element) -
Static method in class org.activemath.omdocjdom.XMLOutputterWithClasses
- Goes through the tree and collects the classe of each node
in the tree.
- getAllNodeClassesIn(Document) -
Static method in class org.activemath.omdocjdom.XMLOutputterWithClasses
- Goes through the tree and collects the classe of each node
in the tree.
- getAllowedBookIds() -
Method in class org.activemath.webapp.user.UserGroup
-
- getAllowedGroupingIds(String) -
Method in class org.activemath.webapp.admin.UserGroupAccessor
-
- getAllowedGroupingIds() -
Method in class org.activemath.webapp.user.UserGroup
-
- getAllowedGroupings() -
Method in class org.activemath.webapp.user.UserGroup
-
- getAllowedGroupings() -
Method in class org.activemath.webapp.user.UserGroupDefault
-
- getAllowedRecBookIds(String) -
Method in class org.activemath.webapp.admin.UserGroupAccessor
-
- getAllowedRecBooks() -
Method in class org.activemath.webapp.user.UserGroup
-
- getAllowedRecBooks() -
Method in class org.activemath.webapp.user.UserGroupDefault
-
- getAllowedSurveyNames() -
Method in class org.activemath.webapp.user.UserGroup
-
- getAllowedSurveyNames() -
Method in class org.activemath.webapp.user.UserGroupDefault
-
- getAllowedSurveys(String) -
Method in class org.activemath.webapp.admin.UserGroupAccessor
-
- getAllowedSurveys() -
Method in class org.activemath.webapp.user.UserGroup
-
- getAllRequired() -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- getAllTaskIds() -
Method in class org.activemath.tutor.TaskUtil
- Return all the Tasks in a List of TaskId.
- getAlumnList(String) -
Method in interface org.activemath.abstractcontent.Matriculations
- A method to access all the alumns for a certain course.
- getAlumnList(String) -
Method in class org.activemath.abstractcontent.SimpleMatriculation
-
- getAMCoreSession() -
Method in class org.activemath.util.db.HibernateHelper
-
- getAMCoreSession() -
Method in class org.activemath.util.db.MybatisHelper
- Opens a new MyBatis session connected to the database
backend for the core Activemath application and returns it.
- getAMIndex() -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getAMIndex() -
Method in class org.activemath.omdocjdom.slumb.SlumbIndex
-
- getAmQuery() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getAnamnesis() -
Method in class org.activemath.feedback.therapies.Therapy
- Returns this Therapy's anamnesis.
- getAnswer(double, double) -
Method in class org.activemath.studentmodel2.assessment.tbmirt.IRTEvidenceAnalyzer
- Get the response of a student with given mastery for an exercise with
a given difficulty by using the random function to create a dichotomous
response.
- getAnswer(double, double) -
Method in class org.activemath.studentmodel2.simulation.IRT
- Get the response of a student with given mastery for an exercise with
a given difficulty by using the random function to create a dichotomous
response.
- getAnswer() -
Method in class org.activemath.webapp.exercises.mcq.Choice
-
- getAnswer(int) -
Method in class org.activemath.webapp.exercises.mcq.MCQExerciseItem
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.ALOENoFeedbackStrategy
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.ALOEStrategy
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.ALOEStrategyAssessment
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.ALOEStrategyDefault
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.CasConsole
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.CompositeExercise
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.DefaultGenerator
- Provide an answer evaluator, if this generator requires a custom
one.
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.DRGenerator
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.FirstDepthHintStrategy
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.FractionsGenerator
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.HTWGenerator
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.IDEASGenerator
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.IntegralGenerator
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.KRKCR
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.MAPSMossaicControl
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.MAPSMossaicFremdPlannung
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.MathDoxInteractionManager
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.OmegaTutorGenerator
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.SelfRegulateStrategy
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.SelfRegulateStrategy2
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.generators.SelfRegulateStrategyTest
-
- getAnswerEvaluator() -
Method in class org.activemath.exercises.InteractionGenerator
- Provide an answer evaluator, if this generator requires a custom
one.
- getAnswerMap() -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- getAnswermapPresentation() -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- getAnswerSeq() -
Method in class org.activemath.studentmodel2.evaluation.StudentEval
-
- getAntiScoreIt(int) -
Method in class org.activemath.webapp.dict.queries.SearchHit
-
- getAnyTitle() -
Method in class org.activemath.omdocjdom.OJElement
-
- getAnyTitle(String) -
Method in class org.activemath.omdocjdom.OJElement
- Return any title, or the supplied default string if there is none.
- getAnyUser(String) -
Method in class org.activemath.webapp.user.UserManager
- Return the User object for any user (doesn't have to be logged in).
- getAppContext() -
Method in class org.activemath.webapp.base.AppModel
-
- getAppletClassName() -
Method in class org.activemath.applets.RelayedAppletStub
-
- getAppletContext() -
Method in class org.activemath.applets.RelayedAppletStub
- Delegates to the parent
- getApplicableTasksForItemMenu(String, String) -
Method in class org.activemath.tutor.TaskUtil
- Return a list of appropriate task/pedagogical Objective, which can be
applied on the item and derived by given contentId.
- getAppRoot() -
Method in class org.activemath.webapp.base.AppModel
-
- getApprove_date() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the approve_date value for this IlUserData.
- getAppSession() -
Method in class org.activemath.webapp.base.AppModel
-
- getAppSession() -
Method in class org.activemath.webapp.base.AuthToken
-
- getAppSession() -
Method in class org.activemath.webapp.base.ControllerBase
- Return the
AppSession of the current user, of AnonUser, or null.
- getAppSession(HttpServletRequest) -
Static method in class org.activemath.webapp.base.ServletUtils
-
- getArchive(String) -
Method in class org.activemath.webapp.report.BucketReport
-
- getArchives() -
Method in class org.activemath.webapp.report.BucketReport
-
- getAssemblyFormat(String) -
Static method in class org.activemath.presentation.formats.Format
-
- getAssemblyFormat() -
Method in class org.activemath.presentation.Formatter
-
- getAssemblyFormat() -
Method in class org.activemath.webapp.view.tools.PresentationTool
-
- getAssemblyFormatter() -
Method in class org.activemath.webapp.view.tools.PresentationTool
- Returns the assembly formatter for this tool.
- getAssemblyTemplate() -
Method in class org.activemath.webapp.view.tools.PresentationTool
-
- getAssessment() -
Method in class org.activemath.events.types.AssessmentResultEvent
-
- getAssessmentDetails(String, String) -
Method in class org.activemath.studentmodel2.LearnerModel
-
- getAssessmentMap(String) -
Method in class org.activemath.studentmodel2.data.AssessmentModel
- Get the mastery map for a concept.
- getAssessmentResult() -
Method in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
- getAssociatedTutorBook(UserBook) -
Method in class org.activemath.content.ContentManager
-
- getAtoms() -
Method in class org.activemath.studentmodel2.assessment.tbm.HypothesesContainer
- Return a long that has bits [0..n] set according to the set atoms
- getAtoms() -
Method in class org.activemath.studentmodel2.assessment.tbm.Hypothesis
-
- getAttName() -
Method in class org.activemath.omdocjdom.MDAttribute
-
- getAttName() -
Method in class org.activemath.webapp.dict.queries.AMMetadataAttributeQuery
-
- getAttribute(MBaseID, String) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
- Returns the
MBaseRef.getAttribute(org.activemath.abstractcontent.MBaseID, java.lang.String) of the first MBaseRef that contains the ID.
- getAttribute(MBaseID, String) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Returns the attribute value of the attribute of given name of the element with given ID.
- getAttribute(MBaseID, String) -
Method in class org.activemath.abstractcontent.MultiMBase
-
- getAttribute(MBaseID, String) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getAttribute(MBaseID, String) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getAttribute(MBaseID, String) -
Method in class org.activemath.omdocjdom.index.analysis.ContentExtractor
-
- getAttribute(String, String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- getAttribute(MBaseID, String) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getAttribute(MBaseID, String) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getAttribute(String, String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Missing description of the gets the attribute attribute of the
OJXMLRPCmbaseServer object
- getAttribute(MBaseID, String) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- getAttribute(MBaseID, String) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getAttribute(String) -
Method in class org.activemath.omdocjdom.rephrase.ContentType
-
- getAttribute(MBaseID, String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getAttribute(String, String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getAttribute(MBaseID, String) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getAttribute_list() -
Method in class org.activemath.content.query.Query
-
- getAttTokenCount() -
Method in class org.activemath.omdocjdom.index.analysis.IndexStatistics
-
- getAttValue() -
Method in class org.activemath.omdocjdom.MDAttribute
-
- getAuthoringState() -
Method in class org.activemath.webapp.extasy.actions.ActionResource
-
- getAuthors() -
Method in class org.activemath.content.items.Metadata
-
- getAuthors() -
Method in class org.activemath.webapp.user.UserManager
-
- getAuthorsAndEditors() -
Method in class org.activemath.content.items.Metadata
-
- getAuthToken() -
Method in class org.activemath.webapp.base.AppSession
- Get the AuthToken for this session, or create one on first access.
- getAvailableCLOs(String) -
Method in class org.activemath.content.mediator.clo.CLOHelper
- Finds Complex Learning Objects as specified by the query string.
- getAvailableCountries() -
Method in class org.activemath.webapp.base.AppContext
-
- getAvailableExerciseStrategies() -
Method in class org.activemath.webapp.base.AppContext
-
- getAvailableFields() -
Method in class org.activemath.webapp.base.AppContext
-
- getAvailableFormats() -
Method in class org.activemath.webapp.base.AppContext
-
- getAvailableLanguages() -
Method in class org.activemath.webapp.base.AppContext
-
- getAvailableLearnerModels() -
Method in class org.activemath.webapp.base.AppContext
-
- getAvailableLearningContexts() -
Method in class org.activemath.webapp.base.AppContext
-
- getAvailableMediaCompetencies() -
Method in class org.activemath.webapp.base.AppContext
-
- getAvailableScenarios() -
Method in class org.activemath.webapp.base.AppContext
-
- getAvailableSkins() -
Method in class org.activemath.webapp.base.AppContext
-
- getAvailableSurveys() -
Method in class org.activemath.webapp.base.AppContext
-
- getAvailableSurveys() -
Static method in class org.activemath.webapp.survey.SurveyManager
-
- getAvailableTests() -
Method in class org.activemath.webapp.user.UserGroup
-
- getAvailableTestsIds() -
Method in class org.activemath.webapp.user.UserGroup
-
- getAvailableTestsIds() -
Method in class org.activemath.webapp.user.UserGroupDefault
-
- getAvailableUserGroups() -
Method in class org.activemath.webapp.base.AppContext
-
- getAverageDuration() -
Method in class org.activemath.sequencer.MunExerciseSequencer
-
- getAverageErr() -
Method in class org.activemath.studentmodel2.simulation.ErrorContainer
-
- getAverageMastery() -
Method in class org.activemath.studentmodel2.simulation.ErrorContainer
-
- getAveragePrecision() -
Method in class org.activemath.sequencer.MunExerciseSequencer
-
- getAverageRating() -
Method in class org.activemath.webapp.report.data.FeedbackStat
-
- getAverageRatingString() -
Method in class org.activemath.webapp.report.data.FeedbackStat
-
- getAvFinished() -
Method in class org.activemath.webapp.report.data.GroupStat
-
- getAvGaveUp() -
Method in class org.activemath.webapp.report.data.GroupStat
-
- getAvgExerciseSuccessPercent() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getAvgExerciseTime() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getAvgStepCount() -
Method in class org.activemath.studentmodel2.evaluation.EvalReport
-
- getAvgStepErr() -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- getAvgStepPrediction() -
Method in class org.activemath.studentmodel2.evaluation.EvalReport
-
- getAvgStepSuccess() -
Method in class org.activemath.webapp.report.data.ExerciseRun
-
- getAvgSuccess() -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- getAvgSuccess() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- getAvgTime() -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- getAvHintNr() -
Method in class org.activemath.webapp.report.data.GroupStat
-
- getAvPersentSuccess() -
Method in class org.activemath.webapp.report.data.GroupStat
-
- getAvSuccessRate() -
Method in class org.activemath.webapp.report.data.GroupStat
-
- getAvTime() -
Method in class org.activemath.webapp.report.data.GroupStat
-
- getAvUnfinished() -
Method in class org.activemath.webapp.report.data.GroupStat
-
- getBaseDir() -
Method in class org.activemath.omdocjdom.map.JDM
-
- getBaseURI() -
Method in class org.activemath.xsl.Processor
- get the baseURI stylesheets can be relative to
- getBaseURI() -
Method in interface org.activemath.xsl.Stylesheets
- get the baseURI stylesheets can be relative to
- getBeginColumn() -
Method in class org.activemath.exercises.parsers.SimpleCharStream
-
- getBeginLine() -
Method in class org.activemath.exercises.parsers.SimpleCharStream
-
- getBeliefMasses() -
Method in class org.activemath.studentmodel2.assessment.tbm.TBMBeliefContainer
-
- getBeliefModel() -
Method in class org.activemath.studentmodel2.assessment.BeliefModelManager
- Get the system defined BeliefModel
- getBeliefModelId() -
Method in class org.activemath.studentmodel2.LearnerModel
-
- getBook() -
Method in class org.activemath.content.Page
-
- getBook() -
Method in class org.activemath.tutor.control.BookGenerator
- Get the book object of the planned book.
- getBook() -
Method in class org.activemath.webapp.base.AppModel
-
- getBook(String) -
Method in class org.activemath.webapp.user.User
-
- getBook(String, String) -
Method in class org.activemath.webapp.user.UserManagerService
- Get a user book.
- getBook2Item() -
Method in class org.activemath.webapp.tools.LanguageGapController.MapBooksToItemsAndLanguages
- Bean accessors
- getBookId() -
Method in class org.activemath.content.items.DynamicItemDynamicTask
-
- getBookId() -
Method in class org.activemath.content.TocEntry
-
- getBookId() -
Method in interface org.activemath.events.tags.BookEventTag
-
- getBookId() -
Method in class org.activemath.events.types.ExerciseFinishedEvent
-
- getBookId() -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- getBookId() -
Method in class org.activemath.events.types.ExerciseSequencerStartedEvent
-
- getBookId() -
Method in class org.activemath.events.types.ExerciseStartedEvent
-
- getBookId() -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- getBookId() -
Method in class org.activemath.events.types.ItemMenuContentAddedEvent
-
- getBookId() -
Method in class org.activemath.events.types.ItemMenuContentRemovedEvent
-
- getBookId() -
Method in class org.activemath.events.types.ItemPresentedEvent
-
- getBookId() -
Method in class org.activemath.events.types.PagePresentedEvent
-
- getBookId() -
Method in class org.activemath.events.types.UserBookDeletedEvent
-
- getBookId() -
Method in class org.activemath.events.types.UserBookPlannedEvent
-
- getBookId() -
Method in class org.activemath.events.types.UserBookRenamedEvent
-
- getBookId() -
Method in class org.activemath.events.types.UserBookUploadedEvent
-
- getBookId() -
Method in interface org.activemath.omdocjdom.index.queries.SearchContext.ContainingBook
-
- getBookId() -
Method in class org.activemath.sequencer.ExerciseSequencer
-
- getBookId() -
Method in class org.activemath.tutor.control.BookGenerator
-
- getBookId() -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- getBookId() -
Method in class org.activemath.webapp.controller.MunSequencerController
-
- getBookId() -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- getBookId() -
Method in class org.activemath.webapp.report.Report
-
- getBookId() -
Method in class org.activemath.webapp.slmgui.SLMGuiController
-
- getBookId() -
Method in class org.activemath.webapp.tutor.coursegen.CourseGenerationController
-
- getBookId() -
Method in class org.activemath.webapp.user.BookStat
-
- getBookId() -
Method in class org.activemath.webapp.user.BookState
- gets the id of the book this BookState is for
- getBookIds() -
Method in class org.activemath.webapp.report.Report
-
- getBookmarks() -
Method in class org.activemath.webapp.user.User
-
- getBookPagesContainingId() -
Method in class org.activemath.webapp.dict.ItemView
-
- getBookPagesContainingId(User) -
Method in class org.activemath.webapp.dict.ItemView
- Returns a list of pages.
- getBooks(String) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- Fetches a Map of all books attached to the given
user
- getBooks(String) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- Fetches a Map of all books attached to the given
user
- getBooks(String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- getBooks() -
Method in class org.activemath.webapp.user.User
-
- getBookStat() -
Method in class org.activemath.webapp.user.BookState
-
- getBookStat(String) -
Method in class org.activemath.webapp.user.User
- Returns a book's state.
- getBookState(String) -
Method in class org.activemath.webapp.user.User
- Returns a book's state.
- getBookStates() -
Method in class org.activemath.webapp.user.User
-
- getBookStatistics() -
Method in class org.activemath.webapp.report.PerformanceReport
-
- getBookStatistics() -
Method in class org.activemath.webapp.report.ReportPerStudent
-
- getBookStats() -
Method in class org.activemath.webapp.user.User
-
- getBooksWhereItAppears() -
Method in class org.activemath.webapp.dict.ItemView
-
- getBoolean(String) -
Method in interface org.activemath.abstractcontent.Subconfiguration
- Tries to compute the boolean value of the value of the given property.
- getBoolean(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.AbstractSubconfiguration
- Attempts to convert the string-value returned by
SubconfImpl.AbstractSubconfiguration.getProperty(java.lang.String) to a boolean using
Boolean.valueOf(boolean).
- getBoolean(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.ChildSubconfiguration
- Uses the
SubconfImpl.AbstractSubconfiguration.getBoolean(java.lang.String) to convert the
value of SubconfImpl.ChildSubconfiguration.getProperty(java.lang.String) into an boolean.
- getBoolean(String) -
Method in class org.activemath.config.ManagerSubconfiguration
-
- getBooleanProperty(String) -
Method in class org.activemath.exercises.Configuration
-
- getBrowserTool() -
Method in class org.activemath.webapp.base.AppModel
-
- getBuckets() -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- getBucketType() -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- getBuggyRules(String, String, String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- getBuggyRules(Element, Element, String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- getBundle(String) -
Method in class org.activemath.webapp.base.Skin
-
- getBundle(String) -
Method in class org.activemath.webapp.i18n.Localizer
- Get the @link ResourceBundle for
language
- getById(String) -
Method in class org.activemath.content.TocEntry
- Find a TocEntry by id, starting from root of this entry.
- getByName(String) -
Static method in class org.activemath.content.items.ItemRelationType
-
- getByName(String) -
Static method in class org.activemath.content.metadata.Abstractness
-
- getByName(String) -
Static method in class org.activemath.content.metadata.AchievementLevel
-
- getByName(String) -
Static method in class org.activemath.content.metadata.AMProcess
-
- getByName(String) -
Static method in class org.activemath.content.metadata.BLOOMProcess
-
- getByName(String) -
Static method in class org.activemath.content.metadata.Competency
- Deprecated.
- getByName(String) -
Static method in class org.activemath.content.metadata.CompetencyLevel
-
- getByName(String) -
Static method in class org.activemath.content.metadata.CompetencySystem
-
- getByName(String) -
Static method in class org.activemath.content.metadata.Difficulty
-
- getByName(String) -
Static method in class org.activemath.content.metadata.ExerciseType
-
- getByName(String) -
Static method in class org.activemath.content.metadata.Field
-
- getByName(List<String>) -
Static method in class org.activemath.content.metadata.Field
-
- getByName(String) -
Static method in class org.activemath.content.metadata.LearningContext
-
- getByName(List<String>) -
Static method in class org.activemath.content.metadata.LearningContext
-
- getByName(String) -
Static method in class org.activemath.content.metadata.MathBridgeProcess
-
- getByName(String) -
Static method in class org.activemath.content.metadata.PISAProcess
-
- getByName(String) -
Static method in class org.activemath.content.metadata.Representation
-
- getByName(String) -
Static method in class org.activemath.events.tags.EventTag
-
- getByName(String) -
Static method in class org.activemath.tutor.lmbridge.Competency
-
- getByName(String) -
Static method in class org.activemath.webapp.report.bucket.BucketType
-
- getByName(String) -
Static method in class org.activemath.webapp.user.UserRole
-
- getCache() -
Method in class org.activemath.content.mediator.Mediator
-
- getCache(String) -
Method in class org.activemath.webapp.util.cache.CacheRegistry
-
- getCached(String, String, int, String) -
Method in class org.activemath.util.PoolManager
-
- getCacheInfo() -
Method in class org.activemath.content.ItemCache
-
- getCacheInfo() -
Method in class org.activemath.content.mediator.QueryCache
-
- getCacheInfo() -
Method in class org.activemath.presentation.FragmentCache
-
- getCacheInfo() -
Method in interface org.activemath.webapp.util.cache.CacheControl
-
- getCacheInfo2() -
Method in class org.activemath.content.mediator.QueryCache
-
- getCaches() -
Method in class org.activemath.webapp.util.cache.CacheRegistry
-
- getCalculateConcat() -
Static method in class org.activemath.tutor.coursegen.jshop2.generated.CourseGeneration
-
- getCalculateGetHeadElements() -
Static method in class org.activemath.tutor.coursegen.jshop2.generated.CourseGeneration
-
- getCalculateGetMetadata() -
Static method in class org.activemath.tutor.coursegen.jshop2.generated.CourseGeneration
-
- getCalculateGetRelated() -
Static method in class org.activemath.tutor.coursegen.jshop2.generated.CourseGeneration
-
- getCalculateGetResources() -
Static method in class org.activemath.tutor.coursegen.jshop2.generated.CourseGeneration
-
- getCalculateIsRandomizedExercise() -
Static method in class org.activemath.tutor.coursegen.jshop2.generated.CourseGeneration
-
- getCalculateLearnerProperty() -
Static method in class org.activemath.tutor.coursegen.jshop2.generated.CourseGeneration
-
- getCalculateLearningServiceAvailable() -
Static method in class org.activemath.tutor.coursegen.jshop2.generated.CourseGeneration
-
- getCalculateLength() -
Static method in class org.activemath.tutor.coursegen.jshop2.generated.CourseGeneration
-
- getCalculatePrintDebug() -
Static method in class org.activemath.tutor.coursegen.jshop2.generated.CourseGeneration
-
- getCalculateRestrict() -
Static method in class org.activemath.tutor.coursegen.jshop2.generated.CourseGeneration
-
- getCalculateRetain() -
Static method in class org.activemath.tutor.coursegen.jshop2.generated.CourseGeneration
-
- getCalculateReverse() -
Static method in class org.activemath.tutor.coursegen.jshop2.generated.CourseGeneration
-
- getCalculateSort() -
Static method in class org.activemath.tutor.coursegen.jshop2.generated.CourseGeneration
-
- getCanonicalID(MBaseID) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getCanonicalID(MBaseID) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Returns a fully-qualified unique ID that enables collections of IDs to behave properly.
- getCanonicalID(MBaseID) -
Method in class org.activemath.abstractcontent.MultiMBase
-
- getCanonicalID(MBaseID) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getCanonicalID(ID) -
Method in class org.activemath.omdocjdom.DefaultCollection
-
- getCanonicalID(MBaseID) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getCanonicalID(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- Calls
MBaseRef.getCanonicalID(org.activemath.abstractcontent.MBaseID).
- getCanonicalID(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getCanonicalID(ID) -
Method in class org.activemath.omdocjdom.mbase.ElementFromIDTable
- Uses both the local table and the surrounding
MBaseRef
to obtain the canonical ID.
- getCanonicalID(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getCanonicalID(String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Calls
MBaseRef.getCanonicalID(org.activemath.abstractcontent.MBaseID).
- getCanonicalID(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
- Identifies the given element and returns the ID read from there.
- getCanonicalID(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getCanonicalID(MBaseID) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getCanonicalID(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getCanonicalID(MBaseID) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getCapacity() -
Method in class org.activemath.webapp.util.cache.CacheInfo
-
- getCardinality() -
Method in class org.activemath.studentmodel2.assessment.tbm.Hypothesis
- Returns the amount of atoms in the hypothesis
- getCause() -
Method in error org.activemath.config.BadConfigurationError
-
- getCause() -
Method in exception org.activemath.webapp.user.UserManagerException
-
- getCDGroupId() -
Method in class org.activemath.omdocjdom.rephrase.ContentType
- Returns the supported CD-groups indicated in this type.
- getCDgroupMimeType(String) -
Static method in class org.activemath.omdocjdom.rephrase.CDGroup
-
- getCertainty() -
Method in class org.activemath.webapp.imagegen.ImageGenController
-
- getChangedIds() -
Method in class org.activemath.events.types.MBaseCollectionsChangedEvent
-
- getChangedPropNames() -
Static method in class org.activemath.config.Manager
-
- getChangesSaved() -
Method in class org.activemath.author.toc.TOC
-
- getChaptersOnly() -
Method in class org.activemath.tutor.control.BookGenerator
-
- getCharacter() -
Method in class org.activemath.presentation.formats.TeXMacrosLister
-
- getCheckedItemList() -
Method in class org.activemath.webapp.speech.SpeechRuleChecker
-
- getCheckedItemList() -
Method in interface org.activemath.webapp.speech.SpeechRuleCheckerInterface
-
- getCheckerState() -
Method in class org.activemath.util.checks.Checker
- returns the current state of the check whereas
SANESTATE means that the last check was
completed successfully
BADSTATE means that the last check has
failed
BLOCKINGSTATE means that the checker thread
was not updating for a unreasonably long time.
- getChildLeafs() -
Method in class org.activemath.content.TocEntry
-
- getChildNum() -
Method in class org.activemath.content.TocEntry
-
- getChildren(MBaseID, String) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getChildren(MBaseID, String) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Returns the content of the named descendant of the element of given ID.
- getChildren(MBaseID, String) -
Method in class org.activemath.abstractcontent.MultiMBase
- Returns the content of the named descendant of the element of given ID.
- getChildren() -
Method in class org.activemath.content.TocEntry
-
- getChildren(MBaseID, String) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getChildren(MBaseID, String) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getChildren(String, String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- Invokes
MBaseRef.getChildren(org.activemath.abstractcontent.MBaseID, java.lang.String), returns the result as an XML string.
- getChildren(MBaseID, String) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getChildren(MBaseID, String) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getChildren(String, String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
-
- getChildren(MBaseID, String) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- getChildren(MBaseID, String) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getChildren(MBaseID, String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getChildren(String, String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getChildren(MBaseID, String) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getChildren() -
Method in class org.activemath.webapp.view.beans.LinkedBean
-
- getChildrenNames(String) -
Method in interface org.activemath.abstractcontent.Subconfiguration
- Returns the next step completion given the named prefix.
- getChildrenNames(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.AbstractSubconfiguration
-
- getChildrenNames(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.ChildSubconfiguration
-
- getChildrenNames(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.UnionSubconfiguration
-
- getChildrenNames(Map, String) -
Static method in class org.activemath.abstractcontent.SubconfImpl.Util
- Creates a
Set of the possible property-names after the given
prefix.
- getChildrenNames(String) -
Method in class org.activemath.config.ManagerSubconfiguration
-
- getChildrenRefs() -
Method in class org.activemath.omdocjdom.OJElement
- Create a list with "xref" ids of all content items ("omd:ref")
- getChildrenString(MBaseID, String) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
- This method returns children as text.
- getChoices() -
Method in class org.activemath.webapp.exercises.mcq.MCQExercise
-
- getChosenMimeType() -
Method in class org.activemath.omdocjdom.rephrase.Rephraser
-
- getChosenMimeTypeTypicalFileName() -
Method in class org.activemath.omdocjdom.rephrase.Rephraser
-
- getCity() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the city value for this IlUserData.
- getClass_labels() -
Method in class org.activemath.content.query.Query
-
- getClassConstraints() -
Method in class org.activemath.content.mediator.query.KBQuery
-
- getClassName() -
Method in class org.activemath.webapp.tools.data.Gap
-
- getClassNameWithoutPackage(Class) -
Static method in class org.activemath.util.ClassManipulations
- This returns the name of the class without the package name.
- getClassOrigin(Class) -
Static method in class org.activemath.abstractcontent.SubconfImpl.Util
- Returns the URL of the class-file or jar-file that loaded the
indicated class.
- getClassRestrictions() -
Method in class org.activemath.content.mediator.rewriter.Pattern
-
- getCleanedDocument() -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- getCleanMBaseId() -
Method in class org.activemath.webapp.tools.data.Gap
-
- getClient() -
Method in class org.activemath.author.toc.ActiveMathAuthenticatedConnection
-
- getClientAddress(HttpServletRequest) -
Static method in class org.activemath.webapp.base.ServletUtils
- Determine IP address, also for proxied requests.
- getClientInfoXML(String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getClientInfoXML(String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getClientInfoXML(): returns XML following installation_info
dtd, contains the client the data of given client id
- getClipId() -
Method in class org.activemath.webapp.clip.StorableClip
-
- getClipOpenMathFromStorage(String) -
Method in class org.activemath.webapp.clip.ClipsStorage
-
- getCmdName() -
Method in class org.activemath.webapp.base.ControllerBase
- Returns the name of the command ("/dict/show"), with ".cmd" stripped of.
- getCMPs(MBaseID) -
Method in class org.activemath.omdocjdom.index.analysis.ContentExtractor
-
- getCMPs(String) -
Method in class org.activemath.omdocjdom.OJItem
- Returns the list of all the CMPs that have the given language, if they exist.
- getCodeBase() -
Method in class org.activemath.applets.RelayedAppletStub
-
- getCognitiveProcess() -
Method in class org.activemath.studentmodel2.data.Evidence
-
- getCognitiveProcess() -
Method in class org.activemath.studentmodel2.data.EvidenceData
-
- getCognitiveProcessbyName(String) -
Method in class org.activemath.content.metadata.CompetencySystem
- Get the instance of a specific
CognitiveProcess by its name
- getCognitiveProcessClass() -
Method in class org.activemath.content.metadata.CompetencySystem
-
- getCognitiveProcesses() -
Method in class org.activemath.content.items.Metadata
-
- getCognitiveProcesses() -
Method in class org.activemath.content.metadata.CompetencySystem
- Get all cognitive processes available in a specific competency system
- getCognitiveProcesses() -
Method in class org.activemath.events.types.ExerciseStepEvent
- returns a List of
CognitiveProcess objects this exerciseStep is for.
- getCognitiveProcesses() -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- getCognitiveProcesses() -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
-
- getColAndRelPath(SlumbIndex) -
Method in class org.activemath.omdocjdom.slumb.data.OMDocFile
-
- getColAndRelPath() -
Method in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- getCollDir() -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRefForTesting
-
- getCollection(String) -
Method in class org.activemath.content.ContentManager
- Return a specific collection
- getCollection() -
Method in class org.activemath.omdocjdom.ID
- The first of the fields of this record.
- getCollection() -
Method in class org.activemath.webapp.tools.LanguageGapController
-
- getCollectionDescriptor() -
Method in class org.activemath.omdocjdom.slumb.IndexedCollectionStatus
-
- getCollectionDescriptorOfDocument(File) -
Static method in class org.activemath.omdocjdom.OJContentCollectionUtil
-
- getCollectionDirOfDocument(File) -
Static method in class org.activemath.omdocjdom.OJContentCollectionUtil
- Searches for a directory above docFile which contains
a Content-descriptor.
- getCollectionId() -
Method in class org.activemath.content.Book
-
- getCollectionId() -
Method in class org.activemath.omdocjdom.map.JDM
-
- getCollectionID() -
Method in class org.activemath.omdocjdom.OJDocument
-
- getCollectionId() -
Method in class org.activemath.omdocjdom.slumb.data.OMDocFile
-
- getCollectionIdOfDocument(File) -
Static method in class org.activemath.omdocjdom.OJContentCollectionUtil
- Finds the collection-description and extracts from it
a property
OmdocJdomMBase.collections.*.publicIdentifier.
- getCollectionLocation() -
Method in class org.activemath.webapp.extasy.AuthoringState
-
- getCollectionMetadata() -
Method in class org.activemath.omdocjdom.slumb.IndexedCollectionStatus
-
- getCollectionName() -
Method in class org.activemath.webapp.extasy.actions.LoadCollection
-
- getCollectionName() -
Method in class org.activemath.webapp.extasy.AuthoringState
-
- getCollectionOfId() -
Method in class org.activemath.webapp.dict.ItemView
-
- getCollections() -
Method in class org.activemath.content.ContentManager
- Return a list of available Collections.
- getCollections() -
Method in class org.activemath.events.types.MBaseCollectionsChangedEvent
-
- getCollections() -
Method in class org.activemath.webapp.extasy.views.MainView
-
- getCollections() -
Method in class org.activemath.webapp.view.tools.MBaseTool
-
- getCollectionsProvided() -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getCollectionsProvided() -
Method in interface org.activemath.abstractcontent.MBaseRef
- returns a Collection (object) with the collections (content blocks) provided by this MBaseRef
- getCollectionsProvided() -
Method in class org.activemath.abstractcontent.MultiMBase
- returns a Collection (object) with the collections (content blocks) provided by this MBaseRef
- getCollectionsProvided() -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getCollectionsProvided() -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getCollectionsProvided() -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- Calls
MBaseRef.getStructuredListOfConcepts(java.util.Collection).
- getCollectionsProvided() -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getCollectionsProvided() -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getCollectionsProvided() -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Calls
MBaseRef.getStructuredListOfConcepts(java.util.Collection).
- getCollectionsProvided() -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- getCollectionsProvided() -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getCollectionsProvided() -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getCollectionsProvided() -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getCollectionsProvided() -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getCollectionStatusForPubIdentifier(String) -
Method in class org.activemath.omdocjdom.slumb.SlumbIndex
-
- getColor(VisualItem) -
Method in class org.activemath.webapp.exercises.tools.graph.GraphVizu.DemoColorFunction
-
- getColumn() -
Method in class org.activemath.exercises.parsers.SimpleCharStream
- Deprecated.
- getColumnNr() -
Method in exception org.activemath.omdocjdom.MBaseBuildException
-
- getColumnNumber() -
Method in class org.activemath.omdocjdom.OJSAXBuilder.LocationInfo
-
- getCommand() -
Method in class org.activemath.content.query.Query
-
- getCommand() -
Method in class org.activemath.util.Console
-
- getCommand() -
Method in class org.activemath.webapp.userfeedback.UserFeedbackController
-
- getComment() -
Method in class org.activemath.webapp.tools.GapController
-
- getComments() -
Method in class org.activemath.webapp.dict.RelationFilter
-
- getCommonName(MBaseID) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getCommonName(MBaseID) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Returns the names of this element which is fetched either from the
<metadata><dc:Title>
descendant or from the <commonname> elements.
- getCommonName(MBaseID) -
Method in class org.activemath.abstractcontent.MultiMBase
- Returns the names of this element which is fetched either from the
<metadata><dc:Title>
descendant or from the <commonname> elements.
- getCommonName(MBaseID) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getCommonName(MBaseID) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getCommonName(MBaseID) -
Method in class org.activemath.omdocjdom.index.analysis.ContentExtractor
-
- getCommonName(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- getCommonName(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getCommonName(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getCommonName(String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Missing description of the gets the commonName attribute of the
OJXMLRPCmbaseServer object
- getCommonName(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- getCommonName(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getCommonName(MBaseID) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getCommonName(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getCommonName(MBaseID) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getComparator(String) -
Static method in class org.activemath.content.Book
- Return a Comparator for book titles in a language.
- getComparator(String) -
Static method in class org.activemath.content.ContentCollection
- Return a Comparator for titles in a language.
- getComparator() -
Method in class org.activemath.exercises.model.ConditionTransition.ConditionEntry
-
- getCompetencies() -
Method in class org.activemath.content.items.Metadata
-
- getCompetencies() -
Method in class org.activemath.events.types.ExerciseStepEvent
- Deprecated. use
getCognitiveProcesses instead
- getCompetencies() -
Method in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- getCompetencies() -
Method in class org.activemath.studentmodel2.simulation.Simulee
-
- getCompetencies() -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
-
- getCompetency() -
Method in class org.activemath.content.items.Metadata
- Deprecated. use getCompetencies() which gives you the whole list and Competency types.
- getCompetency() -
Method in class org.activemath.events.types.AssessmentResultEntry
-
- getCompetency() -
Method in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- getCompetency(User, String, Competency) -
Method in class org.activemath.tutor.lmbridge.TutorLMBridge
-
- getCompetency() -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- getCompetencyLevel() -
Method in class org.activemath.content.items.Metadata
-
- getCompetencyLevel() -
Method in class org.activemath.events.types.ExerciseStepEvent
- returns the
CompetencyLevel of the exerciseStep this event
occurred in.
- getCompetencyLevel(String, String) -
Method in interface org.activemath.learner.model.LearnerModelInterface
- Must return the
competency level of the given user on the specified content item.
- getCompetencyLevel(String, String, Competency) -
Method in interface org.activemath.learner.model.LearnerModelInterface
- Must return the
competency level of the given user on the given content item,
with respect to the specified Competency.
- getCompetencyLevel(String, String) -
Method in class org.activemath.learner.model.NoOpLM
-
- getCompetencyLevel(String, String, Competency) -
Method in class org.activemath.learner.model.NoOpLM
-
- getCompetencyLevel(String, String) -
Method in class org.activemath.learner.model.SlmAdapter
-
- getCompetencyLevel(String, String, Competency) -
Method in class org.activemath.learner.model.SlmAdapter
-
- getCompetencyLevel() -
Method in class org.activemath.studentmodel2.data.Evidence
-
- getCompetencyLevel() -
Method in class org.activemath.studentmodel2.data.EvidenceData
-
- getCompetencyLevel() -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- getCompetencyLevel() -
Method in class org.activemath.studentmodel2.evaluation.ExerciseEval
-
- getCompetencyLevel() -
Method in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- getCompetencyLevel() -
Method in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- getCompetencyLevel(String, String, Competency) -
Method in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
- Currently returns
CompetencyLevel.SIMPLE_CONCEPTUAL as default.
- getCompetencyLevel(String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
- Currently returns
CompetencyLevel.SIMPLE_CONCEPTUAL as default.
- getCompetencyLevel(String, String) -
Method in class org.activemath.webapp.tools.data.GapDetectionLM
- CompetencyLevel is an aggregate of LeAM competencies
- getCompetencyLevel(String, String, Competency) -
Method in class org.activemath.webapp.tools.data.GapDetectionLM
- CompetencyLevel is an aggregate of LeAM competencies
- getCompetencyLevel(String, String, Competency) -
Method in class org.activemath.webapp.user.User
- Deprecated.
- getCompetencyLevel(String, String) -
Method in class org.activemath.webapp.user.User
- Deprecated.
- getCompetencyLevel(String, Competency) -
Method in class org.activemath.webapp.user.User
-
- getCompetencyLevel(String) -
Method in class org.activemath.webapp.user.User
-
- getCompetencyLevelByCompetencySystem(String, String, String, String) -
Method in interface org.activemath.learner.model.LearnerModelInterface
- Same as
getCompetencyLevel(String userId, String contentId),
just that a specific competency system can be supplied relative to which the
competency level is returned
- getCompetencyLevelByCompetencySystem(String, String, String, String) -
Method in class org.activemath.learner.model.NoOpLM
-
- getCompetencyLevelByCompetencySystem(String, String, String, String) -
Method in class org.activemath.learner.model.SlmAdapter
-
- getCompetencyLevelByCompetencySystem(String, String, String, String) -
Method in class org.activemath.webapp.tools.data.GapDetectionLM
- CompetencyLevel is an aggregate of LeAM competencies
- getCompetencyLevelString() -
Method in class org.activemath.content.items.Metadata
- Deprecated. use getCompetencyLevel() or getCompetencyLevel(LearningContext)
- getCompetencyMastery(String, String) -
Method in class org.activemath.studentmodel2.simulation.Simulee
- Return the mastery for a competency given a specific concept
- getCompetencyString() -
Method in class org.activemath.events.types.AssessmentResultEntry
-
- getCompetencySystem() -
Method in class org.activemath.content.items.Metadata
-
- getCompetencySystem() -
Method in class org.activemath.events.types.ExerciseStepEvent
- get the CompetencySystem the exercise is annotated with
- getCompetencySystem() -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- getCompetencySystems() -
Static method in class org.activemath.content.metadata.CompetencySystem
-
- getCompleteDCMetadata(MBaseID) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getCompleteDCMetadata(MBaseID) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Returns a
metadata element with only Dublin-Core children including inherited
ones from their parents.
- getCompleteDCMetadata(MBaseID) -
Method in class org.activemath.abstractcontent.MultiMBase
-
- getCompleteDCMetadata(MBaseID) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getCompleteDCMetadata(MBaseID) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getCompleteDCMetadata(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- getCompleteDCMetadata(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getCompleteDCMetadata(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getCompleteDCMetadata(String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Missing description of the gets the completeDCMetadata attribute of the
OJXMLRPCmbaseServer object
- getCompleteDCMetadata(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- getCompleteDCMetadata(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getCompleteDCMetadata() -
Method in class org.activemath.omdocjdom.OJElement
- Walks all the parents collecting all metadata informations of namespace
OJConstants.DC_NAMESPACE,
returns a new node which has no parent.
- getCompleteDCMetadata(MBaseID) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getCompleteDCMetadata(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getCompleteDCMetadata(MBaseID) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getCompleteDCMetadataString(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
- This method returns dc metadata as string.
- getCompulsoryTests() -
Method in class org.activemath.webapp.user.UserGroup
-
- getConcept(Element) -
Method in class org.activemath.exercises.openmath.services.HTWService
- implementation of general getConceptIds query for the slopert openmath service
- getConceptAnswerProbs() -
Method in class org.activemath.studentmodel2.evaluation.StudentEval
-
- getConceptAssessment(String) -
Method in class org.activemath.studentmodel2.data.AssessmentModel
- Get the ConceptAssessment for a specific concept
- getConceptErr() -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- getConceptId() -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- getConceptId() -
Method in class org.activemath.studentmodel2.data.ConceptAssessment
-
- getConceptId() -
Method in class org.activemath.studentmodel2.data.Evidence
-
- getConceptId() -
Method in class org.activemath.studentmodel2.data.EvidenceData
-
- getConceptIds() -
Method in class org.activemath.events.types.ExerciseStepEvent
- returns the ids of the concepts trained by this exerciseStep as a List.
- getConceptIds() -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- getConceptIds() -
Method in class org.activemath.webapp.slmgui.SLMGuiController
-
- getConceptList() -
Method in class org.activemath.content.Grouping
- Return list of concept items for this Grouping.
- getConceptMastery(String) -
Method in class org.activemath.studentmodel2.simulation.Simulee
- Return the mastery for a concept
- getConceptNames() -
Static method in class org.activemath.omdocjdom.OJConstants
-
- getConcepts() -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- getConcepts() -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- getConceptsKnown(String) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- gets a
Vector containing the MBase IDs of all Items
the user has a mastery assessment for.
- getConceptsKnown(String) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- gets a
Vector containing the MBase IDs of all Items
the user has a mastery assessment for.
- getConceptsKnown(String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- getConceptualHint() -
Method in class org.activemath.exercises.generators.HTWGenerator
- should be moved to the feedback generator
- getConditionOf(String) -
Method in class org.activemath.tutor.TaskUtil
- Get the precondition of a pedagogical object from the xml file.
- getConfidence() -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- getConfidence() -
Method in class org.activemath.studentmodel2.data.Evidence
-
- getConfidence() -
Method in class org.activemath.studentmodel2.data.EvidenceData
-
- getConfidence() -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- getConfig() -
Method in class org.activemath.author.toc.TOC
-
- getConfig(String) -
Method in class org.activemath.webapp.base.AppContext
-
- getConnection() -
Method in class org.activemath.webapp.notes.db.JDBCNotesDatabase
-
- getConnection() -
Method in class org.activemath.webapp.tools.data.storage.JDBCGapStorageDatabase
-
- getConnection() -
Method in class org.activemath.webapp.tools.data.storage.JDBCTutorPresetStorage
-
- getConstantName(Element) -
Method in class org.activemath.exercises.generators.Randomizer
-
- getContainedIds() -
Method in class org.activemath.omdocjdom.slumb.data.Theory
-
- getContainingBook() -
Method in class org.activemath.omdocjdom.index.queries.SearchContext
-
- getContainingItem() -
Method in class org.activemath.omdocjdom.OJElement
- Checks recursively the ancestors of the given node
and returns the first implementing
OJItem.
- getContainingTheory() -
Method in class org.activemath.omdocjdom.OJElement
- Checks first if an attribute "theory" exists, if yes returns it,
otherwise checks the ancestors of the given node
and returns the first of the parents whose name is theory.
- getContainingTheoryIDstring() -
Method in class org.activemath.omdocjdom.OJElement
- Covers all the cases in providing the theory attached to this element.
- getContent(String) -
Method in class org.activemath.content.mediator.KBCaller
- Returns the whole content of the learning object
corresponding to the given uri.
- getContent(String) -
Method in class org.activemath.content.mediator.kbimpl.AMRepositoryCaller
-
- getContent(String) -
Method in class org.activemath.content.mediator.kbimpl.ExerciseRepositoryCaller
-
- getContent(String) -
Method in class org.activemath.content.mediator.kbimpl.MathsThesaurusCaller
-
- getContent(String) -
Method in class org.activemath.content.mediator.kbimpl.MBaseCaller
-
- getContent(String) -
Method in class org.activemath.content.mediator.kbimpl.OIOCaller
-
- getContent(String) -
Method in class org.activemath.content.mediator.kbimpl.WebServiceCaller
-
- getContent(String) -
Method in class org.activemath.content.mediator.Mediator
- Returns the whole content of the learning object
corresponding to the given uri.
- getContent(String) -
Method in class org.activemath.exercises.model.Interaction
-
- getContent(String) -
Method in class org.activemath.exercises.model.PresentationBlock
-
- getContent() -
Method in class org.activemath.presentation.Fragment
-
- getContentDescriptor() -
Method in class org.activemath.webapp.extasy.AuthoringState
-
- getContentIdentifiers() -
Method in class org.activemath.events.types.ExerciseSequencerStartedEvent
-
- getContentIdentifiers() -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- getContentIdentifiers() -
Method in class org.activemath.tutor.Task
-
- getContentItem(MBaseID) -
Method in class org.activemath.content.ContentManager
- Fetch a content item (possibly cached)
- getContentItem(String) -
Method in class org.activemath.content.ContentManager
- Fetch an item (MBase or dynamic item)
There are two kinds of ids:
dynamic-item Ids ("mbase://dynamic-item/...")
- getContentItems(Iterator) -
Method in class org.activemath.content.ContentManager
- Fetch a list of content items (possibly cached)
- getContentItems(List) -
Method in class org.activemath.content.ContentManager
-
- getContentKeys() -
Method in class org.activemath.exercises.model.Interaction
-
- getContentLanguagesForItem(Item) -
Method in class org.activemath.webapp.tools.LanguageGapController.MapBooksToItemsAndLanguages
-
- getContentManager() -
Method in class org.activemath.webapp.view.tools.MBaseTool
-
- getContentType() -
Method in class org.activemath.webapp.base.AppModel
-
- getContentType() -
Method in class org.activemath.webapp.view.tools.PresentationTool
- Return the content type for the current Formatter.
- getContentUTF8() -
Method in class org.activemath.presentation.Fragment
- Convert the content of this fragment as UTF-8 string.
- getContext() -
Method in class org.activemath.webapp.tools.TaskGenerationController
-
- getContextDescription() -
Method in class org.activemath.webapp.user.UserContext
- returns a short description of the context the user is in (e.g.
- getContextParameter(String) -
Method in class org.activemath.webapp.user.UserContext
- returns a contexts paramValue if it exists, null otherwise
- getContribPanel() -
Method in class org.activemath.author.toc.TOC
-
- getContributingConcepts(String) -
Method in class org.activemath.studentmodel2.LearnerModel
-
- getContributors() -
Method in class org.activemath.content.items.Metadata
-
- getController() -
Method in class org.activemath.webapp.extasy.actions.ActionResource
-
- getCoordinate() -
Method in class org.activemath.events.types.ClipTransferEvent
-
- getCopyrightData() -
Method in class org.activemath.content.items.DynamicItem
-
- getCopyrightData() -
Method in class org.activemath.content.items.Item
-
- getCopyrightData() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getCopyrightElement() -
Method in class org.activemath.content.items.DynamicItem
-
- getCopyrightElement() -
Method in class org.activemath.content.items.ExerciseItemMathdox
-
- getCopyrightElement() -
Method in class org.activemath.content.items.Item
-
- getCorrectAnswers() -
Method in class org.activemath.studentmodel2.evaluation.ExerciseEval
-
- getCorrectAnswers() -
Method in class org.activemath.studentmodel2.evaluation.StudentEval
-
- getCorrectness(Element) -
Method in class org.activemath.exercises.openmath.services.HTWService
-
- getCorrectness(Element, Element) -
Method in class org.activemath.exercises.openmath.services.HTWService
-
- getCorrectnessThreshold() -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- getCorrectPercent() -
Method in class org.activemath.studentmodel2.simulation.ErrorContainer
-
- getCorrectProb(double, double) -
Method in class org.activemath.studentmodel2.assessment.tbmirt.IRTEvidenceAnalyzer
- Calculates the IRT-probability that a student gives a correct answer
- getCorrectProb(double, double, double) -
Method in class org.activemath.studentmodel2.assessment.tbmirt.IRTEvidenceAnalyzer
- Calculates the IRT-probability that a student gives a correct answer
- getCorrectProb(double, double) -
Method in class org.activemath.studentmodel2.simulation.IRT
- Calculates the IRT-probability that a student gives a correct answer
- getCorrectProb(double, double, double) -
Method in class org.activemath.studentmodel2.simulation.IRT
- Calculates the IRT-probability that a student gives a correct answer
- getCorrectResult() -
Method in class org.activemath.exercises.openmath.services.HTWService
-
- getCount() -
Method in class org.activemath.webapp.dict.RelationsPackView
-
- getCounter() -
Method in class org.activemath.content.mediator.Mediator
-
- getCountry() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the country value for this IlUserData.
- getCountry() -
Method in class org.activemath.webapp.user.User
-
- getCountry() -
Method in class org.activemath.webapp.user.UserData
-
- getCounts() -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- getCourse() -
Method in class org.activemath.tutor.coursegen.jshop2.JShop2Planner
-
- getCourseGenerationErrors() -
Method in class org.activemath.webapp.tools.data.Gap
-
- getCoursesForUser(String, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getCoursesForUser(String, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getTestResults(): returns XMLResultSet with columns ref_id,
course xml.
- getCourseStructure() -
Method in class org.activemath.tutor.TutorialInteraction
-
- getCourseXML(String, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getCourseXML(String, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getCourseXML().
- getCreate_date() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the create_date value for this IlUserData.
- getCreateHasNoForAttributeParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getCreateHasNoForRelationParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getCreateIgnoreParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getCreateImportantParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getCreateIsSelfReferencingParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getCreateItemClassParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getCreateMBaseIdParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getCreateMissingContentLanguagesParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getCreateMissingPointerParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getCreateMissingTitleLanguagesParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getCreateUnloadableParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getCreation() -
Method in class org.activemath.webapp.tools.data.Gap
-
- getCreationTime() -
Method in class org.activemath.content.UserBook
-
- getCreationTime() -
Method in class org.activemath.webapp.base.AuthToken
-
- getCreationTime() -
Method in class org.activemath.webapp.notes.db.Note
-
- getCreationTime() -
Method in class org.activemath.webapp.user.account.AccountInfo
-
- getCreator() -
Method in class org.activemath.content.Book
-
- getCreator() -
Method in class org.activemath.omdocjdom.OJElement
-
- getCreatorPanel() -
Method in class org.activemath.author.toc.TOC
-
- getCreators() -
Method in class org.activemath.content.items.Metadata
-
- getCriteria() -
Method in class org.activemath.learner.history.HistoryQuery
- Returns a Hibernate
Criterion that expresses this HistoryQuery.
- getCriterion(Object) -
Method in class org.activemath.learner.history.HistoryQueryConstraint
-
- getCriterion(int) -
Method in class org.activemath.learner.history.HistoryQueryConstraint
-
- getCriterion(long) -
Method in class org.activemath.learner.history.HistoryQueryConstraint
-
- getCsvEscape() -
Static method in class org.activemath.webapp.report.ReportUtils
-
- getCSVString() -
Method in class org.activemath.webapp.report.data.ActivityStat
-
- getCurrentConfig() -
Static method in class org.activemath.abstractcontent.SubconfImpl
- Gets the current Subconfiguration in the thead-local or null.
- getCurrentDate() -
Static method in class org.activemath.tutor.coursegen.jshop2.JShopUtil
- This method return the current date of the system's computer in following
format: "yyyy-MM-dd'T'HH:mm:ss"
- getCurrentFocusInput() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getCurrentInteraction() -
Method in class org.activemath.exercises.model.Exercise
-
- getCurrentInteraction() -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- getCurrentJavaSqlTimestamp() -
Static method in class org.activemath.webapp.tools.data.storage.JDBCTutorPresetStorage
-
- getCurrentOrDumbReporter() -
Static method in class org.activemath.omdocjdom.slumb.ErrorReporter
- Is sure to return a non-null error-reporter though it may be only printing to console.
- getCurrentPage() -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- getCurrentPage() -
Method in class org.activemath.webapp.user.BookState
- returns the current Page number
- getCurrentProblemDescription() -
Method in class org.activemath.events.types.ExerciseHelpRequestEvent
-
- getCurrentReporter() -
Static method in class org.activemath.omdocjdom.slumb.ErrorReporter
-
- getCurrentStatus() -
Method in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- getCurrentUser() -
Method in class org.activemath.webapp.base.ControllerBase
- Get the current User object.
- getData() -
Method in class org.activemath.studentmodel2.data.Evidence
-
- getDate() -
Method in class org.activemath.content.metadata.ActionDate
-
- getDate() -
Method in class org.activemath.webapp.view.tools.I18nTool
-
- getDateLong() -
Method in class org.activemath.webapp.view.tools.I18nTool
-
- getDateMedium() -
Method in class org.activemath.webapp.view.tools.I18nTool
-
- getDates() -
Method in class org.activemath.content.items.Metadata
-
- getDateShort() -
Method in class org.activemath.webapp.view.tools.I18nTool
-
- getDeepClone(DefaultMutableTreeNode) -
Method in class org.activemath.author.toc.EditableTOCJTree
- Missing description of the gets the deepClone attribute of the
EditableTOCJTree object
- getDefault() -
Static method in class org.activemath.content.metadata.CompetencySystem
- Get the default competency system (configured by property "app.competency-system.default")
- getDefaultAttributeValue(String, String) -
Static method in class org.activemath.omdocjdom.OJConstants
-
- getDefaultCollection() -
Method in class org.activemath.webapp.exercises.DrAuthoringController
-
- getDefaultCompetency() -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- getDefaultCompetencyLevel() -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- getDefaultFieldName() -
Method in class org.activemath.webapp.dict.queries.AMAbstractQuery
- Returns the bean field-name that a appSession should "first" edit when editing such a query.
- getDefaultFieldName() -
Method in class org.activemath.webapp.dict.queries.AMMetadataAttributeQuery
-
- getDefaultFieldName() -
Method in class org.activemath.webapp.dict.queries.AMQueryList
-
- getDefaultFieldName() -
Method in class org.activemath.webapp.dict.queries.IdAMQuery
-
- getDefaultFieldName() -
Method in class org.activemath.webapp.dict.queries.OmobjAMQuery
-
- getDefaultFieldName() -
Method in class org.activemath.webapp.dict.queries.TextAMQuery
-
- getDefaultHistory() -
Method in class org.activemath.learner.history.LearnerHistoryProvider
- returns the default LearnerHistory.
- getDefaultJdomSaxBuilder() -
Static method in class org.activemath.config.Manager
- Returns a default
SAXBuilder usable by anyone so
that no uselss construction is made.
- getDefaultLanguage() -
Method in class org.activemath.webapp.i18n.Localizer
-
- getDefaultLearnerModel() -
Method in class org.activemath.learner.model.LearnerModelProvider
-
- getDefaultLearnerModelName() -
Method in class org.activemath.learner.model.LearnerModelProvider
-
- getDefaultMastery() -
Method in class org.activemath.webapp.tools.data.GapDetectionLM
-
- getDefaultMastery() -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- getDefaultSkin() -
Static method in class org.activemath.webapp.base.Skin
- Return an instance of the default skin.
- getDefines() -
Method in class org.activemath.webapp.dict.RelationFilter
-
- getDefinitions(MBaseID, Collection) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getDefinitions(MBaseID, Collection) -
Method in interface org.activemath.abstractcontent.MBaseRef
- For a
symbol, this method returns the IDs of all definitions.
- getDefinitions(MBaseID, Collection) -
Method in class org.activemath.abstractcontent.MultiMBase
-
- getDefinitions(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getDefinitions(ID) -
Method in class org.activemath.omdocjdom.DefaultCollection
-
- getDefinitions(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getDefinitions(String, Vector) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- Missing description of the gets the definitions attribute of the
OJXMLRPClucenembaseServer object
- getDefinitions(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- getDefinitions(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getDefinitions(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getDefinitions(String, Vector) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Missing description of the gets the definitions attribute of the
OJXMLRPCmbaseServer object
- getDefinitions(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
- Reads the "inversed-dependency" elements of type "DEFINES" in metadata/extradata that are
built by
MBaseBuilder then filters out those whose "of" is not in the collections
given as parameter.
- getDefinitions(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getDefinitions(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getDefinitions(String, Vector) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getDefinitions(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getDepartment() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the department value for this IlUserData.
- getDependencies(MBaseID) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getDependencies(MBaseID) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Gets an Iterator of
MBaseRef.Dependency relations with all relations that stem from this
element.
- getDependencies(MBaseID) -
Method in class org.activemath.abstractcontent.MultiMBase
- Gets an Iterator of
MBaseRef.Dependency dependencies with all dependencies registered for that
element.
- getDependencies(MBaseID) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getDependencies(MBaseID) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getDependencies(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- This method returns a vector (an XML-RPC
array) of
dependencies.
- getDependencies(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getDependencies() -
Method in class org.activemath.omdocjdom.mbase.MBaseItem
-
- getDependencies(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getDependencies(String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- This method returns a vector (an XML-RPC
array) of
dependencies.
- getDependencies(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- getDependencies(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
- This should be reading from the properties the list of all files and directories
to read from.
- getDependencies(MBaseID) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getDependencies(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getDependencies(MBaseID) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getDependencyTypeString() -
Method in class org.activemath.abstractcontent.MBaseRef.Dependency
-
- getDependsOn() -
Method in class org.activemath.content.items.Item
- Deprecated. use getOutgoingRelations() instead
- getDependsOn() -
Method in class org.activemath.webapp.dict.RelationFilter
-
- getDependsOn(String) -
Method in class org.activemath.webapp.view.tools.MBaseTool
- Get "depends-on" dependencies for an item.
- getDepsOrInvDeps(MBaseID, String) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
- Returns a collection of
MBaseRef.Dependency objects.
- getDerbyId() -
Method in class org.activemath.webapp.tools.data.Gap
-
- getDerbyId() -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- getDerbyId() -
Method in class org.activemath.webapp.tools.GapController
-
- getDescription(String) -
Method in class org.activemath.content.Book
-
- getDescription() -
Method in class org.activemath.content.items.Metadata
-
- getDescription(String) -
Method in class org.activemath.content.items.Metadata
-
- getDescription() -
Method in class org.activemath.content.TocEntry
-
- getDescription(String) -
Method in class org.activemath.content.TocEntry
-
- getDescription(String, String) -
Method in class org.activemath.content.TocEntry
-
- getDescription() -
Method in class org.activemath.content.UserBook
-
- getDescription() -
Method in class org.activemath.events.types.UserBookUploadedEvent
-
- getDescription() -
Method in class org.activemath.tutor.control.BookGenerator
-
- getDescription() -
Method in class org.activemath.webapp.base.external.ilias.IlOperation
- Gets the description value for this IlOperation.
- getDescriptionMap(String) -
Method in class org.activemath.tutor.TaskUtil
- Currently we don't use this method.
- getDescriptionOfPedaObj(String, String) -
Method in class org.activemath.tutor.TaskUtil
- Get the appropriate description for certain language and particular
pedagogical Objective(task as String).
- getDescriptions() -
Method in class org.activemath.content.Book
-
- getDescriptions() -
Method in class org.activemath.content.items.Metadata
-
- getDescriptions() -
Method in class org.activemath.content.TocEntry
-
- getDeserializer(String, Class, QName) -
Static method in class org.activemath.webapp.base.external.ilias.IlOperation
- Get Custom Deserializer
- getDeserializer(String, Class, QName) -
Static method in class org.activemath.webapp.base.external.ilias.IlUserData
- Get Custom Deserializer
- getDest() -
Method in class org.activemath.webapp.dict.DependencyBean
-
- getDest() -
Method in class org.activemath.webapp.view.beans.DependencyBean
-
- getDestId() -
Method in class org.activemath.content.items.Dependency
-
- getDiagnosedMisconceptions() -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.Evaluator
- Produce a diagnosis for the given answer map and answer.
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.generators.ALOENoFeedbackStrategy.ATuFEvaluator
-
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.generators.ALOEStrategy.ALOEEvaluator
-
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.generators.ALOEStrategyAssessment.AloeDefaultEvaluator
-
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.generators.ALOEStrategyDefault.AloeDefaultEvaluator
-
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.generators.CompositeExercise.CompositeEvaluator
-
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.generators.DefaultGenerator.DefaultEvaluator
-
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.generators.FractionsGenerator.FractionsEvaluator
-
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.generators.HTWGenerator.HtwEvaluator
-
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.generators.IDEASGenerator.IDEASDREvaluator
-
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.generators.IntegralGenerator.IntegralDREvaluator
-
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.generators.KRKCR.KRKCREvaluator
-
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.generators.MAPSMossaicControl.SelfRegulatedEvaluator
-
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.generators.MAPSMossaicFremdPlannung.SelfRegulatedEvaluator
-
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.generators.MathDoxInteractionManager.MathDoxEvaluator
-
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.generators.SelfRegulateStrategy.SelfRegulatedEvaluator
-
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.generators.SelfRegulateStrategy2.SelfRegulatedEvaluator
-
- getDiagnosis(Element, List) -
Method in class org.activemath.exercises.generators.SelfRegulateStrategyTest.SelfRegulatedEvaluator
-
- getDiagnosis() -
Method in class org.activemath.exercises.model.Transition
-
- getDiagnosis(Element, Element, String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- getDiagnosis(String, String, String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- getDiagnosis(String, Element, Element) -
Method in class org.activemath.exercises.openmath.services.MathDoxService
-
- getDiagnosis() -
Method in class org.activemath.webapp.exercises.tools.Transition
-
- getDiagnosisBla(Element, List) -
Method in class org.activemath.exercises.generators.IDEASGenerator.IDEASDREvaluator
-
- getDiagnosisBla(Element, List) -
Method in class org.activemath.exercises.generators.IntegralGenerator.IntegralDREvaluator
-
- getDictionaryState(int, int, HttpSession, User) -
Static method in class org.activemath.webapp.dict.DictionaryState
-
- getDictionaryStatesIterator(HttpSession, User, int) -
Static method in class org.activemath.webapp.dict.DictionaryState
-
- getDictNum() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getDictUserMessage() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getDifficulties() -
Method in class org.activemath.content.items.Metadata
-
- getDifficulty() -
Method in class org.activemath.content.items.Item
- Deprecated. use getMetadata().getDifficulty(), now depends on learning context.
- getDifficulty() -
Method in class org.activemath.content.items.Metadata
-
- getDifficulty(LearningContext) -
Method in class org.activemath.content.items.Metadata
-
- getDifficulty() -
Method in class org.activemath.events.types.ExerciseStepEvent
- returns the difficulty of the exerciseStep this event occurred in.
- getDifficulty(LearningContext) -
Method in class org.activemath.events.types.ExerciseStepEvent
- returns the difficulty of the exerciseStep this event occurred in,
respecting the given LearningContext
- getDifficulty() -
Method in class org.activemath.exercises.generators.DRGenerator
-
- getDifficulty() -
Method in class org.activemath.studentmodel2.data.Evidence
-
- getDifficulty() -
Method in class org.activemath.studentmodel2.data.EvidenceData
-
- getDifficulty() -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- getDifficulty() -
Method in class org.activemath.studentmodel2.evaluation.ExerciseEval
-
- getDifficulty(ExerciseStepEvent, Item, User) -
Static method in class org.activemath.studentmodel2.LearnerModelListener
- Tries to find out the difficulty of an exercise/exercise-step by going through
the event, the exercise and the users learning context, ...
- getDifficulty() -
Method in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- getDifficulty() -
Method in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- getDifficulty(String) -
Static method in class org.activemath.webapp.evaluators.EvaluationTool
-
- getDifficulty() -
Method in class org.activemath.webapp.tools.TaskGenerationController
-
- getDifficulty() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getDifficultyString() -
Method in class org.activemath.content.items.Metadata
- Deprecated. use getDifficulty() or getDifficulty(LearningContext)
- getDirectEvidence(String) -
Method in class org.activemath.studentmodel2.data.AssessmentModel
- Get a list of relevant direct evidences for a concept
- getDirectEvidence() -
Method in class org.activemath.studentmodel2.data.EvidenceContainer
-
- getDirectEvidence(String, String) -
Method in class org.activemath.studentmodel2.LearnerModel
-
- getDirectEvidences(String, String, CognitiveProcess) -
Method in class org.activemath.studentmodel2.data.EvidenceCollector
- Get direct evidences for a competency and concept.
- getDirectEvidences(String, String, CognitiveProcess, boolean) -
Method in class org.activemath.studentmodel2.data.EvidenceCollector
- Get direct evidences for a competency and concept.
- getDirectEvidenceWeight() -
Static method in class org.activemath.studentmodel2.assessment.tbmirt.IRTTransferableBeliefModel
-
- getDiscriminationFactor() -
Method in class org.activemath.studentmodel2.assessment.tbmirt.IRTEvidenceAnalyzer
-
- getDiscriminationVal() -
Method in class org.activemath.studentmodel2.simulation.IRT
-
- getDislikes() -
Method in class org.activemath.statistics.ItemFeedback
- Returns the number of users disliking the item this
ItemFeedback is about.
- getDisplay() -
Method in class org.activemath.webapp.exercises.tools.graph.GraphVizu
-
- getDisplay() -
Method in class org.activemath.webapp.extasy.graph.GraphVizu
-
- getDisplayMetadata() -
Method in class org.activemath.webapp.dict.ItemView
-
- getDistance() -
Method in class org.activemath.studentmodel2.data.Evidence
- Distance in the mBase graph to the originating concept
- getDocNum() -
Method in class org.activemath.webapp.dict.queries.SearchHit
-
- getDocument(DefaultMutableTreeNode) -
Method in class org.activemath.author.toc.EditableTOCJTree
- returns this tree as a root element, starting document-building at
startNode
.
- getDocument() -
Method in class org.activemath.content.Book
- Get the XML document defining this book.
- getDocument(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- This method is only for debug purpose.
- getDocument(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getDocument() -
Method in interface org.activemath.omdocjdom.OJNode
-
- getDocument() -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- getDocumentBase() -
Method in class org.activemath.applets.RelayedAppletStub
-
- getDocumentCount() -
Method in class org.activemath.omdocjdom.index.analysis.IndexStatistics
-
- getDocumentFromParameter(String) -
Method in class org.activemath.exercises.generators.Xslt
-
- getDocumentManifestStream(OJDocument) -
Method in class org.activemath.webapp.tutor.cgWebService.ServiceController.CourseGeneratorService
- Parse the given OJDocument and return a manifest in SCORM.
- getDocuments() -
Method in class org.activemath.omdocjdom.mbase.MBaseBuilder
-
- getDocumentsFile(OJElement) -
Static method in class org.activemath.omdocjdom.OJUtilities
- Returns the file associated to the document of the elementif there is anything such
(i.e there can be no document or no file for the document.
- getDocumentString() -
Method in class org.activemath.content.Book
- Needed by Hibernate persistance
- getDocumentString() -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- getDocumentString(OJDocument) -
Static method in class org.activemath.tutor.coursegen.jshop2.JShopUtil
- print out the DOM Object as XML string
- getDocumentString(OJDocument) -
Static method in class org.activemath.tutor.TutorialInteraction
- print out the DOM Object as XML string
- getDocumentString(OJDocument) -
Method in class org.activemath.webapp.tutor.cgWebService.ServiceController.CourseGeneratorService
- Tries to parse the OJDocument and return a string of its content.
- GetDomain - Class in org.activemath.webapp.extasy.actions
-
- GetDomain() -
Constructor for class org.activemath.webapp.extasy.actions.GetDomain
-
- getDoneRight() -
Method in class org.activemath.webapp.user.BookStat
-
- getDoneWrong() -
Method in class org.activemath.webapp.user.BookStat
-
- getDraggedNode() -
Method in class org.activemath.author.toc.EditableTOCJTree
- Missing description of the gets the draggedNode attribute of the
EditableTOCJTree object
- getDragging() -
Method in class org.activemath.events.types.ClipTransferEvent
-
- getDtdFileOfDocument(File) -
Static method in class org.activemath.omdocjdom.OJContentCollectionUtil
-
- getDtdOfDocument(File) -
Static method in class org.activemath.omdocjdom.OJContentCollectionUtil
-
- getDummyNumber() -
Method in class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- getDuration() -
Method in class org.activemath.events.types.ItemSeenEvent
-
- getDuration() -
Method in class org.activemath.omdocjdom.index.queries.SearchResultHits
- Returns the difference in milliseconds between calls to
SearchResultHits.setStartTime(long) and SearchResultHits.setEndTime().
- getDuration_AVG() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getDuration_MAX() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getDuration_MIN() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getDuration_STD() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getDurationMillisecs() -
Method in class org.activemath.webapp.report.data.ExerciseRun
-
- getDurationSecs() -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- getDurationSecs() -
Method in class org.activemath.webapp.report.data.ExerciseRun
-
- getDynamicItem(String) -
Method in class org.activemath.content.ContentManager
- Fetch a dynamic item.
- getEchoOMElement() -
Static method in class org.activemath.webapp.tutor.cgWSClient.ClientUtil
- Make the request for calling the Echo service method
- getEchoOMElement() -
Static method in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.ClientUtil
-
- getEditMissingProperties() -
Method in class org.activemath.webapp.tools.GapController
-
- getEditors() -
Method in class org.activemath.content.items.Metadata
-
- getEducationalLevel() -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- getEducationalLevel() -
Method in class org.activemath.webapp.user.User
- Synonym to @see getLearningContext()
- getEducationalLevel() -
Method in class org.activemath.webapp.user.UserData
- Deprecated. use getLearningContext()
- getElapsedMillis() -
Method in class org.activemath.webapp.view.tools.TimerTool
-
- getElement(Pattern) -
Method in class org.activemath.content.mediator.rewriter.PatternPOSet
- Returns the Element which has the given pattern in it.
- getElement() -
Method in class org.activemath.webapp.exercises.tools.Interaction.FeedbackItem
-
- getElement() -
Method in class org.activemath.webapp.extasy.views.InteractionView.ItemView
-
- getElement() -
Method in class org.activemath.webapp.extasy.views.TransitionView.UserInputEntry
-
- getElementAtId(ID) -
Method in class org.activemath.omdocjdom.DefaultCollection
-
- getElementOfPedaObj(String) -
Method in class org.activemath.tutor.TaskUtil
- Return the Element which contains all information for given pedagogical objective.
- getElements() -
Method in class org.activemath.webapp.exercises.tools.Interaction.InteractionElement
-
- getElt() -
Method in class org.activemath.webapp.tools.SymbolPresentationListController.Notation
-
- getEmail() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the email value for this IlUserData.
- getEmail() -
Method in class org.activemath.webapp.user.User
-
- getEmail() -
Method in class org.activemath.webapp.user.UserData
-
- getEmpty() -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- getEnclosingID() -
Method in class org.activemath.omdocjdom.OJElement
- Walks till the root element to find a parent of this element that has an
id attribute (including itself)
and returns its id.
- getEncoding() -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- getEndColumn() -
Method in class org.activemath.exercises.parsers.SimpleCharStream
-
- getEndEvent() -
Method in class org.activemath.webapp.report.data.ExerciseRun
-
- getEndLine() -
Method in class org.activemath.exercises.parsers.SimpleCharStream
-
- getEndState() -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- getEndTime() -
Method in class org.activemath.webapp.report.bucket.BucketArchive
-
- getEndTime() -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- getEndTime() -
Method in class org.activemath.webapp.report.data.ExerciseRun
-
- getEndTime() -
Method in class org.activemath.webapp.report.Report
-
- getEntry() -
Method in class org.activemath.author.toc.IDPanel
-
- getEnvVars() -
Static method in class org.activemath.omdocjdom.index.infomap.InfomapSystemEnvironment
-
- getEpsilon() -
Method in class org.activemath.exercises.model.ConditionTransition.ConditionEntry
-
- getError() -
Method in class org.activemath.webapp.extasy.util.MultipartRequestResult
-
- getErrorCode() -
Method in exception org.activemath.webapp.base.external.ExternalAuthenticationException
-
- getErrorCodeString() -
Method in exception org.activemath.webapp.base.external.ExternalAuthenticationException
-
- getErrorMessageOM(String) -
Static method in class org.activemath.webapp.tutor.cgWebService.CGWSConstants
- Convert an error message from String into an OMElement
- getErrorMessageOM(String) -
Method in class org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.ErrorMessageUtil
- Generates an
OMElement containing the error message provided by the given String
- getErrors() -
Method in class org.activemath.webapp.base.ControllerBase
- Return a map of error messages added by
ControllerBase.addError(String, String).
- getEscapeTool() -
Method in class org.activemath.webapp.base.AppModel
-
- getEssentialRelationsFromItem() -
Method in class org.activemath.webapp.dict.ItemView
- The essential relations are the relations which are
not of occurence types.
- getEssentialRelationsToItem() -
Method in class org.activemath.webapp.dict.ItemView
-
- getEstimatedSolvingTime() -
Method in class org.activemath.sequencer.ExerciseArgumentSetting
-
- getEvaluationResult() -
Method in class org.activemath.exercises.InteractionManager
- Deprecated. get the value from the Learner Model.
- getEventId() -
Method in class org.activemath.studentmodel2.data.Evidence
-
- getEventId() -
Method in class org.activemath.studentmodel2.data.EvidenceData
-
- getEventId() -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- getEventList() -
Method in class org.activemath.webapp.exercises.PresentationStrategy
-
- getEventList() -
Method in class org.activemath.webapp.report.Report
-
- getEventList() -
Method in class org.activemath.webapp.report.ReportMistakes
-
- getEvents(long, long, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>) -
Static method in class org.activemath.webapp.report.ReportUtils
- Query history for all ActivemathEvents matching the specified criteria
- getEventsExcluded() -
Method in class org.activemath.webapp.report.Report
-
- getEventsIncluded() -
Method in class org.activemath.webapp.report.Report
-
- getEventType(String) -
Static method in class org.activemath.webapp.evaluators.EvaluationTool
-
- getEvidenceCnt() -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- getEvidenceCollector(String) -
Method in class org.activemath.studentmodel2.EvidenceManager
- Get the EvidenceCollector of a user
- getEvidenceContainerKey(String, String, CognitiveProcess) -
Method in class org.activemath.studentmodel2.data.EvidenceCollector
- Creates a key to access a particular
EvidenceContainer
- getEvidenceContainers() -
Method in class org.activemath.studentmodel2.data.EvidenceCollector
-
- getEvidences() -
Method in class org.activemath.studentmodel2.data.EvidenceContainer
- Get the evidences relevant for the assessment
- getExamples() -
Method in class org.activemath.webapp.dict.RelationFilter
-
- getExamples(String) -
Static method in class org.activemath.webapp.evaluators.EvaluationTool
-
- getException() -
Method in interface org.activemath.abstractcontent.AbstractpPlanner
- Returns an exception that possibly happened during the process.
- getException() -
Method in class org.activemath.applets.RelayedAppletStub
-
- getException() -
Method in class org.activemath.omdocjdom.mbase.MBaseBuilder
-
- getException() -
Method in class org.activemath.tutor.control.BookGenerator
-
- getExercise() -
Method in class org.activemath.feedback.symptoms.Solution
-
- getExercise() -
Method in class org.activemath.webapp.extasy.actions.ActionResource
-
- getExercise() -
Method in class org.activemath.webapp.extasy.AuthoringState
-
- GetExerciseCode - Class in org.activemath.webapp.extasy.actions
-
- GetExerciseCode() -
Constructor for class org.activemath.webapp.extasy.actions.GetExerciseCode
-
- getExerciseCode() -
Method in class org.activemath.webapp.tools.ItemUploadController
-
- getExerciseDifficulty(Difficulty, CompetencyLevel) -
Method in class org.activemath.studentmodel2.assessment.tbmirt.IRTEvidenceAnalyzer
- If no IRT-difficulty (=IRT item value) is provided, calculate it
- getExerciseDifficulty(Difficulty, AchievementLevel) -
Method in class org.activemath.studentmodel2.assessment.tbmirt.IRTEvidenceAnalyzer
- If no IRT-difficulty (=IRT item value) is provided, calculate it (for MATH-BRIDGE competency system only)
- getExerciseDocument() -
Method in class org.activemath.exercises.InteractionGenerator
-
- getExerciseDocument() -
Method in class org.activemath.webapp.extasy.AuthoringState
-
- getExerciseFilename() -
Method in class org.activemath.exercises.generators.OmegaTutorGenerator
-
- getExerciseFinished() -
Method in class org.activemath.webapp.user.BookStat
-
- getExerciseFormula(int) -
Method in class org.activemath.exercises.openmath.services.OmegaTutorService
-
- getExerciseId() -
Method in class org.activemath.events.types.ExerciseFinishedEvent
-
- getExerciseId() -
Method in class org.activemath.exercises.generators.OmegaTutorGenerator
-
- getExerciseId() -
Method in class org.activemath.exercises.InteractionGenerator
-
- getExerciseId() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getExerciseId() -
Method in class org.activemath.studentmodel2.data.Evidence
-
- getExerciseId() -
Method in class org.activemath.studentmodel2.data.EvidenceData
-
- getExerciseId() -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- getExerciseId() -
Method in class org.activemath.studentmodel2.evaluation.ExerciseEval
-
- getExerciseId() -
Method in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- getExerciseId() -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- getExerciseId() -
Method in class org.activemath.webapp.controller.MunSequencerController
-
- getExerciseId() -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- getExerciseId() -
Method in class org.activemath.webapp.exercises.tools.graph.GraphLoader
-
- getExerciseId() -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
-
- getExerciseLoader() -
Method in class org.activemath.webapp.extasy.AuthoringState
-
- getExerciseMap() -
Method in class org.activemath.studentmodel2.evaluation.UlogReplayStepPredictor
-
- getExerciseName() -
Method in class org.activemath.webapp.extasy.actions.CreateExercise
-
- getExerciseName() -
Method in class org.activemath.webapp.extasy.AuthoringState
-
- getExerciseNumber() -
Method in class org.activemath.exercises.generators.OmegaTutorGenerator
-
- getExerciseResults() -
Method in class org.activemath.sequencer.MunExerciseSequencer
-
- getExerciseRunLists() -
Method in class org.activemath.webapp.report.PerformanceReport
-
- getExerciseRunLists() -
Method in class org.activemath.webapp.report.ReportPerStudent
-
- getExerciseRuns() -
Method in class org.activemath.webapp.report.Report
-
- getExerciseRunsFinished() -
Method in class org.activemath.webapp.user.BookStat
-
- getExerciseRunsStarted() -
Method in class org.activemath.webapp.user.BookStat
-
- getExercises() -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- getExercises() -
Method in class org.activemath.webapp.dict.RelationFilter
-
- getExercises(String) -
Static method in class org.activemath.webapp.evaluators.EvaluationTool
- fetches ids of examples for the given concept from MBase.
- getExercises() -
Method in class org.activemath.webapp.exercises.ExerciseRepositoryController.ExerciseCollection
-
- getExerciseSession() -
Method in class org.activemath.webapp.clip.StorableClip
-
- getExercisesFinished() -
Method in class org.activemath.webapp.user.BookStat
-
- getExercisesSkipped() -
Method in class org.activemath.sequencer.ExerciseSequencer
-
- getExercisesSolved() -
Method in class org.activemath.sequencer.ExerciseSequencer
-
- getExercisesStarted() -
Method in class org.activemath.webapp.user.BookStat
-
- getExerciseStarted() -
Method in class org.activemath.webapp.user.BookStat
-
- getExerciseStatistics(String) -
Method in class org.activemath.statistics.StatisticsManager
-
- getExercisesTotal() -
Method in class org.activemath.webapp.user.BookStat
-
- getExerciseStrategy() -
Method in class org.activemath.sequencer.ExerciseSequencer
-
- getExerciseStrategy() -
Method in class org.activemath.sequencer.SimpleSequencerStrategy
-
- getExerciseStrategy() -
Method in class org.activemath.webapp.user.UserGroup
-
- getExerciseStrategy() -
Method in class org.activemath.webapp.user.UserGroupDefault
-
- getExerciseSuccess() -
Method in class org.activemath.webapp.user.BookStat
-
- getExercisesUnique() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getExerciseSystem() -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- getExerciseType() -
Method in class org.activemath.content.items.ExerciseItem
-
- getExerciseType() -
Method in class org.activemath.content.items.Metadata
-
- getExerciseType() -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- getExerciseType() -
Method in class org.activemath.webapp.view.beans.UserExerciseItem
-
- getExercisetypes() -
Method in class org.activemath.exercises.InteractionManager
-
- getExerciseXML(String, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getExerciseXML(String, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getExerciseXML(): returns xml description of exercise.
- getExericseId() -
Method in class org.activemath.sequencer.ExerciseArgumentSetting
-
- getExericsesFailed() -
Method in class org.activemath.sequencer.ExerciseSequencer
-
- getExitValue() -
Method in class org.activemath.presentation.io.ExecStream
-
- getExpectationValue() -
Method in class org.activemath.studentmodel2.simulation.ErrorContainer
-
- getExperimentalProgress() -
Method in class org.activemath.webapp.user.User
-
- getExpertSolutionPath(Element) -
Method in class org.activemath.exercises.openmath.services.HTWService
-
- getExpertSolutionPath(Element, String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
- using derivation service to construct the worked out solution
- getExpertSolutionPathNLG(Element, String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- getExpiryTime() -
Method in class org.activemath.webapp.base.AuthToken
-
- getExtasyEnabledCollections(Subconfiguration) -
Static method in class org.activemath.omdocjdom.OJContentCollectionUtil
- Finds the name of the loaded collections which are
enabled for exercise authoring.
- getExtasyPictPath(String, Subconfiguration) -
Static method in class org.activemath.omdocjdom.OJContentCollectionUtil
- Finds the directory where the collection offers space to save
picture files to.
- getExtasySavePath(String, Subconfiguration) -
Static method in class org.activemath.omdocjdom.OJContentCollectionUtil
- Finds the directory where the collection offers space to save OMDoc
files to.
- getEye() -
Method in class org.activemath.webapp.speech.SpeechItemList
-
- getEye() -
Method in interface org.activemath.webapp.speech.SpeechItemListInterface
-
- getEyedItemContent() -
Method in class org.activemath.webapp.speech.SpeechItemList
-
- getEyedItemContent() -
Method in interface org.activemath.webapp.speech.SpeechItemListInterface
-
- getFactory() -
Method in class org.activemath.omdocjdom.OJSAXBuilder
-
- getFailedMastery_AVG() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getFailure() -
Method in class org.activemath.omdocjdom.rephrase.Rephraser
-
- getFax() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the fax value for this IlUserData.
- getFeedback(String) -
Method in class org.activemath.exercises.generators.FirstDepthHintStrategy
-
- getFeedback(String) -
Method in class org.activemath.exercises.InteractionGenerator
-
- getFeedback() -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- getFeedbackData() -
Method in class org.activemath.webapp.report.ReportUserFeedback
-
- getFeedbackFrom() -
Method in class org.activemath.exercises.model.PresentationStyle
-
- getFeedbackPresentation(String) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- getFeedbackType() -
Method in interface org.activemath.events.tags.UserFeedbackEventTag
-
- getFeedbackType() -
Method in class org.activemath.events.types.UserFeedbackEvent
-
- getFeedbackTypeString() -
Method in class org.activemath.events.types.UserFeedbackEvent
-
- getFeedbackView() -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- getFeedbackView() -
Method in class org.activemath.webapp.controller.MunSequencerController
-
- getField() -
Method in class org.activemath.omdocjdom.index.queries.SearchContext
-
- getField(String) -
Method in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
- Currently returns a default domain of the learner.
- getField() -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- getField() -
Method in class org.activemath.webapp.user.User
-
- getField() -
Method in class org.activemath.webapp.user.UserData
-
- getField() -
Method in class org.activemath.webapp.user.UserGroup
-
- getField() -
Method in class org.activemath.webapp.user.UserGroupDefault
-
- getFields() -
Method in class org.activemath.content.items.Metadata
-
- getFields() -
Method in class org.activemath.webapp.extasy.util.MultipartRequestResult
-
- getFile() -
Method in class org.activemath.omdocjdom.OJDocument
- Get the file mentionned by the
OJDocument.setFile(java.io.File) method, or null
if none was set.
- getFile() -
Method in class org.activemath.omdocjdom.slumb.data.OMDocFile
-
- getFile(Class, String) -
Static method in class org.activemath.omdocjdom.tests.OJTestUtils
- Creates a temporary file with exactly the content of the indicated resource name (supposed to
be reached as a stream from the class-loader aside of this class.
- getFile(String) -
Static method in class org.activemath.omdocjdom.tests.OJTestUtils
-
- getFile() -
Method in class org.activemath.webapp.i18n.LocalizedFile
-
- getFile1() -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRefForTesting
-
- getFile2() -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRefForTesting
-
- getFileName() -
Method in class org.activemath.author.toc.TOC
-
- getFileOfID(String) -
Method in class org.activemath.omdocjdom.slumb.SlumbIndex
-
- getFiles() -
Method in class org.activemath.webapp.extasy.util.MultipartRequestResult
-
- getFileteredArrayIds(String[], boolean) -
Method in class org.activemath.omdocjdom.slumb.data.SlumbRelation.RelList
-
- getFileXML(String, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getFileXML(String, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getFileXML(): returns xml description of file.
- getFillColor(VisualItem) -
Method in class org.activemath.webapp.exercises.tools.graph.GraphVizu.DemoColorFunction
-
- getFillRatio() -
Method in class org.activemath.webapp.util.cache.CacheInfo
-
- getFilteredArraySourceIds(String[]) -
Method in class org.activemath.omdocjdom.slumb.data.SlumbRelation.RelList
-
- getFilteredArrayTargetIds(String[]) -
Method in class org.activemath.omdocjdom.slumb.data.SlumbRelation.RelList
-
- getFilterHasNoForAttributeParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getFilterHasNoForRelationParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getFilterIgnoreParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getFilterImportantParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getFilterIsSelfReferencingParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getFilterItemClassParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getFilterLanguage() -
Method in class org.activemath.webapp.tools.LanguageGapController
-
- getFilterMBaseIdParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getFilterMissingContentLanguagesParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getFilterMissingPointerParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getFilterMissingTitleLanguagesParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getFilterNumberSupportParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getFilterUnloadableParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getFinished() -
Method in class org.activemath.webapp.report.data.ExerciseStat
-
- getFinishedExercises() -
Method in class org.activemath.events.types.ExerciseSequencerFinishedEvent
-
- getFinishReason() -
Method in class org.activemath.sequencer.ExerciseSequencer
-
- getFirstDCMetadata(String) -
Method in class org.activemath.omdocjdom.OJElement
- Climbs from here through the parents to return the first found child of the
metadata
element with the given name.
- getFirstInteraction(String) -
Method in class org.activemath.exercises.openmath.services.MathDoxService
-
- getFirstname() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the firstname value for this IlUserData.
- getFirstSuccess() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- getFirstTimeOpened() -
Method in class org.activemath.webapp.user.BookState
- returns the
Date when the correspondig book was first opened.
- getFlavoredItemId(String) -
Method in class org.activemath.content.items.FlavorSet
-
- getFlavoredItemId(String) -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getFlavorMap() -
Method in class org.activemath.content.items.FlavorSet
-
- getFlavorMap() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getFlavors() -
Method in class org.activemath.content.items.FlavorSet
-
- getFlavors() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getFlavorSet() -
Method in class org.activemath.content.items.Item
-
- getFMPs() -
Method in class org.activemath.omdocjdom.OJItem
- Returns the list of FMPs children.
- getFoldState() -
Method in class org.activemath.webapp.dict.RelationsPackView
- Possible values should be folded, unfolded
- getForConcept() -
Method in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- getForId() -
Method in class org.activemath.content.items.DynamicItem
-
- getForId() -
Method in class org.activemath.content.items.Item
-
- getForId() -
Method in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- getForId() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getForIds() -
Method in class org.activemath.content.items.DynamicItem
- we don't have any for Ids for dynamic item.
- getForIds() -
Method in class org.activemath.content.items.Item
-
- getForIds() -
Method in class org.activemath.events.types.ExerciseStepEvent
- returns a List of mbase Ids
- getForIds() -
Method in class org.activemath.studentmodel2.evaluation.ExerciseEval
-
- getForIds(ExerciseStepEvent, Item) -
Static method in class org.activemath.studentmodel2.LearnerModelListener
- Returns the for ids of an exercise step or of an exercise.
- getForIds() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getFormalContent(MBaseID) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getFormalContent(MBaseID) -
Method in interface org.activemath.abstractcontent.MBaseRef
- From any ID this method returns the content of the FMP element.
- getFormalContent(MBaseID) -
Method in class org.activemath.abstractcontent.MultiMBase
- From any ID this method returns the row of FMP elements' contents.
- getFormalContent(MBaseID) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getFormalContent(MBaseID) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getFormalContent(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- getFormalContent(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getFormalContent(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getFormalContent(String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Missing description of the gets the formalContent attribute of the
OJXMLRPCmbaseServer object
- getFormalContent(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- getFormalContent(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getFormalContent(MBaseID) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getFormalContent(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getFormalContent(MBaseID) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getFormalContentString(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
- This method returns FMP string
- getFormat() -
Method in class org.activemath.presentation.Fragment
-
- getFormatPipeline(String) -
Static method in class org.activemath.presentation.formats.Format
-
- getFormatPipeline() -
Method in class org.activemath.presentation.Formatter
-
- getFormatter() -
Method in class org.activemath.webapp.view.tools.TransformTool
-
- getFors(String) -
Method in class org.activemath.studentmodel2.PropagationHelper
- Get the Set of directly dependent concepts for a given concept
- getFors(String) -
Method in class org.activemath.studentmodel2.SatelliteHelper
- Get a cyclic-free version of fors for the satellite
- getForWhat(MBaseID) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getForWhat(MBaseID) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Returns the ID contained in the attribute
for
- getForWhat(MBaseID) -
Method in class org.activemath.abstractcontent.MultiMBase
- Returns the ID contained in the attribute
for
- getForWhat(MBaseID) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getForWhat(MBaseID) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getForWhat(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- Missing description of the gets the forWhat attribute of the
OJXMLRPClucenembaseServer object
- getForWhat(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getForWhat(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getForWhat(String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Missing description of the gets the forWhat attribute of the
OJXMLRPCmbaseServer object
- getForWhat(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- getForWhat(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getForWhat() -
Method in class org.activemath.omdocjdom.OJItem
- Returns the attribute
for contained in the element.
- getForWhat(MBaseID) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getForWhat(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getForWhat(MBaseID) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getForWhatIsItem() -
Method in class org.activemath.webapp.dict.ItemView
-
- getFromId() -
Method in class org.activemath.content.items.ItemRelation
-
- getFromIncomingCache(KBQuery) -
Method in class org.activemath.content.mediator.QueryCache
-
- getFromOmobj() -
Method in class org.activemath.omdocjdom.rephrase.RephraseRule
-
- getFromSymbolsTargets() -
Method in class org.activemath.omdocjdom.rephrase.RephraseRule
-
- getFullDOM() -
Method in class org.activemath.content.items.ExerciseItem
-
- getFullDOM() -
Method in class org.activemath.content.items.ExerciseItemMathdox
-
- getFullDOM() -
Method in class org.activemath.content.items.Item
- Provide the full DOM tree for this item, wrapped in a theory element.
- getFullItem(MBaseID) -
Method in class org.activemath.omdocjdom.index.analysis.ContentExtractor
-
- getFullName(String) -
Method in class org.activemath.exercises.Configuration
-
- getFullName() -
Method in class org.activemath.webapp.user.User
-
- getFullName() -
Method in class org.activemath.webapp.user.UserData
-
- getFullyQualifiedID() -
Method in class org.activemath.omdocjdom.ID
- Returns mbase://collection/theoryID/name
or, if the theory is
null, mbase://collection/name:mid
- getGapClass(Gap) -
Method in class org.activemath.webapp.tools.data.GapManager
- gets the type of object which the gap contains
- getGapDetectionDummy(String) -
Method in class org.activemath.webapp.view.tools.TransformTool
- Returns a string representation of a dummy item's missing properties
- getGecko() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- getGender() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the gender value for this IlUserData.
- getGenerateCourseWithLearnerKnowledgeMapRequest(String, List, Map) -
Static method in class org.activemath.webapp.tutor.cgWSClient.ClientUtil
- Make the request for calling the generateCourseWithLearnerKnowledgeMap.
- getGenerateCourseWithLearnerKnowledgeMapRequest(String, List, Map) -
Static method in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.ClientUtil
-
- getGenerateCourseWithLearnerModelURLRequest(String, String, String, List) -
Static method in class org.activemath.webapp.tutor.cgWSClient.ClientUtil
- Make the request for calling the generateCourseWithLearnerModelURL service method
- getGenerateCourseWithLearnerModelURLRequest(String, String, String, List) -
Static method in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.ClientUtil
-
- getGenerator() -
Method in class org.activemath.exercises.model.Exercise
-
- getGiveUps() -
Method in class org.activemath.webapp.report.data.ExerciseStat
-
- getGlobalIdMap() -
Method in class org.activemath.omdocjdom.slumb.SlumbIndex
-
- getGoal() -
Method in class org.activemath.feedback.therapies.prescriptions.APresent
-
- getGoal() -
Method in class org.activemath.feedback.therapies.prescriptions.CPresent
-
- getGoal() -
Method in class org.activemath.feedback.therapies.prescriptions.KPresent
-
- getGoalIds() -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- getGoalIds() -
Method in class org.activemath.webapp.tutor.BookCreationState
- Get the contentIds for the goal in a Array of String.
- getGoals() -
Method in class org.activemath.content.UserBook
-
- getGoals() -
Method in class org.activemath.events.types.UserBookPlannedEvent
-
- getGoals() -
Method in class org.activemath.tutor.control.BookGenerator
-
- getGoogleSearchSite() -
Static method in class org.activemath.webapp.dict.queries.SearchEvaluationData
-
- getGroup(String, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getGroup(String, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getGroup(): get xml description of grouip with given
reference id.
- getGroup() -
Method in class org.activemath.webapp.survey.SurveyData
-
- getGroup() -
Method in class org.activemath.webapp.user.User
-
- getGroup() -
Method in class org.activemath.webapp.user.UserData
-
- getGroupId() -
Method in class org.activemath.events.ActivemathEvent
-
- getGroupId() -
Method in interface org.activemath.events.tags.UserEventTag
-
- getGroupId() -
Method in class org.activemath.webapp.report.Report
-
- getGroupId() -
Method in class org.activemath.webapp.user.User
-
- getGroupIds() -
Method in class org.activemath.webapp.report.Report
-
- getGrouping(String) -
Method in class org.activemath.content.ContentManager
- Return a specific grouping
- getGrouping() -
Method in class org.activemath.tutor.control.BookGenerator
-
- getGroupingElement() -
Method in class org.activemath.content.Grouping
- Return list of concept items for this Grouping.
- getGroupingId() -
Method in class org.activemath.events.types.UserBookPlannedEvent
-
- getGroupingId() -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- getGroupingIds() -
Method in class org.activemath.content.ContentCollection
-
- getGroupingName() -
Method in class org.activemath.tutor.control.BookGenerator
-
- getGroupings() -
Method in class org.activemath.content.ContentManager
- Return a list of available Groupings.
- getGroupsForUser(String, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getGroupsForUser(String, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getTestResults(): returns XMLResultSet with columns ref_id,
group xml.
- getGroupSpecificAndInheritedGroupingIds() -
Method in class org.activemath.webapp.user.UserGroup
-
- getGroupSpecificAndInheritedRecBookIds() -
Method in class org.activemath.webapp.user.UserGroup
-
- getGroupSpecificAndInheritedSurveys() -
Method in class org.activemath.webapp.user.UserGroup
-
- getGroupSpecificGroupingIds(String) -
Method in class org.activemath.webapp.admin.UserGroupAccessor
-
- getGroupSpecificGroupingIds() -
Method in class org.activemath.webapp.user.UserGroup
-
- getGroupSpecificGroupingIds() -
Method in class org.activemath.webapp.user.UserGroupDefault
-
- getGroupSpecificRecBookIds(String) -
Method in class org.activemath.webapp.admin.UserGroupAccessor
-
- getGroupSpecificRecBookIds() -
Method in class org.activemath.webapp.user.UserGroup
-
- getGroupSpecificRecBookIds() -
Method in class org.activemath.webapp.user.UserGroupDefault
-
- getGroupSpecificSurveys(String) -
Method in class org.activemath.webapp.admin.UserGroupAccessor
-
- getGroupSpecificSurveys() -
Method in class org.activemath.webapp.user.UserGroup
-
- getGroupSpecificSurveys() -
Method in class org.activemath.webapp.user.UserGroupDefault
-
- getGuessingProb() -
Method in class org.activemath.studentmodel2.assessment.tbmirt.IRTEvidenceAnalyzer
-
- getGuessingProb() -
Method in class org.activemath.studentmodel2.simulation.IRT
-
- getHasMathML() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- getHasMathPlayer() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- getHasNoForAttributeParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getHasNoForRelationParam() -
Method in class org.activemath.webapp.tools.GapController
-
- GetHeadElements - Class in org.activemath.tutor.coursegen.jshop2
- Used during course generation to retrieve the first n elements of the given list.
- GetHeadElements() -
Constructor for class org.activemath.tutor.coursegen.jshop2.GetHeadElements
-
- getHeaderParameter(HttpServletRequest, String, String) -
Static method in class org.activemath.webapp.base.ServletUtils
- Safely get an HTTP header parameter.
- getHeight() -
Method in class org.activemath.applets.RelayedAppletStub
-
- getHint() -
Method in class org.activemath.webapp.feedback.FeedbackContainer
- returns the current hint (Therapy object).
- getHintDescription() -
Method in class org.activemath.events.types.ExerciseHintProvisionEvent
-
- getHintFromHistory(int) -
Method in class org.activemath.webapp.feedback.FeedbackContainer
- Returns the hint at position
pos from the hint history.
- getHints(String) -
Method in class org.activemath.exercises.LocalUserModel
-
- getHints() -
Method in class org.activemath.webapp.report.data.ExerciseStat
-
- getHistoryEntries(HistoryQuery) -
Method in interface org.activemath.learner.history.LearnerHistory
- Should return a
List of ActivemathEvents that match the supplied query.
- getHistoryEntries(HistoryQuery, int, int) -
Method in interface org.activemath.learner.history.LearnerHistory
-
- getHistoryEntries(HistoryQuery) -
Method in class org.activemath.learner.history.LearnerHistoryImpl
- Returns a list of all stored events that match the supplied
query.
- getHistoryEntries(HistoryQuery, int, int) -
Method in class org.activemath.learner.history.LearnerHistoryImpl
- Returns a sublist of the results of the given
query, starting at the position
firstResult of the complete result list and having a length of at most maxResults.
- getHistoryEntries(ActivemathEvent, int, int) -
Method in class org.activemath.learner.history.NopHistory
-
- getHistoryEntries(ActivemathEvent) -
Method in class org.activemath.learner.history.NopHistory
-
- getHistoryEntries(HistoryQuery, int, int) -
Method in class org.activemath.learner.history.NopHistory
-
- getHistoryEntries(HistoryQuery) -
Method in class org.activemath.learner.history.NopHistory
-
- getHitRatio() -
Method in class org.activemath.webapp.util.cache.CacheInfo
-
- getHitsIterator() -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- getHobby() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the hobby value for this IlUserData.
- getHost() -
Method in class org.activemath.webapp.base.AppModel
-
- getHostname() -
Method in class org.activemath.webapp.base.AppContext
-
- getHostUrl() -
Method in class org.activemath.webapp.base.AppModel
-
- getHowFinished() -
Method in class org.activemath.events.types.ExerciseSequencerFinishedEvent
-
- getHtmlTimeStamp(String, String, String) -
Static method in class org.activemath.util.TimeStamp
- Produces the Hthml timeStamp.
- getHtmlValue() -
Method in class org.activemath.webapp.exercises.Variable
-
- getHttpSession() -
Method in class org.activemath.webapp.base.ControllerBase
- Return the
HttpSession of this controller context
- getHypotheses(Evidence) -
Method in class org.activemath.studentmodel2.assessment.tbm.EvidenceAnalyzer
- Get a map of hypotheses and their associated plausibility values from
an evidence (ExerciseResult).
- getHypotheses() -
Method in class org.activemath.studentmodel2.assessment.tbm.HypothesesContainer
- Get all contained hypotheses
- getHypotheses(Evidence) -
Method in class org.activemath.studentmodel2.assessment.tbmirt.IRTEvidenceAnalyzer
- Get a map of hypotheses and their associated plausibility values from
an evidence (ExerciseResult).
- getHypotheses(Evidence, IRinterval) -
Method in class org.activemath.studentmodel2.assessment.tbmirt.IRTEvidenceAnalyzer
- Get a map of hypotheses and their associated plausibility values from
an evidence (ExerciseResult).
- getHypothesis(long) -
Method in class org.activemath.studentmodel2.assessment.tbm.HypothesesContainer
- get a specific hypothesis that these atoms set
- getI18nTool() -
Method in class org.activemath.webapp.base.AppModel
-
- getID() -
Method in exception org.activemath.abstractcontent.MBaseItemNotFoundException
-
- getId() -
Method in class org.activemath.content.Book
-
- getId() -
Method in class org.activemath.content.ContentCollection
-
- getId() -
Method in class org.activemath.content.Grouping
-
- getId() -
Method in class org.activemath.content.items.Item
-
- getId() -
Method in class org.activemath.content.metadata.Person
-
- getId() -
Method in class org.activemath.content.Page
-
- getId() -
Method in class org.activemath.content.TocEntry
-
- getId() -
Method in class org.activemath.events.ActivemathEvent
-
- getId() -
Method in class org.activemath.exercises.model.Exercise
-
- getId() -
Method in class org.activemath.exercises.model.Interaction
-
- getId() -
Method in class org.activemath.omdocjdom.index.queries.IdAMIndexQuery
-
- getID() -
Method in class org.activemath.omdocjdom.mbase.Dependency.IDElement
-
- getID() -
Method in class org.activemath.omdocjdom.OJElement
- Returns an
ID object associated to this node, the buffered one,
or recomputes it from its parents,
storing it in a local variable which will at later calls to this method.
- getId() -
Method in class org.activemath.omdocjdom.slumb.data.Theory
-
- getId() -
Method in class org.activemath.presentation.Fragment
-
- getId() -
Method in class org.activemath.sequencer.ExerciseSequencer
- Provide the unique identifier
- getId() -
Method in class org.activemath.webapp.base.AppSession
- Synonym to
AppSession.getSessionId()
- getId() -
Method in class org.activemath.webapp.base.AuthToken
-
- getId() -
Method in class org.activemath.webapp.dict.ItemView
-
- getId() -
Method in class org.activemath.webapp.dict.queries.IdAMQuery
-
- getId() -
Method in class org.activemath.webapp.dict.queries.SearchEvaluationData.EvalResult
-
- getId() -
Method in class org.activemath.webapp.dict.queries.SearchHit
-
- getId() -
Method in class org.activemath.webapp.exercises.tools.ExtasyItem
-
- getId() -
Method in class org.activemath.webapp.extasy.views.InteractionView
-
- getId() -
Method in class org.activemath.webapp.extasy.views.ItemView
-
- getId() -
Method in class org.activemath.webapp.notes.db.Note
-
- getId() -
Method in class org.activemath.webapp.tools.SymbolPresentationListController.Item
-
- getId() -
Method in class org.activemath.webapp.user.User
-
- getId() -
Method in class org.activemath.webapp.user.UserGroup
-
- getId() -
Method in class org.activemath.webapp.util.cache.CacheInfo
-
- getId() -
Method in class org.activemath.webapp.view.beans.SimpleBean
-
- getIdentifier() -
Method in class org.activemath.content.mediator.kbimpl.WebServiceCaller
- Because the serverURL is unique in the internet world, we use it
as the Identifier by Management.
- getIdentifier() -
Method in class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Organization
-
- getIdName() -
Method in class org.activemath.author.toc.IDEditPanel
-
- getIdOf() -
Method in class org.activemath.abstractcontent.MBaseRef.Dependency
-
- getIdOn() -
Method in class org.activemath.abstractcontent.MBaseRef.Dependency
-
- getIDPanel() -
Method in class org.activemath.author.toc.IDEditPanel
-
- getIdPanel() -
Method in class org.activemath.author.toc.TOC
-
- getIE() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- getIgnoreParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getILIASSoapWebservicePort() -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservice
-
- getILIASSoapWebservicePort(URL) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservice
-
- getILIASSoapWebservicePort() -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceLocator
-
- getILIASSoapWebservicePort(URL) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceLocator
-
- getILIASSoapWebservicePortAddress() -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservice
-
- getILIASSoapWebservicePortAddress() -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceLocator
-
- getILIASSoapWebservicePortWSDDServiceName() -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceLocator
-
- getILouiAppletURL(String, String) -
Method in class org.activemath.abstractcontent.MathWebBrokerWrapper
-
- GetImage() -
Method in class org.activemath.exercises.parsers.SimpleCharStream
-
- getImgName() -
Method in class org.activemath.webapp.extasy.actions.DeleteMultimedia
-
- getImport_id() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the import_id value for this IlUserData.
- getImportantParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getIMSManifestXML(String, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getIMSManifestXML(String, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getIMSManifestXML(): returns xml of ims manifest file
(scorm learning module) referred by refid
- getIn() -
Method in class org.activemath.util.RepeatedXSLTProcess.Application
-
- getIncomingRelations(MBaseID, Collection) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getIncomingRelations(MBaseID, Collection) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Returns an iterator of
MBaseRef.Relations objects describing the relations that point to this item.
- getIncomingRelations(MBaseID, Collection) -
Method in class org.activemath.abstractcontent.MultiMBase
-
- getIncomingRelations() -
Method in class org.activemath.content.items.DynamicItem
-
- getIncomingRelations() -
Method in class org.activemath.content.items.Item
-
- getIncomingRelations(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getIncomingRelations(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getIncomingRelations(String, Vector) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- getIncomingRelations(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
- For now just returns the single-typed relations.
- getIncomingRelations(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getIncomingRelations(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getIncomingRelations(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getIncomingRelations(String, Vector) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getIncomingRelations(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getIndentOfElementWithNL() -
Method in class org.activemath.omdocjdom.OJElement
- Returns the string representing the whitespace between this tag and the start of line.
- getIndex() -
Method in class org.activemath.omdocjdom.SimplePoolPassive.Wrapper
-
- getIndex() -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getIndex() -
Static method in class org.activemath.util.AdvancedTestSuite
-
- getIndexQuery() -
Method in class org.activemath.webapp.dict.queries.IndexQueryMaker
-
- getIndexReader() -
Method in class org.activemath.omdocjdom.index.AMIndex
-
- getIndexStatistics(File) -
Static method in class org.activemath.omdocjdom.index.IndexRunner
-
- getIndirectEvidence(String) -
Method in class org.activemath.studentmodel2.data.AssessmentModel
- Get a list of relevant indirect evidences for a concept
- getIndirectEvidence() -
Method in class org.activemath.studentmodel2.data.EvidenceContainer
-
- getIndirectEvidence(String, String) -
Method in class org.activemath.studentmodel2.LearnerModel
-
- getIndirectEvidences() -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- getIndirectEvidences(String, String, CognitiveProcess) -
Method in class org.activemath.studentmodel2.data.EvidenceCollector
- Get indirect evidences for a competency and concept.
- getInfo() -
Method in interface org.activemath.omdocjdom.Infoable
-
- getInfo() -
Method in class org.activemath.omdocjdom.OJDocument
-
- getInfo() -
Method in class org.activemath.omdocjdom.OJElement
-
- getInfo() -
Method in class org.activemath.omdocjdom.OJText
-
- getInformationRadius(Collection<Evidence>) -
Method in class org.activemath.studentmodel2.assessment.tbmirt.IRTTransferableBeliefModel
- Calculate a reasonable value for the information radius based on the
available evidence
- getInheritedGroupingIds(String) -
Method in class org.activemath.webapp.admin.UserGroupAccessor
-
- getInheritedGroupingIds() -
Method in class org.activemath.webapp.user.UserGroup
-
- getInheritedRecBookIds(String) -
Method in class org.activemath.webapp.admin.UserGroupAccessor
-
- getInheritedRecBookIds() -
Method in class org.activemath.webapp.user.UserGroup
-
- getInheritedSurveys(String) -
Method in class org.activemath.webapp.admin.UserGroupAccessor
-
- getInheritedSurveys() -
Method in class org.activemath.webapp.user.UserGroup
-
- getInitialWorldState() -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- getInitialWorldState() -
Method in class org.activemath.tutor.control.BookGenerator
-
- getInitialWorldState() -
Method in class org.activemath.webapp.tutor.BookCreationState
-
- getInputSize() -
Method in class org.activemath.exercises.model.PresentationBlock
-
- getInstallationInfoXML() -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getInstallationInfoXML() -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getInstallationInfoXML(): returns XML following installation_info
dtd
- getInstance() -
Static method in class org.activemath.content.ContentFactory
-
- getInstance() -
Static method in class org.activemath.content.ContentManager
-
- getInstance() -
Static method in class org.activemath.content.mediator.clo.CLOHelper
-
- getInstance() -
Static method in class org.activemath.content.mediator.clo.KasselCLOProvider
-
- getInstance() -
Static method in class org.activemath.content.mediator.QueryCache
-
- getInstance() -
Static method in class org.activemath.content.mediator.RepositoryManager
-
- getInstance() -
Static method in class org.activemath.events.impl.EventManager
-
- getInstance() -
Static method in class org.activemath.events.log.EventLogManager
-
- getInstance() -
Static method in class org.activemath.learner.history.LearnerHistoryProvider
- returns the singleton instance
- getInstance() -
Static method in class org.activemath.learner.model.LearnerModelProvider
-
- getInstance() -
Static method in class org.activemath.omdocjdom.index.AMIndex
-
- getInstance() -
Static method in class org.activemath.omdocjdom.index.infomap.InfomapCatcher
-
- getInstance() -
Static method in class org.activemath.omdocjdom.index.infomap.SemanticVectorsStore
-
- getInstance() -
Static method in class org.activemath.omdocjdom.lucene.LuceneMBaseStorage
-
- getInstance(Subconfiguration, Set, Analyzer) -
Static method in class org.activemath.omdocjdom.lucene.LuceneMBaseStorage
-
- getInstance() -
Static method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- getInstance(Subconfiguration, boolean) -
Static method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- getInstance() -
Static method in class org.activemath.presentation.FragmentCache
-
- getInstance() -
Static method in class org.activemath.presentation.xsl.XslManager
-
- getInstance() -
Static method in class org.activemath.statistics.StatisticsManager
-
- getInstance() -
Static method in class org.activemath.studentmodel2.AffectiveModelManager
-
- getInstance() -
Static method in class org.activemath.studentmodel2.assessment.BeliefModelManager
- Get a static instance of the BeliefModelManager
- getInstance() -
Static method in class org.activemath.studentmodel2.assessment.tbmirt.IRTEvidenceAnalyzer
- get the instance of the Evidence analyzer...
- getInstance() -
Static method in class org.activemath.studentmodel2.assessment.tbmirt.IRTTransferableBeliefModel
- Get an instance (singleton) of IRTTransferableBeliefModel
- getInstance() -
Static method in class org.activemath.studentmodel2.EvidenceManager
- Get an instance of the EvidenceManager
- getInstance() -
Static method in class org.activemath.studentmodel2.EvidencePropagator
- Get an instance of the EvidencePropagator
- getInstance() -
Static method in class org.activemath.studentmodel2.LearnerModel
-
- getInstance() -
Static method in class org.activemath.studentmodel2.PersistenceHelper
-
- getInstance() -
Static method in class org.activemath.studentmodel2.PropagationHelper
-
- getInstance() -
Static method in class org.activemath.studentmodel2.SatelliteHelper
- Get an instance of the SatelliteHelper
- getInstance() -
Static method in class org.activemath.studentmodel2.simulation.DifficultyMapper
- Get an Instance of the mapper
- getInstance() -
Static method in class org.activemath.studentmodel2.simulation.IRT
- get the IRT singleton
- getInstance() -
Static method in class org.activemath.tutor.control.TutorialControl
-
- getInstance() -
Static method in class org.activemath.tutor.coursegen.CourseGenerator
-
- getInstance() -
Static method in class org.activemath.tutor.coursegen.learnerModel.DefaultAMLearnerModel
-
- getInstance() -
Static method in class org.activemath.tutor.coursegen.learnerModel.LearnerModelManager
- Singeton constructor
- getInstance() -
Static method in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
-
- getInstance() -
Static method in class org.activemath.tutor.lmbridge.TutorLMBridge
-
- getInstance() -
Static method in class org.activemath.tutor.TaskUtil
-
- getInstance() -
Static method in class org.activemath.util.db.HibernateHelper
-
- getInstance() -
Static method in class org.activemath.util.db.MybatisHelper
-
- getInstance() -
Static method in class org.activemath.util.PoolManager
-
- getInstance() -
Static method in class org.activemath.webapp.base.AppContext
-
- getInstance() -
Static method in class org.activemath.webapp.base.AppSessionEventService
-
- getInstance() -
Static method in class org.activemath.webapp.base.AuthenticationManager
-
- getInstance() -
Static method in class org.activemath.webapp.base.external.ExternalAuthenticationManager
-
- getInstance(String) -
Static method in class org.activemath.webapp.base.Skin
- Return the instance of a skin for a skin name.
- getInstance() -
Static method in class org.activemath.webapp.clip.ClipsStorage
-
- getInstance() -
Static method in class org.activemath.webapp.dict.queries.SearchEvaluationData
-
- getInstance() -
Static method in class org.activemath.webapp.evaluators.EvaluatorCoupling
-
- getInstance() -
Static method in class org.activemath.webapp.evaluators.Evaluators
-
- getInstance() -
Static method in class org.activemath.webapp.i18n.Localizer
-
- getInstance() -
Static method in class org.activemath.webapp.imagegen.ImageGenerator
-
- getInstance() -
Static method in class org.activemath.webapp.notes.db.JDBCNotesDatabase
-
- getInstance() -
Static method in class org.activemath.webapp.notes.NotesManager
-
- getInstance() -
Static method in class org.activemath.webapp.tools.data.GapManager
-
- getInstance() -
Static method in class org.activemath.webapp.tools.data.storage.JDBCGapStorageDatabase
-
- getInstance() -
Static method in class org.activemath.webapp.tools.data.storage.JDBCTutorPresetStorage
-
- getInstance() -
Static method in class org.activemath.webapp.tools.data.TutorPresetManager
-
- getInstance() -
Static method in class org.activemath.webapp.tools.LanguageGapController.MapBooksToItemsAndLanguages
-
- getInstance() -
Static method in class org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.ErrorMessageUtil
-
- getInstance() -
Static method in class org.activemath.webapp.tutor.cgWebService.RepositoryRegisterAPI.RepositoryRegistration
-
- getInstance() -
Static method in class org.activemath.webapp.tutor.cgWebService.ServiceController.CourseGeneratorService
-
- getInstance() -
Static method in class org.activemath.webapp.tutor.cgWebService.ServiceController.Translator
-
- getInstance() -
Static method in class org.activemath.webapp.user.account.AccountManager
- Gets the instance of the
AccountManager singleton.
- getInstance(String) -
Static method in class org.activemath.webapp.user.AnonUser
- Factory method for AnonUser.
- getInstance() -
Static method in class org.activemath.webapp.user.UserBeanFactory
- Deprecated.
- getInstance(String) -
Static method in class org.activemath.webapp.user.UserBeanFactory
-
- getInstance() -
Static method in class org.activemath.webapp.user.UserManager
-
- getInstance() -
Static method in class org.activemath.webapp.user.UserStorage
-
- getInstance() -
Static method in class org.activemath.webapp.util.cache.CacheRegistry
-
- getInstance() -
Static method in class org.activemath.webapp.ws.BookListResource
-
- getInstance() -
Static method in class org.activemath.webapp.ws.XmlrpcManager
-
- getInstitution() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the institution value for this IlUserData.
- getInt(String) -
Method in interface org.activemath.abstractcontent.Subconfiguration
- Tries to compute the integer value of the value of the given property.
- getInt(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.AbstractSubconfiguration
- Attempts to convert the string-value returned by
SubconfImpl.AbstractSubconfiguration.getProperty(java.lang.String) to an integer using
Integer.parseInt(java.lang.String, int).
- getInt(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.ChildSubconfiguration
- Uses the
SubconfImpl.AbstractSubconfiguration.getInt(java.lang.String) to convert the
value of SubconfImpl.ChildSubconfiguration.getProperty(java.lang.String) into an integer.
- getInt(String) -
Method in class org.activemath.config.ManagerSubconfiguration
-
- getIntegerProperty(String) -
Method in class org.activemath.exercises.Configuration
-
- getInteraction() -
Method in class org.activemath.exercises.generators.ALOENoFeedbackStrategy
-
- getInteraction(String) -
Method in class org.activemath.exercises.generators.ALOENoFeedbackStrategy
-
- getInteraction() -
Method in class org.activemath.exercises.generators.ALOEStrategy
-
- getInteraction(String) -
Method in class org.activemath.exercises.generators.ALOEStrategy
-
- getInteraction() -
Method in class org.activemath.exercises.generators.ALOEStrategyAssessment
-
- getInteraction(String) -
Method in class org.activemath.exercises.generators.ALOEStrategyAssessment
-
- getInteraction() -
Method in class org.activemath.exercises.generators.ALOEStrategyDefault
-
- getInteraction(String) -
Method in class org.activemath.exercises.generators.ALOEStrategyDefault
-
- getInteraction() -
Method in class org.activemath.exercises.generators.AssessmentStrategy
- Produce the initial node, where the exercise really starts.
- getInteraction(String) -
Method in class org.activemath.exercises.generators.AssessmentStrategy
-
- getInteraction() -
Method in class org.activemath.exercises.generators.CasConsole
- Produce the initial node, where the exercise really starts.
- getInteraction(String) -
Method in class org.activemath.exercises.generators.CasConsole
- Produce an interaction element from the given ID attribute.
- getInteraction() -
Method in class org.activemath.exercises.generators.CompositeExercise
-
- getInteraction(String) -
Method in class org.activemath.exercises.generators.CompositeExercise
-
- getInteraction() -
Method in class org.activemath.exercises.generators.DefaultGenerator
-
- getInteraction(String) -
Method in class org.activemath.exercises.generators.DefaultGenerator
-
- getInteraction() -
Method in class org.activemath.exercises.generators.DRGenerator
-
- getInteraction(String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- getInteraction() -
Method in class org.activemath.exercises.generators.EmbeddedHTMLGenerator
-
- getInteraction() -
Method in class org.activemath.exercises.generators.FractionsGenerator
-
- getInteraction(String) -
Method in class org.activemath.exercises.generators.FractionsGenerator
-
- getInteraction() -
Method in class org.activemath.exercises.generators.HTWGenerator
-
- getInteraction(String) -
Method in class org.activemath.exercises.generators.HTWGenerator
-
- getInteraction() -
Method in class org.activemath.exercises.generators.KRKCR
-
- getInteraction(String) -
Method in class org.activemath.exercises.generators.KRKCR
-
- getInteraction() -
Method in class org.activemath.exercises.generators.MafueStrategy
-
- getInteraction(String) -
Method in class org.activemath.exercises.generators.MafueStrategy
-
- getInteraction() -
Method in class org.activemath.exercises.generators.MappingRandomizer
- Produce the initial node, where the exercise really starts.
- getInteraction(String) -
Method in class org.activemath.exercises.generators.MappingRandomizer
- Produce an interaction element from the given ID attribute.
- getInteraction() -
Method in class org.activemath.exercises.generators.MAPSMossaicControl
-
- getInteraction(String) -
Method in class org.activemath.exercises.generators.MAPSMossaicControl
-
- getInteraction() -
Method in class org.activemath.exercises.generators.MAPSMossaicFremdPlannung
-
- getInteraction(String) -
Method in class org.activemath.exercises.generators.MAPSMossaicFremdPlannung
-
- getInteraction() -
Method in class org.activemath.exercises.generators.MathDoxInteractionManager
- connect to mathdox service to get the first interaction
- getInteraction(String) -
Method in class org.activemath.exercises.generators.MathDoxInteractionManager
-
- getInteraction() -
Method in class org.activemath.exercises.generators.OmegaTutorGenerator
- Produce the initial node, where the exercise really starts.
- getInteraction(String) -
Method in class org.activemath.exercises.generators.OmegaTutorGenerator
- Produce an interaction element from the given ID attribute.
- getInteraction() -
Method in class org.activemath.exercises.generators.Randomizer
- Produce the initial node, where the exercise really starts.
- getInteraction(String) -
Method in class org.activemath.exercises.generators.Randomizer
- Produce an interaction element from the given ID attribute.
- getInteraction() -
Method in class org.activemath.exercises.generators.SelfRegulateStrategy
-
- getInteraction(String) -
Method in class org.activemath.exercises.generators.SelfRegulateStrategy
-
- getInteraction() -
Method in class org.activemath.exercises.generators.SelfRegulateStrategy2
-
- getInteraction(String) -
Method in class org.activemath.exercises.generators.SelfRegulateStrategy2
-
- getInteraction() -
Method in class org.activemath.exercises.generators.SelfRegulateStrategyTest
-
- getInteraction(String) -
Method in class org.activemath.exercises.generators.SelfRegulateStrategyTest
-
- getInteraction() -
Method in class org.activemath.exercises.generators.STACKGenerator
-
- getInteraction() -
Method in class org.activemath.exercises.generators.Static
- Produce the initial node, where the exercise really starts.
- getInteraction(String) -
Method in class org.activemath.exercises.generators.Static
- Produce an interaction element from the given ID attribute.
- getInteraction() -
Method in class org.activemath.exercises.generators.TruthTables
- Produce the initial node, where the exercise really starts.
- getInteraction(String) -
Method in class org.activemath.exercises.generators.TruthTables
- Produce an interaction element from the given ID attribute.
- getInteraction() -
Method in class org.activemath.exercises.generators.Xslt
- Produce the initial node, where the exercise really starts.
- getInteraction() -
Method in class org.activemath.exercises.InteractionGenerator
- Produce the initial node, where the exercise really starts.
- getInteraction(String) -
Method in class org.activemath.exercises.InteractionGenerator
- Produce an interaction element from the given ID attribute.
- getInteraction(String) -
Method in class org.activemath.exercises.model.Exercise
-
- getInteraction(String, String, Element) -
Method in class org.activemath.exercises.openmath.services.MathDoxService
-
- getInteractionGenerator() -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- getInteractionId() -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- getInteractionId() -
Method in class org.activemath.webapp.extasy.actions.DeleteInteraction
-
- getInteractionId() -
Method in class org.activemath.webapp.extasy.actions.EditInteraction
-
- getInteractionId() -
Method in class org.activemath.webapp.extasy.actions.RunExercise
-
- getInteractionKeys() -
Method in class org.activemath.exercises.model.Exercise
-
- getInteractionMap() -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- getInteractions() -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- getInteractivityLevel() -
Method in class org.activemath.content.items.Metadata
-
- getInteractivityType() -
Method in class org.activemath.content.items.Metadata
-
- getInterest() -
Method in class org.activemath.webapp.user.UserData
- Deprecated. use getField()
- getInternalId() -
Method in class org.activemath.content.Book
-
- getInverse() -
Method in class org.activemath.abstractcontent.MBaseRef.Dependency
-
- getInverse() -
Method in interface org.activemath.abstractcontent.MBaseRef.Relation
-
- getInverse() -
Method in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- getInversedDependency(MBaseID, String, Collection) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getInversedDependency(MBaseID, String) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
- Returns a List of the MBaseIDs that have inversed-dependencies of the given type in the given
element.
- getInverseRelation() -
Method in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- getIRrange() -
Static method in class org.activemath.studentmodel2.assessment.tbmirt.IRTTransferableBeliefModel
-
- getIRTdifficulty() -
Method in class org.activemath.studentmodel2.data.Evidence
-
- getIRTdifficulty() -
Method in class org.activemath.studentmodel2.data.EvidenceData
-
- getIRTdifficulty() -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- getIrtDifficulty() -
Method in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- getIRTdifficulty() -
Method in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- getIsDynamic() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getIsFor() -
Method in class org.activemath.webapp.dict.RelationFilter
-
- getIsGecko() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- getIsIE() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- getIsOpenMath() -
Method in class org.activemath.omdocjdom.rephrase.ContentType
-
- getIsPublic() -
Method in interface org.activemath.events.tags.NoteEventTag
-
- getIsPublic() -
Method in class org.activemath.events.types.NoteCreatedEvent
-
- getIsPublic() -
Method in class org.activemath.events.types.NoteDeletedEvent
-
- getIsPublic() -
Method in class org.activemath.events.types.NoteModifiedEvent
-
- getIsPublic() -
Method in class org.activemath.events.types.NotePresentedEvent
-
- getIsSafari() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- getIsSelfReferencingParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getItem() -
Method in class org.activemath.feedback.diagnoses.ItemMastered
-
- getItem() -
Method in class org.activemath.feedback.diagnoses.LackOfMastery
-
- getItem() -
Method in class org.activemath.feedback.diagnoses.NotSeenAndUnknown
-
- getItem() -
Method in class org.activemath.feedback.diagnoses.NotSeenButKnown
-
- getItem() -
Method in class org.activemath.feedback.diagnoses.SeenButUnknown
-
- getItem() -
Method in class org.activemath.feedback.symptoms.Focus
-
- getItem() -
Method in class org.activemath.feedback.symptoms.ItemPresented
-
- getItem() -
Method in class org.activemath.feedback.symptoms.ItemSeen
-
- getItem() -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- getItem() -
Method in class org.activemath.webapp.report.data.ExerciseRun
- Provided for the view layer
- getItem() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- getItem(int) -
Method in class org.activemath.webapp.speech.SpeechItemList
-
- getItem(int) -
Method in interface org.activemath.webapp.speech.SpeechItemListInterface
-
- getItem() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getItem(String) -
Method in class org.activemath.webapp.view.tools.MBaseTool
- Return a content item
- getItem(String) -
Method in class org.activemath.webapp.view.tools.TransformTool
- Return an item bean tailored to this view.
- getItem(MBaseID) -
Method in class org.activemath.webapp.view.tools.TransformTool
- Return an item bean tailored to this view.
- getItemDifficulty(String, String) -
Method in class org.activemath.webapp.i18n.Localizer
- Return localized string for an Omdoc item difficulty (eg "schwer").
- getItemDislikes(String) -
Method in class org.activemath.statistics.UserFeedbackManager
-
- getItemFeedback(String) -
Method in class org.activemath.statistics.UserFeedbackManager
-
- getItemId() -
Method in class org.activemath.content.TocEntry
-
- getItemId() -
Method in class org.activemath.events.ActivemathEvent
-
- getItemId() -
Method in interface org.activemath.events.tags.ItemEventTag
-
- getItemId() -
Method in class org.activemath.events.types.AssessmentResultEntry
-
- getItemId() -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- getItemId() -
Method in class org.activemath.events.types.ExerciseActionEvent
-
- getItemId() -
Method in class org.activemath.events.types.ExerciseFinishedEvent
-
- getItemId() -
Method in class org.activemath.events.types.ExerciseHelpRequestEvent
-
- getItemId() -
Method in class org.activemath.events.types.ExerciseHintProvisionEvent
-
- getItemId() -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- getItemId() -
Method in class org.activemath.events.types.ExerciseStartedEvent
-
- getItemId() -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- getItemId() -
Method in class org.activemath.events.types.ItemMenuContentAddedEvent
-
- getItemId() -
Method in class org.activemath.events.types.ItemMenuContentRemovedEvent
-
- getItemId() -
Method in class org.activemath.events.types.ItemPresentedEvent
-
- getItemId() -
Method in class org.activemath.events.types.ItemSeenEvent
-
- getItemId() -
Method in class org.activemath.events.types.MasteryChangedEvent
-
- getItemId() -
Method in class org.activemath.events.types.NoteCreatedEvent
-
- getItemId() -
Method in class org.activemath.events.types.NoteDeletedEvent
-
- getItemId() -
Method in class org.activemath.events.types.NoteModifiedEvent
-
- getItemId() -
Method in class org.activemath.events.types.NotePresentedEvent
-
- getItemId() -
Method in class org.activemath.events.types.SelfAssessmentEvent
-
- getItemId() -
Method in class org.activemath.events.types.SelfReportEvent
-
- getItemId() -
Method in class org.activemath.events.types.UserFeedbackEvent
-
- getItemId() -
Method in class org.activemath.webapp.extasy.actions.DeleteItem
-
- getItemId() -
Method in class org.activemath.webapp.extasy.actions.EditItem
-
- getItemId() -
Method in class org.activemath.webapp.extasy.actions.LoadExercise
-
- getItemId() -
Method in class org.activemath.webapp.extasy.actions.ShowItemCode
-
- getItemId() -
Method in class org.activemath.webapp.extasy.actions.ShowView
-
- getItemId() -
Method in class org.activemath.webapp.notes.db.Note
-
- getItemId() -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- getItemId() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- getItemId() -
Method in class org.activemath.webapp.report.Report
-
- getItemId() -
Method in class org.activemath.webapp.speech.SpeechItem
-
- getItemId() -
Method in interface org.activemath.webapp.speech.SpeechItemInterface
-
- getItemId() -
Method in class org.activemath.webapp.tutor.coursegen.CourseGenerationController
-
- getItemId() -
Method in class org.activemath.webapp.userfeedback.UserFeedbackController
-
- getItemIds() -
Method in class org.activemath.content.items.Theory
-
- getItemIds() -
Method in class org.activemath.content.Page
-
- getItemIds() -
Method in class org.activemath.webapp.report.Report
-
- getItemIds() -
Method in class org.activemath.webapp.view.beans.UserTheoryItem
-
- getItemLanguage() -
Method in class org.activemath.webapp.dict.ItemView
-
- getItemLikes(String) -
Method in class org.activemath.statistics.UserFeedbackManager
-
- getItemNames() -
Static method in class org.activemath.omdocjdom.OJConstants
-
- getItemReferenceCount(Item) -
Method in class org.activemath.webapp.tools.LanguageGapController.MapBooksToItemsAndLanguages
- Method is used in presentation to limit the number of occurences
- getItems() -
Method in class org.activemath.feedback.therapies.prescriptions.SimplePresent
-
- getItems() -
Method in class org.activemath.feedback.therapies.Present
-
- getItems() -
Method in class org.activemath.webapp.extasy.views.CollectionView
-
- getItems() -
Method in class org.activemath.webapp.extasy.views.InteractionView
-
- getItems() -
Method in class org.activemath.webapp.extasy.views.TransitionsView
-
- getItems(String) -
Static method in class org.activemath.webapp.report.ReportUtils
-
- getItemsByBook() -
Method in class org.activemath.webapp.report.ShareCalculatorReport
-
- getItemsByCollection() -
Method in class org.activemath.webapp.report.ShareCalculatorReport
-
- getItemsForRecbook(Book) -
Method in class org.activemath.webapp.tools.LanguageGapController.MapBooksToItemsAndLanguages
-
- getItemsForThis() -
Method in class org.activemath.webapp.dict.ItemView
-
- getItemsModifiedSince(Date) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getItemsModifiedSince(Date) -
Method in interface org.activemath.abstractcontent.MBaseRef
-
- getItemsModifiedSince(Date) -
Method in class org.activemath.abstractcontent.MultiMBase
-
- getItemsModifiedSince(Date) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getItemsModifiedSince(Date) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getItemsModifiedSince(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- getItemsModifiedSince(Date) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- getItemsModifiedSince(Date) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getItemsModifiedSince(Date) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getItemsModifiedSince(Date) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getItemsModifiedSince(Date) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getItemsModifiedSince(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getItemsModifiedSince(Date) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getItemsModifiedSince(Date) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getItemsSeen() -
Method in class org.activemath.sequencer.ExerciseSequencer
-
- getItemTag(String, String, String) -
Method in class org.activemath.webapp.i18n.Localizer
- Return localized string for an Omdoc item type (eg "Lemma", "�bung").
- getItemText() -
Method in class org.activemath.webapp.speech.SpeechItem
-
- getItemText() -
Method in interface org.activemath.webapp.speech.SpeechItemInterface
-
- getItemTitle() -
Method in class org.activemath.webapp.speech.SpeechItem
-
- getItemTitle() -
Method in interface org.activemath.webapp.speech.SpeechItemInterface
-
- getItemTitle(int) -
Method in class org.activemath.webapp.speech.SpeechItemList
-
- getItemTitle(int) -
Method in interface org.activemath.webapp.speech.SpeechItemListInterface
-
- getItemTitles() -
Method in class org.activemath.webapp.speech.SpeechItemList
-
- getItemType() -
Method in class org.activemath.webapp.speech.SpeechItem
-
- getItemType() -
Method in interface org.activemath.webapp.speech.SpeechItemInterface
-
- getItemView() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getIterator() -
Method in class org.activemath.webapp.dict.RelationsPackView
-
- getJNLPDocument() -
Method in class org.activemath.author.toc.JNLPMaker
- Returns the current state of the document that will be serialized if a call to
JNLPMaker.output(java.io.OutputStream) is performed immediately.
- getJson() -
Method in class org.activemath.webapp.base.AppModel
-
- getJTree() -
Method in class org.activemath.author.toc.EditableTOCJTree
- returns this EditableTOCJTree's JTree element
- getJustificatingSteps(String, String) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- gets a
Hashtable containing the history elements responsible
for the mastery assessment of the given concept, keyed by their id.
- getJustificatingSteps(String, String) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- gets a
Hashtable containing the history elements responsible
for the mastery assessment of the given concept, keyed by their id.
- getJustificatingSteps(String, String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- getJustification(String) -
Method in class org.activemath.webapp.user.AnonUser
-
- getKBCaller() -
Method in class org.activemath.content.mediator.query.KBQuery
-
- getKCR(Element) -
Method in class org.activemath.exercises.generators.StrategyAction
-
- getKCRID(Element) -
Method in class org.activemath.exercises.generators.StrategyAction
-
- getKey() -
Method in class org.activemath.exercises.model.Transition
-
- getKey() -
Method in class org.activemath.studentmodel2.data.Evidence
- Creates a key consisting of:
userId "+" competencyID "+" conceptId "+" eventId
- getKey() -
Method in class org.activemath.studentmodel2.data.EvidenceData
- Creates a key consisting of:
userId "+" competencyID "+" conceptId "+" eventId
- getKey() -
Method in class org.activemath.webapp.extasy.actions.AddInteractionElement
-
- getKey() -
Method in class org.activemath.webapp.extasy.actions.AddTransition
-
- getKey() -
Method in class org.activemath.webapp.extasy.actions.DeleteInteractionElement
-
- getKey() -
Method in class org.activemath.webapp.extasy.actions.DeleteTransition
-
- getKey() -
Method in class org.activemath.webapp.extasy.actions.EditInteractionElement
-
- getKey() -
Method in class org.activemath.webapp.extasy.actions.EditTransition
-
- getKey() -
Method in class org.activemath.webapp.extasy.actions.PushInteractionElement
-
- getKey() -
Method in class org.activemath.webapp.extasy.actions.PushTransition
-
- getKey() -
Method in class org.activemath.webapp.extasy.views.InteractionView.ItemView
-
- getKey() -
Method in class org.activemath.webapp.extasy.views.TransitionsView.ItemView
-
- getKey() -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- getKnowledge(String, String) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- fetches a
Hashtable from the studentmodel containing the students
mastery values for the supplied concept.
- getKnowledge(String, String) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- fetches a
Hashtable from the studentmodel containing the students
mastery values for the supplied concept.
- getKnowledge(String, String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- getKnowledge(String) -
Method in class org.activemath.webapp.user.AnonUser
-
- getKnowledgeFromServer(String) -
Method in class org.activemath.webapp.user.AnonUser
-
- getKnowledgeMap() -
Method in class org.activemath.content.TocEntry
-
- getKnowledgeMap() -
Method in class org.activemath.webapp.view.tools.TransformTool
-
- getKnowledgeValue(String, String) -
Method in interface org.activemath.learner.model.LearnerModelInterface
- Must return a value in [0..100] (0=worst, 100=best) describing the given user's knowledge about the specified content.
- getKnowledgeValue(String, String) -
Method in class org.activemath.learner.model.NoOpLM
-
- getKnowledgeValue(String, String) -
Method in class org.activemath.learner.model.SlmAdapter
-
- getKnowledgeValue(String, String, Competency) -
Method in class org.activemath.learner.model.SlmAdapter
-
- getKnowledgeValue(String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
- Calls the methode getMastery(userId, contentId)
- getKnowledgeValue(String, String) -
Method in class org.activemath.webapp.tools.data.GapDetectionLM
- knowledge value = mastery
returns the default mastery, if set
- getKnowledgeValueByCompetencySystem(String, String, String, String) -
Method in interface org.activemath.learner.model.LearnerModelInterface
- Same as
getKnowledgeValue(String userId, String contentId),
just that a specific competency system can be supplied relative and a competency
to which the knowledge value is returned.
- getKnowledgeValueByCompetencySystem(String, String, String, String) -
Method in class org.activemath.learner.model.NoOpLM
-
- getKnowledgeValueByCompetencySystem(String, String, String, String) -
Method in class org.activemath.learner.model.SlmAdapter
-
- getKnowledgeValueByCompetencySystem(String, String, String, String) -
Method in class org.activemath.webapp.tools.data.GapDetectionLM
-
- getKnowledgeValues(String, List) -
Method in interface org.activemath.learner.model.LearnerModelInterface
- Must return an array of values in [0..100] as described in
LearnerModelInterface.getKnowledgeValue(String, String), where
returnedArray[i] = getKnowledgeValue(userId, listOfContentIds.get(i).
- getKnowledgeValues(String, List) -
Method in class org.activemath.learner.model.NoOpLM
-
- getKnowledgeValues(String, List) -
Method in class org.activemath.learner.model.SlmAdapter
-
- getKnowledgeValues(String, List) -
Method in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
- Get all the knowledge values of the given list of identiers.
- getKnowledgeValues(String, List) -
Method in class org.activemath.webapp.tools.data.GapDetectionLM
- knowledge value = mastery
returns the default mastery, if set, for every item
- getLang() -
Method in class org.activemath.presentation.Fragment
-
- getLang() -
Method in class org.activemath.webapp.extasy.actions.ChangeLanguage
-
- getLang() -
Method in class org.activemath.webapp.view.tools.PresentationTool
-
- getLanguage() -
Method in class org.activemath.author.toc.AMSessionInfo
- returns the default language stored in this AMSessionInfo object.
- getLanguage() -
Method in class org.activemath.omdocjdom.OJElement
- Returns the value of the
xml:lang attribute
of the first ancestor of the element that has one.
- getLanguage() -
Method in class org.activemath.webapp.base.AppModel
-
- getLanguage() -
Method in class org.activemath.webapp.base.AppSession
- Language to use in this session.
- getLanguage() -
Method in class org.activemath.webapp.base.ControllerBase
- The language to use for this request, as determined by
ServletUtils#getLanguage().
- getLanguage(HttpServletRequest) -
Static method in class org.activemath.webapp.base.ServletUtils
- Return the language for this request.
- getLanguage() -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- getLanguage() -
Method in class org.activemath.webapp.dict.SearchController
- Return the view language computed from
either the current user or the query-language.
- getLanguage() -
Method in class org.activemath.webapp.i18n.LocalizedFile
-
- getLanguage() -
Method in class org.activemath.webapp.tools.SymbolPresentationListController.Notation
-
- getLanguage() -
Method in class org.activemath.webapp.user.User
-
- getLanguage() -
Method in class org.activemath.webapp.user.UserData
-
- getLanguage() -
Method in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
- getLanguages() -
Method in class org.activemath.exercises.model.PresentationBlock
-
- getLanguages(HttpServletRequest) -
Static method in class org.activemath.webapp.base.ServletUtils
-
- getLanguages() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- getLanguagesForRecbook(Book) -
Method in class org.activemath.webapp.tools.LanguageGapController.MapBooksToItemsAndLanguages
-
- getLast_login() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the last_login value for this IlUserData.
- getLast_update() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the last_update value for this IlUserData.
- getLastAccess() -
Method in class org.activemath.webapp.user.BookState
- gets the
Date the user last accessed the book.
- getLastAction() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getLastDictNum(HttpSession) -
Static method in class org.activemath.webapp.dict.DictionaryState
-
- getLastExercises(String) -
Method in class org.activemath.studentmodel2.data.AssessmentModel
- Get the last exercises the user has done
- getLastFailureDate() -
Method in class org.activemath.util.checks.Checker
- returns the time when the last test has failed
- getLastFailureDescription() -
Method in class org.activemath.util.checks.Checker
- returns a verbose description of the last failure
- getLastInterval() -
Method in class org.activemath.webapp.util.StopWatch
- Return the time taken by the last operation
- getLastModification() -
Method in class org.activemath.omdocjdom.slumb.IndexedCollectionStatus
-
- getLastModificationDate() -
Method in class org.activemath.omdocjdom.OJDocument
- Returns the the modification date of the file when it was loaded by the
OJDocument.setFile(java.io.File) method.
- getLastModified(Collection) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getLastModified(Collection) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Returns the latest modification dates of the elements whose IDs are given.
- getLastModified(Collection) -
Method in class org.activemath.abstractcontent.MultiMBase
-
- getLastModified(Collection) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getLastModified() -
Method in class org.activemath.omdocjdom.DefaultCollection
-
- getLastModified(Collection) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getLastModified(Vector) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- getLastModified(Collection) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getLastModified(ID) -
Method in class org.activemath.omdocjdom.map.JDM
-
- getLastModified(ID) -
Method in interface org.activemath.omdocjdom.map.OJMap
-
- getLastModified(Collection) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getLastModified(Collection) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getLastModified(Collection) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getLastModified(Vector) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getLastModified(Collection) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getLastModified(String) -
Method in class org.activemath.webapp.clip.ClipsStorage
-
- getLastModified() -
Method in class org.activemath.webapp.tools.data.Gap
-
- getLastModified() -
Method in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- getLastname() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the lastname value for this IlUserData.
- getLastQE() -
Method in class org.activemath.webapp.dict.queries.SearchEvaluationData
-
- getLastRead(String) -
Method in class org.activemath.webapp.clip.ClipsStorage
-
- getLastStepFeedbackContent() -
Method in class org.activemath.exercises.InteractionManager
- Get the feedback produced for the last step.
- getLastStepMetadata() -
Method in class org.activemath.exercises.InteractionManager
- Get the metadata record list for the last step.
- getLastStepNum(int, HttpSession) -
Static method in class org.activemath.webapp.dict.DictionaryState
-
- getLastStepUserInput() -
Method in class org.activemath.exercises.InteractionManager
- Get the user input for the last step.
- getLastStoredTime() -
Method in class org.activemath.studentmodel2.data.AssessmentModel
-
- getLastSuccess() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- getLastSuccessDate() -
Method in class org.activemath.util.checks.Checker
- returns the time when the last test was successfully completed
- getLastTimeSeen(String, String) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- gets the
Date of the last time the given Item has been
seen by the student.
- getLastTimeSeen(String, String) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- gets the
Date of the last time the given Item has been
seen by the student.
- getLastTimeSeen(String, String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- getLastUpdate() -
Method in class org.activemath.omdocjdom.map.JDM
-
- getLastUpdate() -
Method in interface org.activemath.omdocjdom.map.OJMap
-
- getLastUsedBook() -
Method in class org.activemath.webapp.base.AppSession
- Returns the book for which we received last
a
PagePresentedEvent.
- getLayoutFormat() -
Method in class org.activemath.presentation.Formatter
-
- getLayoutFormat() -
Method in class org.activemath.webapp.view.tools.PresentationTool
-
- getLeafsContained() -
Method in class org.activemath.content.TocEntry
-
- getLearnerHistorySession() -
Method in class org.activemath.util.db.HibernateHelper
- Opens a new hibernate
Session connected to the Database
backend for the learner history and returns it.
- getLearnerModel(String) -
Method in class org.activemath.learner.model.LearnerModelProvider
-
- getLearnerModel(String) -
Method in class org.activemath.tutor.coursegen.learnerModel.LearnerModelManager
- Return the LearnerModel Instance to the given Id, or null if not found.
- getLearnerModel() -
Method in class org.activemath.webapp.user.User
-
- getLearnerModel() -
Method in class org.activemath.webapp.user.UserData
-
- getLearnerModel() -
Method in class org.activemath.webapp.user.UserGroup
-
- getLearnerModel() -
Method in class org.activemath.webapp.user.UserGroupDefault
-
- getLearnerModelInterface() -
Method in class org.activemath.webapp.user.User
- Get LearnerModel for this user.
- getLearnerModelName() -
Method in class org.activemath.studentmodel2.evaluation.UlogReplayStepPredictor
-
- getLearnerModelName() -
Method in class org.activemath.webapp.user.User
-
- getLearningContext() -
Method in class org.activemath.omdocjdom.index.queries.SearchContext
-
- getLearningContext() -
Method in class org.activemath.webapp.user.User
-
- getLearningContext() -
Method in class org.activemath.webapp.user.UserData
-
- getLearningContextAsString(String) -
Method in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
- Returns the learning context of the learner.
- getLearningContexts() -
Method in class org.activemath.content.items.Metadata
-
- getLearningDevelopement() -
Method in class org.activemath.webapp.tools.data.GapDetectionLM
-
- getLearningDevelopement() -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- getLearningGoal() -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- getLength() -
Method in class org.activemath.omdocjdom.slumb.data.SlumbRelation.RelList
-
- getLength() -
Method in class org.activemath.webapp.ws.BookListResource
-
- getLength() -
Method in class org.activemath.webapp.ws.delegation.DelegationGuide.GuideService
-
- getLength() -
Method in class org.activemath.webapp.ws.delegation.siette.SietteCallback
-
- getLength() -
Method in interface org.activemath.webapp.ws.ResourceHandler
- To populate the Content-Length header.
- getLevel() -
Method in class org.activemath.content.TocEntry
-
- getLevel() -
Method in class org.activemath.feedback.diagnoses.LackOfMastery
-
- getLevel() -
Method in class org.activemath.feedback.diagnoses.MissingPrerequisite
-
- getLevel() -
Method in class org.activemath.feedback.diagnoses.NotSeenAndUnknown
-
- getLevel() -
Method in class org.activemath.feedback.diagnoses.NotSeenButKnown
-
- getLevel() -
Method in class org.activemath.feedback.diagnoses.SeenButUnknown
-
- getLikes() -
Method in class org.activemath.statistics.ItemFeedback
- Returns the number of users liking the item this
ItemFeedback is about.
- getLiking() -
Method in class org.activemath.events.types.SelfReportEvent
-
- getLimit() -
Method in class org.activemath.webapp.tools.GapController
-
- getLine() -
Method in class org.activemath.exercises.parsers.SimpleCharStream
- Deprecated.
- getLinearName() -
Method in class org.activemath.webapp.exercises.Variable
-
- getLinearValue() -
Method in class org.activemath.webapp.exercises.Variable
-
- getLineNr() -
Method in exception org.activemath.omdocjdom.MBaseBuildException
-
- getLineNumber() -
Method in class org.activemath.omdocjdom.OJSAXBuilder.LocationInfo
-
- getLinkToHere() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getLinkTool() -
Method in class org.activemath.webapp.base.AppModel
-
- getList() -
Method in class org.activemath.webapp.dict.queries.AMQueryList
-
- getList() -
Method in class org.activemath.webapp.feedback.HintHistory
-
- getList() -
Method in class org.activemath.webapp.speech.SpeechItemList
-
- getList() -
Method in interface org.activemath.webapp.speech.SpeechItemListInterface
-
- getListener() -
Method in class org.activemath.studentmodel2.LearnerModel
-
- getListEntries() -
Method in class org.activemath.author.toc.StringListPanel
- returns list entries as Srting [][].
- getListEntriesAsElements() -
Method in class org.activemath.author.toc.StringListPanel
- returns a List of dcmetadata entries corresponding to the List entries.
- getLocale(String) -
Method in class org.activemath.webapp.i18n.LocalizedFile
-
- getLocale(String) -
Method in class org.activemath.webapp.i18n.Localizer
-
- getLocales() -
Method in class org.activemath.webapp.i18n.Localizer
-
- getLocalRoles(String, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getLocalRoles(String, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getLocalRoles(): Get all local roles assigned to an specific
object.
- getLog() -
Static method in class org.activemath.webapp.report.SurveyReport
-
- getLogfile(String, boolean) -
Method in class org.activemath.webapp.survey.SurveyManager
-
- getLogfile(String) -
Method in class org.activemath.webapp.survey.SurveyManager
-
- getLoggedInUsers() -
Method in class org.activemath.webapp.user.UserManager
-
- getLogicalOperator() -
Method in class org.activemath.webapp.dict.queries.AMQueryList
-
- getLogin() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the login value for this IlUserData.
- getLOtotal() -
Method in class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- getLOtotal() -
Method in class org.activemath.webapp.tools.LOSupportStatistics
-
- getLOtype() -
Method in class org.activemath.webapp.tools.LOSupportStatistics
-
- getLowerBound() -
Method in class org.activemath.studentmodel2.assessment.IRinterval
-
- getLuceneBuild(File) -
Static method in class org.activemath.omdocjdom.lucene.LuceneUtilities
- this method get build number of lucene database.
- getMacro() -
Method in class org.activemath.presentation.formats.TeXMacrosLister
-
- getMainMenuSortBy() -
Method in class org.activemath.webapp.user.UserData
-
- getMap() -
Method in class org.activemath.studentmodel2.data.ConceptAssessment
- Get the map of competencies and respective assessment values If a
competency has not yet been evaluated set its assessment to -1
- getMappingPatterns() -
Method in class org.activemath.content.mediator.rewriter.OIOMapping
-
- getMappingURL() -
Method in class org.activemath.content.mediator.KBCaller
- Returns the URL of the mapping file.
- getMappingURL() -
Method in class org.activemath.content.mediator.kbimpl.AMRepositoryCaller
-
- getMappingURL() -
Method in class org.activemath.content.mediator.kbimpl.ExerciseRepositoryCaller
-
- getMappingURL() -
Method in class org.activemath.content.mediator.kbimpl.MathsThesaurusCaller
-
- getMappingURL() -
Method in class org.activemath.content.mediator.kbimpl.MBaseCaller
-
- getMappingURL() -
Method in class org.activemath.content.mediator.kbimpl.OIOCaller
-
- getMappingURL() -
Method in class org.activemath.content.mediator.kbimpl.WebServiceCaller
-
- getMarginTs(BucketType, long) -
Static method in class org.activemath.webapp.report.bucket.BucketType
- Find the beginning of the next time unit (minute, hour, day, week, month) to be used
as a query constraint.
- getMassStorage() -
Method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- getMasteries() -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- getMasteries(List) -
Method in class org.activemath.webapp.user.AnonUser
-
- getMasteries(List) -
Method in class org.activemath.webapp.user.User
-
- getMastery(String, String) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- gets the student's mastery value for the given item.
- getMastery(String, String) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- gets the student's mastery value for the given item.
- getMastery(String, String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- getMastery() -
Method in class org.activemath.content.TocEntry
-
- getMastery() -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- getMastery() -
Method in class org.activemath.events.types.SelfAssessmentEvent
-
- getMastery() -
Method in class org.activemath.studentmodel2.data.AssessmentModel
-
- getMastery(Collection<String>) -
Method in class org.activemath.studentmodel2.data.AssessmentModel
- Get the (average) mastery for a set of concepts
- getMastery(String) -
Method in class org.activemath.studentmodel2.data.AssessmentModel
- Get the mastery for a concept
NB: This method is an absolute hotspot for the whole application!!
- getMastery(String, CognitiveProcess, CompetencySystem) -
Method in class org.activemath.studentmodel2.data.AssessmentModel
- Return mastery in a (translated) competency system
- getMastery() -
Method in class org.activemath.studentmodel2.data.ConceptAssessment
- return a value in [0..100] describing the degree of mastery of the
wrapped concept.
- getMastery(List<CognitiveProcess>) -
Method in class org.activemath.studentmodel2.data.ConceptAssessment
- Get the computed Mastery for a list of competencies using the weighted
average and uses the user's default competency system
- getMastery() -
Method in class org.activemath.studentmodel2.data.EvidenceData
-
- getMastery() -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- getMastery(String) -
Method in class org.activemath.studentmodel2.LearnerModel
-
- getMastery(String, String) -
Method in class org.activemath.studentmodel2.LearnerModel
-
- getMastery(String, Collection<String>) -
Method in class org.activemath.studentmodel2.LearnerModel
-
- getMastery(String, String, Competency) -
Method in class org.activemath.studentmodel2.LearnerModel
-
- getMastery(String, String, CognitiveProcess, CompetencySystem) -
Method in class org.activemath.studentmodel2.LearnerModel
-
- getMastery(String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
- Returns the mastery of the learner regarding the given content.
- getMastery(User, String) -
Method in class org.activemath.tutor.lmbridge.TutorLMBridge
-
- getMastery() -
Method in class org.activemath.webapp.imagegen.ImageGenController
-
- getMastery(String) -
Method in class org.activemath.webapp.user.AnonUser
-
- getMastery() -
Method in class org.activemath.webapp.user.BookState
- Average mastery for this book.
- getMastery(String) -
Method in class org.activemath.webapp.user.User
- Fetch a mastery value.
- getMastery() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getMasteryComponents(String) -
Method in class org.activemath.studentmodel2.data.AssessmentModel
- Returns a map of conceptId -> mastery value.
- getMasteryComponents(String, String) -
Method in class org.activemath.studentmodel2.LearnerModel
-
- getMasteryDistribution() -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- getMasteryErrSum(int) -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- getMasteryErrSum() -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- getMasteryInt() -
Method in class org.activemath.webapp.user.BookState
-
- getMasteyCnt(int) -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- getMatchingPattern() -
Method in class org.activemath.content.mediator.rewriter.MappingPattern
-
- getMatchingPatterns(KBQuery) -
Method in class org.activemath.content.mediator.rewriter.OIOMapping
- This method returns the most special patterns - which are the only ones
which should be applied to the query. e.g.:
"rewrite class Introduction with bla" is less special than "rewrite class
Introduction class Interactivity with blub".
- getMathTokenCount() -
Method in class org.activemath.omdocjdom.index.analysis.IndexStatistics
-
- getMathWebBroker() -
Static method in class org.activemath.config.Manager
- Returns the initialized
MathWebBrokerWrapper, initializes it if
needed.
- getMatriculation() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the matriculation value for this IlUserData.
- getMatriculations() -
Static method in class org.activemath.config.Manager
- Gets the matriculations attribute of the Manager class
- getMaxCount() -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- getMaxSuccess() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- getMaxUsers() -
Method in class org.activemath.webapp.base.AppContext
-
- getMaxValue() -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- getMBase(MBaseID) -
Method in class org.activemath.abstractcontent.MultiMBase
- finds an appropriate MBase to query and returns the result.
- getMBase(String) -
Method in class org.activemath.abstractcontent.MultiMBase
- finds an appropriate MBase to query and returns the result.
- getMBase() -
Method in class org.activemath.author.toc.EditableTOCJTree
- Returns this EditableTOCJTree's registered
MBaseRef
- getMBase() -
Method in class org.activemath.omdocjdom.mbase.MBaseBuilder
- Returns the mbase that has been prepared.
- getMBase() -
Static method in class org.activemath.webapp.extasy.AuthoringState
-
- getMBaseContaining(MBaseID) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
- Goes through the list of
MBaseRefs invoking, on each, CascadingMBaseRef.containsID(MBaseRef,MBaseID) and
returning the first that responds true.
- getMBaseContaining(String) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getMBaseContainingOrThrow(MBaseID) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
- The same as
CascadingMBaseRef.getMBaseContaining(org.activemath.abstractcontent.MBaseID) but throws MBaseItemNotFoundException instead
of returning null.
- getMbaseId() -
Method in class org.activemath.content.ContentCollection
-
- getMbaseId() -
Method in class org.activemath.content.Grouping
-
- getMBaseId() -
Method in class org.activemath.content.items.Item
-
- getMbaseId() -
Method in class org.activemath.content.TocEntry
-
- getMBaseId() -
Method in class org.activemath.webapp.tools.data.Gap
- Bean accessors for Gap
- getMBaseID() -
Method in class org.activemath.webapp.tools.LOSupportStatistics
-
- getMBaseList() -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getMDAttributes(OJElement) -
Static method in class org.activemath.omdocjdom.MDAttribute
-
- getMDAttributesForId(String) -
Method in class org.activemath.omdocjdom.index.AMIndexSearcher
-
- getMDDateFormatter() -
Static method in class org.activemath.omdocjdom.OJConstants
-
- getMediaCompetency() -
Method in class org.activemath.webapp.user.User
-
- getMediaCompetency() -
Method in class org.activemath.webapp.user.UserData
-
- getMediator() -
Method in class org.activemath.content.ContentManager
-
- getMenu() -
Method in class org.activemath.webapp.exercises.tools.graph.GraphVizu
-
- getMenu() -
Method in class org.activemath.webapp.extasy.graph.GraphVizu
-
- getMessage() -
Method in exception org.activemath.exercises.parsers.ParseException
- This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() -
Method in error org.activemath.exercises.parsers.TokenMgrError
- You can also modify the body of this method to customize your error messages.
- getMessage() -
Method in class org.activemath.feedback.therapies.Therapy
-
- getMessage() -
Method in class org.activemath.webapp.dict.DictUserMessage
-
- getMessages() -
Method in class org.activemath.webapp.tools.GapController
-
- getMessages() -
Method in class org.activemath.webapp.tools.LanguageGapController
-
- getMetadata(MBaseID) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getMetadata(MBaseID) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Returns the contents of the
<metdata> child of this element.
- getMetadata(MBaseID) -
Method in class org.activemath.abstractcontent.MultiMBase
- Returns the contents of the
<metdata> child of this element.
- getMetadata() -
Method in class org.activemath.content.Book
-
- getMetadata() -
Method in class org.activemath.content.ContentCollection
-
- getMetadata() -
Method in class org.activemath.content.Grouping
-
- getMetadata() -
Method in class org.activemath.content.items.DynamicItem
-
- getMetadata() -
Method in class org.activemath.content.items.Item
-
- getMetadata(String) -
Method in class org.activemath.content.mediator.kbimpl.MBaseCaller
- currently not used
Currently, only the title of the given Learning Object
is returned.
- getMetadata(String) -
Method in class org.activemath.content.mediator.Mediator
- Returns the whole metadata of a learning object
whichs URI is given.
- getMetadata() -
Method in class org.activemath.content.TocEntry
-
- getMetadata() -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- getMetadata() -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- getMetadata() -
Method in class org.activemath.exercises.model.Exercise
-
- getMetadata() -
Method in class org.activemath.exercises.model.Interaction
-
- getMetadata(MBaseID) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getMetadata(MBaseID) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getMetadata(MBaseID) -
Method in class org.activemath.omdocjdom.index.analysis.ContentExtractor
-
- getMetadata(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- getMetadata(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getMetadata(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getMetadata(String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Missing description of the gets the metadata attribute of the
OJXMLRPCmbaseServer object
- getMetadata(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- getMetadata(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getMetadata(MBaseID) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getMetadata(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getMetadata(MBaseID) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- GetMetadata - Class in org.activemath.tutor.coursegen.jshop2
- Access to item metadata information during course generation
- GetMetadata() -
Constructor for class org.activemath.tutor.coursegen.jshop2.GetMetadata
-
- getMetadata() -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- getMetadata() -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- getMetadata() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getMetadataElement() -
Method in class org.activemath.content.items.DynamicItem
-
- getMetadataElement() -
Method in class org.activemath.content.items.ExerciseItemMathdox
-
- getMetadataElement() -
Method in class org.activemath.content.items.Item
-
- getMetadataOntologieRequestOMElement() -
Static method in class org.activemath.webapp.tutor.cgWSClient.ClientUtil
- Make the request for calling the metadataOntology.
- getMetadataOntology(OMElement) -
Method in class org.activemath.webapp.tutor.cgWebService.RepositoryRegistrationWebService
- Returns the ontology as an XML document contained in the result OMElement.
- getMetadataOntologyRequestOMElement() -
Static method in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.ClientUtil
-
- getMetadataOntologyURL() -
Method in class org.activemath.content.mediator.RepositoryManager
- The ontology of the Metadata can be get here.
- getMetadataOntologyURL() -
Method in class org.activemath.webapp.tutor.cgWebService.RepositoryRegisterAPI.RepositoryRegistration
- The URL of the metadata ontology used in the course generator.
- getMetadataString(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
- This method returns metadata as string.
- getMetadataText() -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- getMetadataText() -
Method in class org.activemath.events.types.ExerciseStepEvent
- Convert metadata of the event into a String representation.
- getMethodNames() -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- Returns the attached description of the methods (FIXME: currently missing).
- getMethodNames() -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Returns the attached description of the methods (FIXME: currently missing).
- getMID() -
Method in class org.activemath.omdocjdom.ID
- The fourth of the fields of this record.
- getMimeType(String) -
Static method in class org.activemath.presentation.formats.Format
-
- getMimeType() -
Method in class org.activemath.presentation.formats.Format
- Gives the mime type for the output format.
- getMimeType() -
Method in class org.activemath.presentation.formats.Format_GZIP
-
- getMimeType() -
Method in class org.activemath.presentation.formats.Format_HTML
-
- getMimeType() -
Method in class org.activemath.presentation.formats.Format_LaTeX
-
- getMimeType() -
Method in class org.activemath.presentation.formats.Format_MathML
-
- getMimeType() -
Method in class org.activemath.presentation.formats.Format_Omdoc
-
- getMimeType() -
Method in class org.activemath.presentation.formats.Format_PDF
-
- getMimeType() -
Method in class org.activemath.presentation.formats.Format_Text
-
- getMimeType() -
Method in class org.activemath.presentation.formats.Format_XHTML
-
- getMimeType() -
Method in class org.activemath.presentation.Formatter
- Returns the MIME type for the final transformation result.
- getMimeTypeChosen(Iterator) -
Method in class org.activemath.webapp.ws.BookListResource
-
- getMimeTypeChosen(Iterator) -
Method in class org.activemath.webapp.ws.delegation.DelegationGuide.GuideService
-
- getMimeTypeChosen(Iterator) -
Method in class org.activemath.webapp.ws.delegation.siette.SietteCallback
-
- getMimeTypeChosen(Iterator) -
Method in interface org.activemath.webapp.ws.ResourceHandler
- Chooses the appropriate mime-type from the list provided.
- getMinCount() -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- getMinItemAndLastScroll() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getMinProbability() -
Method in class org.activemath.studentmodel2.assessment.tbm.HypothesesContainer
- Returns the minimal probability of any contained hypothesis
- getMinScoreForPass() -
Method in class org.activemath.sequencer.ExerciseArgumentSetting
-
- getMinSuccess() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- getMinValue() -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- getMisconception() -
Method in class org.activemath.exercises.model.Diagnosis
-
- getMisconception() -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- getMisconceptions() -
Method in class org.activemath.events.types.ExerciseStepEvent
- Deprecated.
- getMisconceptions() -
Method in class org.activemath.studentmodel2.data.AssessmentModel
-
- getMissingContentLanguages() -
Method in class org.activemath.webapp.tools.data.Gap
-
- getMissingContentLanguagesForItem(Item, Book, String) -
Method in class org.activemath.webapp.tools.LanguageGapController.MapBooksToItemsAndLanguages
- Determine an item's missing content languages in relation to the book
it is presented in
- getMissingContentLanguagesParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getMissingHasClassParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getMissingHasCompetencyLevelParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getMissingHasCompetencyParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getMissingHasDifficultyParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getMissingHasFieldParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getMissingHasLearningContextParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getMissingTitleLanguages() -
Method in class org.activemath.webapp.tools.data.Gap
-
- getMissingTitleLanguagesForItem(Item, Book, String) -
Method in class org.activemath.webapp.tools.LanguageGapController.MapBooksToItemsAndLanguages
- Determine an item's missing title languages in relation to the book
it is presented in
- getMissingTitleLanguagesParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getMistakeSummary() -
Method in class org.activemath.webapp.report.ReportMistakes
-
- getMode() -
Method in class org.activemath.webapp.slmgui.SLMGuiController
-
- getModel(String) -
Method in class org.activemath.studentmodel2.LearnerModel
- Get the AssessmentModel for a user
- getModel() -
Method in class org.activemath.webapp.base.ControllerBase
- Give access to the basic model object,
which is to be filled by
ControllerBase.action()
- getModel() -
Method in class org.activemath.webapp.extasy.actions.ActionResource
-
- getModel() -
Method in class org.activemath.webapp.view.tools.PresentationTool
-
- getModifiableChildrenList() -
Method in class org.activemath.content.TocEntry
- Method needed by User-model inspector filters (e.g.
- getModificationDate() -
Method in class org.activemath.webapp.ws.BookListResource
-
- getModificationDate() -
Method in class org.activemath.webapp.ws.delegation.DelegationGuide.GuideService
-
- getModificationDate() -
Method in class org.activemath.webapp.ws.delegation.siette.SietteCallback
-
- getModificationDate() -
Method in interface org.activemath.webapp.ws.ResourceHandler
- To be returned to answer such queries as HTTP HEAD queries.
- getMotivation() -
Method in class org.activemath.studentmodel2.data.AffectiveModel
-
- getMultipartRequestResult() -
Method in class org.activemath.webapp.extasy.actions.ActionResource
-
- getMultiple() -
Method in class org.activemath.webapp.extasy.actions.AddInteractionElement
-
- getMultipleKnowledge(String, Vector) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- gets a
Hashtable containing the supplied mBaseIds as keys,
and the corresponding mastery Hashtable as Value as returned
by AbstractStudentModel.getKnowledge(java.lang.String, java.lang.String).
- getMultipleKnowledge(String, Vector) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- gets a
Hashtable containing the supplied mBaseIds as keys,
and the corresponding mastery Hashtable as Value as returned
by AbstractUserModel.getKnowledge(java.lang.String, java.lang.String).
- getMultipleKnowledge(String, Vector) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- getMyFlavors() -
Method in class org.activemath.content.items.FlavorSet
-
- getMyFlavors() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getName() -
Method in class org.activemath.content.mediator.KBCaller
- Each KBCaller has name, which can be returned by
this method.
- getName() -
Method in class org.activemath.content.mediator.kbimpl.AMRepositoryCaller
-
- getName() -
Method in class org.activemath.content.mediator.kbimpl.ExerciseRepositoryCaller
-
- getName() -
Method in class org.activemath.content.mediator.kbimpl.MathsThesaurusCaller
-
- getName() -
Method in class org.activemath.content.mediator.kbimpl.MBaseCaller
-
- getName() -
Method in class org.activemath.content.mediator.kbimpl.OIOCaller
-
- getName() -
Method in class org.activemath.content.mediator.kbimpl.WebServiceCaller
-
- getName() -
Method in class org.activemath.content.metadata.Person
-
- getName() -
Method in class org.activemath.exercises.InteractionGenerator
-
- getName() -
Method in class org.activemath.feedback.therapies.Therapy
-
- getName() -
Method in interface org.activemath.learner.model.LearnerModelInterface
- Return name of the learner model.
- getName() -
Method in class org.activemath.learner.model.NoOpLM
-
- getName() -
Method in class org.activemath.learner.model.SlmAdapter
-
- getName() -
Method in class org.activemath.omdocjdom.ID
- The third of the fields of this record.
- getName() -
Method in class org.activemath.omdocjdom.index.analysis.IndexStatistics
-
- getName() -
Method in interface org.activemath.studentmodel2.assessment.IBeliefModel
- Get the name of the belief model in use
- getName() -
Method in class org.activemath.studentmodel2.assessment.simple.SimpleBeliefModel
-
- getName() -
Method in class org.activemath.studentmodel2.assessment.tbm.TransferableBeliefModel
-
- getName() -
Method in class org.activemath.studentmodel2.assessment.tbmirt.IRTTransferableBeliefModel
-
- getName() -
Method in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
-
- getName() -
Method in class org.activemath.webapp.base.Skin
-
- getName() -
Method in class org.activemath.webapp.dict.queries.AMAbstractQuery
-
- getName() -
Method in class org.activemath.webapp.exercises.ExerciseRepositoryController.Exercise
-
- getName() -
Method in class org.activemath.webapp.exercises.ExerciseRepositoryController.ExerciseCollection
-
- getName() -
Method in class org.activemath.webapp.exercises.tools.Interaction.AnswermapItem
-
- getName() -
Method in class org.activemath.webapp.exercises.tools.Interaction.FeedbackItem
-
- getName() -
Method in class org.activemath.webapp.extasy.actions.InsertMultimedia
-
- getName() -
Method in class org.activemath.webapp.extasy.views.CollectionView
-
- getName() -
Method in class org.activemath.webapp.extasy.views.InteractionView
-
- getName() -
Method in class org.activemath.webapp.extasy.views.InteractionView.ItemView
-
- getName() -
Method in class org.activemath.webapp.extasy.views.ItemView
-
- getName() -
Method in class org.activemath.webapp.report.bucket.BucketArchive
-
- getName() -
Method in class org.activemath.webapp.tools.data.GapDetectionLM
-
- getName() -
Method in class org.activemath.webapp.user.User
-
- getName() -
Method in class org.activemath.webapp.user.UserData
-
- getName() -
Method in class org.activemath.webapp.user.UserGroup
-
- getName() -
Method in class org.activemath.webapp.util.cache.CacheInfo
-
- getNameOmdoc() -
Method in class org.activemath.webapp.exercises.Variable
-
- getNames() -
Method in class org.activemath.webapp.extasy.views.CollectionView
-
- getNames() -
Method in class org.activemath.webapp.report.SurveyReport
-
- getNamespace(String, String) -
Static method in class org.activemath.omdocjdom.OJConstants
- Obtains the namespace associated to the given uri, forgetting
possibly a prefix associated with this namespace.
- getNePointerDelete_1() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerDelete_10() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerDelete_2() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerDelete_3() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerDelete_4() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerDelete_5() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerDelete_6() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerDelete_7() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerDelete_8() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerDelete_9() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerName_1() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerName_10() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerName_2() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerName_3() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerName_4() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerName_5() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerName_6() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerName_7() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerName_8() -
Method in class org.activemath.webapp.tools.GapController
-
- getNePointerName_9() -
Method in class org.activemath.webapp.tools.GapController
-
- getNetscapeURL(File) -
Static method in class org.activemath.author.toc.TOCUtil
- extracts a URL from a netscape URL temp-file
returns null if there's no URL to be found inside the file
- getNewAssessment() -
Method in class org.activemath.events.types.MasteryChangedEvent
-
- getNewItemsIds() -
Method in class org.activemath.events.types.ItemMenuContentAddedEvent
-
- getNewMissingPointerParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getNewTitle() -
Method in class org.activemath.events.types.UserBookRenamedEvent
-
- getNewValue() -
Method in class org.activemath.events.types.UserPropertyChangedEvent
-
- getNext() -
Method in class org.activemath.content.TocEntry
-
- getNextBest() -
Method in interface org.activemath.abstractcontent.AbstractpPlanner
- Returns the NextBest document to be displayed by the session-manager to NextBest queries.
- getNextBestAdvice(String, String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- getNextEventId() -
Method in class org.activemath.util.db.HibernateHelper
- Returns a unique ID that can be assigned to an event.
- getNextExercise() -
Method in class org.activemath.sequencer.ExerciseSequencer
- Prepare the next exercise.
- getNextExercise() -
Method in class org.activemath.sequencer.MunExerciseSequencer
-
- getNextExercise() -
Method in class org.activemath.sequencer.SimpleExerciseSequencer
- Returns the next exercise in the list
- getNextExercise() -
Method in class org.activemath.sequencer.SimpleSequencerStrategy
-
- getNextExercise() -
Method in class org.activemath.sequencer.TutorialExerSeqTrainCompetencyLevel
-
- getNextExercise() -
Method in class org.activemath.sequencer.TutorialExerSeqTrainN
-
- getNextExerciseDifficulty(double) -
Method in class org.activemath.studentmodel2.simulation.DifficultyMapper
- Get the difficulty for the next exercise according to the current mastery
- getNextExerciseId() -
Method in class org.activemath.sequencer.TutorialExerciseSequencer
-
- getNextInteraction(String, Element, Element) -
Method in class org.activemath.exercises.openmath.services.MathDoxService
-
- getNextStep(Element) -
Method in class org.activemath.exercises.openmath.services.HTWService
-
- getNextStep(Element, String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- getNextStep(String, String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- getNextTask() -
Method in class org.activemath.sequencer.TutorialExerciseSequencer
- Need to be override in sub class
- getNextTask() -
Method in class org.activemath.sequencer.TutorialExerSeqTrainCompetencyLevel
-
- getNextTask() -
Method in class org.activemath.sequencer.TutorialExerSeqTrainN
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserActiveMath
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserActiveMathTokenManager
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserAxiom
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserAxiomTokenManager
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserDrv
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserDrvTokenManager
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserHtw
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserHtwTokenManager
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserMaxima
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserMaximaTokenManager
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserMf
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserMfTokenManager
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserMma
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserMmaTokenManager
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserMpd
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserMpdTokenManager
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserMpl
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserMplTokenManager
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserRdc
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserRdcTokenManager
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserYacas
-
- getNextToken() -
Method in class org.activemath.exercises.parsers.CasParserYacasTokenManager
-
- getNextUserBookId() -
Method in class org.activemath.content.ContentManager
-
- getNIC(String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getNIC(String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getNIC(): DEPRECATED: use getClientInfoXML instead. was:
return client information from current client as xml result set containing
installation_id, installation_version, installation_url, installation_description,
installation_language_default as columns
- getNL() -
Method in class org.activemath.omdocjdom.OJElement
-
- getNonExistingPointers() -
Method in class org.activemath.webapp.tools.data.Gap.StructuralErrors
-
- getNormalizedDifficulty(Difficulty, CompetencyLevel) -
Method in class org.activemath.studentmodel2.simulation.DifficultyMapper
- Get a normalized difficulty value given a CompetencyLevel and a Difficulty
of an exercise.
- getNotation(Element) -
Method in class org.activemath.webapp.tools.SymbolPresentationListController.NotationFactory
-
- getNote(String, int) -
Method in class org.activemath.webapp.user.UserManagerService
-
- getNoteId() -
Method in interface org.activemath.events.tags.NoteEventTag
-
- getNoteId() -
Method in class org.activemath.events.types.NoteCreatedEvent
-
- getNoteId() -
Method in class org.activemath.events.types.NoteDeletedEvent
-
- getNoteId() -
Method in class org.activemath.events.types.NoteModifiedEvent
-
- getNoteId() -
Method in class org.activemath.events.types.NotePresentedEvent
-
- getNotes(String, String) -
Method in class org.activemath.webapp.user.UserManagerService
-
- getNotesManager() -
Method in class org.activemath.webapp.base.AppModel
-
- getNow() -
Method in class org.activemath.webapp.view.tools.TimerTool
-
- getNrOfQuestionsInPass(String, long, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getNrOfQuestionsInPass(String, long, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getNrOfQuestionsInPass: Returns the question count for
a given test user in a given pass.
- getNumAccesses() -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- getNumAccesses() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- getNumAttempts() -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- getNumAttempts() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- getNumAttemptsDropped() -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- getNumAttemptsDropped() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- getNumAttemptsFinished() -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- getNumAttemptsFinished() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- getNumAttemptsGivenup() -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- getNumAttemptsGivenup() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- getNumAttemptsSuccessful() -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- getNumAttemptsSuccessful() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- getNumber() -
Method in class org.activemath.content.Page
-
- getNumberAssertions() -
Method in class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- getNumberAssertions() -
Method in class org.activemath.webapp.tools.LOSupportStatistics
-
- getNumberDefinitions() -
Method in class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- getNumberDefinitions() -
Method in class org.activemath.webapp.tools.LOSupportStatistics
-
- getNumberExamples() -
Method in class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- getNumberExamples() -
Method in class org.activemath.webapp.tools.LOSupportStatistics
-
- getNumberExercises() -
Method in class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- getNumberExercises() -
Method in class org.activemath.webapp.tools.LOSupportStatistics
-
- getNumberMethods() -
Method in class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- getNumberMethods() -
Method in class org.activemath.webapp.tools.LOSupportStatistics
-
- getNumberOfAccesses() -
Method in class org.activemath.webapp.user.BookState
- gets the number of the times the book has been accessed.
- getNumberOfHints(String) -
Method in class org.activemath.exercises.LocalUserModel
-
- getNumberOfNegativeEvidences() -
Method in class org.activemath.studentmodel2.data.EvidenceCombination
-
- getNumberOfPositiveEvidences() -
Method in class org.activemath.studentmodel2.data.EvidenceCombination
-
- getNumberOfStepsLeft(Element) -
Method in class org.activemath.exercises.openmath.services.HTWService
-
- getNumberOfStepsLeft(String, String, String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- getNumberOfVisitedHints(String) -
Method in class org.activemath.exercises.LocalUserModel
-
- getNumberOfVisits(String) -
Method in class org.activemath.exercises.LocalUserModel
-
- getNumberProofs() -
Method in class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- getNumberProofs() -
Method in class org.activemath.webapp.tools.LOSupportStatistics
-
- getNumberTexts() -
Method in class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- getNumberTexts() -
Method in class org.activemath.webapp.tools.LOSupportStatistics
-
- getNumBuckets() -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- getNumChoices() -
Method in class org.activemath.webapp.exercises.mcq.MCQExercise
-
- getNumChoices() -
Method in class org.activemath.webapp.exercises.mcq.MCQExerciseItem
-
- getNumCorrectChoices() -
Method in class org.activemath.webapp.exercises.mcq.MCQExercise
-
- getNumDirectEvidences() -
Static method in class org.activemath.studentmodel2.data.EvidenceContainer
-
- getNumEvents() -
Method in class org.activemath.events.types.ReportRequestedEvent
-
- getNumEvents() -
Method in class org.activemath.webapp.report.Report
-
- getNumEvidencesAssessed() -
Static method in class org.activemath.studentmodel2.data.EvidenceContainer
-
- getNumExerciseNeedToSolve() -
Method in class org.activemath.sequencer.SimpleSequencerStrategy
-
- getNumExerciseRuns() -
Method in class org.activemath.webapp.report.Report
-
- getNumExercises() -
Method in class org.activemath.content.Book
-
- getNumExercises(String) -
Method in class org.activemath.content.ContentManager
-
- getNumExercisesAvailable() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumExercisesDropped() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumExercisesFinished() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumExercisesFinishedCorrect() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumExercisesFinishedIncorrect() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumExercisesGivenUp() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumExercisesNotAttempted() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumExercisesRun() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumExercisesStarted() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumExerciseSuccessful() -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- getNumExercisesUnfinished() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumExercisesUnique() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumFailed() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getNumFeedbacks() -
Method in class org.activemath.webapp.report.ReportUserFeedback
-
- getNumFinalDislikes() -
Method in class org.activemath.webapp.report.data.FeedbackStat
-
- getNumFinalFeedback() -
Method in class org.activemath.webapp.report.data.FeedbackStat
-
- getNumFinalLikes() -
Method in class org.activemath.webapp.report.data.FeedbackStat
-
- getNumFinished() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getNumGaps() -
Method in class org.activemath.webapp.tools.data.GapManager
- A way to determine if there are any gaps available
- getNumHints() -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- getNumHints() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- getNumHits() -
Method in class org.activemath.webapp.util.cache.CacheInfo
-
- getNumIndirectEvidences() -
Static method in class org.activemath.studentmodel2.data.EvidenceContainer
-
- getNumItemPresented() -
Method in class org.activemath.webapp.report.ShareCalculatorReport
-
- getNumItems() -
Method in class org.activemath.content.Book
-
- getNumItems() -
Method in class org.activemath.content.TocEntry
-
- getNumLeafsContained() -
Method in class org.activemath.content.TocEntry
-
- getNumMisses() -
Method in class org.activemath.webapp.util.cache.CacheInfo
-
- getNumNotes(String, String) -
Method in class org.activemath.webapp.notes.NotesManager
- A way to determine if there are any notes available for a given item and user
- getNumNotes(String, String) -
Method in class org.activemath.webapp.user.UserManagerService
-
- getNumPagePresented() -
Method in class org.activemath.webapp.report.ShareCalculatorReport
-
- getNumPages() -
Method in interface org.activemath.abstractcontent.AbstractpPlanner
- Returns the number of pages that the static book has.
- getNumPagesAccessed() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumPagesAvailable() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumPagesUnique() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumReads() -
Method in class org.activemath.webapp.util.cache.CacheInfo
-
- getNumRestarted() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getNumResults() -
Method in class org.activemath.events.types.DictSearchedEvent
-
- getNumResults() -
Method in class org.activemath.events.types.ReportRequestedEvent
-
- getNumResults(HistoryQuery) -
Method in interface org.activemath.learner.history.LearnerHistory
-
- getNumResults(HistoryQuery) -
Method in class org.activemath.learner.history.LearnerHistoryImpl
- gets the number of events stored in the database that match the given
query.
- getNumResults(ActivemathEvent) -
Method in class org.activemath.learner.history.NopHistory
-
- getNumResults(HistoryQuery) -
Method in class org.activemath.learner.history.NopHistory
-
- getNumResults() -
Method in class org.activemath.webapp.report.Report
-
- getNumSearches() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumSessions() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumSessionsWithExercise() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumStarted() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getNumSteps() -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- getNumSteps_AVG() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getNumSteps_MAX() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getNumSteps_MIN() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getNumSteps_STD() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getNumStored() -
Method in class org.activemath.webapp.util.cache.CacheInfo
-
- getNumSuccesses() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getNumSurveysSubmitted() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getNumTotalFeedback() -
Method in class org.activemath.webapp.report.data.FeedbackStat
-
- getNumTutorPresets() -
Method in class org.activemath.webapp.tools.data.TutorPresetManager
- A way to determine if there are any presets available
- getNumUsersAccessed() -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- getNumUsersAttempted() -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- getNumUsersFinished() -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- getNumUsersSolved() -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- getNumWords() -
Method in class org.activemath.content.items.DynamicItemDynamicTask
-
- getNumWords() -
Method in class org.activemath.content.items.Item
-
- getObjectByReference(String, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getObjectByReference(String, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getObjectByReference().
- getObjectsByTitle(String, String, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getObjectsByTitle(String, String, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getObjectsByTitle().
- getObjectTreeOperations(String, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getObjectTreeOperations(String, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getObjectTreeOperations(): Get all granted permissions
for all references of an object for a specific user.
- getObjIdByImportId(String, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getObjIdByImportId(String, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getObjIdByImportId().
- getObjIdsByRefIds(String, int[]) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getObjIdsByRefIds(String, int[]) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getObjIdsForRefIds: Returns a array of object ids which
match the references id, given by a comma seperated string.
- getOccurrences() -
Method in class org.activemath.omdocjdom.OJItem
- Returns the list of all the
OMS and ref descendant of this element.
- getOfficialDTD() -
Static method in class org.activemath.omdocjdom.OJConstants
-
- getOfficialMBase() -
Static method in class org.activemath.config.Manager
- Returns the
MBaseRef implementing class defined by the properties
or null if none was defined.
- getOfID() -
Method in class org.activemath.omdocjdom.mbase.Dependency
-
- getOIOMapping() -
Method in class org.activemath.content.mediator.KBCaller
-
- getOJelt(Object) -
Method in class org.activemath.omdocjdom.mbase.ElementFromIDTable
-
- getOJID() -
Method in class org.activemath.abstractcontent.MBaseID
- Returns the stored ojID or computes it if needed.
- getOJID() -
Method in class org.activemath.abstractcontent.MBaseID.NullMBaseID
-
- getOldAssessment() -
Method in class org.activemath.events.types.MasteryChangedEvent
-
- getOldHints() -
Method in class org.activemath.webapp.feedback.FeedbackContainer
- returns the hint history as List of hints.
- getOldTitle() -
Method in class org.activemath.events.types.UserBookRenamedEvent
-
- getOldValue() -
Method in class org.activemath.events.types.UserPropertyChangedEvent
-
- getOmdoc() -
Method in class org.activemath.webapp.extasy.actions.AddInteractionElement
-
- getOmdoc() -
Method in class org.activemath.webapp.extasy.actions.AddMetadata
-
- getOmdoc() -
Method in class org.activemath.webapp.extasy.actions.AddProblemstatement
-
- getOmdoc() -
Method in class org.activemath.webapp.extasy.actions.AddRandomizer
-
- getOmdoc() -
Method in class org.activemath.webapp.extasy.actions.AddTransition
-
- getOMDocFile(File, String, SlumbIndex) -
Method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- getOmdocLocation() -
Method in class org.activemath.webapp.extasy.AuthoringState
-
- getOmdocName() -
Method in class org.activemath.webapp.exercises.Variable
-
- getOMDocPath(MBaseID) -
Method in interface org.activemath.abstractcontent.AuthorExtendedMBaseRef
-
- getOMDocPath(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- Returns the path of the OMDoc from which was loaded the element pointed at
by this ID.
- getOMDocPath(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getOMDocPath(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getOMDocPath(String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Returns the path of the OMDoc from which was loaded the element pointed at
by this ID.
- getOMDocPath(MBaseID) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getOMDocPath(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getOmdocTag() -
Method in class org.activemath.content.items.Item
-
- getOmdocTag() -
Method in class org.activemath.webapp.exercises.tools.ExtasyItem
-
- getOmdocTag() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getOmdocType() -
Method in class org.activemath.content.items.Item
-
- getOmdocType() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getOmdocValue() -
Method in class org.activemath.webapp.exercises.Variable
-
- getOmdocXml() -
Method in class org.activemath.events.types.UserBookUploadedEvent
-
- getOmobj() -
Method in class org.activemath.events.types.ClipTransferEvent
-
- getOmobj() -
Method in class org.activemath.exercises.model.ConditionTransition.ConditionEntry
-
- getOmobjContents(Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
- Get the contents of the OMOBJ element.
- getOmobjNameID() -
Method in class org.activemath.webapp.exercises.Variable
-
- getOmobjString() -
Method in class org.activemath.webapp.clip.StorableClip
-
- getOmobjString() -
Method in class org.activemath.webapp.dict.queries.OmobjAMQuery
-
- getOmobjValueID() -
Method in class org.activemath.webapp.exercises.Variable
-
- getOnID() -
Method in class org.activemath.omdocjdom.mbase.Dependency
-
- getOnlyImportantConceptsOfThisBook() -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- getOntologyModel() -
Method in class org.activemath.content.mediator.KBCaller
-
- getOntologyURL() -
Method in class org.activemath.content.mediator.KBCaller
- Returns the URL of the owl-file which specifies
the metadata structure of the kb.
- getOntologyURL() -
Method in class org.activemath.content.mediator.kbimpl.AMRepositoryCaller
-
- getOntologyURL() -
Method in class org.activemath.content.mediator.kbimpl.ExerciseRepositoryCaller
-
- getOntologyURL() -
Method in class org.activemath.content.mediator.kbimpl.MathsThesaurusCaller
-
- getOntologyURL() -
Method in class org.activemath.content.mediator.kbimpl.MBaseCaller
-
- getOntologyURL() -
Method in class org.activemath.content.mediator.kbimpl.OIOCaller
-
- getOntologyURL() -
Method in class org.activemath.content.mediator.kbimpl.WebServiceCaller
-
- getOperation() -
Method in class org.activemath.webapp.base.external.ilias.IlOperation
- Gets the operation value for this IlOperation.
- getOperationCount() -
Method in class org.activemath.webapp.tools.data.GapManager
-
- getOperations(String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getOperations(String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getOperations(): get complete set of RBAC operations.
- getOperator() -
Method in class org.activemath.webapp.dict.queries.TextAMQuery
-
- getOps_id() -
Method in class org.activemath.webapp.base.external.ilias.IlOperation
- Gets the ops_id value for this IlOperation.
- getOriginalId() -
Method in class org.activemath.webapp.user.User
-
- getOriginalSource() -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- getOrMakeInBookQuery(SearchContext.ContainingBook) -
Method in class org.activemath.omdocjdom.index.AMIndexSearcher
-
- getOrMakeItemView() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getOrMakeMetadata() -
Method in class org.activemath.omdocjdom.OJElement
-
- getorMakeMetadataExtradata(OJElement) -
Static method in class org.activemath.omdocjdom.lucene.LuceneUtilities
- This method extracts extra data from the source element.
- getorMakeMetadataExtradata() -
Method in class org.activemath.omdocjdom.OJElement
- A utility method to return the
extradata child of the item
and create it, if it is missing.
- getOut() -
Method in class org.activemath.util.RepeatedXSLTProcess.Application
-
- getOutgoingRelations(MBaseID) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getOutgoingRelations(MBaseID) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Returns an iterator of
MBaseRef.Relations objects describing the relations that point from this item.
- getOutgoingRelations(MBaseID) -
Method in class org.activemath.abstractcontent.MultiMBase
-
- getOutgoingRelations() -
Method in class org.activemath.content.items.DynamicItem
-
- getOutgoingRelations() -
Method in class org.activemath.content.items.Item
- Get or build outgoing relations for this item.
- getOutgoingRelations(MBaseID) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getOutgoingRelations(MBaseID) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getOutgoingRelations(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- getOutgoingRelations(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
- For now just returns the single-typed relations.
- getOutgoingRelations(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getOutgoingRelations(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getOutgoingRelations(MBaseID) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getOutgoingRelations(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getOutgoingRelations(MBaseID) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getOutgoingTransitions(Interaction) -
Method in class org.activemath.exercises.model.Exercise
-
- getOutputFormat() -
Method in class org.activemath.webapp.base.AppModel
-
- getOutputFormat() -
Method in class org.activemath.webapp.base.AppSession
- Output format to use in this session (see
Formatter).
- getOutputFormat() -
Method in class org.activemath.webapp.base.ControllerBase
-
- getOutputFormat(HttpServletRequest) -
Static method in class org.activemath.webapp.base.ServletUtils
- Return the output format for this request.
- getOutputFormat() -
Method in class org.activemath.webapp.user.User
-
- getOutputFormat() -
Method in class org.activemath.webapp.user.UserData
-
- getOverallErr() -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- getOverallTask() -
Method in class org.activemath.events.types.ExerciseFinishedEvent
-
- getOverallTask() -
Method in class org.activemath.events.types.ExerciseStartedEvent
-
- getOverflow() -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- getOwner() -
Method in class org.activemath.content.Book
- Needed here so Velocity can work it out
- getOwner() -
Method in interface org.activemath.events.tags.NoteEventTag
-
- getOwner() -
Method in class org.activemath.events.types.NoteCreatedEvent
-
- getOwner() -
Method in class org.activemath.events.types.NoteDeletedEvent
-
- getOwner() -
Method in class org.activemath.events.types.NoteModifiedEvent
-
- getOwner() -
Method in class org.activemath.events.types.NotePresentedEvent
-
- getOwner() -
Method in class org.activemath.webapp.notes.db.Note
-
- getOwnerBookId() -
Method in class org.activemath.content.Book
-
- getPackagesWithPrefix(String) -
Static method in class org.activemath.config.Manager
- Returns the list of all second package name for a given prefix.
- getPage(int) -
Method in interface org.activemath.abstractcontent.AbstractpPlanner
- Provides a similar structure document as the getStaticBook but only to some page.
- getPage() -
Method in class org.activemath.author.toc.AMSessionInfo
- returns the current page number the learner was reading last time
- getPage(int) -
Method in class org.activemath.content.Book
-
- getPage(String) -
Method in class org.activemath.content.Book
-
- getPage() -
Method in class org.activemath.content.TocEntry
-
- getPage() -
Method in class org.activemath.events.types.PagePresentedEvent
-
- getPage() -
Method in class org.activemath.feedback.therapies.GuideNavigation
-
- getPage() -
Method in class org.activemath.feedback.therapies.prescriptions.PointToPage
-
- getPage() -
Method in class org.activemath.webapp.base.AppModel
-
- getPageId() -
Method in class org.activemath.content.TocEntry
-
- getPageId() -
Method in class org.activemath.events.types.ItemMenuContentAddedEvent
-
- getPageId() -
Method in class org.activemath.events.types.ItemMenuContentRemovedEvent
-
- getPageId() -
Method in class org.activemath.webapp.slmgui.SLMGuiController
-
- getPageId() -
Method in class org.activemath.webapp.tutor.coursegen.CourseGenerationController
-
- getPageIds() -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- getPageMastery() -
Method in class org.activemath.webapp.slmgui.SLMGuiController
-
- getPageNum() -
Method in class org.activemath.events.types.ItemPresentedEvent
-
- getPageNumber() -
Method in class org.activemath.feedback.symptoms.ItemPresented
-
- getPageNumber() -
Method in class org.activemath.feedback.symptoms.ItemSeen
-
- getPageNumber() -
Method in class org.activemath.feedback.symptoms.PageEnded
-
- getPageNumber() -
Method in class org.activemath.feedback.symptoms.PageStarted
-
- getPageOfResult() -
Method in class org.activemath.webapp.dict.queries.SearchEvaluationData.QueryAndEval
-
- getPageRef() -
Method in class org.activemath.feedback.diagnoses.IrrationalNavigation
-
- getPageRef() -
Method in class org.activemath.feedback.symptoms.Navigation
-
- getPages() -
Method in class org.activemath.content.Book
-
- getPagesByBook() -
Method in class org.activemath.webapp.report.ShareCalculatorReport
-
- getPagesByCollection() -
Method in class org.activemath.webapp.report.ShareCalculatorReport
-
- getPagesContaining(String) -
Method in class org.activemath.content.Book
-
- getPagesUnique() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getPageTitle(Element) -
Static method in class org.activemath.author.toc.TOCUtil
- returns the title of a page element
- getParameter(String) -
Method in class org.activemath.applets.RelayedAppletStub
-
- getParameters() -
Method in class org.activemath.exercises.InteractionGenerator
-
- getParameterValues() -
Method in class org.activemath.exercises.generators.OmegaTutorGenerator
-
- getParent() -
Method in class org.activemath.content.TocEntry
-
- getParent() -
Method in class org.activemath.exercises.model.Interaction
-
- getParent() -
Method in interface org.activemath.omdocjdom.OJNode
-
- getParent() -
Method in class org.activemath.webapp.user.UserGroup
-
- getParent() -
Method in class org.activemath.webapp.user.UserGroupDefault
-
- getParentId() -
Method in class org.activemath.webapp.user.UserGroup
-
- getParentIds() -
Method in class org.activemath.webapp.user.UserGroup
-
- getParentOJElement() -
Method in class org.activemath.omdocjdom.OJElement
-
- getPasswd() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the passwd value for this IlUserData.
- getPasswordHash() -
Method in class org.activemath.webapp.user.account.AccountInfo
-
- getPath(String) -
Method in interface org.activemath.abstractcontent.Subconfiguration
- Computes the path of the given properties according to ActiveMath's
mechanism (using a possible extra
<name>.refType
property.
- getPath(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.AbstractSubconfiguration
-
- getPath(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.ChildSubconfiguration
-
- getPath(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.UnionSubconfiguration
- Returns the primary or secondary result of
Subconfiguration.getPath(java.lang.String)
if available, otherwise builds a file with the indicated value and makes
a URL out of it.
- getPath(String) -
Static method in class org.activemath.config.Manager
- Reads a path given as a property.
- getPath(String) -
Method in class org.activemath.config.ManagerSubconfiguration
-
- getPath() -
Method in class org.activemath.exercises.Configuration
-
- getPath(String) -
Method in class org.activemath.exercises.Configuration
-
- getPath() -
Method in class org.activemath.webapp.user.Bookmark
-
- getPathForRefId(String, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getPathForRefId(String, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getPathForRefId(): returns XMLResultSet with columns
ref_id, type and title.
- getPathProperty(String) -
Method in class org.activemath.exercises.Configuration
-
- getPathToLuceneIndex() -
Static method in class org.activemath.omdocjdom.index.infomap.SemanticVectorsIntegrator
-
- getPattern() -
Method in class org.activemath.exercises.model.HintTransition
-
- getPedagogicalObjective() -
Method in class org.activemath.events.types.ExerciseSequencerStartedEvent
-
- getPedagogicalObjective() -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- getPedagogicalObjective() -
Method in class org.activemath.tutor.Task
-
- getPedaObj() -
Method in class org.activemath.webapp.tutor.coursegen.CourseGenerationController
-
- getPendingTests() -
Method in class org.activemath.webapp.user.User
-
- getPercentExercisesAttempted() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getPercentPagesAccessed() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getPercentStarted() -
Method in class org.activemath.webapp.user.BookStat
-
- getPercentSuccess() -
Method in class org.activemath.webapp.user.BookStat
-
- getPhone_home() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the phone_home value for this IlUserData.
- getPhone_mobile() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the phone_mobile value for this IlUserData.
- getPhone_office() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the phone_office value for this IlUserData.
- getPhraseKey(String) -
Method in class org.activemath.tutor.TaskUtil
- Return the found PhraseKey as String or
null if not found.
- getPhraseKeyMap() -
Method in class org.activemath.tutor.TaskUtil
- Return a Map of "phrase key "<-> "pedaObj id" pairs, so that the description can be fetched by phrase.
- getPicsLocation() -
Method in class org.activemath.webapp.extasy.AuthoringState
-
- getPignistic() -
Method in interface org.activemath.studentmodel2.assessment.IBeliefContainer
- Get the pignistic value (the mastery) stored in the BeliefContainer.
- getPignistic() -
Method in class org.activemath.studentmodel2.assessment.simple.SimpleBeliefContainer
-
- getPignistic() -
Method in class org.activemath.studentmodel2.assessment.tbm.TBMBeliefContainer
-
- getPingOMElement() -
Static method in class org.activemath.webapp.tutor.cgWSClient.ClientUtil
- Make the request for calling the ping service method
- getPingOMElement() -
Static method in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.ClientUtil
-
- getPlaceholderPropertyRestriction() -
Method in class org.activemath.content.mediator.rewriter.Pattern
-
- getPlausibilities() -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- getPlausibilitiesMap() -
Method in class org.activemath.studentmodel2.data.ConceptAssessment
- Get a Map with competency -> plausibility associations.
- getPlausibility() -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- getPlausibility() -
Method in interface org.activemath.studentmodel2.assessment.IBeliefContainer
- Get the plausibility value of the mastery stored in the BeliefContainer.
- getPlausibility() -
Method in class org.activemath.studentmodel2.assessment.simple.SimpleBeliefContainer
-
- getPlausibility() -
Method in class org.activemath.studentmodel2.assessment.tbm.TBMBeliefContainer
-
- getPolicy() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getPort(Class) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceLocator
- For the given interface, get the stub implementation.
- getPort(QName, Class) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceLocator
- For the given interface, get the stub implementation.
- getPorts() -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceLocator
-
- getPositionOfQuestion(String, long, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getPositionOfQuestion(String, long, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getPositionOfQuestion: Returns the position of a given
question for a given user in a given test pass.
- getPossibleAttributeNames() -
Static method in class org.activemath.omdocjdom.MDAttribute
-
- getPossibleAttributeNames(String) -
Static method in class org.activemath.omdocjdom.OJConstants
-
- getPossibleAttributeValueList(String) -
Static method in class org.activemath.omdocjdom.MDAttribute
-
- getPossibleAttributeValues(String, String) -
Static method in class org.activemath.omdocjdom.OJConstants
-
- getPossibleAttributeValueSet(String) -
Static method in class org.activemath.omdocjdom.MDAttribute
- Returns the set of possible values for the named attribute.
- getPossibleLanguages() -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- getPossibleOperators() -
Method in class org.activemath.webapp.dict.queries.TextAMQuery
-
- getPostAction() -
Method in class org.activemath.webapp.tools.GapController
-
- getPotentialGroupIds() -
Method in class org.activemath.webapp.user.User
-
- getPotentialGroups() -
Method in class org.activemath.webapp.user.User
- Return the groups this user is allowed to join.
- getPrecedence() -
Method in class org.activemath.webapp.tools.SymbolPresentationListController.Notation
-
- getPrecision() -
Method in class org.activemath.webapp.dict.queries.SearchEvaluationData.QueryAndEval
- Measures the precision of the query wrt to the evaluation.
- getPredicateIndex(String) -
Method in class org.activemath.tutor.coursegen.jshop2.generated.CourseGeneration
-
- getPreferredLanguage(HttpServletRequest, User) -
Method in class org.activemath.webapp.i18n.Localizer
- Determine the preferred language for a request.
- getPrerequisiteId() -
Method in class org.activemath.feedback.diagnoses.MissingPrerequisite
-
- getPrerequisites(String) -
Method in class org.activemath.studentmodel2.PropagationHelper
- Get the prerequisites for a specific concept
- getPrescriptions() -
Method in class org.activemath.feedback.therapies.Therapy
-
- getPresentationStrategy() -
Method in class org.activemath.exercises.InteractionGenerator
-
- getPresentationStrategy() -
Method in class org.activemath.exercises.InteractionManager
-
- getPresentationStrategy() -
Method in class org.activemath.sequencer.ExerciseArgumentSetting
-
- getPresentationStrategy() -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- getPresentationStyle() -
Method in class org.activemath.exercises.model.Interaction
-
- getPresentationTags() -
Method in class org.activemath.presentation.xsl.symbolpresentation.PresentationTagCollector
- returns the JDom document object containing symbolpresentation tags.
- getPreset() -
Method in class org.activemath.content.GapDetectionBook
-
- getPrev() -
Method in class org.activemath.content.TocEntry
-
- getPreviousCommand() -
Method in class org.activemath.util.Console
-
- getPreviousReachedPoints(String, long, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getPreviousReachedPoints(String, long, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getPreviousReachedPoints: Returns an array of reached
points for the previous questions in a given test pass.
- getPride() -
Method in class org.activemath.events.types.SelfReportEvent
-
- getPrimaryType() -
Method in class org.activemath.abstractcontent.MBaseRef.Dependency
-
- getPrimaryType() -
Method in interface org.activemath.abstractcontent.MBaseRef.Relation
-
- getPrimaryType() -
Method in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- getPrivilegesFor(String) -
Method in interface org.activemath.abstractcontent.Matriculations
- A method to access the privileges for a certain user.
- getPrivilegesFor(String) -
Method in class org.activemath.abstractcontent.SimpleMatriculation
-
- getProbability() -
Method in class org.activemath.studentmodel2.assessment.tbm.Hypothesis
-
- getProblemstatement() -
Method in class org.activemath.exercises.model.Exercise
-
- getProblemstatement() -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- getProceduralHint() -
Method in class org.activemath.exercises.generators.HTWGenerator
- should be moved to the feedback generator
- getProcesses() -
Static method in class org.activemath.content.metadata.AMProcess
-
- getProcesses() -
Static method in class org.activemath.content.metadata.BLOOMProcess
-
- getProcesses() -
Static method in class org.activemath.content.metadata.MathBridgeProcess
-
- getProcesses() -
Static method in class org.activemath.content.metadata.PISAProcess
-
- getProcessHint() -
Method in class org.activemath.exercises.generators.HTWGenerator
- should be moved to the feedback generator
- getProgress() -
Method in class org.activemath.tutor.control.BookGenerator
-
- getProgress() -
Method in class org.activemath.tutor.TutorialInteraction
- Query the current progressing status.
- getPrompt() -
Method in class org.activemath.webapp.exercises.mcq.Choice
-
- getPrompt(int) -
Method in class org.activemath.webapp.exercises.mcq.MCQExerciseItem
-
- getProofs(MBaseID, Collection) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getProofs(MBaseID, Collection) -
Method in interface org.activemath.abstractcontent.MBaseRef
- For an
assertion, this method returns the IDs of all of its proofs.
- getProofs(MBaseID, Collection) -
Method in class org.activemath.abstractcontent.MultiMBase
-
- getProofs(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getProofs(ID) -
Method in class org.activemath.omdocjdom.DefaultCollection
-
- getProofs(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getProofs(String, Vector) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- getProofs(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- getProofs(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getProofs(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getProofs(String, Vector) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Missing description of the gets the proofs attribute of the
OJXMLRPCmbaseServer object
- getProofs(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
- Reads the "inversed-dependency" elements of type "PROVES" in metadata/extradata that are
built by
MBaseBuilder then filters out those whose "of" is not in the collections
given as parameter.
- getProofs(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getProofs(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getProofs(String, Vector) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getProofs(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getProofs() -
Method in class org.activemath.webapp.dict.RelationFilter
-
- getPropagationDepth() -
Method in class org.activemath.studentmodel2.LearnerModel
-
- getProperties(String) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- gets the
Hashtable containing all the properties
stored in the um for the user with login userId.
- getProperties(String) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- gets the
Hashtable containing all the properties
stored in the um for the user with login userId.
- getProperties(String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- getProperties() -
Method in class org.activemath.author.toc.SubconfigurationMaker
- Returns the properties being constructed.
- getProperty(String, String) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- gets the value of the requested property for the supplied user
as a
String.
- getProperty(String, String) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- gets the value of the requested property for the supplied user
as a
String.
- getProperty(String) -
Method in interface org.activemath.abstractcontent.Subconfiguration
- Returns the values for the given name or
null if there's none.
- getProperty(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.AbstractSubconfiguration
-
- getProperty(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.ChildSubconfiguration
- Returns the value in the parent subconfiguration if available,
or the value in default-properties (as set by
SubconfImpl.ChildSubconfiguration.setDefaultProperties(java.util.Map)).
- getProperty(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.UnionSubconfiguration
-
- getProperty(String, String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- getProperty(String) -
Static method in class org.activemath.config.Manager
- This uses the properties loaded from the Manager.properties file and many
others (see
Manager.loadProps() to respond a property in exchange of a
string.
- getProperty(String, String) -
Static method in class org.activemath.config.Manager
- Return a property with
Manager.getProperty(java.lang.String) or the supplied default value if not set.
- getProperty(String) -
Method in class org.activemath.config.ManagerSubconfiguration
-
- getProperty() -
Method in class org.activemath.events.types.UserPropertyChangedEvent
-
- getProperty(String) -
Method in class org.activemath.webapp.user.UserGroup
-
- getProperty(String) -
Method in class org.activemath.webapp.user.UserGroupDefault
-
- getPropertyConstraints(String) -
Method in class org.activemath.content.mediator.query.KBQuery
-
- getPropertyConstraints() -
Method in class org.activemath.content.mediator.query.KBQuery
-
- getPropertyNames() -
Method in interface org.activemath.abstractcontent.Subconfiguration
- Returns an enumeration of all the property names.
- getPropertyNames() -
Method in class org.activemath.abstractcontent.SubconfImpl.AbstractSubconfiguration
-
- getPropertyNames() -
Method in class org.activemath.abstractcontent.SubconfImpl.ChildSubconfiguration
-
- getPropertyNames() -
Method in class org.activemath.abstractcontent.SubconfImpl.UnionSubconfiguration
-
- getPropertyNames() -
Static method in class org.activemath.config.Manager
- Missing description of the gets the propertyNames attribute of the Manager
class
- getPropertyNames() -
Method in class org.activemath.config.ManagerSubconfiguration
-
- getPropertyNamesStartingWith(String) -
Static method in class org.activemath.config.Manager
- Returns enumeration of the properties that start with the given prefix.
- getPropertyRestrictions() -
Method in class org.activemath.content.mediator.rewriter.Pattern
-
- getPropertySubtree(String) -
Static method in class org.activemath.config.Manager
- Gets the propertySubtree attribute of the Manager class
- getProposals() -
Method in exception org.activemath.abstractcontent.ModelExistsException
-
- getPrototype() -
Method in class org.activemath.webapp.tools.SymbolPresentationListController.Notation
-
- getProximity() -
Method in class org.activemath.studentmodel2.evaluation.UlogReplayStepPredictor
-
- getPublicIdentifier() -
Method in class org.activemath.omdocjdom.DefaultCollection
-
- getPublicIdentifier() -
Method in class org.activemath.omdocjdom.DirectoryCollection
-
- getPublicIdentifier() -
Method in interface org.activemath.omdocjdom.OJCollection
-
- getPublicIdentifier() -
Method in interface org.activemath.omdocjdom.slumb.CollectionStatus
-
- getPublicIdentifier() -
Method in class org.activemath.omdocjdom.slumb.IndexedCollectionStatus
-
- getPurePropertyRestrictions() -
Method in class org.activemath.content.mediator.rewriter.Pattern
-
- getQuery() -
Method in class org.activemath.events.types.DictSearchedEvent
-
- getQuery() -
Method in class org.activemath.events.types.ReportRequestedEvent
-
- getQuery(MBaseID) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getQuery(String) -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getQuery(String) -
Method in class org.activemath.webapp.dict.queries.AMQueryList
-
- getQuery() -
Method in class org.activemath.webapp.dict.queries.SearchEvaluationData.QueryAndEval
-
- getQuery() -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- getQuery_list() -
Method in class org.activemath.content.query.DBQuery
-
- getQueryList() -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- getQueryName() -
Method in class org.activemath.content.items.DynamicItem
-
- getQueryOJE() -
Method in class org.activemath.events.types.DictSearchedEvent
-
- getQueryParameterMap() -
Method in class org.activemath.omdocjdom.OJDynamicItem
-
- getQueryParameters() -
Method in class org.activemath.content.items.DynamicItem
-
- getQueryText() -
Method in class org.activemath.webapp.dict.SearchResult
-
- getQueryTime() -
Method in class org.activemath.webapp.dict.SearchResult
-
- getQueryTimeMillis() -
Method in class org.activemath.events.types.ReportRequestedEvent
-
- getQueryTypes() -
Static method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- getQuestion() -
Method in class org.activemath.webapp.exercises.mcq.MCQExercise
-
- getQuestionSolution(String, long, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getQuestionSolution(String, long, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getQuestionSolution: Typically called from external assessment
questions to retrieve the previous input of a user.
- getQuestionText() -
Method in class org.activemath.webapp.exercises.mcq.MCQExerciseItem
-
- getRating() -
Method in class org.activemath.feedback.symptoms.Navigation
-
- getRating() -
Method in class org.activemath.feedback.symptoms.Solution
-
- getReadingSkill() -
Method in class org.activemath.webapp.user.User
-
- getReadingSkill() -
Method in class org.activemath.webapp.user.UserData
-
- getReadLock() -
Method in class org.activemath.omdocjdom.ReadWriteLock
-
- getReadTime() -
Method in class org.activemath.feedback.symptoms.ItemSeen
-
- getReady() -
Method in interface org.activemath.omdocjdom.slumb.CollectionStatus
-
- getReady() -
Method in class org.activemath.omdocjdom.slumb.IndexedCollectionStatus
-
- getRealContent() -
Method in class org.activemath.omdocjdom.OJElement
- Deprecated. Since jdom-b8 is in, this method is not needed as all
the lists and iterators are now properly behaving to
removals or additions.
- getRealPath(String) -
Static method in class org.activemath.config.Manager
- Obtains the file-path given the servlet-path
- getRealPath(String, String) -
Static method in class org.activemath.config.Manager
- Obtains the file-path given the servlet-path
- getRealTocRoot() -
Method in class org.activemath.content.Toc
-
- getRecall() -
Method in class org.activemath.webapp.dict.queries.SearchEvaluationData.QueryAndEval
- Measures the recall of the query wrt to the evaluation.
- getRecBook(String) -
Method in class org.activemath.content.ContentManager
- Return a recorded Book.
- getRecBook2LanguageList() -
Method in class org.activemath.webapp.tools.LanguageGapController.MapBooksToItemsAndLanguages
-
- getRecBookByMbaseId(String) -
Method in class org.activemath.content.ContentManager
-
- getRecBookIds() -
Method in class org.activemath.content.ContentCollection
-
- getRecBooks() -
Method in class org.activemath.content.ContentManager
-
- getRecBooks() -
Method in class org.activemath.webapp.user.UserGroup
- Deprecated. Use getAllowedRecBooks() instead
- getRecBooksMap() -
Method in class org.activemath.content.ContentManager
-
- getReferenceEntity() -
Method in class org.activemath.webapp.report.data.FeedbackStat
-
- getReferences() -
Method in class org.activemath.content.items.DynamicItem
-
- getReferenceTs() -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- getReferral_comment() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the referral_comment value for this IlUserData.
- getReferrer() -
Method in class org.activemath.events.types.UrlRequestedEvent
-
- getReferrer() -
Method in class org.activemath.webapp.view.tools.UrlTool
-
- getRefersTo() -
Method in class org.activemath.webapp.dict.RelationFilter
-
- getRefIdsByImportId(String, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getRefIdsByImportId(String, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getRefIdsByImportId().
- getRefIdsByObjId(String, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getRefIdsByObjId(String, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getRefIdsByObjId().
- getRegisterRepositoryRequest(String, String, String, String, String) -
Static method in class org.activemath.webapp.tutor.cgWSClient.ClientUtil
- Make the request for calling the registerRepository.
- getRegisterRepositoryRequest(String, String, String, String, String) -
Static method in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.ClientUtil
-
- getRelated(MBaseID, Collection) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
- Goes through all
MBaseRefs amalgamating all the Iterators provided.
- getRelated(MBaseID, Collection) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Same as
MBaseRef.getDependencies(org.activemath.abstractcontent.MBaseID) but returns the converse: all relations whose MBaseRef.Dependency.idOn is the element of given ID.
- getRelated(MBaseID, Collection) -
Method in class org.activemath.abstractcontent.MultiMBase
- Same as
MultiMBase.getDependencies(org.activemath.abstractcontent.MBaseID) but returns the converse: all dependencies whose Dependency#idOn is the given ID.
- getRelated(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getRelated(ID) -
Method in class org.activemath.omdocjdom.DefaultCollection
-
- getRelated(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getRelated(String, Vector) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- This method returns a vector (an XML-RPC
array) of
dependencies.
- getRelated(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- getRelated(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getRelated(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getRelated(String, Vector) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- This method returns a vector (an XML-RPC
array) of
dependencies.
- getRelated(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
- Reads the "inversed-dependency" elements in metadata/extradata that are built by
MBaseBuilder then filters out those whose "of" is not in the collections given as parameter.
- getRelated(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getRelated(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getRelated(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getRelated(String, Vector) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getRelated(MBaseID, Collection) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- GetRelated - Class in org.activemath.tutor.coursegen.jshop2
- Class GetRelated
- GetRelated() -
Constructor for class org.activemath.tutor.coursegen.jshop2.GetRelated
-
- getRelatedTo() -
Method in class org.activemath.content.items.Item
- Deprecated. use getIncomingRelations() instead
- getRelatedTo(String) -
Method in class org.activemath.webapp.view.tools.MBaseTool
- Get "related-to" dependencies for an item.
- getRelation_list() -
Method in class org.activemath.content.query.Query
-
- getRelationAt(int) -
Method in class org.activemath.omdocjdom.slumb.data.SlumbRelation.RelList
-
- getRelationClassStub() -
Method in class org.activemath.content.mediator.query.KBQuery
- Returns a new Query (not the incoming one!)
- getRelationConstraints() -
Method in class org.activemath.content.mediator.query.KBQuery
-
- getRelationConstraintsTypes() -
Method in class org.activemath.content.mediator.query.KBQuery
-
- getRelationPropertyStub() -
Method in class org.activemath.content.mediator.query.KBQuery
-
- getRelationRestrictions() -
Method in class org.activemath.content.mediator.rewriter.Pattern
-
- getRelationStub() -
Method in class org.activemath.content.mediator.query.KBQuery
-
- getRelationsWithSource(String) -
Method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- getRelationsWithTarget(String) -
Method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- getRelativeForm(MBaseID) -
Method in class org.activemath.abstractcontent.MBaseID
- Constructs the string containing the fewest necessary information for an element
to be used as attribute if child of an object of id
base.
- getRelativeForm(MBaseID) -
Method in class org.activemath.abstractcontent.MBaseID.NullMBaseID
-
- getRelativePart() -
Method in class org.activemath.omdocjdom.ID
- Returns the part after the collection, that is theory/name or /name
- getRelativePath() -
Method in exception org.activemath.omdocjdom.MBaseBuildException
-
- getRelevance() -
Method in class org.activemath.exercises.model.Diagnosis
-
- getRelevance() -
Method in class org.activemath.webapp.dict.DictUserMessage
-
- getRelevance() -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- getReloadHooks() -
Method in class org.activemath.omdocjdom.slumb.SlumbIndex
- Returns a map from collection-names to reload-hooks-commands.
- getRemainingIndirectEvidences(String, String, CognitiveProcess, int) -
Method in class org.activemath.studentmodel2.data.EvidenceCollector
-
- getRemainingIndirectEvidences(int) -
Method in class org.activemath.studentmodel2.data.EvidenceContainer
- Get the indirect evidences to calculate the mastery.
- getRemediatedMisconceptions() -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- getRemoteAddr() -
Method in class org.activemath.events.types.UserLoggedInEvent
-
- getRemovedIds() -
Method in class org.activemath.events.types.MBaseCollectionsChangedEvent
-
- getReplacementPatterns() -
Method in class org.activemath.content.mediator.rewriter.MappingPattern
-
- getReportType() -
Method in class org.activemath.events.types.ReportRequestedEvent
-
- getRepresentation() -
Method in class org.activemath.content.items.Metadata
-
- getreq() -
Method in class org.activemath.webapp.base.AppModel
-
- getReqAction() -
Method in class org.activemath.webapp.view.tools.UrlTool
-
- getReqPath() -
Method in class org.activemath.webapp.view.tools.UrlTool
-
- getReqQuery() -
Method in class org.activemath.webapp.view.tools.UrlTool
-
- getRequest() -
Method in class org.activemath.webapp.base.ControllerBase
- Return the
HttpServletRequest of this controller context
- getRequestParameter(HttpServletRequest, String, String) -
Static method in class org.activemath.webapp.base.ServletUtils
- Safely get a request parameter.
- getRequiredInputFormat() -
Method in class org.activemath.presentation.formats.Format
- Tells the caller in what format it must give input to get the format provided by the class.
- getRequiredInputFormat() -
Method in class org.activemath.presentation.formats.Format_GZIP
-
- getRequiredInputFormat() -
Method in class org.activemath.presentation.formats.Format_HTML
-
- getRequiredInputFormat() -
Method in class org.activemath.presentation.formats.Format_LaTeX
-
- getRequiredInputFormat() -
Method in class org.activemath.presentation.formats.Format_MathML
-
- getRequiredInputFormat() -
Method in class org.activemath.presentation.formats.Format_Omdoc
-
- getRequiredInputFormat() -
Method in class org.activemath.presentation.formats.Format_PDF
-
- getRequiredInputFormat() -
Method in class org.activemath.presentation.formats.Format_Text
-
- getRequiredInputFormat() -
Method in class org.activemath.presentation.formats.Format_XHTML
-
- getReqUri() -
Method in class org.activemath.webapp.view.tools.UrlTool
-
- getReqUrl() -
Method in class org.activemath.webapp.view.tools.UrlTool
-
- getReqUrlBase() -
Method in class org.activemath.webapp.view.tools.UrlTool
-
- getReqUrlFull() -
Method in class org.activemath.webapp.view.tools.UrlTool
-
- getResourceInputStream(String, String) -
Static method in class org.activemath.config.Manager
- This scans the directories properties and provides an InputStream for the
given resource.
- getResourceReader(String, String, String) -
Static method in class org.activemath.config.Manager
- The equivalent of the getResourceInputStream but using the standard
encoding (if
encodingName is null) or the given one.
- GetResources - Class in org.activemath.tutor.coursegen.jshop2
- Access to the mediator from JShop2 Connects the course generation in JShop2
with the mediator.
- GetResources() -
Constructor for class org.activemath.tutor.coursegen.jshop2.GetResources
-
- getResponse() -
Method in class org.activemath.webapp.base.AppModel
-
- getResponse() -
Method in class org.activemath.webapp.base.ControllerBase
- Return the
HttpServletResponse of this controller context
- getResult(Element) -
Method in class org.activemath.exercises.openmath.services.HTWService
-
- getResult(Element, String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- getResult(String, String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- getResult() -
Method in class org.activemath.webapp.dict.SearchResult
-
- getResultMimeType() -
Method in class org.activemath.events.types.ClipTransferEvent
-
- getResultOM() -
Method in class org.activemath.omdocjdom.rephrase.Rephraser
-
- getResults() -
Method in class org.activemath.webapp.dict.SearchResult
-
- getResultsFrom() -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- getResultsTo() -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- getRights() -
Method in class org.activemath.content.items.Metadata
-
- getRole() -
Method in class org.activemath.content.metadata.Person
-
- getRoles(String, String, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getRoles(String, String, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getRoles():if id equals -1, get all roles specified by
type (global|local|user|user_login|template or empty), if type is
empty all roles with all types are delivered, if id > -1 and role_type
<> user or user_login, delivers all roles which belong to a repository
object with specified ref_id, if roletype is user a numeric id is
interpreted as userid, if roletype is user_login it is interpreted
as login,if roletype is template all role templates will be listed
- getRoles() -
Method in class org.activemath.webapp.user.User
-
- getRoles() -
Method in class org.activemath.webapp.user.UserData
-
- getRoles() -
Method in class org.activemath.webapp.user.UserRoleSet
-
- getRoot() -
Method in class org.activemath.author.toc.EditableTOCJTree
- returns this EditableTOCJTree's root node
- getRoot() -
Method in class org.activemath.webapp.exercises.tools.graph.GraphLoader
-
- getRootDir() -
Method in class org.activemath.omdocjdom.slumb.IndexedCollectionStatus
-
- getRule(String, String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- getRuleStatement(String) -
Method in class org.activemath.exercises.generators.HTWGenerator
-
- getRuns() -
Method in class org.activemath.webapp.report.data.ExerciseStat
-
- getRunsByUser() -
Method in class org.activemath.webapp.report.ReportStudentResults
-
- getSafari() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- getSatelliteMastery(String, AssessmentModel) -
Method in class org.activemath.studentmodel2.SatelliteHelper
- Get the mastery for a specific satellite (it is calculated by averaging all
existing contributing masteries)
- getSatelliteMasteryComponents(String, AssessmentModel) -
Method in class org.activemath.studentmodel2.SatelliteHelper
- Get all concepts with their masteries, which contribute to the given satellite
mastery
- getSatisfaction() -
Method in class org.activemath.events.types.SelfReportEvent
-
- getScenario() -
Method in class org.activemath.content.UserBook
-
- getScenario() -
Method in class org.activemath.events.types.UserBookPlannedEvent
-
- getScenario() -
Method in class org.activemath.tutor.control.BookGenerator
-
- getScenario() -
Method in class org.activemath.webapp.slmgui.SLMGuiController
-
- getScenarioId() -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- getScore() -
Method in class org.activemath.events.types.AssessmentResultEntry
-
- getScore() -
Method in class org.activemath.exercises.LocalUserModel
-
- getScore() -
Method in class org.activemath.studentmodel2.evaluation.ExerciseEval
- Get the score of the student (correctAnswers / allAnswers)
- getScore() -
Method in class org.activemath.studentmodel2.evaluation.StudentEval
- Get the score of the student (correctAnswers / allAnswers)
- getScore() -
Method in class org.activemath.webapp.dict.queries.SearchHit
-
- getScore() -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
-
- getScore() -
Method in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- getScoreIt(int) -
Method in class org.activemath.webapp.dict.queries.SearchHit
-
- getScoreThreshold() -
Method in class org.activemath.omdocjdom.index.queries.SearchContext
-
- getSCORMCompletionStatus(String, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getSCORMCompletionStatus(String, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getSCORMCompletionStatus(): returns a completion status
of a scorm module
- getScrollPane() -
Method in class org.activemath.author.toc.TOC
- returns the JScrollPane object that holds this TOC's JTree.
- getScrollX() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getScrollY() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getSearcher() -
Method in class org.activemath.omdocjdom.index.AMIndex
-
- getSearcher(MBaseRef) -
Method in class org.activemath.omdocjdom.index.AMIndex
-
- getSearchMode() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getSearchResult() -
Method in class org.activemath.webapp.dict.DictionaryState
- Provides the registered search-result of null
if none is defined.
- getSearchType() -
Static method in class org.activemath.omdocjdom.index.infomap.SemanticVectorsIntegrator
-
- getSeconds() -
Method in class org.activemath.content.metadata.LearningTime
-
- getSectionNumber() -
Method in class org.activemath.content.TocEntry
-
- getSelectedNode() -
Method in class org.activemath.author.toc.EditableTOCJTree
- returns the currently selected node, or null if no node is selected.
- getSelfreportEnabled() -
Method in class org.activemath.webapp.base.AppContext
-
- getSequencedExercisesFinished() -
Method in class org.activemath.webapp.user.ExperimentalProgress
-
- getSequencerExercisesFinishedCSV() -
Method in class org.activemath.webapp.user.ExperimentalProgress
-
- getSequencerExercisesFinishedCSV() -
Method in class org.activemath.webapp.user.UserData
-
- getSequencerId() -
Method in class org.activemath.events.types.ExerciseSequencerFinishedEvent
-
- getSequencerId() -
Method in class org.activemath.events.types.ExerciseSequencerStartedEvent
-
- getSequencerId() -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- getSequencerId() -
Method in class org.activemath.webapp.controller.MunSequencerController
-
- getSequencerId() -
Method in class org.activemath.webapp.exercises.ExerciseSequencerExtensionController
-
- getSerializedNumber() -
Static method in class org.activemath.content.items.DynamicItem
- count up the number of object
- getSerializedURLPart() -
Method in class org.activemath.sequencer.ExerciseArgumentSetting
-
- getSerializer(String, Class, QName) -
Static method in class org.activemath.webapp.base.external.ilias.IlOperation
- Get Custom Serializer
- getSerializer(String, Class, QName) -
Static method in class org.activemath.webapp.base.external.ilias.IlUserData
- Get Custom Serializer
- getServerForPath(String) -
Method in class org.activemath.webapp.ws.XmlrpcManager
-
- getServerSession() -
Method in class org.activemath.webapp.clip.StorableClip
-
- getService(String) -
Method in interface org.activemath.abstractcontent.Subconfiguration
- This is the way to provide named services to users of the subconfiguation.
- getService(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.ChildSubconfiguration
- Does nothing but relaying the request to the parent.
- getService(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.PropertiesConfig
-
- getService(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.UnionSubconfiguration
-
- getService(String) -
Static method in class org.activemath.config.Manager
- Returns one of the predefined services
or one configured as in
SubconfImpl.PropertiesConfig.
- getService(String) -
Method in class org.activemath.config.ManagerSubconfiguration
- This method returns a service implementing one of the following interfaces:
MBaseRef is provided
by Manager.getOfficialMBase()
AbstractUserModel is provided
by Manager#getUserModel
MathWebBrokerWrapper is provided
by Manager.getMathWebBroker()
de.marf.crypt.identities.PermanentIdenticator is provided by
Manager#getPermanentIdenticator.
- getService() -
Method in class org.activemath.events.impl.EventManager
-
- getService(String, String) -
Static method in class org.activemath.exercises.openmath.OpenMathServiceBroker
- Returns a service that can handle queries of the requested type in
the given context.
- getService() -
Method in class org.activemath.webapp.base.AuthenticationManager
- Return the XML-RPC remote service object
- getService() -
Method in class org.activemath.webapp.user.UserManager
-
- getServiceName() -
Method in class org.activemath.content.items.DynamicItem
-
- getServiceName() -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceLocator
-
- getServletResponse() -
Method in class org.activemath.webapp.view.tools.PresentationTool
-
- getServlets() -
Static method in class org.activemath.config.Manager
- Obtain the servlets table.
- getSession() -
Method in class org.activemath.exercises.InteractionGenerator
-
- getSession() -
Method in class org.activemath.exercises.InteractionManager
-
- getSession() -
Method in class org.activemath.webapp.survey.SurveyData
-
- getSessionAttribute(HttpServletRequest, String, String) -
Static method in class org.activemath.webapp.base.ServletUtils
- Safely get a session parameter.
- getSessionAttribute(HttpSession, String, String) -
Static method in class org.activemath.webapp.base.ServletUtils
-
- getSessionAttrName() -
Static method in class org.activemath.webapp.base.ServletUtils
-
- getSessionDurationSecs() -
Method in class org.activemath.events.types.UserLoggedOutEvent
-
- getSessionId() -
Method in interface org.activemath.events.tags.SessionEventTag
-
- getSessionId() -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- getSessionId() -
Method in class org.activemath.events.types.ClipTransferEvent
-
- getSessionId() -
Method in class org.activemath.events.types.DictSearchedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.ExerciseActionEvent
-
- getSessionId() -
Method in class org.activemath.events.types.ExerciseFinishedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.ExerciseHelpRequestEvent
-
- getSessionId() -
Method in class org.activemath.events.types.ExerciseHintProvisionEvent
-
- getSessionId() -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- getSessionId() -
Method in class org.activemath.events.types.ExerciseSequencerFinishedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.ExerciseSequencerStartedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.ExerciseStartedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- getSessionId() -
Method in class org.activemath.events.types.FocusChangedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.HappinessEvent
-
- getSessionId() -
Method in class org.activemath.events.types.ItemMenuContentAddedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.ItemMenuContentRemovedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.ItemPresentedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.ItemSeenEvent
-
- getSessionId() -
Method in class org.activemath.events.types.NotePresentedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.PagePresentedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.ReportRequestedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.SelfAssessmentEvent
-
- getSessionId() -
Method in class org.activemath.events.types.SelfReportEvent
-
- getSessionId() -
Method in class org.activemath.events.types.SurveySubmittedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.ToolStartedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- getSessionId() -
Method in class org.activemath.events.types.UrlRequestedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.UserBookDeletedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.UserBookPlannedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.UserBookRenamedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.UserBookUploadedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.UserFeedbackEvent
-
- getSessionId() -
Method in class org.activemath.events.types.UserLoggedInEvent
-
- getSessionId() -
Method in class org.activemath.events.types.UserLoggedOutEvent
-
- getSessionId() -
Method in class org.activemath.events.types.ViewPresentedEvent
-
- getSessionId() -
Method in class org.activemath.events.types.WindowClosedEvent
-
- getSessionId() -
Method in class org.activemath.tutor.control.BookGenerator
-
- getSessionId() -
Method in class org.activemath.webapp.base.AppSession
- Id of
HttpSession bound to this session, or null.
- getSessionName() -
Method in class org.activemath.author.toc.AMSessionInfo
- returns the sessionName stored in this AMSessionInfo object.
- getSet(String) -
Method in class org.activemath.webapp.report.bucket.BucketArchive
-
- getSets() -
Method in class org.activemath.webapp.report.bucket.BucketArchive
-
- getShortSummary() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getShouldDoSearch() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getSimBaseDir() -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- getSimExId() -
Method in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- getSimilarExamples(String, int) -
Static method in class org.activemath.webapp.evaluators.EvaluationTool
-
- getSimilarExercises(String, int) -
Static method in class org.activemath.webapp.evaluators.EvaluationTool
- fetches ids of exercises similar to the given one from MBase,
with the chosen difficulty rating.
- getSimilarity() -
Method in class org.activemath.omdocjdom.index.infomap.SemanticVectorAlternative
-
- getSimulationId() -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- getSimulationId() -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- getSimuleeCnt() -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- getSimuleeConceptEstimationErrors() -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
- Get the map containing all errors of the estimations of the LM simulation
data format:
key: simuleeId
value: Map with
key: conceptId
value: Integer[] with estimation errors for each step
- getSimuleeId() -
Method in class org.activemath.studentmodel2.simulation.Simulee
-
- getSimulees() -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- getSimulees() -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- getSingleEvidence(int) -
Method in class org.activemath.studentmodel2.data.EvidenceCombination
-
- getSize() -
Method in class org.activemath.webapp.imagegen.ImageGenController
-
- getSkin() -
Method in class org.activemath.webapp.base.AppModel
-
- getSkin() -
Method in class org.activemath.webapp.base.AppSession
- Skin to use in this session (can be the default skin).
- getSkin() -
Method in class org.activemath.webapp.base.ControllerBase
-
- getSkin(HttpServletRequest) -
Static method in class org.activemath.webapp.base.ServletUtils
- Return the skin for this request.
- getSkin() -
Method in class org.activemath.webapp.user.User
-
- getSkin() -
Method in class org.activemath.webapp.user.UserData
-
- getSkin() -
Method in class org.activemath.webapp.user.UserGroup
-
- getSkin() -
Method in class org.activemath.webapp.user.UserGroupDefault
-
- getSkinnedPathname(String) -
Method in class org.activemath.webapp.base.Skin
- How to build a skinned pathname
- getSmallDocument(Term) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseStorage
-
- getSmallDocument(Term) -
Method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- getSmallDocument(Term, Term) -
Method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- getSmallDocument(Query) -
Method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- getSmallDocumentAtId(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseStorage
-
- getSmallDocumentAtId(String) -
Method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- getSmallDocuments(Term) -
Method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- getSmallDocuments(Query) -
Method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- getSmallDocuments(Term, Term) -
Method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- getSmallDocuments(Term[]) -
Method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- getSmile() -
Method in class org.activemath.feedback.therapies.Therapy
-
- getSortedList(List<String>, String) -
Method in class org.activemath.webapp.view.tools.I18nTool
- Sort a list of names according to the corresponding phrases.
- getSource() -
Method in class org.activemath.events.ActivemathEvent
-
- getSource() -
Method in class org.activemath.exercises.model.Transition
-
- getSource() -
Method in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- getSourceDoc() -
Method in class org.activemath.presentation.xsl.symbolpresentation.Merger
-
- getSourceFile() -
Method in class org.activemath.omdocjdom.slumb.data.Theory
-
- getSourceId() -
Method in class org.activemath.webapp.extasy.actions.AddTransition
-
- getSourceId() -
Method in class org.activemath.webapp.extasy.actions.DeleteTransition
-
- getSourceId() -
Method in class org.activemath.webapp.extasy.actions.EditTransition
-
- getSourceId() -
Method in class org.activemath.webapp.extasy.actions.PushTransition
-
- getSourceId() -
Method in class org.activemath.webapp.extasy.views.TransitionsView.ItemView
-
- getSourceId() -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- getSourceNodeId() -
Method in class org.activemath.abstractcontent.MBaseRef.Dependency
-
- getSourceNodeId() -
Method in interface org.activemath.abstractcontent.MBaseRef.Relation
-
- getSourceNodeId() -
Method in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- getSpeechEnabled() -
Method in class org.activemath.webapp.base.AppContext
-
- getSquaredErr() -
Method in class org.activemath.studentmodel2.simulation.ErrorContainer
-
- getSrc() -
Method in class org.activemath.webapp.dict.DependencyBean
-
- getSrc() -
Method in class org.activemath.webapp.view.beans.DependencyBean
-
- getSrcId() -
Method in class org.activemath.content.items.Dependency
-
- getStartEvent() -
Method in class org.activemath.webapp.report.data.ExerciseRun
-
- getStartTime() -
Method in class org.activemath.webapp.base.AppModel
-
- getStartTime() -
Method in class org.activemath.webapp.report.bucket.BucketArchive
-
- getStartTime() -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- getStartTime() -
Method in class org.activemath.webapp.report.data.ExerciseRun
-
- getStartTime() -
Method in class org.activemath.webapp.report.Report
-
- getStartTime() -
Method in class org.activemath.webapp.view.tools.TimerTool
-
- getStateUpdate() -
Method in class org.activemath.util.checks.MailingChecker
- get status as a string
- getStaticBook() -
Method in interface org.activemath.abstractcontent.AbstractpPlanner
- Provides a structured list of elements to be presented to the user according to a pPlanner decision.
- getStaticRephraseGraph() -
Static method in class org.activemath.omdocjdom.rephrase.RephraseHeuristics
-
- getStatistics() -
Method in class org.activemath.webapp.report.PerformanceReport
-
- getStatistics() -
Method in class org.activemath.webapp.report.ReportPerStudent
-
- getStats() -
Method in class org.activemath.webapp.report.data.UserStat
-
- getStats() -
Method in class org.activemath.webapp.tools.data.Gap
-
- getStatus() -
Method in interface org.activemath.abstractcontent.AbstractpPlanner
- Returns an integer mentionning the status.
- getStatus() -
Method in class org.activemath.sequencer.MunExerciseSequencer
-
- getStatus() -
Method in class org.activemath.tutor.control.BookGenerator
-
- getStatus() -
Method in class org.activemath.webapp.notes.db.JDBCNotesDatabase
- only for debugging - returns a String containing a log of what has
recently happened
- getStatus() -
Method in class org.activemath.webapp.notes.db.NotesDatabase
- only for debugging - returns a String containing a log of what has
recently happened
- getStdDeviation() -
Method in class org.activemath.studentmodel2.simulation.ErrorContainer
-
- getStep(int) -
Method in class org.activemath.webapp.report.data.ExerciseRun
-
- getStepDuration() -
Method in class org.activemath.events.types.ExerciseStepEvent
- Duration (ms) since last input step for that exercise.
- getStepDuration() -
Method in class org.activemath.studentmodel2.data.Evidence
-
- getStepDuration() -
Method in class org.activemath.studentmodel2.data.EvidenceData
-
- getStepDuration() -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- getStepId() -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- getStepNum() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getStepProbabilities() -
Method in class org.activemath.studentmodel2.evaluation.EvalReport
-
- getSteps() -
Method in class org.activemath.webapp.report.data.ExerciseRun
-
- getSteps() -
Method in class org.activemath.webapp.report.data.ExerciseStat
-
- getStepsTillCorrect() -
Method in class org.activemath.studentmodel2.simulation.ErrorContainer
-
- getStereotype() -
Method in class org.activemath.webapp.user.User
- Deprecated. use getField()
- getStopTime() -
Method in class org.activemath.webapp.base.AppModel
-
- getStorage() -
Method in class org.activemath.omdocjdom.slumb.SlumbIndex
-
- getStoreInGapDB() -
Method in class org.activemath.webapp.tools.LanguageGapController
-
- getStoreInGapDB() -
Method in class org.activemath.webapp.tools.StatsController
-
- getStrategy() -
Method in class org.activemath.exercises.InteractionManager
-
- getStrategy() -
Method in class org.activemath.sequencer.ExerciseArgumentSetting
-
- getStreet() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the street value for this IlUserData.
- getString() -
Method in class org.activemath.webapp.extasy.actions.XSLTransform
-
- getString() -
Method in class org.activemath.webapp.user.ContextDescription
-
- getStringProperty(String) -
Method in class org.activemath.exercises.Configuration
-
- getStringQ() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getStringQOrEmpty() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- getStringTextToSearch() -
Method in class org.activemath.webapp.dict.queries.TextAMQuery
-
- getStructErrors() -
Method in class org.activemath.webapp.tools.data.Gap
-
- getStructuredListOfConcepts(Collection) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getStructuredListOfConcepts(Collection) -
Method in interface org.activemath.abstractcontent.MBaseRef
- This expensive operation walks the complete XML structure of one single collection stored in
the server and creates a theory element for each theory then a concept element for each of
the concepts (symbol, definition, assertion, proof, methods).
- getStructuredListOfConcepts(Collection) -
Method in class org.activemath.abstractcontent.MultiMBase
- This expensive operation walks the complete XML structure stored in the server and creates a
theory element for each theory then a concept element for each of the concepts (symbol,
definition, assertion, proof, methods).
- getStructuredListOfConcepts(Collection) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getStructuredListOfConcepts() -
Method in class org.activemath.omdocjdom.DefaultCollection
-
- getStructuredListOfConcepts(Collection) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getStructuredListOfConcepts(Vector) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- Missing description of the gets the structuredListOfConcepts attribute of
the OJXMLRPClucenembaseServer object
- getStructuredListOfConcepts(Collection) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getStructuredListOfConcepts(Collection) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getStructuredListOfConcepts(Vector) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Missing description of the gets the structuredListOfConcepts attribute of
the OJXMLRPCmbaseServer object
- getStructuredListOfConcepts(Collection) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- getStructuredListOfConcepts(Collection) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getStructuredListOfConcepts(Collection) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getStructuredListOfConcepts(Collection) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getStructureObjects(String, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getStructureObjects(String, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getStructureObjects: delivers structure of content objects
like learning modules (chapters/pages) or glossary (terms)
- getStyle() -
Method in class org.activemath.webapp.extasy.actions.AddInteractionElement
-
- getStyle() -
Method in class org.activemath.webapp.tools.SymbolPresentationListController.Notation
-
- getStylesheet() -
Method in class org.activemath.exercises.generators.AssessmentStrategy
-
- getStylesheet(String) -
Method in class org.activemath.exercises.openmath.ExpressionTransformer
-
- getStylesheetProcessor() -
Static method in class org.activemath.config.Manager
- returns the reference to a stylesheet processor
- getSubconfiguration(String) -
Method in interface org.activemath.abstractcontent.Subconfiguration
- Creates a sub-configuration object with the properties with given prefix.
- getSubconfiguration(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.AbstractSubconfiguration
-
- getSubconfiguration(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.ChildSubconfiguration
-
- getSubconfiguration(String) -
Method in class org.activemath.config.ManagerSubconfiguration
-
- getSubtype() -
Method in class org.activemath.webapp.extasy.actions.AddInteractionElement
-
- getSuccessMastery_AVG() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getSuccessPercentage() -
Method in class org.activemath.webapp.report.data.ExerciseRun
-
- getSuccessRate() -
Method in class org.activemath.events.types.ExerciseFinishedEvent
-
- getSuccessRate() -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- getSuccessRate() -
Method in class org.activemath.events.types.ExerciseStepEvent
- Deprecated. successRate is deprecated use setAchievement!
- getSuccessRate() -
Method in class org.activemath.webapp.report.data.ExerciseStat
-
- getSuccessRate_AVG() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getSuccessRate_AVG(double) -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getSuccessRate_MAX() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getSuccessRate_MIN() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getSuccessRate_STD() -
Method in class org.activemath.statistics.ExerciseStatistics
-
- GetSuffix(int) -
Method in class org.activemath.exercises.parsers.SimpleCharStream
-
- getSumFinished() -
Method in class org.activemath.webapp.report.data.GroupStat
-
- getSupportedLanguages() -
Method in class org.activemath.omdocjdom.index.AMIndex
-
- getSupportedLanguages() -
Method in class org.activemath.webapp.i18n.Localizer
- Return a list of supported languages.
- getSupportedLanguages() -
Method in class org.activemath.webapp.view.tools.I18nTool
-
- getSupportedModels() -
Method in class org.activemath.learner.model.LearnerModelProvider
-
- getSupportsFuzzySearch() -
Method in class org.activemath.webapp.view.tools.MBaseTool
-
- getSurroundingMBaseRef() -
Method in class org.activemath.omdocjdom.mbase.MBaseBuilder
- Gets the surrounding
MBaseRef used to check the existence
of items outside of the currently loaded MBase.
- getSurveyData() -
Method in class org.activemath.webapp.report.SurveyReport
-
- getSurveyId() -
Method in class org.activemath.events.types.SurveySubmittedEvent
-
- getSurveyManager() -
Method in class org.activemath.webapp.report.SurveyReport
-
- getSurveyName() -
Method in class org.activemath.webapp.report.SurveyReport
-
- getSurveysFinished() -
Method in class org.activemath.webapp.user.ExperimentalProgress
-
- getSurveysFinishedCSV() -
Method in class org.activemath.webapp.user.ExperimentalProgress
-
- getSurveysFinishedCSV() -
Method in class org.activemath.webapp.user.UserData
-
- getSymbol() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- getSyndrome() -
Method in class org.activemath.feedback.diagnoses.Diagnose
-
- getSystemId() -
Method in class org.activemath.content.items.Item
-
- getSystemId() -
Method in exception org.activemath.omdocjdom.MBaseBuildException
-
- getSystemId() -
Method in class org.activemath.omdocjdom.OJSAXBuilder.LocationInfo
-
- getSystemVariable(String) -
Method in class org.activemath.omdocjdom.index.infomap.InfomapSystemEnvironment
-
- getTabbedPane() -
Method in class org.activemath.author.toc.TOC
-
- getTag() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getTagFreeCommonName(MBaseID) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getTagFreeCommonName(MBaseID) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Returns the titles without any tags, just extracting the text
or partially rendering it.
- getTagFreeCommonName(MBaseID) -
Method in class org.activemath.abstractcontent.MultiMBase
-
- getTagFreeCommonName(MBaseID) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getTagFreeCommonName(MBaseID) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getTagFreeCommonName(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getTagFreeCommonName(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getTagFreeCommonName(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getTagFreeCommonName(MBaseID) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
- Returns the titles without any tags, just extracting the text
or partially rendering it.
- getTagFreeCommonName(MBaseID) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getTarget() -
Method in class org.activemath.exercises.model.Transition
-
- getTarget() -
Method in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- getTarget() -
Method in class org.activemath.webapp.exercises.tools.Interaction.AnswermapItem
-
- getTargetCollection() -
Method in class org.activemath.webapp.tools.ItemUploadController
-
- getTargetCompetencies() -
Method in class org.activemath.webapp.user.User
- (for Math-Bridge)
- getTargetCompetencies() -
Method in class org.activemath.webapp.user.UserGroup
-
- getTargetDBID() -
Method in class org.activemath.content.query.DBQuery
-
- getTargetID() -
Method in class org.activemath.omdocjdom.OJoms
- Returns the ID of the symbol that this OMS points to, the buffered one if stored,
computes it if needed, and stores it afterwards.
- getTargetID() -
Method in class org.activemath.omdocjdom.OJref
- Returns the target ID.
- getTargetID() -
Method in interface org.activemath.omdocjdom.PointerElement
- Provides the ID pointed to by this element.
- getTargetId() -
Method in class org.activemath.webapp.extasy.actions.AddTransition
-
- getTargetId() -
Method in class org.activemath.webapp.extasy.actions.DeleteTransition
-
- getTargetId() -
Method in class org.activemath.webapp.extasy.actions.EditTransition
-
- getTargetId() -
Method in class org.activemath.webapp.extasy.actions.PushTransition
-
- getTargetId() -
Method in class org.activemath.webapp.extasy.views.TransitionsView.ItemView
-
- getTargetName() -
Method in class org.activemath.webapp.extasy.actions.AddTransition
-
- getTargetName() -
Method in class org.activemath.webapp.extasy.views.TransitionsView.ItemView
-
- getTargetNodeId() -
Method in class org.activemath.abstractcontent.MBaseRef.Dependency
-
- getTargetNodeId() -
Method in interface org.activemath.abstractcontent.MBaseRef.Relation
-
- getTargetNodeId() -
Method in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- getTargets() -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- getTargetSymbolId() -
Method in class org.activemath.webapp.tools.SymbolPresentationListController.Notation
-
- getTask() -
Method in class org.activemath.feedback.therapies.prescriptions.APresent
-
- getTask() -
Method in class org.activemath.feedback.therapies.prescriptions.CPresent
-
- getTask() -
Method in class org.activemath.feedback.therapies.prescriptions.KPresent
-
- getTask() -
Method in class org.activemath.feedback.therapies.prescriptions.SimplePresent
-
- getTask() -
Method in class org.activemath.tutor.TutorialInteraction
-
- getTask() -
Method in class org.activemath.webapp.exercises.DrTaskFormatter
-
- getTaskCount() -
Method in class org.activemath.webapp.util.StopWatch
- Return the number of tasks timed
- getTaskDefinition(OMElement) -
Method in class org.activemath.webapp.tutor.cgWebService.CourseGeneratorWebService
- Return the xml stream parsed as an OMElement.
- getTaskDefinitionDTDAdress() -
Method in class org.activemath.tutor.TaskUtil
-
- getTaskDefinitionDTDFile() -
Method in class org.activemath.webapp.tutor.cgWebService.ServiceController.CourseGeneratorService
- Calls the
TaskUtil to get URI of the DTD file for
the XML file defining the task.
- getTaskDefinitionRequestOMElement() -
Static method in class org.activemath.webapp.tutor.cgWSClient.ClientUtil
- Make the request for calling the getTaskDefinition service method
- getTaskDefinitionRequestOMElement() -
Static method in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.ClientUtil
-
- getTaskDefinitionXMLAdress() -
Method in class org.activemath.tutor.TaskUtil
-
- getTaskDefinitionXMLFile() -
Method in class org.activemath.webapp.tutor.cgWebService.ServiceController.CourseGeneratorService
- Calls the
TaskUtil to get the URI of the task definitions.
- getTaskInfo() -
Method in class org.activemath.webapp.util.StopWatch
- Return an array of the data for tasks performed
- getTaskName() -
Method in class org.activemath.webapp.util.StopWatch.TaskInfo
- Return the name of this task
- getTasksForItemMenu() -
Method in class org.activemath.tutor.TaskUtil
- Return all the tasks, which is used for Item Menu.
- getTasksForSenario() -
Method in class org.activemath.tutor.TaskUtil
- Return all the tasks, which is used for Senario.
- getTeacherList(String) -
Method in interface org.activemath.abstractcontent.Matriculations
- A method to access all the teachers for a certain course.
- getTeacherList(String) -
Method in class org.activemath.abstractcontent.SimpleMatriculation
-
- getTechId() -
Method in class org.activemath.webapp.exercises.tools.Interaction.AnswermapItem
-
- getTechId() -
Method in class org.activemath.webapp.exercises.tools.Interaction.FeedbackItem
-
- getTechId() -
Method in class org.activemath.webapp.exercises.tools.Interaction.InteractionElement
-
- getTempDir() -
Static method in class org.activemath.config.Manager
- Returns the temporary "work" directory.
- getTermFile() -
Static method in class org.activemath.omdocjdom.index.infomap.SemanticVectorsIntegrator
-
- getTerminationStatus() -
Method in class org.activemath.events.types.ExerciseFinishedEvent
-
- getTermWord() -
Method in class org.activemath.omdocjdom.index.infomap.SemanticVectorAlternative
-
- getTestCompulsoryMap() -
Method in class org.activemath.webapp.user.UserGroup
-
- getTestResults(String, int, boolean) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getTestResults(String, int, boolean) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getTestResults(): returns XMLResultSet with
sum only = true: user_id, login, firstname, lastname, matriculation,
maximum points, received points
sum only = false: user_id, login, firstname, lastname,
matriculation, question id, question title, question points, received
points
- getTestsFinished() -
Method in class org.activemath.webapp.user.ExperimentalProgress
-
- getTestsFinishedCSV() -
Method in class org.activemath.webapp.user.ExperimentalProgress
-
- getTestsFinishedCSV() -
Method in class org.activemath.webapp.user.UserData
-
- getTestTimeout(String) -
Method in class org.activemath.webapp.user.UserGroup
-
- getTestTimeouts() -
Method in class org.activemath.webapp.user.UserGroup
-
- getTestUserData(String, long) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getTestUserData(String, long) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getTestUserData: Typically called from external assessment
questions to retrieve data of the active user.
- getText() -
Method in interface org.activemath.events.tags.NoteEventTag
-
- getText() -
Method in class org.activemath.events.types.NoteCreatedEvent
-
- getText() -
Method in class org.activemath.events.types.NoteDeletedEvent
-
- getText() -
Method in class org.activemath.events.types.NoteModifiedEvent
-
- getText() -
Method in class org.activemath.events.types.NotePresentedEvent
-
- getText() -
Method in class org.activemath.webapp.notes.db.Note
-
- getTextAnalyzer(String, String) -
Method in class org.activemath.omdocjdom.index.analysis.AMAnalyzer
-
- getTextualContent(MBaseID) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getTextualContent(MBaseID) -
Method in interface org.activemath.abstractcontent.MBaseRef
- From any ID this method returns the row of CMP elements' contents.
- getTextualContent(MBaseID) -
Method in class org.activemath.abstractcontent.MultiMBase
- From any ID this method returns the row of CMP elements' contents.
- getTextualContent(MBaseID) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getTextualContent(MBaseID) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getTextualContent(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- getTextualContent(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getTextualContent(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getTextualContent(String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Missing description of the gets the textualContent attribute of the
OJXMLRPCmbaseServer object
- getTextualContent(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- getTextualContent(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getTextualContent(MBaseID) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getTextualContent(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getTextualContent(MBaseID) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getTextualContentString(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
- This method return textual Contents as String.
- getTextualDOM() -
Method in class org.activemath.content.items.DynamicItemCMap
- we can get the specialised DOM for CMap as result here.
- getTextualDOM() -
Method in class org.activemath.content.items.DynamicItemDM
-
- getTextualDOM() -
Method in class org.activemath.content.items.DynamicItemDynamicTask
- see javadoc for this class
- getTextualDOM() -
Method in class org.activemath.content.items.DynamicItemExerciseSequencer
-
- getTextualDOM() -
Method in class org.activemath.content.items.DynamicItemText
- We can get the specialised DOM text as result here.
- getTextualDOM() -
Method in class org.activemath.content.items.ExerciseItem
- Construct the XML DOM tree for the textual content of an exercise.
- getTextualDOM() -
Method in class org.activemath.content.items.ExerciseItemMathdox
-
- getTextualDOM() -
Method in class org.activemath.content.items.Item
- Construct the DOM tree for the textual representation of this item.
- getTheory(MBaseID) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getTheory(MBaseID) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Returns the ID of the closest parent (including the element itself) that either has a theory
attribute or is a theory element or
null if there is no such parent.
- getTheory(MBaseID) -
Method in class org.activemath.abstractcontent.MultiMBase
- Returns the ID of the closest parent (including the element itself) that either has a theory
attribute or is a theory element or
null if there is no such parent.
- getTheory(MBaseID) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getTheory(MBaseID) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getTheory() -
Method in class org.activemath.omdocjdom.ID
- The second of the fields of this record.
- getTheory(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- getTheory(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getTheory(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getTheory(String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Missing description of the gets the theory attribute of the
OJXMLRPCmbaseServer object
- getTheory(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- getTheory(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getTheory(MBaseID) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getTheory(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getTheory(MBaseID) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getTheoryForId(ID) -
Method in class org.activemath.omdocjdom.slumb.IndexedCollectionStatus
-
- getTheoryForId(ID) -
Method in interface org.activemath.omdocjdom.slumb.TheoryCollection
-
- getTheoryId() -
Method in class org.activemath.content.items.Item
-
- getTheoryId() -
Method in class org.activemath.exercises.InteractionGenerator
-
- getTheoryID() -
Method in class org.activemath.omdocjdom.ID
- Returns the ID made of the same collection and theory, or null if no theory exists.
- getTheoryId() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getTheoryOfId() -
Method in class org.activemath.webapp.dict.ItemView
-
- getTherapyAt(int) -
Method in class org.activemath.webapp.feedback.HintHistory
- gets the Therapy at the specified index from this HintHistory.
- getThreshold() -
Static method in class org.activemath.omdocjdom.index.infomap.SemanticVectorsIntegrator
-
- getTime() -
Method in class org.activemath.content.metadata.LearningTime
-
- getTime() -
Method in class org.activemath.webapp.survey.SurveyData
-
- getTime() -
Method in class org.activemath.webapp.util.StopWatch.TaskInfo
- Return the time in milliseconds this task took
- getTime_limit_from() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the time_limit_from value for this IlUserData.
- getTime_limit_message() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the time_limit_message value for this IlUserData.
- getTime_limit_owner() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the time_limit_owner value for this IlUserData.
- getTime_limit_unlimited() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the time_limit_unlimited value for this IlUserData.
- getTime_limit_until() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the time_limit_until value for this IlUserData.
- getTimeOut() -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- getTimerTool() -
Method in class org.activemath.webapp.base.AppModel
-
- getTimeSecs() -
Method in class org.activemath.webapp.util.StopWatch.TaskInfo
- Return the time in seconds this task took
- getTimestamp() -
Method in class org.activemath.content.metadata.ActionDate
-
- getTimestamp() -
Method in class org.activemath.events.ActivemathEvent
-
- getTimestamp() -
Method in class org.activemath.feedback.therapies.Therapy
-
- getTimeStamp() -
Method in class org.activemath.presentation.Fragment
-
- getTimestamp() -
Method in class org.activemath.studentmodel2.data.Evidence
-
- getTimestamp() -
Method in class org.activemath.studentmodel2.data.EvidenceData
-
- getTimestamp() -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- getTimestamp() -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
-
- getTitle() -
Method in class org.activemath.applets.RelayedAppletStub
-
- getTitle() -
Method in class org.activemath.content.Book
-
- getTitle(String) -
Method in class org.activemath.content.Book
- Get localized Book title, without fallback to default language
- getTitle(String, String) -
Method in class org.activemath.content.Book
- Get localized Book title, with fallback to default language
- getTitle(List, boolean) -
Method in class org.activemath.content.Book
- Goes along the languages list and returns the first non-empty title.
- getTitle(List) -
Method in class org.activemath.content.Book
- Goes along the languages list and returns the first non-empty title,
or any title.
- getTitle() -
Method in class org.activemath.content.ContentCollection
-
- getTitle(String) -
Method in class org.activemath.content.ContentCollection
- Get localized title, without fallback to default language
- getTitle(String, String) -
Method in class org.activemath.content.ContentCollection
- Get localized title, with fallback to default language
- getTitle() -
Method in class org.activemath.content.Grouping
-
- getTitle(String) -
Method in class org.activemath.content.Grouping
- Get localized Book title, without fallback to default language
- getTitle(String, String) -
Method in class org.activemath.content.Grouping
- Get localized title, with fallback to default language
- getTitle() -
Method in class org.activemath.content.items.Item
- Get "default" title, which is the first title we get from
mbase.getCommonName().
- getTitle(String) -
Method in class org.activemath.content.items.Item
- Get localized item title, without fallback to default language
- getTitle(String, String) -
Method in class org.activemath.content.items.Item
- Get localized item title, with fallback to default language
- getTitle() -
Method in class org.activemath.content.Page
-
- getTitle() -
Method in class org.activemath.content.TocEntry
-
- getTitle(String) -
Method in class org.activemath.content.TocEntry
-
- getTitle(String, String) -
Method in class org.activemath.content.TocEntry
-
- getTitle() -
Method in interface org.activemath.events.tags.NoteEventTag
-
- getTitle() -
Method in class org.activemath.events.types.NoteCreatedEvent
-
- getTitle() -
Method in class org.activemath.events.types.NoteDeletedEvent
-
- getTitle() -
Method in class org.activemath.events.types.NoteModifiedEvent
-
- getTitle() -
Method in class org.activemath.events.types.NotePresentedEvent
-
- getTitle() -
Method in class org.activemath.events.types.UserBookPlannedEvent
-
- getTitle() -
Method in class org.activemath.events.types.UserBookUploadedEvent
-
- getTitle() -
Method in class org.activemath.exercises.model.Interaction
-
- getTitle(String) -
Method in class org.activemath.omdocjdom.OJElement
- Returns the name in the given preferred-language (as displayed in the OMdoc DTD).
- getTitle() -
Method in class org.activemath.tutor.control.BookGenerator
-
- getTitle(Element, String) -
Static method in class org.activemath.util.JdomUtil
-
- getTitle() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the title value for this IlUserData.
- getTitle() -
Method in class org.activemath.webapp.exercises.mcq.MCQExercise
-
- getTitle() -
Method in class org.activemath.webapp.exercises.tools.ExtasyItem
-
- getTitle() -
Method in class org.activemath.webapp.notes.db.Note
-
- getTitle() -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
-
- getTitle(AppSession) -
Method in class org.activemath.webapp.tools.SymbolPresentationListController.Item
-
- getTitle() -
Method in class org.activemath.webapp.user.Bookmark
-
- getTitle() -
Method in class org.activemath.webapp.view.beans.SimpleBean
-
- getTitle() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getTitleAsText() -
Method in class org.activemath.content.TocEntry
-
- getTitleBoost() -
Static method in class org.activemath.omdocjdom.index.infomap.SemanticVectorsIntegrator
-
- getTitleForSession() -
Method in class org.activemath.webapp.view.beans.UserItem
- Returns the title of the item in the expected
language (or languages) registered in the session
or, at worst, the item id-name.
- getTitleLanguagesForItem(Item) -
Method in class org.activemath.webapp.tools.LanguageGapController.MapBooksToItemsAndLanguages
-
- getTitleMap() -
Method in class org.activemath.content.Book
-
- getTitleMap() -
Method in class org.activemath.content.ContentCollection
-
- getTitleMap() -
Method in class org.activemath.content.Grouping
-
- getTitleMap() -
Method in class org.activemath.omdocjdom.OJElement
- Returns a map of all titles with key the two letter-language code.
- getTitleMapAsJdomElts() -
Method in class org.activemath.omdocjdom.OJElement
- Returns a map associating language two-characters-strings to content of
Title or commonname JDOM-elements suitable for transformation for example.
- getTitleMapAsJdomNodeList() -
Method in class org.activemath.omdocjdom.OJElement
-
- getTitleMapAsXmlString() -
Method in class org.activemath.omdocjdom.OJElement
-
- getTitlePanel() -
Method in class org.activemath.author.toc.DCMetaEditPanel
-
- getTitlePanel() -
Method in class org.activemath.author.toc.TOC
-
- getTitlePath() -
Method in class org.activemath.content.TocEntry
-
- getTitles(String) -
Method in class org.activemath.content.items.DynamicItem
-
- getTitles() -
Method in class org.activemath.content.items.Item
-
- getTitles() -
Method in class org.activemath.content.TocEntry
-
- getTitles() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- getToc() -
Method in class org.activemath.content.Book
-
- getToc() -
Method in class org.activemath.content.Grouping
- get the TOC of this grouping
- getToceditServletURL() -
Method in class org.activemath.author.toc.AMSessionInfo
- returns the serverName stored in this AMSessionInfo object.
- getTocEditServletURL() -
Method in class org.activemath.author.toc.AMSessionInfo
-
- getTocEntry(String) -
Method in class org.activemath.content.Book
-
- getTocEntry(String) -
Method in class org.activemath.content.Toc
-
- getTocEntryByPage(String) -
Method in class org.activemath.content.Book
-
- getTocEntryByPage(String) -
Method in class org.activemath.content.Toc
-
- getTocEntryId() -
Method in class org.activemath.feedback.therapies.prescriptions.PointToPage
-
- getTocRoot() -
Method in class org.activemath.content.Toc
-
- getTocs() -
Method in class org.activemath.webapp.tutor.BookCreationState
-
- getTocSection(String, String, String) -
Method in class org.activemath.webapp.user.UserManagerService
- Return the
defining a toc section.
- getToId() -
Method in class org.activemath.content.items.ItemRelation
-
- getToken(int) -
Method in class org.activemath.exercises.parsers.CasParserActiveMath
-
- getToken(int) -
Method in class org.activemath.exercises.parsers.CasParserAxiom
-
- getToken(int) -
Method in class org.activemath.exercises.parsers.CasParserDrv
-
- getToken(int) -
Method in class org.activemath.exercises.parsers.CasParserHtw
-
- getToken(int) -
Method in class org.activemath.exercises.parsers.CasParserMaxima
-
- getToken(int) -
Method in class org.activemath.exercises.parsers.CasParserMf
-
- getToken(int) -
Method in class org.activemath.exercises.parsers.CasParserMma
-
- getToken(int) -
Method in class org.activemath.exercises.parsers.CasParserMpd
-
- getToken(int) -
Method in class org.activemath.exercises.parsers.CasParserMpl
-
- getToken(int) -
Method in class org.activemath.exercises.parsers.CasParserRdc
-
- getToken(int) -
Method in class org.activemath.exercises.parsers.CasParserYacas
-
- getTokenCount() -
Method in class org.activemath.omdocjdom.index.analysis.IndexStatistics
-
- getToolName() -
Method in class org.activemath.events.types.ToolStartedEvent
-
- getToolTipManager() -
Method in class org.activemath.webapp.exercises.tools.graph.GraphVizu
-
- getToOmobj() -
Method in class org.activemath.omdocjdom.rephrase.RephraseRule
-
- getTopDir() -
Static method in class org.activemath.omdocjdom.index.infomap.SemanticVectorsIntegrator
-
- getTotalCount() -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- getTotalExerciseTime() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getTotalNumHits() -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- getTotalPages() -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- getTotalSearchTime() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getTotalSessionTime() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getTotalSurveyTime() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getTotalTime() -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- getTotalTime() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- getTotalTime() -
Method in class org.activemath.webapp.util.StopWatch
- Return the total time in milliseconds for all tasks
- getTotalTimeSecs() -
Method in class org.activemath.webapp.util.StopWatch
- Return the total time in seconds for all tasks
- getTotalValue() -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- getTrainingGoal() -
Method in class org.activemath.sequencer.SimpleSequencerStrategy
-
- getTransferData(DataFlavor) -
Method in class org.activemath.author.toc.DefaultMutableTreeNodeTransferable
-
- getTransferDataFlavors() -
Method in class org.activemath.author.toc.DefaultMutableTreeNodeTransferable
-
- getTransformationParameters() -
Method in class org.activemath.presentation.xsl.XslManager
-
- getTransformedPrototype() -
Method in class org.activemath.webapp.tools.SymbolPresentationListController.Notation
-
- getTransformedTextFromExercise(List, String) -
Method in class org.activemath.webapp.speech.SpeechControllerAssistent
-
- getTransformedTextFromExercise(List, String) -
Method in interface org.activemath.webapp.speech.SpeechControllerAssistentInterface
-
- getTransformedTextFromItem(String, String) -
Method in class org.activemath.webapp.speech.SpeechControllerAssistent
-
- getTransformedTextFromItem(String, String) -
Method in interface org.activemath.webapp.speech.SpeechControllerAssistentInterface
-
- getTransformer(String) -
Method in class org.activemath.webapp.extasy.actions.ActionResource
-
- getTransformer() -
Method in class org.activemath.webapp.view.tools.PresentationTool
-
- getTransformerFactory() -
Method in class org.activemath.xsl.JaxpProcessor
- get a instance of
TransformerFactory
- getTransformerFactory() -
Method in class org.activemath.xsl.SaxonProcessor
- get a instance of
TransformerFactory
- getTransformTool() -
Method in class org.activemath.webapp.base.AppModel
-
- getTransition(Interaction, Interaction, String) -
Method in class org.activemath.exercises.model.Exercise
-
- getTransition(String) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- getTransitions() -
Method in class org.activemath.exercises.model.Interaction
-
- getTranslators() -
Method in class org.activemath.content.items.Metadata
-
- getTree() -
Method in class org.activemath.author.toc.TOC
-
- getTreeChilds(String, int, String[], int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getTreeChilds(String, int, String[], int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getTreeChilds(): Get all child objects of a given object.Choose
array of types to filter the output.
- getTrustability() -
Method in class org.activemath.events.types.AssessmentResultEntry
-
- getTutorGroups() -
Method in class org.activemath.webapp.user.User
-
- getTutorialInteractionId() -
Method in interface org.activemath.events.tags.TutorialComponentEventTag
-
- getTutorialInteractionId() -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- getTutorialInteractionId() -
Method in class org.activemath.tutor.TutorialInteraction
-
- getTutors() -
Method in class org.activemath.webapp.user.UserGroup
-
- getTutors() -
Method in class org.activemath.webapp.user.UserManager
-
- getTutorsCSV() -
Method in class org.activemath.webapp.user.UserGroup
-
- getType() -
Method in class org.activemath.content.items.Dependency
-
- getType() -
Method in class org.activemath.content.items.DynamicItem
-
- getType() -
Method in class org.activemath.content.items.ItemRelation
-
- getType() -
Method in class org.activemath.events.ActivemathEvent
-
- getType() -
Method in class org.activemath.exercises.model.PresentationBlock
-
- getType() -
Method in class org.activemath.feedback.therapies.prescriptions.Prescription
-
- getType() -
Method in class org.activemath.feedback.therapies.Therapy
-
- getType(ID) -
Method in class org.activemath.omdocjdom.map.JDM
-
- getType(ID) -
Method in interface org.activemath.omdocjdom.map.OJMap
-
- getType() -
Method in class org.activemath.omdocjdom.mbase.Dependency
-
- getType() -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- getType() -
Method in class org.activemath.webapp.dict.DependencyBean
-
- getType() -
Method in class org.activemath.webapp.dict.queries.AMAbstractQuery
-
- getType() -
Method in class org.activemath.webapp.dict.queries.AMMetadataAttributeQuery
-
- getType() -
Method in class org.activemath.webapp.dict.queries.AMQueryList
-
- getType() -
Method in class org.activemath.webapp.dict.queries.IdAMQuery
-
- getType() -
Method in class org.activemath.webapp.dict.queries.OmobjAMQuery
-
- getType() -
Method in class org.activemath.webapp.dict.queries.TextAMQuery
-
- getType(String) -
Static method in class org.activemath.webapp.evaluators.EvaluationTool
- returns the type of the given id if it can be retrived.
- getType() -
Method in class org.activemath.webapp.exercises.tools.Interaction.FeedbackItem
-
- getType() -
Method in class org.activemath.webapp.exercises.tools.Interaction.InteractionElement
-
- getType() -
Method in class org.activemath.webapp.exercises.tools.Transition
-
- getType() -
Method in class org.activemath.webapp.extasy.actions.AddInteractionElement
-
- getType() -
Method in class org.activemath.webapp.extasy.actions.AddMetadata
-
- getType() -
Method in class org.activemath.webapp.extasy.actions.EditInteractionElement
-
- getType() -
Method in class org.activemath.webapp.extasy.actions.EditMetadata
-
- getType() -
Method in class org.activemath.webapp.extasy.actions.EditTransition
-
- getType() -
Method in class org.activemath.webapp.extasy.actions.InsertMultimedia
-
- getType() -
Method in class org.activemath.webapp.extasy.views.TransitionsView.ItemView
-
- getType() -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- getType() -
Method in class org.activemath.webapp.report.bucket.BucketType
-
- getType() -
Method in class org.activemath.webapp.view.beans.DependencyBean
-
- getTypeDesc() -
Static method in class org.activemath.webapp.base.external.ilias.IlOperation
- Return type metadata object
- getTypeDesc() -
Static method in class org.activemath.webapp.base.external.ilias.IlUserData
- Return type metadata object
- getTypes() -
Method in class org.activemath.abstractcontent.MBaseRef.Dependency
-
- getTypes() -
Method in interface org.activemath.abstractcontent.MBaseRef.Relation
-
- getTypes() -
Method in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- getTypeString(MBaseID) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- getTypeString(MBaseID) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Returns the name of the element whose ID is given.
- getTypeString(MBaseID) -
Method in class org.activemath.abstractcontent.MultiMBase
- Returns the name of the element whose ID is given.
- getTypeString(String) -
Method in class org.activemath.content.ContentManager
-
- getTypeString(MBaseID) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- getTypeString(MBaseID) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- getTypeString(MBaseID) -
Method in class org.activemath.omdocjdom.index.analysis.ContentExtractor
-
- getTypeString(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- getTypeString(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- getTypeString(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getTypeString(String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Missing description of the gets the typeString attribute of the
OJXMLRPCmbaseServer object
- getTypeString(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- getTypeString(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- getTypeString(MBaseID) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- getTypeString(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- getTypeString(MBaseID) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- getTypicalFileName() -
Method in class org.activemath.omdocjdom.rephrase.ContentType
-
- getTypicalLearningTime() -
Method in class org.activemath.content.items.Metadata
-
- getTypicalLearningTime(LearningContext) -
Method in class org.activemath.content.items.Metadata
-
- getTypicalLearningTimes() -
Method in class org.activemath.content.items.Metadata
-
- getUlogSession() -
Method in class org.activemath.util.db.HibernateHelper
- Opens a new hibernate
Session connected to the Database
backend for the Log DB and returns it.
- getUncertaintyMass() -
Static method in class org.activemath.studentmodel2.assessment.tbmirt.IRTTransferableBeliefModel
-
- getUnderflow() -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- getUnderlyingException() -
Method in exception org.activemath.util.OMconverters.OMConvertException
- possible underlying excetion for the throwing of this one
- getUnderlyingExercises(String, String) -
Method in class org.activemath.studentmodel2.LearnerModel
-
- getUndone() -
Method in class org.activemath.webapp.user.BookStat
-
- getUnfinished() -
Method in class org.activemath.webapp.report.data.ExerciseStat
-
- getUnionOfDCMetadataEntries(String) -
Method in class org.activemath.omdocjdom.OJElement
- Climbs through the ancestors of the element and gathers
the metadata children with the given name.
- getUniqueURIPrefix() -
Method in class org.activemath.content.mediator.KBCaller
- Returns a unique prefix of the URIs belonging to this
repository.
- getUniqueURIPrefix() -
Method in class org.activemath.content.mediator.kbimpl.AMRepositoryCaller
-
- getUniqueURIPrefix() -
Method in class org.activemath.content.mediator.kbimpl.ExerciseRepositoryCaller
-
- getUniqueURIPrefix() -
Method in class org.activemath.content.mediator.kbimpl.MathsThesaurusCaller
-
- getUniqueURIPrefix() -
Method in class org.activemath.content.mediator.kbimpl.MBaseCaller
-
- getUniqueURIPrefix() -
Method in class org.activemath.content.mediator.kbimpl.OIOCaller
-
- getUniqueURIPrefix() -
Method in class org.activemath.content.mediator.kbimpl.WebServiceCaller
- Return the Server Binding URL of the corresponding Web Service with a "/".
- getUnloadableParam() -
Method in class org.activemath.webapp.tools.GapController
-
- getUnpreviousCommand() -
Method in class org.activemath.util.Console
-
- getUnRegisterRepositoryRequest(String) -
Static method in class org.activemath.webapp.tutor.cgWSClient.ClientUtil
- Make the request for calling the registerRepository.
- getUnRegisterRepositoryRequest(String) -
Static method in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.ClientUtil
-
- getUpperBound() -
Method in class org.activemath.studentmodel2.assessment.IRinterval
-
- getURL(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.PropertiesConfig
-
- getURL(String) -
Static method in class org.activemath.config.Manager
- Reads one URI from the property files.
- getUrl() -
Method in class org.activemath.events.types.UrlRequestedEvent
-
- getURL() -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- getUrlForExercise(String) -
Method in class org.activemath.webapp.ws.delegation.siette.SietteCallback
-
- getUrlToComeBack() -
Method in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- getUrlToComeBack() -
Method in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
- getUrlTool() -
Method in class org.activemath.webapp.base.AppModel
-
- getUser() -
Method in class org.activemath.content.TocEntry
-
- getUser() -
Method in class org.activemath.webapp.base.AppModel
-
- getUser() -
Method in class org.activemath.webapp.base.AppSession
- User object bound to this session.
- getUser(String, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getUser(String, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getUser(): get complete set of user data.
- getUser() -
Method in class org.activemath.webapp.extasy.actions.ActionResource
-
- getUser() -
Method in class org.activemath.webapp.report.data.ExerciseRun
- Provided for the view layer
- getUser() -
Method in class org.activemath.webapp.survey.SurveyData
-
- getUser(String) -
Method in class org.activemath.webapp.user.UserManager
- Return the User object of a logged-in user.
- getUser() -
Method in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
- getUser_language() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the user_language value for this IlUserData.
- getUser_skin() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the user_skin value for this IlUserData.
- getUser_style() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the user_style value for this IlUserData.
- getUserAgent() -
Method in class org.activemath.events.types.ClipTransferEvent
-
- getUserAgent() -
Method in class org.activemath.events.types.UserLoggedInEvent
-
- getUserAgent() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- getUserBeanFactory() -
Method in class org.activemath.webapp.base.AppModel
-
- getUserConceptErr() -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- getUserData() -
Method in class org.activemath.events.types.UserCreatedEvent
-
- getUserData() -
Method in class org.activemath.webapp.base.external.ExternalAuthenticationData
-
- getUserData() -
Method in class org.activemath.webapp.report.ReportStudentResults
-
- getUserData() -
Method in class org.activemath.webapp.user.User
-
- getUserData(String) -
Method in class org.activemath.webapp.user.UserManagerService
-
- getUserEntry(String) -
Method in class org.activemath.statistics.ExerciseStatistics
-
- getUserErr() -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- getUserFeedback(String) -
Method in class org.activemath.statistics.UserFeedbackManager
-
- getUserFeedbackManager() -
Method in class org.activemath.statistics.StatisticsManager
- Get the
UserFeedbackManager associated with this StatisticsManager
- getUserGroup() -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- getUserGroup(String) -
Method in class org.activemath.webapp.user.UserManager
- Retrieve a user group, fall back to default group.
- getUserGroupId(String) -
Method in class org.activemath.webapp.user.UserManager
- Get group id for user id.
- getUserGroups() -
Method in class org.activemath.webapp.user.UserManager
-
- getUserId() -
Method in class org.activemath.content.UserBook
-
- getUserId() -
Method in interface org.activemath.events.tags.UserEventTag
-
- getUserId() -
Method in class org.activemath.events.types.AssessmentResultEvent
-
- getUserId() -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- getUserId() -
Method in class org.activemath.events.types.ClipTransferEvent
-
- getUserId() -
Method in class org.activemath.events.types.DictSearchedEvent
-
- getUserId() -
Method in class org.activemath.events.types.ExerciseActionEvent
-
- getUserId() -
Method in class org.activemath.events.types.ExerciseFinishedEvent
-
- getUserId() -
Method in class org.activemath.events.types.ExerciseHelpRequestEvent
-
- getUserId() -
Method in class org.activemath.events.types.ExerciseHintProvisionEvent
-
- getUserId() -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- getUserId() -
Method in class org.activemath.events.types.ExerciseSequencerFinishedEvent
-
- getUserId() -
Method in class org.activemath.events.types.ExerciseSequencerStartedEvent
-
- getUserId() -
Method in class org.activemath.events.types.ExerciseStartedEvent
-
- getUserId() -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- getUserId() -
Method in class org.activemath.events.types.FocusChangedEvent
-
- getUserId() -
Method in class org.activemath.events.types.HappinessEvent
-
- getUserId() -
Method in class org.activemath.events.types.ItemMenuContentAddedEvent
-
- getUserId() -
Method in class org.activemath.events.types.ItemMenuContentRemovedEvent
-
- getUserId() -
Method in class org.activemath.events.types.ItemPresentedEvent
-
- getUserId() -
Method in class org.activemath.events.types.ItemSeenEvent
-
- getUserId() -
Method in class org.activemath.events.types.MasteryChangedEvent
-
- getUserId() -
Method in class org.activemath.events.types.NoteCreatedEvent
-
- getUserId() -
Method in class org.activemath.events.types.NoteDeletedEvent
-
- getUserId() -
Method in class org.activemath.events.types.NoteModifiedEvent
-
- getUserId() -
Method in class org.activemath.events.types.NotePresentedEvent
-
- getUserId() -
Method in class org.activemath.events.types.PagePresentedEvent
-
- getUserId() -
Method in class org.activemath.events.types.ReportRequestedEvent
-
- getUserId() -
Method in class org.activemath.events.types.SelfAssessmentEvent
-
- getUserId() -
Method in class org.activemath.events.types.SelfReportEvent
-
- getUserId() -
Method in class org.activemath.events.types.SurveySubmittedEvent
-
- getUserId() -
Method in class org.activemath.events.types.ToolStartedEvent
-
- getUserId() -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- getUserId() -
Method in class org.activemath.events.types.UrlRequestedEvent
-
- getUserId() -
Method in class org.activemath.events.types.UserBookDeletedEvent
-
- getUserId() -
Method in class org.activemath.events.types.UserBookPlannedEvent
-
- getUserId() -
Method in class org.activemath.events.types.UserBookRenamedEvent
-
- getUserId() -
Method in class org.activemath.events.types.UserBookUploadedEvent
-
- getUserId() -
Method in class org.activemath.events.types.UserCreatedEvent
-
- getUserId() -
Method in class org.activemath.events.types.UserFeedbackEvent
-
- getUserId() -
Method in class org.activemath.events.types.UserLoggedInEvent
-
- getUserId() -
Method in class org.activemath.events.types.UserLoggedOutEvent
-
- getUserId() -
Method in class org.activemath.events.types.UserPropertyChangedEvent
-
- getUserId() -
Method in class org.activemath.events.types.UserRemovedEvent
-
- getUserId() -
Method in class org.activemath.events.types.ViewPresentedEvent
-
- getUserId() -
Method in class org.activemath.events.types.WindowClosedEvent
-
- getUserId() -
Method in class org.activemath.studentmodel2.data.AffectiveModel
-
- getUserId() -
Method in class org.activemath.studentmodel2.data.AssessmentModel
- Get the userId this model is for
- getUserId() -
Method in class org.activemath.studentmodel2.data.Evidence
-
- getUserId() -
Method in class org.activemath.studentmodel2.data.EvidenceData
-
- getUserId() -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- getUserId() -
Method in class org.activemath.studentmodel2.evaluation.StudentEval
-
- getUserId() -
Method in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- getUserId() -
Method in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- getUserId() -
Method in class org.activemath.tutor.control.BookGenerator
-
- getUserId() -
Method in class org.activemath.tutor.TutorialInteraction
-
- getUserId() -
Method in class org.activemath.webapp.base.external.ExternalAuthenticationData
-
- getUserId(HttpServletRequest) -
Static method in class org.activemath.webapp.base.ServletUtils
- Determine the current user of this request.
- getUserId() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- getUserId() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- getUserId() -
Method in class org.activemath.webapp.report.Report
-
- getUserId() -
Method in class org.activemath.webapp.user.account.AccountInfo
-
- getUserId() -
Method in class org.activemath.webapp.user.BookStat
-
- getUserId() -
Method in class org.activemath.webapp.user.BookState
-
- getUserIdBySid(String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getUserIdBySid(String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getUserIdBySid(): returns an ILIAS usr_id for the given
sid
- getUserIds() -
Method in class org.activemath.webapp.report.Report
-
- getUserIds() -
Method in class org.activemath.webapp.user.UserGroup
-
- getUserInput() -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- getUserInput() -
Method in class org.activemath.webapp.exercises.tools.Interaction.AnswermapItem
-
- getUserInput() -
Method in class org.activemath.webapp.exercises.tools.Transition
-
- getUserInput() -
Method in class org.activemath.webapp.extasy.views.TransitionsView.ItemView
-
- getUserInput() -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- getUserInputDelay() -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- getUserInputText() -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- getUserList() -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- returns the list of all existing user ids
- getUserList() -
Method in interface org.activemath.abstractcontent.AbstractUserModel
-
- getUserList() -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- getUserMap() -
Method in class org.activemath.studentmodel2.evaluation.UlogReplayStepPredictor
-
- getUserName() -
Method in class org.activemath.author.toc.AMSessionInfo
- returns the userName stored in this AMSessionInfo object.
- getUserName() -
Method in class org.activemath.events.types.UserCreatedEvent
-
- getUserName() -
Method in class org.activemath.events.types.UserRemovedEvent
-
- getUserRequest() -
Method in class org.activemath.exercises.InteractionManager.UserInputHistoryEntry
- If the user's answer is actually a request (hint, solution, etc.),
return the request name.
- getUserRoles(String, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getUserRoles(String, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getUserRoles(): Get all local roles assigned to an specific
user.
- getUsersForContainer(String, int, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getUsersForContainer(String, int, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getUsersForContainer(): get all users of a specific ref_id,
which can be crs, group, category or user folder (value: -1).
- getUsersForRole(String, int, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getUsersForRole(String, int, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getUsersForRole(): get all users of a role with specified
id, specify attach_roles to 1, to attach all role assignmnents; specify
active: 1, to import active only, 0: inactive only, -1: both
- getUserSolutionPath(Element, Element, String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- getUserStartedTime() -
Method in class org.activemath.webapp.base.AppSession
- Timestamp when the current user was set.
- getUserSuccessRate() -
Method in class org.activemath.webapp.report.data.UserStat
-
- getUsersWithRole(UserRole) -
Method in class org.activemath.webapp.user.UserManager
-
- getUserXML(String, int[], int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getUserXML(String, int[], int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getUserXML(): get xml records for user ids, e.g. retrieved
vom members of course xml.
- getUsr_id() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the usr_id value for this IlUserData.
- getValidClasses() -
Static method in class org.activemath.webapp.tools.data.Gap
-
- getValidProperties() -
Static method in class org.activemath.webapp.tools.data.Gap
-
- getValidValuesForCompetency() -
Static method in class org.activemath.webapp.tools.data.Gap
-
- getValidValuesForCompetencyLevel() -
Static method in class org.activemath.webapp.tools.data.Gap
-
- getValidValuesForDifficulty() -
Static method in class org.activemath.webapp.tools.data.Gap
-
- getValidValuesForField() -
Static method in class org.activemath.webapp.tools.data.Gap
-
- getValidValuesForLearningContext() -
Static method in class org.activemath.webapp.tools.data.Gap
-
- getValue() -
Method in class org.activemath.author.toc.SessionDialog
-
- getValue() -
Method in class org.activemath.events.types.HappinessEvent
-
- getValue() -
Method in class org.activemath.omdocjdom.OJReferenceAttribute
-
- getValue() -
Method in class org.activemath.webapp.dict.queries.AMMetadataAttributeQuery
-
- getValue() -
Method in class org.activemath.webapp.exercises.ExerciseRepositoryController.Exercise
-
- getValue(Object) -
Method in interface org.activemath.webapp.report.bucket.BucketArchive.BucketArchiveFilter
-
- getValue() -
Method in class org.activemath.webapp.tools.GapController
-
- getValueOmdoc() -
Method in class org.activemath.webapp.exercises.Variable
-
- getValues() -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- getVariableCoord(String) -
Method in class org.activemath.omdocjdom.rephrase.OMMatcher
-
- getVariableNames() -
Method in class org.activemath.omdocjdom.rephrase.OMMatcher
- Returns the names of the variables used in the pattern in appearance order.
- getVerboseMode() -
Method in class org.activemath.webapp.tools.LanguageGapController
-
- getVerdict() -
Method in class org.activemath.webapp.exercises.mcq.Choice
-
- getVerdict(int) -
Method in class org.activemath.webapp.exercises.mcq.MCQExerciseItem
-
- getVersion() -
Method in class org.activemath.content.items.ExerciseItem
-
- getVersion() -
Method in class org.activemath.webapp.base.AppContext
-
- getVersion() -
Method in class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Manifest
- Version of a manifest (optional).
- getVersion() -
Method in class org.activemath.webapp.view.beans.UserExerciseItem
-
- getView() -
Method in class org.activemath.webapp.extasy.actions.ShowView
-
- getViewMode() -
Method in class org.activemath.webapp.dict.ItemView
-
- getViewName() -
Method in class org.activemath.events.types.ViewPresentedEvent
-
- getVmFileName() -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- getVmRoot() -
Method in class org.activemath.webapp.base.AppModel
-
- getWasGivenUp() -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- getWebAppDir() -
Static method in class org.activemath.config.Manager
- Missing description of the gets the webAppDir attribute of the Manager
class
- getWeight() -
Method in class org.activemath.studentmodel2.data.Evidence
-
- getWho() -
Method in class org.activemath.content.metadata.ActionDate
-
- getWidth() -
Method in class org.activemath.applets.RelayedAppletStub
-
- getWidth() -
Method in class org.activemath.webapp.report.bucket.BucketType
-
- getWindowName() -
Method in class org.activemath.events.types.FocusChangedEvent
-
- getWindowName() -
Method in class org.activemath.events.types.WindowClosedEvent
-
- getWithLevel(AchievementLevel) -
Method in class org.activemath.content.metadata.MathBridgeProcess
-
- getWordTokenCount() -
Method in class org.activemath.omdocjdom.index.analysis.IndexStatistics
-
- getWrapped() -
Method in class org.activemath.omdocjdom.SimplePoolPassive.Wrapper
-
- getWrappedException() -
Method in exception org.activemath.abstractcontent.MBaseException
- returns the exception that was wrapped in
- getWrapperAt(int) -
Method in class org.activemath.omdocjdom.SimplePoolPassive
-
- getWriteLock() -
Method in class org.activemath.omdocjdom.ReadWriteLock
-
- getWriter() -
Method in class org.activemath.omdocjdom.index.AMIndex
-
- getWriter() -
Method in class org.activemath.webapp.extasy.actions.ActionResource
-
- getWrongAnswers() -
Method in class org.activemath.studentmodel2.evaluation.ExerciseEval
-
- getWrongAnswers() -
Method in class org.activemath.studentmodel2.evaluation.StudentEval
-
- getXLMNormDifficulty(Difficulty, CompetencyLevel) -
Method in class org.activemath.studentmodel2.simulation.DifficultyMapper
-
- getXmlBase() -
Method in class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Manifest
- Returns the xml:base.
- getXmlDescr() -
Method in class org.activemath.events.types.AuthoringInterfaceEvent
-
- getXMLFile() -
Method in class org.activemath.tutor.TaskUtil
-
- getXmlOutputterTransformer() -
Static method in class org.activemath.omdocjdom.OJUtilities
-
- getXmlrpcPath() -
Method in class org.activemath.webapp.ws.XmlrpcManager
-
- getXMLText(Element) -
Static method in class org.activemath.omdocjdom.lucene.LuceneUtilities
- This method build indent xml text from the given
Element object
- getXMLText(Element, boolean) -
Static method in class org.activemath.omdocjdom.lucene.LuceneUtilities
-
- getXMLTree(String, int, String[], int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- getXMLTree(String, int, String[], int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS getXMLTree(): Returns a xml stream with the subtree objects.
- getXpathString() -
Method in class org.activemath.omdocjdom.rephrase.OMMatcher
-
- getXref() -
Method in class org.activemath.omdocjdom.OJref
-
- getXslParams() -
Method in class org.activemath.presentation.Formatter
- Return the Map with the parameters used for the XSL transformation.
- getXslParams() -
Method in class org.activemath.webapp.view.tools.PresentationTool
- Delegate for Formatter.getXslParams()
Return the Map with the parameters used for the XSL transformation.
- getXStreamXML() -
Method in class org.activemath.webapp.tools.data.Gap
- Creates an XML-representation of the current object, which is
then stored in the database-field 'data'.
- getXStreamXML() -
Method in class org.activemath.webapp.tools.data.TutorPreset
- Creates an XML-representation of the current object, which is
then stored in the database-field 'data'.
- getZipcode() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the zipcode value for this IlUserData.
- giveFactory() -
Static method in class org.activemath.presentation.preproc.OmletExpresserTask
- Simply returns the same factory which, itself, returns the only task
instance as this task is purely functional.
- giveFactory() -
Static method in class org.activemath.presentation.preproc.PrepareForCnPTask
- Simply returns the same factory which, itself, returns the only task instance
as this task is purely functional.
- giveFactory() -
Static method in class org.activemath.presentation.preproc.RefEncoderTask
- Simply returns the same factory which, itself, returns the only task instance
as this task is purely functional.
- giveFactory(MBaseRef) -
Static method in class org.activemath.presentation.preproc.SymbolDeclarationsTask
-
- giveURLAfterExerciseFinished(double) -
Method in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
- goals -
Variable in class org.activemath.content.UserBook
-
- goals -
Variable in class org.activemath.events.types.UserBookPlannedEvent
-
- GOOD -
Static variable in class org.activemath.feedback.symptoms.Symptom
-
- goodFeedbackIds -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- GoodNavigation - Class in org.activemath.feedback.diagnoses
-
- GoodNavigation(UserContext) -
Constructor for class org.activemath.feedback.diagnoses.GoodNavigation
-
- gotFocus() -
Method in class org.activemath.events.types.FocusChangedEvent
-
- gotoNextPage() -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- gotoPreviousPage() -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- grabHits(SearchResultHits, AMIndexSearcher, MBaseRef, boolean, List) -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
- Goes through the hits and grabs the ones
that'll be kept.
- granThreshold -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- granThresholdExceededFeedbackIds -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- granThresholdFeedbackIds -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- grantPermissions(String, int, int, int[]) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- grantPermissions(String, int, int, int[]) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS grantPermissions(): Grant permissions for a specific
role on an object.
- Graph - Interface in org.activemath.webapp.exercises.tools
-
- GraphControl - Class in org.activemath.webapp.exercises.tools.graph
-
- GraphControl(GraphVizu) -
Constructor for class org.activemath.webapp.exercises.tools.graph.GraphControl
-
- GraphControl - Class in org.activemath.webapp.extasy.graph
-
- GraphControl(GraphVizu) -
Constructor for class org.activemath.webapp.extasy.graph.GraphControl
-
- GRAPHIC -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- GraphLoader - Class in org.activemath.webapp.exercises.tools.graph
-
- GraphLoader() -
Constructor for class org.activemath.webapp.exercises.tools.graph.GraphLoader
-
- GraphLoader - Class in org.activemath.webapp.extasy.graph
-
- GraphLoader() -
Constructor for class org.activemath.webapp.extasy.graph.GraphLoader
-
- GraphVizu - Class in org.activemath.webapp.exercises.tools.graph
-
- GraphVizu() -
Constructor for class org.activemath.webapp.exercises.tools.graph.GraphVizu
-
- GraphVizu - Class in org.activemath.webapp.extasy.graph
-
- GraphVizu() -
Constructor for class org.activemath.webapp.extasy.graph.GraphVizu
-
- GraphVizu.DemoColorFunction - Class in org.activemath.webapp.exercises.tools.graph
- A custom color function for setting the color of on-screen items.
- GraphVizu.DemoColorFunction(int) -
Constructor for class org.activemath.webapp.exercises.tools.graph.GraphVizu.DemoColorFunction
-
- GROUP -
Static variable in class org.activemath.webapp.user.UserData
-
- GROUP_ID -
Static variable in class org.activemath.learner.history.HistoryQueryConstraint
- An equality constraint on the groupId
- GroupAdminController - Class in org.activemath.webapp.admin
- Group Administration Controller
- GroupAdminController() -
Constructor for class org.activemath.webapp.admin.GroupAdminController
-
- groupExists(String, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- groupExists(String, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS addGroup(): Check if group with given name exists.
- groupId -
Variable in class org.activemath.events.ActivemathEvent
-
- Grouping - Class in org.activemath.content
- Representation of an Omdoc grouping (omgroup) used for course generation.
- groupingId -
Variable in class org.activemath.events.types.UserBookPlannedEvent
-
- groupingIds -
Variable in class org.activemath.content.ContentCollection
-
- groupList(String[], OutputStream, boolean) -
Static method in class org.activemath.fileBased.OMdocGrouper
-
- GroupStat - Class in org.activemath.webapp.report.data
- Represents a group statistic
NOTE: All getters must be public for Velocity!
- GroupStat(List<ExerciseRun>) -
Constructor for class org.activemath.webapp.report.data.GroupStat
-
- GUIDE_NAVIGATION -
Static variable in class org.activemath.feedback.therapies.Therapy
-
- GuideNavigation - Class in org.activemath.feedback.therapies
-
- GuideNavigation(Page) -
Constructor for class org.activemath.feedback.therapies.GuideNavigation
-
- GuideNavigation(Page, String) -
Constructor for class org.activemath.feedback.therapies.GuideNavigation
-
- guideService -
Variable in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- guideServiceUrl -
Variable in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- guideServiceUrl -
Variable in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
H
- handleECSTasks(String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- handleECSTasks(String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS handleECSTasks(): Only for internal usage.Syntax, parameters
may change in future releases.
- handleEvent(ActivemathEvent) -
Method in class org.activemath.statistics.ExerciseStatistics
- Updates statistics using the events
- handleRequest(HttpServletRequest, HttpServletResponse, Context) -
Method in class org.activemath.webapp.base.VelocityViewServlet
- Handle the template processing request.
- handleRequest(HttpServletRequest) -
Method in class org.activemath.webapp.extasy.util.MultipartRequestHandler
-
- handleResult(ExerciseResult) -
Method in class org.activemath.studentmodel2.AffectiveModelManager
- Updates the affective model based on an exercise result (does nothing if the
affective model is disabled)
- handleResult(ExerciseResult) -
Method in class org.activemath.studentmodel2.data.AffectiveModel
- Updates the factors modeled for the user based on this result
- handleTask(String, String, Vector) -
Method in class org.activemath.tutor.XmlrpcTutorialServer
- Return a course that helps the learner to achieve the given pedagogical task.
- handleTask(String, String, Vector, String, String) -
Method in class org.activemath.tutor.XmlrpcTutorialServer
- Return a course that helps the learner to achieve the given pedagogical task.
- handleTask(String, String, Vector, Vector, String, String) -
Method in class org.activemath.tutor.XmlrpcTutorialServer
- Return a course that helps the learner to achieve the given pedagogical task.
- HappinessEvent - Class in org.activemath.events.types
- Event: user has given feedback about his happiness
- HappinessEvent() -
Constructor for class org.activemath.events.types.HappinessEvent
-
- HappinessEvent(int) -
Constructor for class org.activemath.events.types.HappinessEvent
-
- HARDER -
Static variable in class org.activemath.webapp.evaluators.EvaluationTool
-
- hasAllowedEducationalLevel -
Static variable in class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- hasAlreadySeen -
Static variable in class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- hasAlreadySeen(String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
- Returns whether the learner has already seen the given content.
- hasAnswerMap(Element) -
Method in class org.activemath.exercises.InteractionGenerator
-
- hasAssemblyTool() -
Method in class org.activemath.webapp.base.AppContext
-
- hasAtom(long) -
Method in class org.activemath.studentmodel2.assessment.tbm.HypothesesContainer
- See if any contained Hypothesis gives information about an atom, e.g.
- hasAtom(long) -
Method in class org.activemath.studentmodel2.assessment.tbm.Hypothesis
- Does this hypothesis say something about atom cl?
- hasCas() -
Method in class org.activemath.webapp.base.AppContext
-
- hasCompetencyArgue -
Static variable in class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- hasCompetencyCommunicate -
Static variable in class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- hasCompetencyLanguage -
Static variable in class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- hasCompetencyLevel -
Static variable in class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- hasCompetencyModel -
Static variable in class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- hasCompetencyRepresent -
Static variable in class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- hasCompetencySolve -
Static variable in class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- hasCompetencyThink -
Static variable in class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- hasCompetencyTools -
Static variable in class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- hasCourseGenerationErrors() -
Method in class org.activemath.webapp.tools.data.Gap
-
- hasCurrentReporter() -
Static method in class org.activemath.omdocjdom.slumb.ErrorReporter
-
- hasDictUserMessage() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- hasEducationalLevel -
Static variable in class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- hasError() -
Method in class org.activemath.webapp.extasy.util.MultipartRequestResult
-
- hasErrors() -
Method in class org.activemath.webapp.base.ControllerBase
-
- hasEvidence(ExerciseResult, String, CognitiveProcess) -
Method in class org.activemath.studentmodel2.data.EvidenceCollector
- Checks whether a specific exercise result has already been added for a given
concept/competency
- hasFeedbackButtons() -
Method in class org.activemath.webapp.base.AppContext
-
- hasField -
Static variable in class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- hasFlavors() -
Method in class org.activemath.content.items.DynamicItem
-
- hasFlavors() -
Method in class org.activemath.content.items.FlavorSet
- Returns true if part of a set of flavored items
using the
relation type="similar" metadata
and the representation metadata.
- hasFlavors() -
Method in class org.activemath.content.items.Item
-
- hasFlavors() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- hasGeneratedSymbolImports -
Static variable in class org.activemath.xsl.Processor
-
- hashCode() -
Method in class org.activemath.abstractcontent.MBaseID
- Returns a hashcode for the MBaseID computed
from the absolute form.
- hashCode() -
Method in class org.activemath.abstractcontent.MBaseRef.Dependency
-
- hashCode() -
Method in class org.activemath.content.Book
-
- hashCode() -
Method in class org.activemath.content.ContentCollection
-
- hashCode() -
Method in class org.activemath.content.Grouping
-
- hashCode() -
Method in class org.activemath.content.items.Item
-
- hashCode() -
Method in class org.activemath.content.mediator.query.KBQuery
-
- hashCode() -
Method in class org.activemath.content.metadata.CognitiveProcess
-
- hashCode() -
Method in class org.activemath.omdocjdom.ID
- Takes the or of
all hashcodes.
- hashCode() -
Method in class org.activemath.omdocjdom.mbase.ElementFromIDTable
-
- hashCode() -
Method in class org.activemath.omdocjdom.OJConstants.EnNsAnNs
-
- hashCode() -
Method in class org.activemath.omdocjdom.rephrase.ContentType
-
- hashCode() -
Method in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- hashCode(Object) -
Method in class org.activemath.util.db.JDomElementType
-
- hashCode() -
Method in class org.activemath.webapp.base.AppModel
-
- hashCode() -
Method in class org.activemath.webapp.base.external.ilias.IlOperation
-
- hashCode() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
-
- hashCode() -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- hashCode() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- hashCode() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- hashCode() -
Method in class org.activemath.webapp.user.UserRoleSet
-
- hashtable -
Variable in class org.activemath.omdocjdom.mbase.ElementFromIDTable
-
- hasIcmapTool() -
Method in class org.activemath.webapp.base.AppContext
-
- hasIndirectEvidence(ExerciseResult, String, CognitiveProcess) -
Method in class org.activemath.studentmodel2.data.EvidenceCollector
- Checks if a specific exercise result has already been added as indirect
evidence for a given concept/competency
- hasItemView() -
Method in class org.activemath.webapp.dict.DictionaryState
-
- hasLanguage(String) -
Method in class org.activemath.exercises.model.PresentationBlock
-
- hasLearnerModel(String) -
Method in class org.activemath.tutor.coursegen.learnerModel.LearnerModelManager
- Check if the given Id of a LearnerModel could be found in this Manager.
- hasLocale -
Static variable in class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- hasMastery(String) -
Method in class org.activemath.studentmodel2.simulation.Simulee
- Check whether a mastery for a concept is available
- hasMastery -
Static variable in class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- hasMathML() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- hasMathPlayer() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- hasMisconception(String) -
Method in class org.activemath.studentmodel2.data.AssessmentModel
-
- hasMisconception(String, String) -
Method in class org.activemath.studentmodel2.LearnerModel
-
- hasModel(String) -
Method in class org.activemath.studentmodel2.AffectiveModelManager
-
- hasNewMail(String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- hasNewMail(String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS hasNewMail(): Checks whether the current authenticated
user has a new mail.
- hasNext() -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef.IteratorOfMBaseRefDeps
-
- hasNext() -
Method in class org.activemath.webapp.tools.data.storage.JDBCGapStorageDBIterator
- check whether there is another row in the request
- hasNext() -
Method in class org.activemath.webapp.tools.data.storage.JDBCTutorPresetStorageIterator
- check whether there is another row in the request
- hasNextbest() -
Method in class org.activemath.webapp.base.AppContext
-
- hasNextPage() -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- hasNotations() -
Method in class org.activemath.webapp.tools.SymbolPresentationListController.Symbol
-
- hasOnlySpecialActions() -
Method in class org.activemath.exercises.InteractionManager
- Tell whether the answer map contains only special actions, not
answers to the problem statement.
- hasPdf() -
Method in class org.activemath.webapp.base.AppContext
-
- hasPendingTests() -
Method in class org.activemath.webapp.user.User
-
- hasPermanentLogin() -
Method in class org.activemath.webapp.base.AppContext
-
- hasPlaceholderPropertyRestriction() -
Method in class org.activemath.content.mediator.rewriter.Pattern
-
- hasPreviousPage() -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- hasProperty(String) -
Method in class org.activemath.exercises.Configuration
-
- hasPropertyConstraint(String) -
Method in class org.activemath.content.mediator.query.KBQuery
-
- hasRepository(String) -
Method in class org.activemath.content.mediator.RepositoryManager
- Check if the repository with given id is registered in the HashMap
- hasSaidFinished() -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer.ErrorLister
-
- hasSCORMCertificate(String, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- hasSCORMCertificate(String, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS hasSCORMCertificate(): returns true if a certficate is
available for a user referred by usr_id in a SCORM learning module
referred by ref_id
- hasSiette() -
Method in class org.activemath.webapp.base.AppContext
-
- hasSpecialAction(String) -
Method in class org.activemath.exercises.InteractionManager
- Tell whether the answer map contains a specific action requested by
the user, such as a hint.
- hasStructuralErrors() -
Method in class org.activemath.webapp.tools.data.Gap.StructuralErrors
- for convenience
- hasText(Element, String) -
Static method in class org.activemath.omdocjdom.OJUtilities
- Searches through all the descendent text-nodes of the element if
the given string exists.
- help_requests -
Variable in class org.activemath.statistics.ExerciseStatistics.UserEntry
-
- HELP_SEEKING -
Static variable in class org.activemath.content.metadata.AMProcess
-
- HELP_VIEW -
Static variable in class org.activemath.webapp.base.AppContext
-
- HelpController - Class in org.activemath.webapp.controller
- Contact
Request parameters: none
- HelpController() -
Constructor for class org.activemath.webapp.controller.HelpController
-
- Heuristics - Class in org.activemath.omdocjdom.mbase
- An extensiion of
OJElement to contain the heuristics to resolve
references. - Heuristics() -
Constructor for class org.activemath.omdocjdom.mbase.Heuristics
-
- HibernateHelper - Class in org.activemath.util.db
- This class is a wrapper for the Hibernate
SessionFactories. - hidden -
Variable in class org.activemath.webapp.user.UserGroup
-
- HIGHER_EDUCATION -
Static variable in class org.activemath.content.metadata.LearningContext
-
- highlightItem(String) -
Method in class org.activemath.webapp.exercises.tools.graph.GraphVizu
-
- hint -
Static variable in class org.activemath.exercises.generators.DRGenerator
-
- hint(List, String, String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- hint(List) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- hint() -
Method in class org.activemath.exercises.generators.DRGenerator
-
- hintCondition(String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- hintDescription -
Variable in class org.activemath.events.types.ExerciseHintProvisionEvent
- The hint generated by the system to provide scaffolding help, e.g.,
"identify form of the statement" "apply the chain rule" etc.
- HintHistory - Class in org.activemath.webapp.feedback
-
- HintHistory(int) -
Constructor for class org.activemath.webapp.feedback.HintHistory
-
- hintIds -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- hintIterator() -
Method in class org.activemath.webapp.feedback.HintHistory
- returns an iterator over the items in the hint history
- hints -
Variable in class org.activemath.exercises.LocalUserModel
-
- HintTransition - Class in org.activemath.exercises.model
-
- HintTransition(Interaction, Interaction) -
Constructor for class org.activemath.exercises.model.HintTransition
-
- HISTORY -
Static variable in class org.activemath.content.metadata.Field
-
- HistoryQuery - Class in org.activemath.learner.history
- Class representing the constraint sets used to query the Database.
- HistoryQuery() -
Constructor for class org.activemath.learner.history.HistoryQuery
- Default constructor, does nothing.
- HistoryQuery(String) -
Constructor for class org.activemath.learner.history.HistoryQuery
- Initializes a new HistoryQuery with an
include constraint on the user id.
- HistoryQueryConstraint - Class in org.activemath.learner.history
-
- hostName -
Static variable in class org.activemath.util.TimeStamp
-
- hourFormat -
Static variable in class org.activemath.util.TimeStamp
-
- HOURS -
Static variable in class org.activemath.webapp.report.bucket.BucketType
-
- html2speechtext(String, String) -
Method in class org.activemath.webapp.speech.SpeechTranslator
-
- HTWGenerator - Class in org.activemath.exercises.generators
- This generator does not have any domain intelligence
it only directly uses the information coming from
HTW Domain Reasoner
- HTWGenerator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.HTWGenerator
-
- HTWGenerator.HtwEvaluator - Class in org.activemath.exercises.generators
-
- HTWGenerator.HtwEvaluator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.HTWGenerator.HtwEvaluator
-
- htwProlog2om(String) -
Method in class org.activemath.exercises.openmath.services.HTWService
-
- HTWSequenced - Class in org.activemath.exercises.generators
-
- HTWSequenced(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.HTWSequenced
-
- HTWService - Class in org.activemath.exercises.openmath.services
-
- HTWService() -
Constructor for class org.activemath.exercises.openmath.services.HTWService
-
- HypothesesContainer - Class in org.activemath.studentmodel2.assessment.tbm
- This Class contains a set of hypotheses
- HypothesesContainer() -
Constructor for class org.activemath.studentmodel2.assessment.tbm.HypothesesContainer
- Empty default constructor
- Hypothesis - Class in org.activemath.studentmodel2.assessment.tbm
- This class represents a hypothesis about a set of atoms and it's probability.
- Hypothesis() -
Constructor for class org.activemath.studentmodel2.assessment.tbm.Hypothesis
-
I
- I18nTool - Class in org.activemath.webapp.view.tools
- View tool for localization
- I18nTool(String, AppModel) -
Constructor for class org.activemath.webapp.view.tools.I18nTool
-
- IBeliefContainer - Interface in org.activemath.studentmodel2.assessment
-
- IBeliefModel - Interface in org.activemath.studentmodel2.assessment
- This interface allows the usage of different belief models, or better
assessment strategies.
- ICMAP_TOOL -
Static variable in class org.activemath.webapp.base.AppContext
-
- id -
Variable in class org.activemath.content.Book
-
- id -
Variable in class org.activemath.content.items.Item
-
- id -
Variable in class org.activemath.events.ActivemathEvent
- Id of event (defaults to
-1)
- ID - Class in org.activemath.omdocjdom
- This implements the
ID interface in the simplest manner. - ID(ID, String) -
Constructor for class org.activemath.omdocjdom.ID
- Reads the ID using the pattern and the baseID to make a relative ID.
- ID(ID, String, String) -
Constructor for class org.activemath.omdocjdom.ID
- Tries to return the ID of the node with the same collection but with given theory and name.
- ID(String) -
Constructor for class org.activemath.omdocjdom.ID
- Makes an ID by extracting the informations from the string given which is supposed to be a
properly formatted mbase URI obeying the patther
mbase://collection/theory/name.
- ID(String, String) -
Constructor for class org.activemath.omdocjdom.ID
-
- ID(String, String, String, String) -
Constructor for class org.activemath.omdocjdom.ID
- Plain constructor acting as a record constructor (stores the fields, period).
- id(int) -
Method in class org.activemath.omdocjdom.index.queries.SearchResultHits
-
- id -
Variable in class org.activemath.omdocjdom.OJElement
- A buffer to store the id of the element for the first time it is computed.
- id -
Variable in class org.activemath.sequencer.ExerciseSequencer
-
- id -
Variable in class org.activemath.webapp.exercises.ExerciseController.ExerciseSheetItem
-
- id -
Variable in class org.activemath.webapp.tools.SymbolPresentationListController.Item
-
- id -
Variable in class org.activemath.webapp.user.UserGroup
-
- id -
Variable in class org.activemath.webapp.util.cache.CacheInfo
-
- ID.PoolableRE - Class in org.activemath.omdocjdom
-
- ID.PoolableRE(RE) -
Constructor for class org.activemath.omdocjdom.ID.PoolableRE
-
- IdAMIndexQuery - Class in org.activemath.omdocjdom.index.queries
- A query that's somewhat bizarre and is non-joinable to other queries,
it searches for, simply, an ID.
- IdAMIndexQuery(String) -
Constructor for class org.activemath.omdocjdom.index.queries.IdAMIndexQuery
-
- IdAMQuery - Class in org.activemath.webapp.dict.queries
-
- IdAMQuery(String) -
Constructor for class org.activemath.webapp.dict.queries.IdAMQuery
-
- idCounter -
Static variable in class org.activemath.tutor.TutorialInteraction
- Counter for ID generation
- IDEASDRService - Class in org.activemath.exercises.openmath.services
-
- IDEASDRService() -
Constructor for class org.activemath.exercises.openmath.services.IDEASDRService
-
- IDEASDRService(String) -
Constructor for class org.activemath.exercises.openmath.services.IDEASDRService
-
- IDEASGenerator - Class in org.activemath.exercises.generators
-
- IDEASGenerator() -
Constructor for class org.activemath.exercises.generators.IDEASGenerator
-
- IDEASGenerator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.IDEASGenerator
-
- IDEASGenerator.IDEASDREvaluator - Class in org.activemath.exercises.generators
-
- IDEASGenerator.IDEASDREvaluator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.IDEASGenerator.IDEASDREvaluator
-
- IDEditPanel - Class in org.activemath.author.toc
- A dialog window allowing to modify contents of an OmgroupElement
- IDEditPanel(OJref, String, TOC) -
Constructor for class org.activemath.author.toc.IDEditPanel
-
- identifier -
Variable in class org.activemath.exercises.openmath.OpenMathServiceBroker.ServiceEntry
-
- idLabel -
Variable in class org.activemath.author.toc.IDPanel
-
- idName -
Variable in class org.activemath.author.toc.IDEditPanel
-
- idOf -
Variable in class org.activemath.abstractcontent.MBaseRef.Dependency
-
- idOn -
Variable in class org.activemath.abstractcontent.MBaseRef.Dependency
-
- idPanel -
Variable in class org.activemath.author.toc.IDEditPanel
-
- IDPanel - Class in org.activemath.author.toc
- A dialog window allowing to modify a String
- IDPanel(String, String, IDEditPanel) -
Constructor for class org.activemath.author.toc.IDPanel
-
- IDPanel(String, String, String, IDEditPanel) -
Constructor for class org.activemath.author.toc.IDPanel
-
- idText -
Variable in class org.activemath.author.toc.IDPanel
-
- ignorableWhitespace(char[], int, int) -
Method in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- IID - Class in org.activemath.omdocjdom
- Simple extension of
ID that guarantees that its constituents are interned strings
producing faster comparisons. - IID(String, String, String, String) -
Constructor for class org.activemath.omdocjdom.IID
-
- ilClone(String, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- ilClone(String, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS ilClone(): Only for internal usage.Syntax, parameters
may change in future releases.
- ilCloneDependencies(String, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- ilCloneDependencies(String, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS ilCloneDependencies(): Only for internal usage.Syntax,
parameters may change in future releases.
- ILIASSoapWebservice - Interface in org.activemath.webapp.base.external.ilias
-
- ILIASSoapWebserviceBindingStub - Class in org.activemath.webapp.base.external.ilias
-
- ILIASSoapWebserviceBindingStub() -
Constructor for class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- ILIASSoapWebserviceBindingStub(URL, Service) -
Constructor for class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- ILIASSoapWebserviceBindingStub(Service) -
Constructor for class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- ILIASSoapWebserviceLocator - Class in org.activemath.webapp.base.external.ilias
-
- ILIASSoapWebserviceLocator() -
Constructor for class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceLocator
-
- ILIASSoapWebserviceLocator(EngineConfiguration) -
Constructor for class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceLocator
-
- ILIASSoapWebserviceLocator(String, QName) -
Constructor for class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceLocator
-
- ILIASSoapWebservicePortType - Interface in org.activemath.webapp.base.external.ilias
-
- ILLUSTRATES -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- The forWhat of an Example
- IlOperation - Class in org.activemath.webapp.base.external.ilias
-
- IlOperation() -
Constructor for class org.activemath.webapp.base.external.ilias.IlOperation
-
- IlOperation(int, String, String) -
Constructor for class org.activemath.webapp.base.external.ilias.IlOperation
-
- IlUserData - Class in org.activemath.webapp.base.external.ilias
-
- IlUserData() -
Constructor for class org.activemath.webapp.base.external.ilias.IlUserData
-
- IlUserData(int, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, int, int, int, int, int, String, String, int, boolean, String, String, String, String, String) -
Constructor for class org.activemath.webapp.base.external.ilias.IlUserData
-
- image -
Variable in class org.activemath.exercises.parsers.Token
- The string image of the token.
- ImageGenController - Class in org.activemath.webapp.imagegen
-
- ImageGenController() -
Constructor for class org.activemath.webapp.imagegen.ImageGenController
-
- ImageGenerator - Class in org.activemath.webapp.imagegen
-
- importedStylesheets -
Variable in class org.activemath.xsl.JaxpProcessor
- Hashtable with all stylesheets imported (as Set) by a stylesheet
- ImportGenerator - Class in org.activemath.presentation.xsl
- Ripped off from old org.activemath.xsl.SymbolPresentationImportGenerator
Only works on files, not URLs.
- importSession() -
Method in class org.activemath.author.toc.TOC
- shwos a dialog that allows the user to enter session parameters.
- importUsers(String, int, String, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- importUsers(String, int, String, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS import users into folder id, which should be ref_id of
folder or user folder (-1:System user folder, 0: checks access at
user level, otherwise refid): conflict_rule: IL_FAIL_ON_CONFLICT =
1, IL_UPDATE_ON_CONFLICT = 2, IL_IGNORE_ON_CONFLICT = 3.
- ImprovedJTextField - Class in org.activemath.author.toc
-
- ImprovedJTextField() -
Constructor for class org.activemath.author.toc.ImprovedJTextField
-
- ImprovedJTextField(Document, String, int) -
Constructor for class org.activemath.author.toc.ImprovedJTextField
-
- ImprovedJTextField(int) -
Constructor for class org.activemath.author.toc.ImprovedJTextField
-
- ImprovedJTextField(String) -
Constructor for class org.activemath.author.toc.ImprovedJTextField
-
- ImprovedJTextField(String, int) -
Constructor for class org.activemath.author.toc.ImprovedJTextField
-
- imsManifestOutPutfile -
Static variable in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.ClientUtil
-
- inBuf -
Variable in class org.activemath.exercises.parsers.SimpleCharStream
-
- incAssertions() -
Method in class org.activemath.webapp.tools.LOSupportStatistics
-
- incDefinitions() -
Method in class org.activemath.webapp.tools.LOSupportStatistics
-
- incExamples() -
Method in class org.activemath.webapp.tools.LOSupportStatistics
-
- incExercises() -
Method in class org.activemath.webapp.tools.LOSupportStatistics
-
- incFinished() -
Method in class org.activemath.webapp.user.BookStat
-
- incMethods() -
Method in class org.activemath.webapp.tools.LOSupportStatistics
-
- incOperationCount() -
Method in class org.activemath.webapp.tools.data.GapManager
-
- incProofs() -
Method in class org.activemath.webapp.tools.LOSupportStatistics
-
- incrementTimesSeen(String, String) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- Increments the number of Times an element has been seen
- incrementTimesSeen(String, String) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- Increments the number of Times an element has been seen
- incrementTimesSeen(String, String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- incrNumDislikes() -
Method in class org.activemath.webapp.report.data.FeedbackStat
-
- incrNumExercisesFinished() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- incrNumExercisesFinishedCorrect() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- incrNumExercisesFinishedIncorrect() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- incrNumExercisesGivenUp() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- incrNumExercisesNotAttempted() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- incrNumExercisesUnfinished() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- incrNumLikes() -
Method in class org.activemath.webapp.report.data.FeedbackStat
-
- incrNumPagesAccessed() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- incrNumSearches() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- incrNumSessions() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- incrNumSessionsWithExercise() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- incrNumSurveysSubmitted() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- incrNumUndislikes() -
Method in class org.activemath.webapp.report.data.FeedbackStat
-
- incrNumUnlikes() -
Method in class org.activemath.webapp.report.data.FeedbackStat
-
- incStarted() -
Method in class org.activemath.webapp.user.BookStat
-
- incTexts() -
Method in class org.activemath.webapp.tools.LOSupportStatistics
-
- incTotal() -
Method in class org.activemath.webapp.user.BookStat
-
- indentSpace() -
Method in class org.activemath.util.PrettyUTF8XMLWriter
-
- IndexConstants - Interface in org.activemath.omdocjdom.index
- A pack of constant strings to be used to manipulate the search index.
- IndexDescriptor - Class in org.activemath.omdocjdom.index
- A simple class to read and write index-descriptor XML file from the disk.
- IndexDescriptor(File) -
Constructor for class org.activemath.omdocjdom.index.IndexDescriptor
-
- IndexedCollectionStatus - Class in org.activemath.omdocjdom.slumb
- Class to denote the current status of a collection such
as the listing the files, their IDs, their modification dates, and theories.
- IndexedCollectionStatus(File, SlumbIndex, boolean) -
Constructor for class org.activemath.omdocjdom.slumb.IndexedCollectionStatus
-
- INDEXER_ITEMS -
Static variable in class org.activemath.omdocjdom.lucene.LuceneUtilities
-
- IndexQueryMaker - Class in org.activemath.webapp.dict.queries
- Builds the queries
using arguments of this package.
- IndexQueryMaker(AMQueryPack, User, AuthorExtendedMBaseRef) -
Constructor for class org.activemath.webapp.dict.queries.IndexQueryMaker
-
- IndexRunner - Class in org.activemath.omdocjdom.index
-
- IndexRunner() -
Constructor for class org.activemath.omdocjdom.index.IndexRunner
-
- IndexStatistics - Class in org.activemath.omdocjdom.index.analysis
- Simple class to count the number of tokens in an index.
- IndexStatistics(String) -
Constructor for class org.activemath.omdocjdom.index.analysis.IndexStatistics
-
- indirectEvidences -
Variable in class org.activemath.events.types.BeliefUpdateEvent
- key: competency
value: Boolean whether indirct evidence has been used, true if yes
- indirectEvidenceUsed -
Variable in class org.activemath.studentmodel2.assessment.simple.SimpleBeliefContainer
-
- INDUSTRIAL_ENGINEERING -
Static variable in class org.activemath.content.metadata.Field
-
- INFER -
Static variable in class org.activemath.content.metadata.AMProcess
-
- info -
Variable in class org.activemath.omdocjdom.OJDocument
-
- info -
Variable in class org.activemath.omdocjdom.OJElement
-
- INFO -
Static variable in class org.activemath.webapp.dict.DictUserMessage
-
- info(String) -
Method in class org.activemath.webapp.ws.PlainLogger
-
- Infoable - Interface in org.activemath.omdocjdom
- A simple interface to denote objects capable of storing and
retrieving any type of information in one slot.
- InfomapCatcher - Class in org.activemath.omdocjdom.index.infomap
-
- InfomapCommunicator - Class in org.activemath.omdocjdom.index.infomap
-
- InfomapCommunicator(String, String, String, String, String, boolean) -
Constructor for class org.activemath.omdocjdom.index.infomap.InfomapCommunicator
-
- InfomapResult - Class in org.activemath.omdocjdom.index.infomap
-
- InfomapResult(String) -
Constructor for class org.activemath.omdocjdom.index.infomap.InfomapResult
-
- InfomapSystemEnvironment - Class in org.activemath.omdocjdom.index.infomap
-
- InfomapSystemEnvironment() -
Constructor for class org.activemath.omdocjdom.index.infomap.InfomapSystemEnvironment
-
- Inheritor - Class in org.activemath.omdocjdom.slumb
- A class that is responsible to operate the inheritance procedure
which allows included items to obtain new children and attributes based
on the parents.
- Inheritor(File) -
Constructor for class org.activemath.omdocjdom.slumb.Inheritor
-
- Inheritor(IndexedCollectionStatus) -
Constructor for class org.activemath.omdocjdom.slumb.Inheritor
-
- Inheritor.Reparser - Interface in org.activemath.omdocjdom.slumb
-
- init() -
Method in class org.activemath.applets.AppletLoader
- Builds the small user-interface of the in-page applet that
makes this button and attaches actions.
- init() -
Method in class org.activemath.applets.CasConsole
- Initialization method for the applet.
- init() -
Method in class org.activemath.applets.DumbApplet
-
- init() -
Method in class org.activemath.applets.exercises.Mapping
-
- init() -
Method in class org.activemath.applets.PeripherieWinkel
-
- init() -
Method in class org.activemath.applets.PeripherieWinkel.KOrdSys
-
- init() -
Method in class org.activemath.applets.ProxiedAppletLoader
-
- init() -
Method in class org.activemath.applets.SearchQueryTypeApplet
- Parameters
language: a two letter code of a supported ActiveMath language,
is used to load the appropriate phrases
selectedType: the name of the selected type of query
- init() -
Method in class org.activemath.author.toc.TOCEditButtonApplet
-
- init() -
Method in class org.activemath.author.toc.TOCEditForJSCalls
-
- init() -
Static method in class org.activemath.config.Manager
- This inits the configurations reading properties from the three properties
files (Manager.properties in the jar, ActiveMath.properties in conf, and
ActiveMath-individual.properties in conf.
- init() -
Method in class org.activemath.omdocjdom.collsync.CSServlet
-
- init() -
Method in class org.activemath.omdocjdom.ID.PoolableRE
-
- init() -
Method in class org.activemath.omdocjdom.map.JDMRecBookMaker
-
- init(MBaseRef, Subconfiguration) -
Method in class org.activemath.omdocjdom.rephrase.RephraseGraph
- Fills the graph with the rephrase-rules.
- init() -
Method in interface org.activemath.omdocjdom.SimplePool.Poolable
-
- init() -
Method in class org.activemath.omdocjdom.SimplePoolPassive.Wrapper
-
- init() -
Method in class org.activemath.studentmodel2.data.AssessmentModel
- After-constructor initialisation.
- init(String) -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
- Initialize a new simulation
- init() -
Static method in class org.activemath.util.AdvancedTestCase
-
- init() -
Method in class org.activemath.util.Console
-
- init() -
Method in class org.activemath.util.PoolManager
-
- init() -
Method in class org.activemath.webapp.base.external.SakaiToolMyBooks
-
- init() -
Method in class org.activemath.webapp.dict.AutoCompletionServlet
-
- init() -
Method in class org.activemath.webapp.exercises.tools.graph.GraphVizu
- Initializes the applet
- init() -
Method in class org.activemath.webapp.extasy.graph.GraphVizu
-
- init() -
Method in class org.activemath.webapp.notes.db.JDBCNotesDatabase
- initializes the database.
- init() -
Method in class org.activemath.webapp.servlets.ActivemathServlet
- This method triggers application wide initialisation.
- init(ServletConfig) -
Method in class org.activemath.webapp.servlets.FileServlet
-
- init() -
Method in class org.activemath.webapp.tools.data.storage.JDBCGapStorageDatabase
- Initializes the database.
- init() -
Method in class org.activemath.webapp.tools.data.storage.JDBCTutorPresetStorage
- Initializes the database.
- init(Object) -
Method in class org.activemath.webapp.view.tools.LinkTool
-
- init() -
Method in class org.activemath.webapp.ws.XmlRpcServiceServlet
-
- initAction(Action) -
Method in class org.activemath.webapp.extasy.actions.ActionResource
-
- initConceptNames() -
Static method in class org.activemath.omdocjdom.OJConstants
-
- initContent() -
Method in class org.activemath.content.ContentManager
- Causes RecBooks and Groupings to be read from configuration
and (re-)initialized.
- initContext() -
Method in class org.activemath.exercises.generators.IDEASGenerator
-
- initDifficulty() -
Method in class org.activemath.exercises.generators.DRGenerator
-
- initEncoding() -
Method in class org.activemath.exercises.generators.DRGenerator
-
- initExercise(User) -
Method in class org.activemath.webapp.exercises.CasConsoleController
-
- initExercise(User) -
Method in class org.activemath.webapp.exercises.DRConsoleController
-
- initExercise(User, AppModel) -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- initExerciseListIterator(List<String>) -
Method in class org.activemath.sequencer.ExerciseSequencer
-
- initFirstStepId() -
Method in class org.activemath.exercises.generators.DRGenerator
-
- initFunction() -
Method in class org.activemath.webapp.evaluators.Evaluator
-
- initGenerator(String) -
Method in class org.activemath.exercises.generators.CompositeExercise
-
- initGraph(Graph) -
Static method in class org.activemath.webapp.exercises.tools.Utility
-
- initGUIAppender() -
Static method in class org.activemath.config.startup.AMMonolithicWithGUI
-
- initialCompetency -
Variable in class org.activemath.sequencer.TutorialExerSeqTrainCompetencyLevel
-
- initialInteraction -
Variable in class org.activemath.exercises.generators.MappingRandomizer
-
- initialInteraction -
Variable in class org.activemath.exercises.generators.Randomizer
-
- initializeMappings() -
Static method in class org.activemath.content.metadata.CompetencySystem
-
- initializeModel() -
Method in class org.activemath.studentmodel2.data.AffectiveModel
- Sets initial values for the supported factors - should always be called after creation
- initializeOmegaSession(String) -
Method in class org.activemath.exercises.openmath.services.OmegaTutorService
-
- initializeService() -
Method in class org.activemath.exercises.openmath.services.HTWService
-
- initializeServiceConfirm() -
Method in class org.activemath.exercises.openmath.services.HTWService
-
- initialNode -
Variable in class org.activemath.exercises.generators.CasConsole
-
- initialNode -
Variable in class org.activemath.exercises.generators.OmegaTutorGenerator
-
- initialNode -
Variable in class org.activemath.exercises.generators.Static
-
- initialNode -
Variable in class org.activemath.exercises.generators.TruthTables
-
- initialState -
Variable in class org.activemath.tutor.coursegen.jshop2.JShop2Planner
-
- initialWorldState -
Variable in class org.activemath.tutor.TutorialInteraction
-
- initIndexerItems() -
Static method in class org.activemath.omdocjdom.lucene.LuceneUtilities
-
- initItemNames() -
Static method in class org.activemath.omdocjdom.OJConstants
-
- initLang(String) -
Method in class org.activemath.exercises.generators.feedback.FeedbackGenerator
-
- initLog4J() -
Static method in class org.activemath.config.Manager
- This erases the previously set log4j configurations and then reads the file
conf/log4j.properties to feed it to the
org.log4j.PropertyConfigurator.
- initLog4jWithGUI() -
Static method in class org.activemath.config.startup.AMMonolithicWithGUI
- First loads the class
Logger thus initting log4j.
- initMetadata() -
Method in class org.activemath.content.items.DynamicItemText
-
- initModel(String) -
Method in class org.activemath.studentmodel2.LearnerModel
- Load/create the model for a user.
- initNonVisibleItems() -
Static method in class org.activemath.omdocjdom.lucene.LuceneUtilities
-
- initOJItems() -
Static method in class org.activemath.omdocjdom.lucene.LuceneUtilities
-
- initParam(String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- initPlainTextAnalyzers() -
Method in class org.activemath.omdocjdom.index.analysis.AMAnalyzer
-
- initProblemStatement() -
Method in class org.activemath.exercises.generators.DRGenerator
-
- initQueryParameters(OJDynamicItem) -
Method in class org.activemath.content.items.DynamicItem
- Initiate the member
queryParameters
- initSaxBuilder() -
Method in class org.activemath.omdocjdom.mbase.MBaseBuilder
-
- initStaticRephrase(Subconfiguration) -
Static method in class org.activemath.omdocjdom.rephrase.RephraseHeuristics
- Builds a static rephrase-graph stored here and that
can be used with
RephraseHeuristics.staticRephrase(org.activemath.omdocjdom.OJElement, java.lang.String, java.lang.String).
- initTaskFromParam() -
Method in class org.activemath.exercises.generators.DRGenerator
-
- initTitles(String) -
Method in class org.activemath.content.items.DynamicItem
-
- initTitles(String) -
Method in class org.activemath.content.items.DynamicItemCMap
-
- initTitles(String) -
Method in class org.activemath.content.items.DynamicItemDM
-
- initTitles(String) -
Method in class org.activemath.content.items.DynamicItemDynamicTask
-
- initTitles(String) -
Method in class org.activemath.content.items.DynamicItemExerciseSequencer
-
- initTitles(String) -
Method in class org.activemath.content.items.DynamicItemTCTA
- get the general titles for author notification
- initTitles(String) -
Method in class org.activemath.content.items.DynamicItemText
- For this kind of DynamicItem, there are two ways to get the title:
One is to use the NLG to get the textMap, which will call the mediator
to get the Titel Map from Repository.
- initXmlRpcClient() -
Method in class org.activemath.abstractcontent.MathWebBrokerWrapper
-
- injectXref(OJElement) -
Method in class org.activemath.webapp.clip.OMSDisambiguator
-
- injectXrefInAll(OJElement) -
Method in class org.activemath.webapp.clip.OMSDisambiguator
-
- INPUT_EDITOR -
Static variable in class org.activemath.webapp.user.UserData
-
- input_stream -
Variable in class org.activemath.exercises.parsers.CasParserActiveMathTokenManager
-
- input_stream -
Variable in class org.activemath.exercises.parsers.CasParserAxiomTokenManager
-
- input_stream -
Variable in class org.activemath.exercises.parsers.CasParserDrvTokenManager
-
- input_stream -
Variable in class org.activemath.exercises.parsers.CasParserHtwTokenManager
-
- input_stream -
Variable in class org.activemath.exercises.parsers.CasParserMaximaTokenManager
-
- input_stream -
Variable in class org.activemath.exercises.parsers.CasParserMfTokenManager
-
- input_stream -
Variable in class org.activemath.exercises.parsers.CasParserMmaTokenManager
-
- input_stream -
Variable in class org.activemath.exercises.parsers.CasParserMpdTokenManager
-
- input_stream -
Variable in class org.activemath.exercises.parsers.CasParserMplTokenManager
-
- input_stream -
Variable in class org.activemath.exercises.parsers.CasParserRdcTokenManager
-
- input_stream -
Variable in class org.activemath.exercises.parsers.CasParserYacasTokenManager
-
- inputStream -
Variable in class org.activemath.exercises.parsers.SimpleCharStream
-
- INSERT_ELE_OPERATOR -
Static variable in class org.activemath.tutor.coursegen.jshop2.JShopUtil
- Insert a referent to learning Object.
- INSERT_SERVICE_OPERATOR -
Static variable in class org.activemath.tutor.coursegen.jshop2.JShopUtil
- Insert a learning service
- insertCatalogueSubTree(DefaultMutableTreeNode, DefaultMutableTreeNode, int) -
Method in class org.activemath.author.toc.EditableTOCJTree
- inserts a given subtree into this tree, (used for pasting)
- insertCatalogueSubTree(DefaultMutableTreeNode, DefaultMutableTreeNode) -
Method in class org.activemath.author.toc.EditableTOCJTree
-
- insertCatalogueSubTrees(Vector, DefaultMutableTreeNode, int) -
Method in class org.activemath.author.toc.EditableTOCJTree
- inserts several given subtrees into destinationNode
- insertCommand(String) -
Method in class org.activemath.util.Console
-
- insertConfidenceCheck -
Variable in class org.activemath.exercises.generators.DefaultGenerator
-
- insertFeedback(Element, Element) -
Method in class org.activemath.exercises.generators.StrategyAction
-
- insertKR(Element) -
Method in class org.activemath.exercises.generators.StrategyAction
-
- insertKR(Element, String, String) -
Method in class org.activemath.exercises.generators.StrategyAction
-
- InsertMultimedia - Class in org.activemath.webapp.extasy.actions
-
- InsertMultimedia() -
Constructor for class org.activemath.webapp.extasy.actions.InsertMultimedia
-
- instanciateDynamicItem(String) -
Method in class org.activemath.content.items.DynamicItem
- This is a stratergie method for all kind of DynamicItem.
- instanciateDynamicItem(String) -
Method in class org.activemath.content.items.DynamicItemCMap
- Here we execute the DynamicItemLearningService for CMap.
- instanciateDynamicItem(String) -
Method in class org.activemath.content.items.DynamicItemDM
-
- instanciateDynamicItem(String) -
Method in class org.activemath.content.items.DynamicItemDynamicTask
- This method execute the dynamicTask.
- instanciateDynamicItem(String) -
Method in class org.activemath.content.items.DynamicItemExerciseSequencer
-
- instanciateDynamicItem(String) -
Method in class org.activemath.content.items.DynamicItemTCTA
-
- instanciateDynamicItem(String) -
Method in class org.activemath.content.items.DynamicItemText
- Here we execute the DynamicItemText.
- instantiateDynamicItems(String) -
Method in class org.activemath.content.Page
- Currently all the dynamicItem will be treated as non-instantiated,
because the execution of part of kinds of dynamicItem occurs no more in
logical level but in presentation level.
- INTEGER -
Static variable in interface org.activemath.exercises.parsers.CasParserActiveMathConstants
-
- INTEGER -
Static variable in interface org.activemath.exercises.parsers.CasParserAxiomConstants
-
- INTEGER -
Static variable in interface org.activemath.exercises.parsers.CasParserDrvConstants
-
- INTEGER -
Static variable in interface org.activemath.exercises.parsers.CasParserHtwConstants
-
- INTEGER -
Static variable in interface org.activemath.exercises.parsers.CasParserMaximaConstants
-
- INTEGER -
Static variable in interface org.activemath.exercises.parsers.CasParserMfConstants
-
- INTEGER -
Static variable in interface org.activemath.exercises.parsers.CasParserMmaConstants
-
- INTEGER -
Static variable in interface org.activemath.exercises.parsers.CasParserMpdConstants
-
- INTEGER -
Static variable in interface org.activemath.exercises.parsers.CasParserMplConstants
-
- INTEGER -
Static variable in interface org.activemath.exercises.parsers.CasParserRdcConstants
-
- INTEGER -
Static variable in interface org.activemath.exercises.parsers.CasParserYacasConstants
-
- IntegralDRService - Class in org.activemath.exercises.openmath.services
-
- IntegralDRService() -
Constructor for class org.activemath.exercises.openmath.services.IntegralDRService
-
- IntegralGenerator - Class in org.activemath.exercises.generators
-
- IntegralGenerator() -
Constructor for class org.activemath.exercises.generators.IntegralGenerator
-
- IntegralGenerator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.IntegralGenerator
-
- IntegralGenerator.IntegralDREvaluator - Class in org.activemath.exercises.generators
-
- IntegralGenerator.IntegralDREvaluator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.IntegralGenerator.IntegralDREvaluator
-
- integrate(Element) -
Method in class org.activemath.webapp.exercises.WirisIntegrator
-
- integrate(String) -
Method in class org.activemath.webapp.exercises.WirisIntegrator
-
- INTERACTION -
Static variable in class org.activemath.events.tags.EventTag
- Represents
InteractionEventTag
- interaction(String, List, List) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- interaction(String, Element, Element, Element) -
Static method in class org.activemath.exercises.generators.util.OMDUtil
-
- Interaction - Class in org.activemath.exercises.model
-
- Interaction(String) -
Constructor for class org.activemath.exercises.model.Interaction
-
- Interaction - Class in org.activemath.webapp.exercises.tools
-
- Interaction(String, boolean) -
Constructor for class org.activemath.webapp.exercises.tools.Interaction
-
- INTERACTION -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- Interaction.AnswermapItem - Class in org.activemath.webapp.exercises.tools
-
- Interaction.AnswermapItem() -
Constructor for class org.activemath.webapp.exercises.tools.Interaction.AnswermapItem
-
- Interaction.FeedbackItem - Class in org.activemath.webapp.exercises.tools
-
- Interaction.FeedbackItem() -
Constructor for class org.activemath.webapp.exercises.tools.Interaction.FeedbackItem
-
- Interaction.InteractionElement - Class in org.activemath.webapp.exercises.tools
-
- Interaction.InteractionElement() -
Constructor for class org.activemath.webapp.exercises.tools.Interaction.InteractionElement
-
- INTERACTION_BOOK -
Static variable in class org.activemath.events.tags.EventTag
- Represents
InteractionBookEventTag
- INTERACTION_CONTROL -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- INTERACTION_DICT -
Static variable in class org.activemath.events.tags.EventTag
- Represents
InteractionDictionaryEventTag
- INTERACTION_EXERCISE -
Static variable in class org.activemath.events.tags.EventTag
- Represents
InteractionExerciseEventTag
- INTERACTION_FEEDBACK -
Static variable in class org.activemath.events.tags.EventTag
- Represents
InteractionFeedbackEventTag
- InteractionBookEventTag - Interface in org.activemath.events.tags
- Event Tag: event is associated to a user interaction on a book.
- InteractionDictionaryEventTag - Interface in org.activemath.events.tags
- Event Tag: event is associated to a user interaction in the Dictionary.
- InteractionEventTag - Interface in org.activemath.events.tags
- Event Tag: event is associated to a user interaction.
- InteractionExerciseEventTag - Interface in org.activemath.events.tags
- Event Tag: event is associated to a user interaction with an interactive exercise.
- InteractionFeedbackEventTag - Interface in org.activemath.events.tags
- Event Tag: event is associated to a user interaction giving explicit feedback.
- InteractionGenerator - Class in org.activemath.exercises
- Base class for interaction element generators.
- InteractionGenerator() -
Constructor for class org.activemath.exercises.InteractionGenerator
-
- InteractionGenerator(LocalUserModel) -
Constructor for class org.activemath.exercises.InteractionGenerator
-
- InteractionGenerator(LocalUserModel, String) -
Constructor for class org.activemath.exercises.InteractionGenerator
-
- interactionGenerator2js(Element, AppModel) -
Method in class org.activemath.webapp.extasy.util.Java2Javascript
-
- interactionIds -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- InteractionManager - Class in org.activemath.exercises
- Interaction manager for exercises: http://www.w3.org/TR/mmi-framework/#s2
- InteractionManager(User) -
Constructor for class org.activemath.exercises.InteractionManager
-
- InteractionManager.UserInputHistoryEntry - Class in org.activemath.exercises
-
- InteractionManager.UserInputHistoryEntry() -
Constructor for class org.activemath.exercises.InteractionManager.UserInputHistoryEntry
-
- interactionMap() -
Static method in class org.activemath.exercises.generators.util.OMDUtil
-
- interactionMap(Element) -
Static method in class org.activemath.exercises.generators.util.OMDUtil
-
- interactionMap(Element, Element) -
Static method in class org.activemath.exercises.generators.util.OMDUtil
-
- interactionMap(List<Element>) -
Static method in class org.activemath.exercises.generators.util.OMDUtil
-
- InteractionTransition - Class in org.activemath.exercises.model
-
- InteractionTransition(Interaction, Interaction) -
Constructor for class org.activemath.exercises.model.InteractionTransition
-
- InteractionView - Class in org.activemath.webapp.extasy.views
-
- InteractionView() -
Constructor for class org.activemath.webapp.extasy.views.InteractionView
-
- InteractionView.ItemView - Class in org.activemath.webapp.extasy.views
-
- InteractionView.ItemView() -
Constructor for class org.activemath.webapp.extasy.views.InteractionView.ItemView
-
- interactivityLevel -
Variable in class org.activemath.content.items.Metadata
-
- interactivityType -
Variable in class org.activemath.content.items.Metadata
-
- INTEREST -
Static variable in class org.activemath.webapp.user.UserData
-
- internalEntityDecl(String, String) -
Method in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- internalId -
Variable in class org.activemath.content.Book
-
- internalizeAttName(String) -
Static method in class org.activemath.omdocjdom.OJConstants
- Makes sure the name given is
== to one of the attribute-names in this class
otherwise simply internalizes the string (with String.intern()).
- internalizeEltName(String) -
Static method in class org.activemath.omdocjdom.OJConstants
- Makes sure the name given is
== to one of the element-names in this class
otherwise simply internalizes the string (with String.intern()).
- internStrings() -
Method in class org.activemath.omdocjdom.ID
- Computes an equal id with all components interned string.
- internStrings() -
Method in class org.activemath.omdocjdom.IID
-
- INTERPRET -
Static variable in class org.activemath.content.metadata.AMProcess
-
- InToOutStream - Class in org.activemath.util
- A simple class and thread to read from an input-stream and write to the outputstream.
- InToOutStream(InputStream, OutputStream) -
Constructor for class org.activemath.util.InToOutStream
-
- intValue() -
Method in class org.activemath.content.metadata.Abstractness
-
- intValue() -
Method in class org.activemath.content.metadata.AchievementLevel
-
- intValue() -
Method in class org.activemath.content.metadata.ActionDate
-
- intValue() -
Method in class org.activemath.content.metadata.CompetencyLevel
-
- intValue() -
Method in class org.activemath.content.metadata.Difficulty
-
- intValue() -
Method in class org.activemath.content.metadata.ExerciseType
-
- intValue() -
Method in class org.activemath.content.metadata.LearningContext
-
- intValue() -
Method in class org.activemath.content.metadata.LearningTime
-
- InvalidContentIdsException - Exception in org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI
-
- InvalidContentIdsException() -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.InvalidContentIdsException
-
- InvalidContentIdsException(String) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.InvalidContentIdsException
-
- InvalidContentIdsException(List) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.InvalidContentIdsException
-
- InvalidContentIdsException(String, Throwable) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.InvalidContentIdsException
-
- InvalidContentIdsException(Throwable) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.InvalidContentIdsException
-
- InvalidID - Exception in org.activemath.omdocjdom
-
- InvalidID(String) -
Constructor for exception org.activemath.omdocjdom.InvalidID
-
- InvalidID(String, Throwable) -
Constructor for exception org.activemath.omdocjdom.InvalidID
-
- InvalidOJDocumentException - Exception in org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI
-
- InvalidOJDocumentException() -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.InvalidOJDocumentException
-
- InvalidOJDocumentException(String) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.InvalidOJDocumentException
-
- InvalidOJDocumentException(OJDocument) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.InvalidOJDocumentException
-
- InvalidOJDocumentException(String, Throwable) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.InvalidOJDocumentException
-
- InvalidOJDocumentException(Throwable) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.InvalidOJDocumentException
-
- INVERSE_FOR_RELATION_NAMES -
Static variable in class org.activemath.omdocjdom.OJConstants
- A list of all relation types that should be returned by a method
similar to the inverse of get-for-what.
- IRinterval - Class in org.activemath.studentmodel2.assessment
-
- IRinterval(double, double) -
Constructor for class org.activemath.studentmodel2.assessment.IRinterval
-
- IrrationalNavigation - Class in org.activemath.feedback.diagnoses
-
- IrrationalNavigation(String, UserContext) -
Constructor for class org.activemath.feedback.diagnoses.IrrationalNavigation
-
- IRT - Class in org.activemath.studentmodel2.simulation
- The IRT class implements some aspects of the dichotomous Rasch-Model of
the item response theory.
- IRT() -
Constructor for class org.activemath.studentmodel2.simulation.IRT
-
- irtDifficulty -
Variable in class org.activemath.studentmodel2.evaluation.AnswerItem
-
- irtDifficulty -
Variable in class org.activemath.studentmodel2.simulation.SimulationExercise
- the normalized difficulty to be used with IRT
- IRTdifficulty -
Variable in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- IRTEvidenceAnalyzer - Class in org.activemath.studentmodel2.assessment.tbmirt
- This class analyzes Evidences (at the moment ExerciseResults) upon their
support for different hypotheses, like support for belief, that a user
has some competencyLevel and the associated plausibility or degree of belief
of the hypothesis.
- IRTTransferableBeliefModel - Class in org.activemath.studentmodel2.assessment.tbmirt
-
- IRTTransferableBeliefModel() -
Constructor for class org.activemath.studentmodel2.assessment.tbmirt.IRTTransferableBeliefModel
-
- IS_A -
Static variable in class org.activemath.content.items.ItemRelationType
-
- IS_SUCH_FOR -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- Defines the so-called forWhat type.
- isA(ItemRelationType) -
Method in class org.activemath.content.items.ItemRelationType
- Say if a relation type matches a super type.
- isAbsolute() -
Method in class org.activemath.omdocjdom.ID
- Evaluates wether the id thus built is absolute, that is, has non-null
collection and (name or theory).
- isAccepted_agreement() -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Gets the accepted_agreement value for this IlUserData.
- isActive() -
Method in class org.activemath.applets.RelayedAppletStub
-
- isActive() -
Method in class org.activemath.webapp.user.UserGroup
-
- isActive() -
Method in class org.activemath.webapp.user.UserGroupDefault
-
- isActivityFinished() -
Method in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- isAdaptiveDifficulty() -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- isAdmin() -
Method in class org.activemath.webapp.user.User
-
- isAllowedGrouping(String) -
Method in class org.activemath.webapp.user.UserGroup
-
- isAllowedSurvey(String) -
Method in class org.activemath.webapp.user.UserGroup
-
- isAllowedTutor(String) -
Method in class org.activemath.webapp.user.UserGroup
-
- isAMURL(String) -
Static method in class org.activemath.author.toc.TOCUtil
- checks whether the data inside
URL
is an activemath dictionary URL from which an mBase ID may be extracted.
- isAnon() -
Method in class org.activemath.webapp.user.User
-
- isApplicableOn(Element, String) -
Method in class org.activemath.tutor.TaskUtil
- Check if given currentElement is applicable on given omdocTag.
- isApplicableTo(KBQuery) -
Method in class org.activemath.content.mediator.rewriter.MappingPattern
- Returns whether the MappingPattern is applicable to the given
KBQuery.
- isApplyLearnerHidingPolicy() -
Method in class org.activemath.omdocjdom.index.queries.SearchContext
-
- isAssessment -
Variable in class org.activemath.webapp.exercises.ExerciseController
-
- isAssignedToCourse(String, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- isAssignedToCourse(String, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS isAssignedToCourse().
- isAssignedToGroup(String, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- isAssignedToGroup(String, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS isAssignedToGroup().
- isAuthor() -
Method in class org.activemath.webapp.dict.SearchPolicy
-
- isAuthor() -
Method in class org.activemath.webapp.user.User
-
- isAutomatic() -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- isAvailable -
Variable in class org.activemath.exercises.openmath.OpenMathServiceBroker.ServiceEntry
-
- isBlank() -
Method in class org.activemath.webapp.extasy.actions.GetDomain
-
- isBlocking() -
Method in class org.activemath.util.checks.Checker
- returns
true if the calling thread is blocking
for a unreasonable long time.
- isBuild() -
Method in class org.activemath.webapp.tools.LanguageGapController.MapBooksToItemsAndLanguages
-
- isBusy() -
Method in class org.activemath.omdocjdom.ID.PoolableRE
-
- isBusy -
Variable in class org.activemath.omdocjdom.OJFactory
-
- isBusy() -
Method in interface org.activemath.omdocjdom.SimplePool.Poolable
- Returns wether a thread is currently making it busy.
- isBusy() -
Method in class org.activemath.omdocjdom.SimplePoolPassive.Wrapper
-
- isCached(String, String, int, String) -
Method in class org.activemath.util.PoolManager
-
- isClassConstrained() -
Method in class org.activemath.content.mediator.query.KBQuery
-
- isComparisonSelectable() -
Method in class org.activemath.webapp.extasy.views.TransitionView.UserInputEntry
-
- isComplete() -
Method in class org.activemath.webapp.tutor.BookCreationState
-
- isCompulsoryTest(String) -
Method in class org.activemath.webapp.user.UserGroup
-
- isConcept(Element) -
Static method in class org.activemath.util.JdomUtil
-
- isConceptName(String) -
Static method in class org.activemath.omdocjdom.OJConstants
-
- isConceptName(String) -
Static method in class org.activemath.omdocjdom.OJUtilities
- Deprecated. Please use, in the future, the ActiveMathConstants class.
- isConceptsOnly() -
Method in class org.activemath.omdocjdom.index.queries.SearchContext
-
- isControlGroup() -
Method in class org.activemath.webapp.user.UserGroup
-
- isCorrect -
Variable in class org.activemath.exercises.generators.HTWGenerator
-
- isCreateDummyItems() -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- isDataFlavorSupported(DataFlavor) -
Method in class org.activemath.author.toc.DefaultMutableTreeNodeTransferable
-
- isDecorateFeedback() -
Method in class org.activemath.exercises.model.PresentationStyle
-
- isDecorateFeedback() -
Method in class org.activemath.webapp.extasy.actions.AddTransition
-
- isDecorateFeedback() -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- isDefaultAdmin(String) -
Method in class org.activemath.webapp.user.UserManager
-
- isDefaultGroup() -
Method in class org.activemath.webapp.user.UserGroup
-
- isDefaultGroup() -
Method in class org.activemath.webapp.user.UserGroupDefault
-
- isDeletable() -
Method in class org.activemath.webapp.extasy.views.ItemView
-
- isDeleteAfterCreation() -
Method in class org.activemath.content.GapDetectionBook
- Getters / Setters
- isDiagnosisRequired() -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- isDirectEvidence() -
Method in class org.activemath.studentmodel2.data.Evidence
-
- isDirectEvidence() -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
-
- isDown() -
Method in class org.activemath.webapp.extasy.actions.PushInteractionElement
-
- isDown() -
Method in class org.activemath.webapp.extasy.actions.PushTransition
-
- isDynamic() -
Method in class org.activemath.webapp.view.beans.UserItem
-
- isDynamicItemInstanciated() -
Method in class org.activemath.content.Page
-
- isEditable() -
Method in class org.activemath.webapp.exercises.ExerciseRepositoryController.Exercise
-
- isEditable() -
Method in class org.activemath.webapp.extasy.views.ItemView
-
- isEmpty() -
Method in class org.activemath.author.toc.AMSessionInfo
- checks if this AMSessionInfo object contains any data.
- isEmpty() -
Method in class org.activemath.events.impl.EventFilterList
- Say if this filter list is empty.
- isEmpty() -
Method in class org.activemath.omdocjdom.index.infomap.InfomapResult
-
- isEmpty() -
Method in class org.activemath.omdocjdom.mbase.ElementFromIDTable
-
- isEmpty() -
Method in class org.activemath.webapp.base.AppModel
-
- isEmpty() -
Method in class org.activemath.webapp.base.Skin
-
- isEmpty() -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- isEmpty() -
Method in class org.activemath.webapp.dict.RelationsPackView
-
- isEmpty() -
Method in class org.activemath.webapp.survey.SurveyData
-
- isEmpty() -
Method in class org.activemath.webapp.user.UserRoleSet
-
- isEnabled() -
Static method in class org.activemath.omdocjdom.index.infomap.SemanticVectorsIntegrator
-
- isEnabled() -
Method in class org.activemath.statistics.StatisticsManager
-
- isEnabled() -
Method in class org.activemath.studentmodel2.AffectiveModelManager
-
- isExerciseFinished() -
Method in class org.activemath.exercises.InteractionManager
- Tell whether the exercise is finished or not.
- isFeedbackOn() -
Method in class org.activemath.webapp.user.User
-
- isFeedbackSettingRequired() -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- isFF2() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- isFinished() -
Method in class org.activemath.tutor.coursegen.jshop2.JShop2Planner
-
- isFirefox() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- isFixed(String) -
Method in class org.activemath.exercises.LocalUserModel
-
- isForAuthor() -
Method in class org.activemath.tutor.coursegen.jshop2.GetResources
-
- isForItemMenu(String) -
Method in class org.activemath.tutor.TaskUtil
- Check whether the give objective can be used in the item menu.
- isForRelation() -
Method in class org.activemath.abstractcontent.MBaseRef.Dependency
-
- isForScenario(String) -
Method in class org.activemath.tutor.TaskUtil
- Check if given pedaObj is used for Scenario.
- isFound() -
Method in class org.activemath.omdocjdom.ID.PoolableRE
-
- isGecko() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- isGlobalCDGroup() -
Method in class org.activemath.omdocjdom.rephrase.CDGroup
-
- isGoalAchieved() -
Method in class org.activemath.sequencer.ExerciseSequencer
- Checks if the goal of exercise sequencer is achieved.
- isGoalAchieved() -
Method in class org.activemath.sequencer.SimpleExerciseSequencer
- Check if the given list is used up, when yes, sequencer can terminate.
- isGoalAchieved() -
Method in class org.activemath.sequencer.TutorialExerciseSequencer
- Need to be override in sub classes
- isGoalAchieved() -
Method in class org.activemath.sequencer.TutorialExerSeqTrainCompetencyLevel
-
- isGoalAchieved() -
Method in class org.activemath.sequencer.TutorialExerSeqTrainN
-
- isGoalAchieved() -
Method in class org.activemath.sequencer.TutorialExerSeqTrainNAssessment
-
- isGoodTask(Element, String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- isGotFocus() -
Method in class org.activemath.events.types.FocusChangedEvent
-
- isHasNoForAttribute() -
Method in class org.activemath.webapp.tools.data.Gap.StructuralErrors
-
- isHasNoForRelation() -
Method in class org.activemath.webapp.tools.data.Gap.StructuralErrors
-
- isHead() -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- isHead() -
Method in interface org.activemath.webapp.exercises.tools.Vertex
-
- isHidden() -
Method in class org.activemath.webapp.user.UserGroup
-
- isHint() -
Method in class org.activemath.events.types.ExerciseStepEvent
- Check the event whether the learner requested a hint
- isHint(List) -
Method in class org.activemath.exercises.generators.DefaultGenerator.DefaultEvaluator
- Finds out whether the user answer is a hint request of not
- isIE() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- isIgnore() -
Method in class org.activemath.webapp.tools.data.Gap
-
- isIgnoreFiltered() -
Method in class org.activemath.webapp.tools.data.Gap
-
- isImportant() -
Method in class org.activemath.webapp.tools.data.Gap
-
- isImportantFiltered() -
Method in class org.activemath.webapp.tools.data.Gap
-
- isImportantInteraction(Element) -
Method in class org.activemath.exercises.generators.DefaultGenerator
-
- isIndexedField(String) -
Static method in class org.activemath.omdocjdom.index.infomap.SemanticVectorsIntegrator
-
- isIndexerItem(String) -
Static method in class org.activemath.omdocjdom.lucene.LuceneUtilities
- This method tells whether the indexer will create the index of this item or not.
- isIndirectEvidenceUsed() -
Method in interface org.activemath.studentmodel2.assessment.IBeliefContainer
- Has indirect evidence been used to form the belief
- isIndirectEvidenceUsed() -
Method in class org.activemath.studentmodel2.assessment.simple.SimpleBeliefContainer
-
- isIndirectEvidenceUsed() -
Method in class org.activemath.studentmodel2.assessment.tbm.TBMBeliefContainer
-
- isInGroup() -
Method in class org.activemath.webapp.user.User
-
- isInitted() -
Static method in class org.activemath.config.Manager
- Checks wether the
Manager.init() method has already run.
- isInputEditorOn() -
Method in class org.activemath.webapp.user.User
-
- isInputEditorOn() -
Method in class org.activemath.webapp.user.UserData
-
- isInputEncodingError() -
Method in class org.activemath.events.types.ExerciseStepEvent
- Check the event whether the learner had a syntax error in his input
- isInteractive() -
Method in class org.activemath.webapp.extasy.views.InteractionView
-
- isItemName(String) -
Static method in class org.activemath.omdocjdom.OJConstants
-
- isItemName(String) -
Static method in class org.activemath.omdocjdom.OJUtilities
- Deprecated. please use
OJConstants.isItemName(java.lang.String)
- isLazyTask() -
Method in class org.activemath.content.items.DynamicItem
- check if this Item is a kind of LazyTask
- isLeaf() -
Method in class org.activemath.content.TocEntry
-
- isLearner() -
Method in class org.activemath.webapp.dict.SearchPolicy
-
- isLearner() -
Method in class org.activemath.webapp.user.User
-
- isLessSpecialThan(Pattern) -
Method in class org.activemath.content.mediator.rewriter.Pattern
-
- isLimitToBook() -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- isLimitToConcepts() -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- isLoggedIn() -
Method in class org.activemath.webapp.base.AppSession
- Say if we have a non-anon user
- isLoggedIn(String) -
Method in class org.activemath.webapp.user.UserManager
-
- isLuceneMBaseItem(String) -
Static method in class org.activemath.omdocjdom.lucene.LuceneUtilities
-
- isMapping(Element) -
Method in class org.activemath.exercises.generators.MAPSMossaicControl
-
- isMapping(Element) -
Method in class org.activemath.exercises.generators.MAPSMossaicFremdPlannung
-
- isMapping(Element) -
Method in class org.activemath.exercises.generators.SelfRegulateStrategy
-
- isMapping(Element) -
Method in class org.activemath.exercises.generators.SelfRegulateStrategy2
-
- isMapping(Element) -
Method in class org.activemath.exercises.generators.SelfRegulateStrategyTest
-
- isMingledTogether() -
Static method in class org.activemath.omdocjdom.index.infomap.SemanticVectorsIntegrator
-
- isMoreSpecialThan(Pattern) -
Method in class org.activemath.content.mediator.rewriter.Pattern
-
- isMultipartContent(HttpServletRequest) -
Static method in class org.activemath.webapp.extasy.util.MultipartRequestHandler
-
- isMutable() -
Method in class org.activemath.util.db.JDomElementType
-
- isNetscapeURL(File) -
Static method in class org.activemath.author.toc.TOCUtil
- checks if the given argument is a netscape temp-file that contains some URL
( preassumes that such files contain the line "#NetscapeURL" )
- isNew() -
Method in class org.activemath.omdocjdom.slumb.data.Theory
-
- isNextBestReady() -
Method in interface org.activemath.abstractcontent.AbstractpPlanner
- Relays the the query for the possibility of a NextBest for the current user's session to the UserModel.
- isNLGText() -
Method in class org.activemath.content.items.DynamicItem
- check if the dynamic item is a NLGText by checking the servicename.
- isNonVisibleItem(String) -
Static method in class org.activemath.omdocjdom.lucene.LuceneUtilities
-
- isNumericallyEqual(Element, Element, double) -
Method in class org.activemath.exercises.Evaluator
- Compare two elements numerically.
- isNumericallyEqual(Element, Element, double) -
Static method in class org.activemath.exercises.model.OMUtility
-
- isOccurrenceType() -
Method in class org.activemath.abstractcontent.MBaseRef.Dependency
- Indicates that this relation means an
occurrence as used by a
ref,
textref or OMS
elements.
- isOneOfThese(String, String[]) -
Static method in class org.activemath.omdocjdom.OJUtilities
- Checks if the string s is
String.equals(java.lang.Object) to this one.
- isPersistenceEnabled() -
Method in class org.activemath.studentmodel2.LearnerModel
-
- isPositiveEvidence(Evidence) -
Method in interface org.activemath.studentmodel2.assessment.IBeliefModel
- Determines whether the given exercise is a positive evidence or a negative
one - needed to determine the direction of propagation of indirect evidence.
- isPositiveEvidence(Evidence) -
Method in class org.activemath.studentmodel2.assessment.simple.SimpleBeliefModel
-
- isPositiveEvidence(Evidence) -
Method in class org.activemath.studentmodel2.assessment.tbm.TransferableBeliefModel
-
- isPositiveEvidence(Evidence) -
Method in class org.activemath.studentmodel2.assessment.tbmirt.IRTTransferableBeliefModel
-
- isPossibleName(String) -
Static method in class org.activemath.webapp.dict.queries.AMMetadataAttributeQuery
-
- isPossibleValue(String) -
Method in class org.activemath.webapp.dict.queries.AMMetadataAttributeQuery
-
- isPresentableFormat() -
Method in class org.activemath.omdocjdom.rephrase.ContentType
-
- isPropertyConstrained() -
Method in class org.activemath.content.mediator.query.KBQuery
-
- isPublic() -
Method in interface org.activemath.events.tags.NoteEventTag
-
- isPublic() -
Method in class org.activemath.events.types.NoteCreatedEvent
-
- isPublic() -
Method in class org.activemath.events.types.NoteDeletedEvent
-
- isPublic() -
Method in class org.activemath.events.types.NoteModifiedEvent
-
- isPublic() -
Method in class org.activemath.events.types.NotePresentedEvent
-
- isPublic() -
Method in class org.activemath.webapp.notes.db.Note
-
- isQueryForTheoryOrCollection() -
Method in class org.activemath.webapp.dict.queries.IdAMQuery
-
- IsRandomizedExercise - Class in org.activemath.tutor.coursegen.jshop2
- Used during course generation for checking whether the given resource is a randomized exercise
- IsRandomizedExercise() -
Constructor for class org.activemath.tutor.coursegen.jshop2.IsRandomizedExercise
-
- isReachable() -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- isReachable() -
Method in interface org.activemath.webapp.exercises.tools.Vertex
-
- isReady(Element) -
Method in class org.activemath.exercises.generators.IDEASGenerator.IDEASDREvaluator
-
- isReady(Element, String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- isReady(String, String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- isReferenceAttribute(String, Namespace, String, Namespace) -
Static method in class org.activemath.omdocjdom.OJConstants
-
- isregistered(String) -
Method in class org.activemath.webapp.tutor.cgWebService.RepositoryRegisterAPI.RepositoryRegistration
- Checks whether a repository with the given bindingURL is already registered.
- isRepeatFeedback() -
Method in class org.activemath.webapp.extasy.actions.AddTransition
-
- isRepeatFeedback() -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- isRerun() -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- isSafari() -
Method in class org.activemath.webapp.view.tools.BrowserTool
-
- isSelfReferencing() -
Method in class org.activemath.webapp.tools.data.Gap.StructuralErrors
-
- isSemanticallyEmpty(Element) -
Static method in class org.activemath.webapp.exercises.tools.Utility
-
- isSemanticallyEqual(Element, Element, String) -
Method in class org.activemath.exercises.Evaluator
- Compare two elements semantically.
- isSemanticallyEqual(Element, Element) -
Static method in class org.activemath.exercises.model.OMUtility
-
- isSendBeliefUpdate() -
Method in class org.activemath.studentmodel2.LearnerModel
- Should the learner model issue belief update Events?
- isServiceCall() -
Method in class org.activemath.content.items.DynamicItem
- check if this Item is a serviceCall
- isSet(String) -
Method in class org.activemath.webapp.report.Report
-
- isShouldPhoneticAtStart() -
Method in class org.activemath.omdocjdom.index.AMIndex
-
- isSimpleTextQuery() -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
- To be used to determine wether we can export the search to a
"classical" search engine.
- isSpecialRequest(Element) -
Static method in class org.activemath.exercises.generators.DRGenerator
-
- isSpeechEnabled() -
Method in class org.activemath.webapp.base.AppContext
-
- isSpeechExerciseOn() -
Method in class org.activemath.webapp.speech.SpeechRuleChecker
-
- isSpeechExerciseOn() -
Method in interface org.activemath.webapp.speech.SpeechRuleCheckerInterface
-
- isSpeechOnDemandOn() -
Method in class org.activemath.webapp.speech.SpeechRuleChecker
-
- isSpeechOnDemandOn() -
Method in interface org.activemath.webapp.speech.SpeechRuleCheckerInterface
-
- isSpeechOutputOn() -
Method in class org.activemath.webapp.user.User
-
- isSpeechOutputOn() -
Method in class org.activemath.webapp.user.UserData
-
- isSpeechUniversalOn() -
Method in class org.activemath.webapp.speech.SpeechRuleChecker
-
- isSpeechUniversalOn() -
Method in interface org.activemath.webapp.speech.SpeechRuleCheckerInterface
-
- isStartable() -
Method in class org.activemath.content.items.ExerciseItem
-
- isStartable() -
Method in class org.activemath.webapp.view.beans.UserExerciseItem
-
- isStatic() -
Method in class org.activemath.exercises.model.Interaction
-
- isStoreCourse() -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- isStoreCourseAsAPreset() -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- isStrategy() -
Method in class org.activemath.exercises.InteractionGenerator
-
- isSupportedLanguage(String) -
Method in class org.activemath.webapp.i18n.Localizer
- Say if
language is supported.
- isSyntacticallyEqual(Element, Element) -
Method in class org.activemath.exercises.Evaluator
- Compare two elements syntactically.
- isSyntacticallyEqual(Element, Element) -
Static method in class org.activemath.exercises.model.OMUtility
- Compare two elements syntactically.
- isSyntacticallyEqual(Element, Element) -
Static method in class org.activemath.webapp.exercises.tools.JDOMUtility
- author: Alberto Gonzales
Compare two elements syntactically.
- isSyntaxError(Element) -
Static method in class org.activemath.exercises.generators.DRGenerator
-
- isText() -
Method in class org.activemath.content.items.DynamicItem
- check if this Item is a kind of NIText
- isTransformed -
Variable in class org.activemath.exercises.generators.AssessmentStrategy
-
- isTransformed -
Variable in class org.activemath.exercises.generators.Xslt
-
- isTransitionValid(Transition) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- isTutor() -
Method in class org.activemath.webapp.user.User
-
- isTutorBook() -
Method in class org.activemath.content.Book
-
- isTutorBook() -
Method in class org.activemath.content.GapDetectionBook
-
- isTutorBook() -
Method in class org.activemath.content.RecBook
-
- isTutorBook() -
Method in class org.activemath.content.UserBook
-
- isUnloadable() -
Method in class org.activemath.webapp.tools.data.Gap.StructuralErrors
-
- isUpAndRunning() -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
- Returns true only if there was no exception during the last build process.
- isURL(DropTargetDragEvent) -
Method in class org.activemath.author.toc.EditableTOCJTreeDropTarget
- checks whether the data inside the given DropTargetDragEvent
is a string that starts with 'http://'
- isUseContentDifficulties() -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- isUseLM() -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- isUserBook() -
Method in class org.activemath.content.Book
-
- isUserBook() -
Method in class org.activemath.content.RecBook
-
- isUserBook() -
Method in class org.activemath.content.UserBook
-
- isUserInputRequired() -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- isUseUpwardPropagation() -
Method in class org.activemath.studentmodel2.LearnerModel
-
- isUseXLMStyleDifficulty() -
Method in class org.activemath.studentmodel2.simulation.DifficultyMapper
-
- isUseXLMStyleDifficulty() -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- isUsingTutor() -
Method in class org.activemath.webapp.user.UserData
-
- isValid() -
Method in class org.activemath.webapp.dict.queries.AMAbstractQuery
-
- isValid() -
Method in class org.activemath.webapp.dict.queries.AMMetadataAttributeQuery
-
- isValid() -
Method in class org.activemath.webapp.dict.queries.AMQueryList
-
- isValid() -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- isValid() -
Method in class org.activemath.webapp.dict.queries.IdAMQuery
-
- isValid() -
Method in class org.activemath.webapp.dict.queries.OmobjAMQuery
-
- isValid() -
Method in class org.activemath.webapp.dict.queries.TextAMQuery
-
- isValid() -
Method in class org.activemath.webapp.exercises.tools.Interaction.AnswermapItem
-
- isValid() -
Method in class org.activemath.webapp.extasy.views.TransitionsView.ItemView
-
- isValid(Object) -
Method in interface org.activemath.webapp.report.bucket.BucketArchive.BucketArchiveFilter
-
- isValidGroupId(String) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- isValidKnowledgeMap(Map) -
Method in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
- Verify the given Map.
- isValidToken(String) -
Method in class org.activemath.webapp.base.AuthenticationManager
-
- isValidUserId(String) -
Method in class org.activemath.webapp.user.UserManager
- Say if a userId is valid.
- isVisited() -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- isVisited() -
Method in interface org.activemath.webapp.exercises.tools.Vertex
-
- isVisitor() -
Method in class org.activemath.webapp.user.User
-
- isVisitor(String) -
Method in class org.activemath.webapp.user.UserManager
-
- isWasFinished() -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- isWasGivenUp() -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- ITEM -
Static variable in class org.activemath.content.items.DynamicItemText
-
- item -
Variable in class org.activemath.content.items.FlavorSet
-
- Item - Class in org.activemath.content.items
- Java abstraction of a content item.
- Item(String) -
Constructor for class org.activemath.content.items.Item
-
- ITEM -
Static variable in class org.activemath.events.tags.EventTag
- Represents
ItemEventTag
- Item - Class in org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004
- This class represents Manifest Items according to SCORM2004 specification of Content Packaging.
- Item() -
Constructor for class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Item
- First the number of objects of this class will be counted, and then
the identifier of Item will be generated based on this number.
- item2pages -
Variable in class org.activemath.content.Book
-
- ITEM_ID -
Static variable in class org.activemath.learner.history.HistoryQueryConstraint
- An equality constraint on the item id
- ITEM_MODE -
Static variable in class org.activemath.webapp.report.ReportUserFeedback
-
- ITEM_NAMES -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- ItemCache - Class in org.activemath.content
- The Item cache.
- itemClicked(VisualItem, MouseEvent) -
Method in class org.activemath.webapp.exercises.tools.graph.GraphControl
-
- itemClicked(VisualItem, MouseEvent) -
Method in class org.activemath.webapp.extasy.graph.GraphControl
-
- ItemEventTag - Interface in org.activemath.events.tags
- Event Tag: event is associated to a content item.
- ItemFeedback - Class in org.activemath.statistics
ItemFeedback is a data class holding information about the number of users liking
resp. disliking a given item.- itemId -
Variable in class org.activemath.content.items.Metadata
-
- itemId -
Variable in class org.activemath.events.ActivemathEvent
-
- itemIndex -
Variable in class org.activemath.webapp.controller.ViewPageItem
-
- ItemInfoController - Class in org.activemath.webapp.controller
- Item Info Controller: information about an Mbase item.
- ItemInfoController() -
Constructor for class org.activemath.webapp.controller.ItemInfoController
-
- ItemMastered - Class in org.activemath.feedback.diagnoses
-
- ItemMastered(String, UserContext) -
Constructor for class org.activemath.feedback.diagnoses.ItemMastered
-
- ItemMenuContentAddedEvent - Class in org.activemath.events.types
- Event: user has added content using the item menu
- ItemMenuContentAddedEvent() -
Constructor for class org.activemath.events.types.ItemMenuContentAddedEvent
-
- ItemMenuContentAddedEvent(String, String, String, String) -
Constructor for class org.activemath.events.types.ItemMenuContentAddedEvent
-
- ItemMenuContentRemovedEvent - Class in org.activemath.events.types
- Event: user has removed content using the item menu
- ItemMenuContentRemovedEvent() -
Constructor for class org.activemath.events.types.ItemMenuContentRemovedEvent
-
- ItemMenuContentRemovedEvent(String, String, String) -
Constructor for class org.activemath.events.types.ItemMenuContentRemovedEvent
-
- ItemMenuController - Class in org.activemath.webapp.controller
- Controller for Item Menu on every Content Item.
- ItemMenuController() -
Constructor for class org.activemath.webapp.controller.ItemMenuController
-
- ItemPresented - Class in org.activemath.feedback.symptoms
-
- ItemPresented(String, int) -
Constructor for class org.activemath.feedback.symptoms.ItemPresented
-
- ItemPresentedEvent - Class in org.activemath.events.types
- Event: an item is presented to a user
- ItemPresentedEvent() -
Constructor for class org.activemath.events.types.ItemPresentedEvent
-
- ItemPresentedEvent(String) -
Constructor for class org.activemath.events.types.ItemPresentedEvent
-
- ItemPresentedEvent(String, int) -
Constructor for class org.activemath.events.types.ItemPresentedEvent
-
- itemPressed(VisualItem, MouseEvent) -
Method in class org.activemath.webapp.exercises.tools.graph.EdgeControl
-
- ItemRelation - Class in org.activemath.content.items
- A relation between Item objects.
- ItemRelationType - Class in org.activemath.content.items
- A relation type between Items.
- itemReleased(VisualItem, MouseEvent) -
Method in class org.activemath.webapp.exercises.tools.graph.EdgeControl
-
- ItemSeen - Class in org.activemath.feedback.symptoms
-
- ItemSeen(String, String, int) -
Constructor for class org.activemath.feedback.symptoms.ItemSeen
-
- ItemSeenEvent - Class in org.activemath.events.types
- Event: user has seen an item for a certain time.
- ItemSeenEvent() -
Constructor for class org.activemath.events.types.ItemSeenEvent
-
- ItemSeenEvent(String, int) -
Constructor for class org.activemath.events.types.ItemSeenEvent
-
- itemsSeen -
Variable in class org.activemath.sequencer.ExerciseSequencer
-
- ItemTypeQuery - Class in org.activemath.omdocjdom.index.queries
-
- ItemTypeQuery(String) -
Constructor for class org.activemath.omdocjdom.index.queries.ItemTypeQuery
-
- itemTypeQuery(String) -
Static method in class org.activemath.omdocjdom.index.QueryMaker
- Deprecated.
- ItemUploadController - Class in org.activemath.webapp.tools
-
- ItemUploadController() -
Constructor for class org.activemath.webapp.tools.ItemUploadController
-
- ItemUtils - Class in org.activemath.content.items
- Describe me!
- ItemUtils() -
Constructor for class org.activemath.content.items.ItemUtils
-
- ItemView - Class in org.activemath.webapp.dict
- Bean to describe the states of viewing an item.
- ItemView() -
Constructor for class org.activemath.webapp.dict.ItemView
-
- ItemView - Class in org.activemath.webapp.extasy.views
-
- ItemView() -
Constructor for class org.activemath.webapp.extasy.views.ItemView
-
- iterateOverIterators(Iterator) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- iterator() -
Method in class org.activemath.util.XStreamBackupFileStrategy
-
- iterator() -
Method in class org.activemath.webapp.user.UserRoleSet
-
- Iterator2String(Iterator) -
Static method in class org.activemath.content.mediator.Mediator
-
J
- Java2Javascript - Class in org.activemath.webapp.extasy.util
-
- Java2Javascript() -
Constructor for class org.activemath.webapp.extasy.util.Java2Javascript
-
- JaxpProcessor - Class in org.activemath.xsl
- Class JaxpProcessor
A class for centrally processing the stylesheet transformations.
- JaxpProcessor() -
Constructor for class org.activemath.xsl.JaxpProcessor
- Constructor
* set baseURI to the Manager's one
- JaxpProcessor(String) -
Constructor for class org.activemath.xsl.JaxpProcessor
- Constructor
- JaxpProcessor(URL) -
Constructor for class org.activemath.xsl.JaxpProcessor
- Constructor
- JDBCGapStorageDatabase - Class in org.activemath.webapp.tools.data.storage
-
- JDBCGapStorageDatabase() -
Constructor for class org.activemath.webapp.tools.data.storage.JDBCGapStorageDatabase
- standard constructor
- JDBCGapStorageDBIterator - Class in org.activemath.webapp.tools.data.storage
-
- JDBCNotesDatabase - Class in org.activemath.webapp.notes.db
- Notes Database using JDBC connectivity This implementation assumes that
there will never be more notes stored than min(2^31-1, largest integer
writable in database); it generates the primary keys as maximum over the
rows in the database.
- JDBCNotesDatabase() -
Constructor for class org.activemath.webapp.notes.db.JDBCNotesDatabase
- standard constructor
- JDBCNotesDatabase(String, String, String) -
Constructor for class org.activemath.webapp.notes.db.JDBCNotesDatabase
-
- JDBCTutorPresetStorage - Class in org.activemath.webapp.tools.data.storage
-
- JDBCTutorPresetStorage() -
Constructor for class org.activemath.webapp.tools.data.storage.JDBCTutorPresetStorage
- standard constructor
- JDBCTutorPresetStorageIterator - Class in org.activemath.webapp.tools.data.storage
-
- JDM - Class in org.activemath.omdocjdom.map
- RAM-based implementation of
OJMap which bases on JDOM
objects. - JDM(File, String) -
Constructor for class org.activemath.omdocjdom.map.JDM
- Constructs the map anew.
- JDMNamespace -
Static variable in class org.activemath.omdocjdom.map.JDM
-
- JDMRecBookMaker - Class in org.activemath.omdocjdom.map
-
- JDMRecBookMaker() -
Constructor for class org.activemath.omdocjdom.map.JDMRecBookMaker
-
- JDMTask - Class in org.activemath.omdocjdom.map
- Simplet task to create an OJmap out of a few directories
- JDMTask() -
Constructor for class org.activemath.omdocjdom.map.JDMTask
-
- JdomContent2string(List) -
Static method in class org.activemath.webapp.exercises.tools.JDOMUtility
-
- JDomElementType - Class in org.activemath.util.db
- This class defines how hibernates persists and retrieves objects of
type 'org.jdom.Element'.
- JDomElementType() -
Constructor for class org.activemath.util.db.JDomElementType
-
- JdomUtil - Class in org.activemath.util
- Little class to contain utility code to manipulate JDom elements.
- JdomUtil() -
Constructor for class org.activemath.util.JdomUtil
-
- JDOMUtility - Class in org.activemath.webapp.exercises.tools
-
- JDOMUtility() -
Constructor for class org.activemath.webapp.exercises.tools.JDOMUtility
-
- jj_nt -
Variable in class org.activemath.exercises.parsers.CasParserActiveMath
-
- jj_nt -
Variable in class org.activemath.exercises.parsers.CasParserAxiom
-
- jj_nt -
Variable in class org.activemath.exercises.parsers.CasParserDrv
-
- jj_nt -
Variable in class org.activemath.exercises.parsers.CasParserHtw
-
- jj_nt -
Variable in class org.activemath.exercises.parsers.CasParserMaxima
-
- jj_nt -
Variable in class org.activemath.exercises.parsers.CasParserMf
-
- jj_nt -
Variable in class org.activemath.exercises.parsers.CasParserMma
-
- jj_nt -
Variable in class org.activemath.exercises.parsers.CasParserMpd
-
- jj_nt -
Variable in class org.activemath.exercises.parsers.CasParserMpl
-
- jj_nt -
Variable in class org.activemath.exercises.parsers.CasParserRdc
-
- jj_nt -
Variable in class org.activemath.exercises.parsers.CasParserYacas
-
- jjFillToken() -
Method in class org.activemath.exercises.parsers.CasParserActiveMathTokenManager
-
- jjFillToken() -
Method in class org.activemath.exercises.parsers.CasParserAxiomTokenManager
-
- jjFillToken() -
Method in class org.activemath.exercises.parsers.CasParserDrvTokenManager
-
- jjFillToken() -
Method in class org.activemath.exercises.parsers.CasParserHtwTokenManager
-
- jjFillToken() -
Method in class org.activemath.exercises.parsers.CasParserMaximaTokenManager
-
- jjFillToken() -
Method in class org.activemath.exercises.parsers.CasParserMfTokenManager
-
- jjFillToken() -
Method in class org.activemath.exercises.parsers.CasParserMmaTokenManager
-
- jjFillToken() -
Method in class org.activemath.exercises.parsers.CasParserMpdTokenManager
-
- jjFillToken() -
Method in class org.activemath.exercises.parsers.CasParserMplTokenManager
-
- jjFillToken() -
Method in class org.activemath.exercises.parsers.CasParserRdcTokenManager
-
- jjFillToken() -
Method in class org.activemath.exercises.parsers.CasParserYacasTokenManager
-
- jjstrLiteralImages -
Static variable in class org.activemath.exercises.parsers.CasParserActiveMathTokenManager
-
- jjstrLiteralImages -
Static variable in class org.activemath.exercises.parsers.CasParserAxiomTokenManager
-
- jjstrLiteralImages -
Static variable in class org.activemath.exercises.parsers.CasParserDrvTokenManager
-
- jjstrLiteralImages -
Static variable in class org.activemath.exercises.parsers.CasParserHtwTokenManager
-
- jjstrLiteralImages -
Static variable in class org.activemath.exercises.parsers.CasParserMaximaTokenManager
-
- jjstrLiteralImages -
Static variable in class org.activemath.exercises.parsers.CasParserMfTokenManager
-
- jjstrLiteralImages -
Static variable in class org.activemath.exercises.parsers.CasParserMmaTokenManager
-
- jjstrLiteralImages -
Static variable in class org.activemath.exercises.parsers.CasParserMpdTokenManager
-
- jjstrLiteralImages -
Static variable in class org.activemath.exercises.parsers.CasParserMplTokenManager
-
- jjstrLiteralImages -
Static variable in class org.activemath.exercises.parsers.CasParserRdcTokenManager
-
- jjstrLiteralImages -
Static variable in class org.activemath.exercises.parsers.CasParserYacasTokenManager
-
- JnlpController - Class in org.activemath.webapp.controller
- Controller to run JNLP files through Velocity.
- JnlpController() -
Constructor for class org.activemath.webapp.controller.JnlpController
-
- JNLPMaker - Class in org.activemath.author.toc
- A class to prepare a JNLP application-descriptor.
- JNLPMaker(InputStream, URL, String) -
Constructor for class org.activemath.author.toc.JNLPMaker
-
- JNLPTOCEdit - Class in org.activemath.author.toc
- A class to serve as main invocation point for use within the JNLP settings.
- JNLPTOCEdit() -
Constructor for class org.activemath.author.toc.JNLPTOCEdit
-
- join2string(Collection, String) -
Static method in class org.activemath.util.Utilities
- Join collection to string by concatenating its elements, separated
by some separator.
- join2string(Collection) -
Static method in class org.activemath.util.Utilities
- Convenience method for constructing CSV strings
- join2string(Object[], String) -
Static method in class org.activemath.util.Utilities
- Join array to string by concatenating its elements, separated
by some separator.
- join2string(Object[]) -
Static method in class org.activemath.util.Utilities
- Convenience method for constructing CSV strings
- join2string(Object[]) -
Method in class org.activemath.webapp.report.Report
-
- join2string(Collection) -
Method in class org.activemath.webapp.report.Report
-
- JOINT_CONNECTOR -
Static variable in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
-
- JShop2Planner - Class in org.activemath.tutor.coursegen.jshop2
- Class that plugs in JShop2.
- JShop2Planner(Task) -
Constructor for class org.activemath.tutor.coursegen.jshop2.JShop2Planner
-
- JShop2Planner(String, Task) -
Constructor for class org.activemath.tutor.coursegen.jshop2.JShop2Planner
-
- JShop2Planner(String, Task, Map) -
Constructor for class org.activemath.tutor.coursegen.jshop2.JShop2Planner
-
- JShopUtil - Class in org.activemath.tutor.coursegen.jshop2
- This class contains utilities for converting a JShop2 plan into an OJDocument.
- JShopUtil() -
Constructor for class org.activemath.tutor.coursegen.jshop2.JShopUtil
-
- JSON -
Static variable in class org.activemath.webapp.base.ControllerBase
- Common name for the JSON view.
- JsonUtils - Class in org.activemath.webapp.base.json
- Glue code for JSON via Gson (http://code.google.com/p/google-gson/)
- JsonUtils() -
Constructor for class org.activemath.webapp.base.json.JsonUtils
-
- JUSTIFY_MULTIPLE_DEFINITIONS -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- This relation proves why these definitions define the same symbol The definition is of
the symbol on the assertion to prove the equivalence of all definitions.
- justStart(SimplePool.Poolable) -
Method in class org.activemath.omdocjdom.SimplePool
-
- justStart(SimplePool.Poolable) -
Method in class org.activemath.omdocjdom.SimplePoolPassive
-
K
- KasselCLOProvider - Class in org.activemath.content.mediator.clo
-
- KBCaller - Class in org.activemath.content.mediator
- This abstract class defines the methods needed for querying a KB via
the content mediator.
- KBCaller() -
Constructor for class org.activemath.content.mediator.KBCaller
-
- KBCallerException - Exception in org.activemath.content.mediator.kbimpl
-
- KBCallerException() -
Constructor for exception org.activemath.content.mediator.kbimpl.KBCallerException
-
- KBCallerException(String) -
Constructor for exception org.activemath.content.mediator.kbimpl.KBCallerException
-
- KBCallerException(Throwable) -
Constructor for exception org.activemath.content.mediator.kbimpl.KBCallerException
-
- KBCallerException(String, Throwable) -
Constructor for exception org.activemath.content.mediator.kbimpl.KBCallerException
-
- KBQuery - Class in org.activemath.content.mediator.query
- AKBQuery is a Query which knows its KB.
- KBQuery(String) -
Constructor for class org.activemath.content.mediator.query.KBQuery
- This constructor creats a KBQuery out of an incoming String which is in
terms of OIO.
- KBQuery() -
Constructor for class org.activemath.content.mediator.query.KBQuery
- This constructor creats an empty KBQuery which is needed for gap
detection
- KBQuery(String, KBCaller) -
Constructor for class org.activemath.content.mediator.query.KBQuery
-
- keepFeedback(Element) -
Method in class org.activemath.exercises.generators.StrategyAction
-
- KEY_BLANKS_IN_FORMULA -
Static variable in class org.activemath.exercises.model.ExerciseLoader
-
- KEY_DEFAULT_COMPETENCY -
Static variable in class org.activemath.webapp.tools.data.Gap
-
- KEY_DEFAULT_MASTERY -
Static variable in class org.activemath.webapp.tools.data.Gap
-
- KEY_GD_ENABLED -
Static variable in class org.activemath.webapp.tools.data.Gap
-
- KEY_INTERACTIVE -
Static variable in class org.activemath.exercises.model.ExerciseLoader
-
- KEY_LEARNING_DEVELOPEMENT -
Static variable in class org.activemath.webapp.tools.data.Gap
-
- KEY_OLDLM -
Static variable in class org.activemath.webapp.tools.data.Gap
-
- KEY_STATIC -
Static variable in class org.activemath.exercises.model.ExerciseLoader
-
- KEY_TUTOR_PRESET -
Static variable in class org.activemath.webapp.tools.data.Gap
-
- keyPressed(KeyEvent) -
Method in class org.activemath.author.toc.IDEditPanel
-
- keyPressed(KeyEvent) -
Method in class org.activemath.author.toc.StringListPanel
-
- keyReleased(KeyEvent) -
Method in class org.activemath.author.toc.IDEditPanel
-
- keyReleased(KeyEvent) -
Method in class org.activemath.author.toc.StringListPanel
-
- keySet() -
Method in class org.activemath.omdocjdom.mbase.ElementFromIDTable
-
- keySet() -
Method in class org.activemath.webapp.base.AppModel
-
- keySet() -
Method in class org.activemath.webapp.survey.SurveyData
-
- keyTyped(KeyEvent) -
Method in class org.activemath.author.toc.IDEditPanel
-
- keyTyped(KeyEvent) -
Method in class org.activemath.author.toc.StringListPanel
-
- killProcess() -
Method in class org.activemath.presentation.io.ExecStream
-
- kind -
Variable in class org.activemath.exercises.parsers.Token
- An integer that describes the kind of this token.
- KNOWLEDGE -
Static variable in class org.activemath.content.metadata.BLOOMProcess
-
- knownInteractions -
Variable in class org.activemath.exercises.generators.CasConsole
-
- knownInteractions -
Variable in class org.activemath.exercises.generators.OmegaTutorGenerator
-
- knownInteractions -
Variable in class org.activemath.exercises.generators.Randomizer
-
- knownInteractions -
Variable in class org.activemath.exercises.generators.TruthTables
-
- knownInteractions -
Variable in class org.activemath.exercises.InteractionGenerator
-
- knownInteractionsMap -
Variable in class org.activemath.exercises.generators.HTWGenerator
-
- KPresent - Class in org.activemath.feedback.therapies.prescriptions
-
- KPresent(String) -
Constructor for class org.activemath.feedback.therapies.prescriptions.KPresent
-
- KRKCR - Class in org.activemath.exercises.generators
-
- KRKCR() -
Constructor for class org.activemath.exercises.generators.KRKCR
-
- KRKCR(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.KRKCR
-
- KRKCR.KRKCREvaluator - Class in org.activemath.exercises.generators
-
- KRKCR.KRKCREvaluator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.KRKCR.KRKCREvaluator
-
L
- LackOfMastery - Class in org.activemath.feedback.diagnoses
-
- LackOfMastery(String, String, UserContext) -
Constructor for class org.activemath.feedback.diagnoses.LackOfMastery
-
- lang -
Variable in class org.activemath.exercises.InteractionGenerator
-
- LANG_ALL -
Static variable in class org.activemath.exercises.model.PresentationBlock
-
- LANG_ALL -
Static variable in interface org.activemath.omdocjdom.index.IndexConstants
-
- LANG_DE -
Static variable in class org.activemath.exercises.model.PresentationBlock
-
- LANG_EN -
Static variable in class org.activemath.exercises.model.PresentationBlock
-
- LANG_ES -
Static variable in class org.activemath.exercises.model.PresentationBlock
-
- LANG_FR -
Static variable in class org.activemath.exercises.model.PresentationBlock
-
- LANG_RU -
Static variable in class org.activemath.exercises.model.PresentationBlock
-
- LANG_UNIVERSAL -
Static variable in interface org.activemath.omdocjdom.index.IndexConstants
-
- langSupport -
Variable in class org.activemath.author.toc.DCMetaEditPanel
-
- langSupport -
Variable in class org.activemath.author.toc.StringListPanel
-
- LANGUAGE -
Static variable in class org.activemath.content.metadata.BLOOMProcess
-
- LANGUAGE -
Static variable in class org.activemath.content.metadata.Competency
- Deprecated.
- LANGUAGE -
Static variable in class org.activemath.content.metadata.PISAProcess
-
- LANGUAGE -
Static variable in class org.activemath.tutor.lmbridge.Competency
-
- language -
Variable in class org.activemath.webapp.i18n.LocalizedFile
-
- languageBox -
Variable in class org.activemath.author.toc.StringListPanel
-
- LanguageGapController - Class in org.activemath.webapp.tools
- Controller for language gap detection.
- LanguageGapController() -
Constructor for class org.activemath.webapp.tools.LanguageGapController
-
- LanguageGapController.MapBooksToItemsAndLanguages - Class in org.activemath.webapp.tools
- Singleton static class to store and provide language gap information
- LanguageGapController.MapBooksToItemsAndLanguages() -
Constructor for class org.activemath.webapp.tools.LanguageGapController.MapBooksToItemsAndLanguages
-
- languageLabel -
Variable in class org.activemath.author.toc.StringListPanel
-
- lastAttemptedID -
Variable in exception org.activemath.omdocjdom.NoSuchIDException
-
- lastBlockingDate -
Variable in class org.activemath.util.checks.Checker
- the last Date when the
prepareForBlocking() method was
called
- lastBlockingDescription -
Variable in class org.activemath.util.checks.Checker
- String indicating what operation the checking thread was about
to perform before it blocked
- lastColumnNumber -
Variable in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- lastElementBuilt -
Variable in class org.activemath.omdocjdom.OJFactory
- A single buffer of the last element built, to be used by the
OJFactory.constructSpecialEltSubclass(java.lang.String, org.jdom.Namespace) and OJFactory.constructSpecialAttSubclass(java.lang.String, java.lang.String, int, org.jdom.Namespace).
- lastFailureDate -
Variable in class org.activemath.util.checks.Checker
- the last Date when a check failed.
- lastFailureDescription -
Variable in class org.activemath.util.checks.Checker
- String indicating what went wrong when the tested failed the
last time.
- lastFinished -
Variable in class org.activemath.omdocjdom.SimplePool
-
- lastKeyPressed -
Variable in class org.activemath.util.Console
-
- lastLineNumber -
Variable in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- lastModified -
Variable in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- lastQE -
Variable in class org.activemath.webapp.dict.queries.SearchEvaluationData
-
- lastResult -
Variable in class org.activemath.exercises.generators.CasConsole
-
- lastResult -
Variable in class org.activemath.exercises.generators.OmegaTutorGenerator
-
- lastSuccessDate -
Variable in class org.activemath.util.checks.Checker
- the last Date when a check was successfull.
- lastSystemInfo -
Variable in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- LEARNER -
Static variable in class org.activemath.webapp.user.UserRole
-
- LEARNER_MODEL -
Static variable in class org.activemath.webapp.user.UserData
-
- LearnerHidingPolicy - Class in org.activemath.webapp.dict.queries
- Set of utilities to enable the fragile learner-symbol-hiding-policy which
states that symbols (and a few other elements) should be hidden from users
that are not authors.
- LearnerHidingPolicy() -
Constructor for class org.activemath.webapp.dict.queries.LearnerHidingPolicy
-
- LearnerHistory - Interface in org.activemath.learner.history
- This is an Interface that decouples the actual history implementation from the usage in the webapp.
- LearnerHistoryImpl - Class in org.activemath.learner.history
- Hibernate-based implementation of the LearnerHistory interface.
- LearnerHistoryImpl() -
Constructor for class org.activemath.learner.history.LearnerHistoryImpl
- Basic Constructor
- LearnerHistoryProvider - Class in org.activemath.learner.history
- The
LearnerHistoryProvider provides configurable access to the different
history implementations available (NoOpHistory, LeAMHistory as of August 11, 2006). - LEARNERMODEL -
Static variable in class org.activemath.events.tags.EventTag
- Represents
LearnermodelEventTag
- LearnerModel - Class in org.activemath.studentmodel2
- A Simple Student model that only takes exercise performance in consideration
and does some propagation of evidence.
- learnerModel -
Variable in class org.activemath.webapp.user.UserGroup
-
- LEARNERMODEL_ASSESSMENT -
Static variable in class org.activemath.events.tags.EventTag
- Represents
LearnermodelAssessmentEventTag
- LearnermodelAssessmentEventTag - Interface in org.activemath.events.tags
- Event Tag: event is associated to a learnermodel assessment and a user.
- LearnermodelEventTag - Interface in org.activemath.events.tags
- Event Tag: event is associated to the Learner Model.
- LearnerModelInterface - Interface in org.activemath.learner.model
- This interface defines methods to extract data from a learner model needed by the course generator to perform it's task.
- LearnerModelListener - Class in org.activemath.studentmodel2
- Event listener for SLM.
- LearnerModelListener(LearnerModel) -
Constructor for class org.activemath.studentmodel2.LearnerModelListener
-
- LearnerModelManager - Class in org.activemath.tutor.coursegen.learnerModel
- Here we manage all the learnermodels, internal ones and external ones.
- LearnerModelProvider - Class in org.activemath.learner.model
- This class provides access to the learner models.
- LearnerModelUtil - Class in org.activemath.tutor.coursegen.learnerModel
- This class facilitates the access to the learnermodels.
- LearnerModelUtil() -
Constructor for class org.activemath.tutor.coursegen.learnerModel.LearnerModelUtil
-
- LearnerProperty - Class in org.activemath.tutor.coursegen.jshop2
- Access to user information during the course generation in JShop2.
- LearnerProperty() -
Constructor for class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- LEARNING_CONTEXT -
Static variable in class org.activemath.webapp.user.UserData
-
- LearningContext - Class in org.activemath.content.metadata
- Metadata LearningContext (typesafe enum pattern)
Order of definition defines the order of "difficulty".
- learningContextList -
Variable in class org.activemath.content.items.Metadata
-
- learningGoal -
Variable in class org.activemath.sequencer.TutorialExerciseSequencer
-
- LearningServiceAvailable - Class in org.activemath.tutor.coursegen.jshop2
- Used during course generation for checking whether a learning service can be used.
- LearningServiceAvailable() -
Constructor for class org.activemath.tutor.coursegen.jshop2.LearningServiceAvailable
-
- LearningTime - Class in org.activemath.content.metadata
- A date/action described by metadata.
- LearningTime(String) -
Constructor for class org.activemath.content.metadata.LearningTime
-
- length() -
Method in class org.activemath.omdocjdom.index.queries.SearchResultHits
-
- Length - Class in org.activemath.tutor.coursegen.jshop2
- Used during course generation for calculating the length of a list.
- Length() -
Constructor for class org.activemath.tutor.coursegen.jshop2.Length
-
- level -
Variable in class org.activemath.util.PrettyUTF8XMLWriter
- The current nesting level
- LexicalError(boolean, int, int, int, String, char) -
Static method in error org.activemath.exercises.parsers.TokenMgrError
- Returns a detailed message for the Error when it is thrown by the
token manager to indicate a lexical error.
- lexStateNames -
Static variable in class org.activemath.exercises.parsers.CasParserActiveMathTokenManager
-
- lexStateNames -
Static variable in class org.activemath.exercises.parsers.CasParserAxiomTokenManager
-
- lexStateNames -
Static variable in class org.activemath.exercises.parsers.CasParserDrvTokenManager
-
- lexStateNames -
Static variable in class org.activemath.exercises.parsers.CasParserHtwTokenManager
-
- lexStateNames -
Static variable in class org.activemath.exercises.parsers.CasParserMaximaTokenManager
-
- lexStateNames -
Static variable in class org.activemath.exercises.parsers.CasParserMfTokenManager
-
- lexStateNames -
Static variable in class org.activemath.exercises.parsers.CasParserMmaTokenManager
-
- lexStateNames -
Static variable in class org.activemath.exercises.parsers.CasParserMpdTokenManager
-
- lexStateNames -
Static variable in class org.activemath.exercises.parsers.CasParserMplTokenManager
-
- lexStateNames -
Static variable in class org.activemath.exercises.parsers.CasParserRdcTokenManager
-
- lexStateNames -
Static variable in class org.activemath.exercises.parsers.CasParserYacasTokenManager
-
- LG_TRAIN_COMPETENCY_LEVEL -
Static variable in class org.activemath.sequencer.TutorialExerSeqTrainCompetencyLevel
- Guided the learner to the next competency level
- LIMIT_NUM_ROWS -
Static variable in class org.activemath.webapp.tools.data.storage.JDBCGapStorageDBIterator
- Number of rows which is output by default; increases performance, because a full
result set is only output on request.
- LIMIT_NUM_ROWS -
Static variable in class org.activemath.webapp.tools.data.storage.JDBCTutorPresetStorageIterator
- Number of rows which is output by default; increases performance, because a full
result set is only output on request.
- line -
Variable in class org.activemath.exercises.parsers.SimpleCharStream
-
- LINEAR_DECREASE -
Static variable in class org.activemath.webapp.evaluators.EvaluationFunction
- Linear decrease function: The update fades in a linear fashion
with the number of interactions.
- LINEAR_INCREASE -
Static variable in class org.activemath.webapp.evaluators.EvaluationFunction
- Linear increase function: The update grows in a linear fashion
with the number of interactions.
- linearToOpenMath(String, String) -
Static method in class org.activemath.exercises.CasParser
- Convert from linear input to OpenMath.
- lineContent -
Variable in class org.activemath.util.LineStripper
-
- lineSeparator -
Variable in class org.activemath.util.MyUTF8XMLWriter
-
- LineStripper - Class in org.activemath.util
- A simple utility to strip the lines containing a
substring.
- LineStripper() -
Constructor for class org.activemath.util.LineStripper
-
- LinkedBean - Class in org.activemath.webapp.view.beans
- Describe me!
- LinkedBean(String, String) -
Constructor for class org.activemath.webapp.view.beans.LinkedBean
-
- linkToActiveMath -
Static variable in class org.activemath.util.TimeStamp
-
- LinkTool - Class in org.activemath.webapp.view.tools
- LinkTool from Velocity Tools
This class extends the original LinkTool from Velocity Tools.
- LinkTool() -
Constructor for class org.activemath.webapp.view.tools.LinkTool
-
- list -
Variable in class org.activemath.author.toc.StringListPanel
-
- list(String, String) -
Method in class org.activemath.webapp.notes.NotesManager
-
- listAccounts() -
Method in class org.activemath.webapp.user.account.AccountManager
- Returns a list of all registered userId's.
- listAccounts() -
Method in class org.activemath.webapp.user.UserStorage
- Returns a list of all registered userId's.
- listAccountsForGroup(String) -
Method in class org.activemath.webapp.user.account.AccountManager
- Returns a list af registered userIds belonging to the supplied
groupId
- listAccountsForGroup(String) -
Method in class org.activemath.webapp.user.UserStorage
- Returns a list af registered userIds belonging to the supplied
groupId.
- listAccountsMatching(String) -
Method in class org.activemath.webapp.user.account.AccountManager
- Returns a list af registered userIds matching
filterText.
- listAccountsMatching(String) -
Method in class org.activemath.webapp.user.UserStorage
- Returns a list of all userIds matching the
filterText (by name, email)
- listAccountsWithRole(String) -
Method in class org.activemath.webapp.user.account.AccountManager
- Returns a list af registered userIds matching
role
- listAccountsWithRole(String) -
Method in class org.activemath.webapp.user.UserStorage
- Returns a list all userIds where the User has role
role.
- listCollectionContent(String, String) -
Method in class org.activemath.omdocjdom.map.JDM
-
- listCollectionContent(String, String) -
Method in interface org.activemath.omdocjdom.map.OJMap
-
- listContainedIds() -
Method in class org.activemath.omdocjdom.slumb.data.Theory
-
- listGroups() -
Method in class org.activemath.webapp.user.UserStorage
-
- listGroupsForTutor(String) -
Method in class org.activemath.webapp.user.account.AccountManager
- Returns a list of a tutor's groups.
- listGroupsForTutor(String) -
Method in class org.activemath.webapp.user.UserStorage
-
- listIds() -
Method in interface org.activemath.omdocjdom.index.queries.SearchContext.ContainingBook
-
- listIds(Query) -
Method in class org.activemath.omdocjdom.slumb.SlumbIndex
-
- listItems(MBaseID) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- listItems(Collection, String) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- listItems(MBaseID) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Lists all the items being children of the element of the indicated ID.
- listItems(Collection, String) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Lists all the items being children of the element of the indicated ID.
- listItems(MBaseID) -
Method in class org.activemath.abstractcontent.MultiMBase
-
- listItems(Collection, String) -
Method in class org.activemath.abstractcontent.MultiMBase
-
- listItems(MBaseID) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- listItems(Collection, String) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- listItems(MBaseID) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- listItems(Collection, String) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- listItems(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- listItems(Vector, String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- listItems(MBaseID) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- listItems(Collection, String) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- listItems(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- listItems(Collection, String) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
- This method returns the items, which are searched in the MBase
based on the two search criteria: 1) collections, 2) type : tag name of the
element
- listItems(String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
-
- listItems(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
- Iterates over the element itself and its children listing the IDs of this element.
- listItems(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- listItems(Collection, String) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- listItems() -
Method in class org.activemath.omdocjdom.OJDocument
-
- listItems() -
Method in class org.activemath.omdocjdom.OJElement
- Provides an iterator of all the
OJItems in the document.
- listItems(MBaseID) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- listItems(Collection, String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- listItems(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- listItems(Vector, String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- listItems(Vector) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- listItems(MBaseID) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- listItems(Collection, String) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- listNotations() -
Method in class org.activemath.webapp.tools.SymbolPresentationListController.Symbol
-
- listOMDocFiles() -
Method in class org.activemath.omdocjdom.slumb.IndexedCollectionStatus
-
- listOMDocs() -
Method in class org.activemath.omdocjdom.DefaultCollection
-
- listOMDocsModifiedSince(Date) -
Method in class org.activemath.omdocjdom.DefaultCollection
-
- listPossibleNames() -
Method in class org.activemath.webapp.dict.queries.AMMetadataAttributeQuery
-
- listPossibleValues() -
Method in class org.activemath.webapp.dict.queries.AMMetadataAttributeQuery
-
- listResources(String) -
Static method in class org.activemath.config.Manager
- This lists the resources in the directory.
- listScroller -
Variable in class org.activemath.author.toc.StringListPanel
-
- listSymbols() -
Method in class org.activemath.webapp.tools.SymbolPresentationListController.Theory
-
- listTheories(Collection) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- listTheories(Collection) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Lists all the IDs of the
theory elements contained in the indicated collections
.
- listTheories(Collection) -
Method in class org.activemath.abstractcontent.MultiMBase
-
- listTheories(Collection) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- listTheories(Collection) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- listTheories(Vector) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- listTheories(Collection) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- listTheories(String) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- listTheories(String) -
Method in class org.activemath.omdocjdom.map.JDM
-
- listTheories(String) -
Method in interface org.activemath.omdocjdom.map.OJMap
-
- listTheories(Collection) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- listTheories(Vector) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
-
- listTheories(Collection) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
- Goes through the list of IDs collecting all the theories in the given collection.
- listTheories(Collection) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- listTheories() -
Method in class org.activemath.omdocjdom.slumb.IndexedCollectionStatus
-
- listTheories(Collection) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- listTheories(Vector) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- listTheories(Collection) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- listTheories() -
Method in class org.activemath.webapp.tools.SymbolPresentationListController.Collection
-
- listTheories1(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- listTheoryContent(ID) -
Method in class org.activemath.omdocjdom.map.JDM
-
- listTheoryContent(ID) -
Method in interface org.activemath.omdocjdom.map.OJMap
-
- listTypesToHide() -
Static method in class org.activemath.webapp.dict.queries.LearnerHidingPolicy
-
- listZombieAccounts() -
Method in class org.activemath.webapp.user.account.AccountManager
- Returns a list of all userId's that have accounts but no user data
- listZombieAccounts() -
Method in class org.activemath.webapp.user.UserStorage
- Returns a list of all userId's that have accounts but no user data
- LM_ACTIVEMATH_ID -
Static variable in class org.activemath.tutor.coursegen.learnerModel.LearnerModelManager
-
- LM_TEMP_ID -
Static variable in class org.activemath.tutor.coursegen.learnerModel.LearnerModelManager
-
- load(Document) -
Method in class org.activemath.exercises.model.ExerciseLoader
-
- load(Element) -
Method in class org.activemath.exercises.model.ExerciseLoader
-
- loadAnswerMap(Element, Interaction) -
Method in class org.activemath.exercises.model.ExerciseLoader
-
- LoadCollection - Class in org.activemath.webapp.extasy.actions
-
- LoadCollection() -
Constructor for class org.activemath.webapp.extasy.actions.LoadCollection
-
- loadDate -
Variable in class org.activemath.util.Email
-
- loadElement(String) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- loadExercise(String, User) -
Static method in class org.activemath.exercises.Composer
-
- loadExercise(String, User, String) -
Static method in class org.activemath.exercises.Composer
-
- loadExercise(String, String, User) -
Static method in class org.activemath.exercises.Composer
-
- loadExercise(String, String, User, String) -
Static method in class org.activemath.exercises.Composer
-
- loadExercise(Element, Exercise) -
Method in class org.activemath.exercises.model.ExerciseLoader
-
- LoadExercise - Class in org.activemath.webapp.extasy.actions
-
- LoadExercise() -
Constructor for class org.activemath.webapp.extasy.actions.LoadExercise
-
- loadFeedback(Element, Element, Interaction) -
Method in class org.activemath.exercises.model.ExerciseLoader
-
- loadFile() -
Method in class org.activemath.fileBased.DTDreferenceFixer
-
- loadFromFile(File, String, URL) -
Static method in class org.activemath.omdocjdom.map.JDM
- Constructs the map from existing data, one would still run refresh and clean after this. .
- loadInteraction(Element, Exercise) -
Method in class org.activemath.exercises.model.ExerciseLoader
-
- loadInteractionElement(List, PresentationBlock) -
Method in class org.activemath.exercises.model.ExerciseLoader
-
- loadLeftHereCommand() -
Method in class org.activemath.util.Console
-
- loadLxercise(Document) -
Method in class org.activemath.webapp.exercises.tools.ExerciseLoader
-
- loadMetadata(Element, Exercise) -
Method in class org.activemath.exercises.model.ExerciseLoader
-
- loadModel(String) -
Method in class org.activemath.studentmodel2.PersistenceHelper
- Load a model (including evidences and affective model).
- loadProblemstatement(List, Exercise) -
Method in class org.activemath.exercises.model.ExerciseLoader
-
- loadProps() -
Static method in class org.activemath.config.Manager
-
- loadRandomizer(Element, Exercise) -
Method in class org.activemath.exercises.model.ExerciseLoader
-
- loadSimulation(String) -
Method in class org.activemath.studentmodel2.PersistenceHelper
-
- loadTemplate(String) -
Method in class org.activemath.xsl.JaxpProcessor
- get a templates object for the given stylesheet
If the wanted one already exists then return this one else create a new one
an return it
If the wanted one already exists but has been modified then a new
Templates will be created for the new stylesheet an replace the old one.
- loadTemplate(String) -
Method in class org.activemath.xsl.Processor
- get a template for the given stylesheet
if the wanted one already exists then return this one else create a new one
an return it
- loadTemplate(String) -
Method in interface org.activemath.xsl.Stylesheets
- get a template for the given stylesheet
if the wanted one already exists then return this one
else create a new one an return it
- loadTemplateAsync(String) -
Method in class org.activemath.xsl.JaxpProcessor
-
- loadTemplateAsync(String) -
Method in class org.activemath.xsl.Processor
-
- loadTemplateAsync(String) -
Method in interface org.activemath.xsl.Stylesheets
- Loads a template asynchronously.
- loadTransition(Element, Interaction, Interaction) -
Method in class org.activemath.exercises.model.ExerciseLoader
-
- LocalizedFile - Class in org.activemath.webapp.i18n
- This class incapsulates the
LocalizedFile.file and its Locale,
as well as methods for finding the right localizedfile. - LocalizedFile(String, String) -
Constructor for class org.activemath.webapp.i18n.LocalizedFile
-
- Localizer - Class in org.activemath.webapp.i18n
- Localization functions for ActiveMath's WebApp.
- LocalizerUtils - Class in org.activemath.webapp.i18n
- Utility funcitions for @link Localizer.
- LocalizerUtils() -
Constructor for class org.activemath.webapp.i18n.LocalizerUtils
-
- localUserModel -
Variable in class org.activemath.exercises.Evaluator
-
- localUserModel -
Variable in class org.activemath.exercises.InteractionGenerator
-
- LocalUserModel - Class in org.activemath.exercises
-
- LocalUserModel(User) -
Constructor for class org.activemath.exercises.LocalUserModel
-
- localUserModelActive -
Variable in class org.activemath.exercises.InteractionGenerator
-
- location -
Variable in class org.activemath.exercises.openmath.OpenMathServiceBroker.ServiceEntry
-
- locationProvider -
Variable in class org.activemath.omdocjdom.OJFactory
-
- lock -
Variable in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- lock -
Variable in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- log(Class, int, String, Throwable) -
Static method in class org.activemath.abstractcontent.SubconfImpl.Log
-
- log -
Static variable in class org.activemath.author.toc.ASyncTreeNodeDecorator
-
- log -
Static variable in class org.activemath.content.Book
-
- log -
Static variable in class org.activemath.content.ContentCollection
-
- log -
Static variable in class org.activemath.content.ContentFactory
-
- log -
Static variable in class org.activemath.content.ContentManager
-
- log -
Static variable in class org.activemath.content.Grouping
-
- log -
Static variable in class org.activemath.content.ItemCache
-
- log -
Static variable in class org.activemath.content.items.DynamicItem
-
- log -
Static variable in class org.activemath.content.items.DynamicItemCMap
-
- log -
Static variable in class org.activemath.content.items.DynamicItemDM
-
- log -
Static variable in class org.activemath.content.items.DynamicItemExerciseSequencer
-
- log -
Static variable in class org.activemath.content.items.DynamicItemFactory
-
- log -
Static variable in class org.activemath.content.items.DynamicItemLearningService
-
- log -
Static variable in class org.activemath.content.items.ExerciseItem
-
- log -
Static variable in class org.activemath.content.items.FlavorSet
-
- log -
Static variable in class org.activemath.content.items.Item
-
- log -
Static variable in class org.activemath.content.items.ItemRelationType
-
- log -
Static variable in class org.activemath.content.items.ItemUtils
-
- log -
Static variable in class org.activemath.content.items.Metadata
-
- log -
Static variable in class org.activemath.content.mediator.RepositoryManager
-
- log -
Static variable in class org.activemath.content.metadata.ActionDate
-
- log -
Static variable in class org.activemath.content.metadata.LearningTime
-
- log -
Static variable in class org.activemath.content.metadata.MetadataConstant
-
- log -
Static variable in class org.activemath.content.NLG
-
- log -
Static variable in class org.activemath.content.Page
-
- log -
Static variable in class org.activemath.content.Toc
-
- log -
Static variable in class org.activemath.content.TocEntry
-
- log -
Static variable in class org.activemath.events.impl.EventFilterList
-
- log -
Static variable in class org.activemath.events.impl.EventManager
-
- log -
Static variable in class org.activemath.events.tags.EventTag
-
- log -
Static variable in class org.activemath.events.types.AssessmentResultEntry
-
- log -
Static variable in class org.activemath.events.types.ExerciseRunEvent
-
- log -
Static variable in class org.activemath.events.types.ExerciseStepEvent
-
- log -
Static variable in class org.activemath.exercises.CasParser
-
- log -
Static variable in class org.activemath.exercises.Evaluator
-
- log -
Static variable in class org.activemath.exercises.InteractionManager
-
- log -
Static variable in class org.activemath.exercises.openmath.OpenMathServiceBroker
-
- log -
Static variable in class org.activemath.learner.history.HistoryQuery
-
- log -
Static variable in class org.activemath.learner.history.LearnerHistoryImpl
-
- log -
Static variable in class org.activemath.learner.history.LearnerHistoryProvider
-
- log -
Static variable in class org.activemath.learner.model.LearnerModelProvider
-
- log -
Static variable in class org.activemath.learner.model.SlmAdapter
-
- log -
Static variable in class org.activemath.omdocjdom.index.queries.AbstractAMIndexQuery
-
- log -
Static variable in class org.activemath.omdocjdom.lucene.LuceneMBaseStorage
-
- log -
Static variable in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- Missing description of the Field
- log -
Static variable in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- log -
Static variable in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Missing description of the Field
- log -
Static variable in class org.activemath.omdocjdom.OJElement
-
- log -
Static variable in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- log -
Static variable in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- log -
Static variable in class org.activemath.omdocjdom.slumb.SlumbIndex
-
- log -
Static variable in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- log -
Static variable in class org.activemath.presentation.formats.Format
-
- log -
Static variable in class org.activemath.presentation.Formatter
-
- log -
Static variable in class org.activemath.presentation.Fragment
-
- log -
Static variable in class org.activemath.presentation.FragmentCache
-
- log -
Static variable in class org.activemath.presentation.io.ExecStream
-
- log -
Static variable in class org.activemath.presentation.xsl.ImportGenerator
-
- log -
Static variable in class org.activemath.presentation.xsl.XslManager
-
- log -
Static variable in class org.activemath.statistics.ExerciseStatistics
-
- log -
Static variable in class org.activemath.statistics.StatisticsManager
-
- log -
Variable in class org.activemath.statistics.UserFeedbackManager
-
- log -
Variable in class org.activemath.statistics.UserFeedbackStorage
-
- log -
Static variable in class org.activemath.studentmodel2.AffectiveModelManager
-
- log -
Static variable in class org.activemath.studentmodel2.assessment.BeliefModelManager
-
- log -
Static variable in class org.activemath.studentmodel2.assessment.tbm.EvidenceAnalyzer
-
- log -
Static variable in class org.activemath.studentmodel2.assessment.tbmirt.IRTEvidenceAnalyzer
-
- log -
Static variable in class org.activemath.studentmodel2.data.AffectiveModel
-
- log -
Static variable in class org.activemath.studentmodel2.data.AssessmentModel
-
- log -
Static variable in class org.activemath.studentmodel2.data.ConceptAssessment
-
- log -
Static variable in class org.activemath.studentmodel2.data.EvidenceCollector
- Access to logging facility
- log -
Static variable in class org.activemath.studentmodel2.evaluation.UlogReplayStepPredictor
-
- log -
Static variable in class org.activemath.studentmodel2.EvidenceManager
- logging facility
- log -
Static variable in class org.activemath.studentmodel2.EvidencePropagator
- logging facility
- log -
Static variable in class org.activemath.studentmodel2.LearnerModel
-
- log -
Static variable in class org.activemath.studentmodel2.LearnerModelListener
-
- log -
Static variable in class org.activemath.studentmodel2.PersistenceHelper
-
- log -
Static variable in class org.activemath.studentmodel2.PropagationHelper
-
- log -
Static variable in class org.activemath.studentmodel2.SatelliteHelper
-
- log -
Static variable in class org.activemath.studentmodel2.simulation.StudentSimulator
- Logger service
- log -
Static variable in class org.activemath.tutor.control.TutorialControl
-
- log -
Static variable in class org.activemath.tutor.coursegen.CourseGenerator
-
- log -
Static variable in class org.activemath.tutor.coursegen.jshop2.generated.CourseGeneration
-
- log -
Static variable in class org.activemath.tutor.coursegen.jshop2.generated.GenericProblem
-
- log -
Static variable in class org.activemath.tutor.coursegen.learnerModel.DefaultAMLearnerModel
-
- log -
Static variable in class org.activemath.tutor.coursegen.learnerModel.LearnerModelManager
-
- log -
Static variable in class org.activemath.tutor.coursegen.learnerModel.LearnerModelUtil
-
- log -
Static variable in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
-
- log -
Static variable in class org.activemath.tutor.lmbridge.TutorLMBridge
-
- log -
Static variable in class org.activemath.tutor.TaskUtil
-
- log -
Static variable in class org.activemath.util.db.HibernateHelper
-
- log -
Static variable in class org.activemath.util.db.MybatisHelper
-
- log -
Static variable in class org.activemath.util.XStreamBackupFileStrategy
-
- log -
Static variable in class org.activemath.webapp.admin.BookAdminController
-
- log -
Static variable in class org.activemath.webapp.admin.CacheController
- The logger for this class
- log -
Static variable in class org.activemath.webapp.admin.GroupAdminController
-
- log -
Static variable in class org.activemath.webapp.admin.UserAdminController
-
- log -
Static variable in class org.activemath.webapp.admin.UserUploadController
-
- log -
Static variable in class org.activemath.webapp.base.AppContext
-
- log -
Static variable in class org.activemath.webapp.base.ControllerBase
- The logger for this class
- log -
Static variable in class org.activemath.webapp.base.json.JsonUtils
-
- log -
Static variable in class org.activemath.webapp.base.ServletUtils
- The logger for this class
- log -
Static variable in class org.activemath.webapp.base.Skin
-
- log -
Static variable in class org.activemath.webapp.base.VelocityViewServlet
- The logger for this class
- log -
Static variable in class org.activemath.webapp.clientevents.ClientEventsLocalizer
-
- log -
Static variable in class org.activemath.webapp.clip.ClipController
-
- log -
Static variable in class org.activemath.webapp.clip.ClipsStorage
-
- log -
Static variable in class org.activemath.webapp.controller.AboutController
- Deprecated. The logger for this class
- log -
Static variable in class org.activemath.webapp.controller.AppletController
- The logger for this class
- log -
Static variable in class org.activemath.webapp.controller.BookController
- The logger for this class
- log -
Static variable in class org.activemath.webapp.controller.BookmarksController
-
- log -
Static variable in class org.activemath.webapp.controller.CopyrightController
- The logger for this class
- log -
Static variable in class org.activemath.webapp.controller.ItemInfoController
-
- log -
Static variable in class org.activemath.webapp.controller.ItemMenuController
-
- log -
Static variable in class org.activemath.webapp.controller.JnlpController
-
- log -
Static variable in class org.activemath.webapp.controller.UserTrackerController
-
- log -
Static variable in class org.activemath.webapp.dict.ContentBrowserController
- The logger for this class
- log -
Static variable in class org.activemath.webapp.dict.DictionaryController
- The logger for this class
- log -
Static variable in class org.activemath.webapp.dict.DictionaryState
- The logger for this class
- log -
Static variable in class org.activemath.webapp.dict.queries.AMQueryPack
-
- log -
Static variable in class org.activemath.webapp.dict.queries.AMQueryParser
- The logger for this class
- log -
Static variable in class org.activemath.webapp.dict.RelationFilter
- The logger for this class
- log -
Static variable in class org.activemath.webapp.dict.SearchResult
- The logger for this class
- log -
Static variable in class org.activemath.webapp.evaluators.ReadEvaluator
-
- log -
Static variable in class org.activemath.webapp.exercises.CasConsoleController
- The logger for this class
- log -
Static variable in class org.activemath.webapp.exercises.DRConsoleController
- The logger for this class
- log -
Static variable in class org.activemath.webapp.exercises.ExerciseController
- The logger for this class
- log -
Static variable in class org.activemath.webapp.exercises.ExerciseUploadController
-
- log -
Static variable in class org.activemath.webapp.exercises.mcq.MCQExercise
- The logger for this class
- log -
Static variable in class org.activemath.webapp.extasy.actions.DeleteMultimedia
-
- log -
Static variable in class org.activemath.webapp.extasy.Test
-
- log -
Static variable in class org.activemath.webapp.extasy.util.MultipartRequestHandler
-
- log -
Static variable in class org.activemath.webapp.notes.db.JDBCNotesDatabase
- The logger for this class
- log -
Static variable in class org.activemath.webapp.notes.db.Note
-
- log -
Static variable in class org.activemath.webapp.notes.NotesController
- The logger for this class
- log -
Static variable in class org.activemath.webapp.notes.NotesManager
- The logger for this class
- log -
Static variable in class org.activemath.webapp.report.bucket.BucketArchive
-
- log -
Static variable in class org.activemath.webapp.report.BucketReport
-
- log -
Static variable in class org.activemath.webapp.report.data.AggregateExerciseData
-
- log -
Static variable in class org.activemath.webapp.report.data.ExerciseRun
-
- log -
Static variable in class org.activemath.webapp.report.data.ExerciseStat
-
- log -
Static variable in class org.activemath.webapp.report.data.StudentResultData
-
- log -
Static variable in class org.activemath.webapp.report.data.UserStat
-
- log -
Static variable in class org.activemath.webapp.report.EventReport
-
- log -
Static variable in class org.activemath.webapp.report.PerformanceReport
-
- log -
Static variable in class org.activemath.webapp.report.ReportActivities
-
- log -
Static variable in class org.activemath.webapp.report.ReportAggregateExercises
-
- log -
Static variable in class org.activemath.webapp.report.ReportAggregateStudents
-
- log -
Static variable in class org.activemath.webapp.report.ReportController
-
- log -
Static variable in class org.activemath.webapp.report.ReportMistakes
-
- log -
Static variable in class org.activemath.webapp.report.ReportPerStudent
-
- log -
Static variable in class org.activemath.webapp.report.ReportStudentResults
-
- log -
Static variable in class org.activemath.webapp.report.ReportUserFeedback
-
- log -
Static variable in class org.activemath.webapp.report.ReportUtils
-
- log -
Static variable in class org.activemath.webapp.report.ShareCalculatorReport
-
- log -
Static variable in class org.activemath.webapp.report.SurveyReport
-
- log -
Static variable in class org.activemath.webapp.servlets.ActivemathServlet
-
- log -
Static variable in class org.activemath.webapp.slmgui.SLMGuiController
-
- log -
Static variable in class org.activemath.webapp.speech.SpeechControllerAssistent
-
- log -
Static variable in class org.activemath.webapp.speech.SpeechOnDemandController
- The logger for this class
- log -
Static variable in class org.activemath.webapp.speech.SpeechRuleChecker
-
- log -
Static variable in class org.activemath.webapp.speech.SpeechUniversalController
- The logger for this class
- log -
Static variable in class org.activemath.webapp.survey.SurveyController
-
- log -
Variable in class org.activemath.webapp.survey.SurveyData
-
- log -
Static variable in class org.activemath.webapp.survey.SurveyManager
-
- log -
Static variable in class org.activemath.webapp.tools.data.Gap
- The logger for this class
- log -
Static variable in class org.activemath.webapp.tools.data.GapDetectionLM
- The logger for this class
- log -
Static variable in class org.activemath.webapp.tools.data.GapManager
- The logger for this class
- log -
Static variable in class org.activemath.webapp.tools.data.storage.JDBCGapStorageDatabase
-
- log -
Static variable in class org.activemath.webapp.tools.data.storage.JDBCGapStorageDBIterator
- The logger for this class
- log -
Static variable in class org.activemath.webapp.tools.data.storage.JDBCTutorPresetStorage
-
- log -
Static variable in class org.activemath.webapp.tools.data.storage.JDBCTutorPresetStorageIterator
- The logger for this class
- log -
Static variable in class org.activemath.webapp.tools.data.TutorPreset
-
- log -
Static variable in class org.activemath.webapp.tools.data.TutorPresetManager
- The logger for this class
- log -
Static variable in class org.activemath.webapp.tools.GapController
-
- log -
Static variable in class org.activemath.webapp.tools.LanguageGapController
-
- log -
Static variable in class org.activemath.webapp.tools.MBaseRefController
-
- log -
Static variable in class org.activemath.webapp.tools.StatsController
-
- log -
Static variable in class org.activemath.webapp.tools.TransformationToolController
- The logger for this class
- log -
Static variable in class org.activemath.webapp.tools.UlogController
-
- log -
Static variable in class org.activemath.webapp.tutor.BookGenerationController
-
- log -
Static variable in class org.activemath.webapp.tutor.cgWebService.CourseGeneratorWebService
-
- log -
Static variable in class org.activemath.webapp.tutor.cgWebService.RepositoryRegistrationWebService
-
- log -
Static variable in class org.activemath.webapp.tutor.cgWebService.ServiceController.Translator
-
- log -
Static variable in class org.activemath.webapp.tutor.cgWSClient.ActivemathControllerTest.CGWSInternalTestController
-
- log -
Static variable in class org.activemath.webapp.tutor.cgWSClient.ActivemathControllerTest.CGWSTestController
-
- log -
Static variable in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.RepositoryRegistrationClient
-
- log -
Static variable in class org.activemath.webapp.tutor.coursegen.CourseGenController
-
- log -
Static variable in class org.activemath.webapp.tutor.coursegen.CourseGenerationController
-
- log -
Static variable in class org.activemath.webapp.user.account.AccountManager
-
- log -
Static variable in class org.activemath.webapp.user.UserGroup
-
- log -
Static variable in class org.activemath.webapp.user.UserGroupDefault
-
- log -
Static variable in class org.activemath.webapp.user.UserRoleSet
-
- log -
Static variable in class org.activemath.webapp.userfeedback.UserFeedbackController
-
- log -
Static variable in class org.activemath.webapp.view.tools.I18nTool
-
- log -
Static variable in class org.activemath.webapp.view.tools.MBaseTool
-
- log -
Static variable in class org.activemath.webapp.view.tools.PresentationTool
-
- log -
Static variable in class org.activemath.webapp.view.tools.TransformTool
-
- log -
Static variable in class org.activemath.webapp.view.tools.UrlTool
-
- log -
Static variable in class org.activemath.webapp.wiris.ContentController
-
- log -
Static variable in class org.activemath.webapp.wiris.DomainController
-
- log -
Static variable in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- log -
Static variable in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
- log -
Static variable in class org.activemath.webapp.ws.XmlrpcManager
-
- log -
Static variable in class org.activemath.xsl.JaxpProcessor
-
- Log4jOutputStream - Class in org.activemath.config.startup
- Simple class to redirect an OutputStream to a log4j Logger.
- Log4jOutputStream(Logger) -
Constructor for class org.activemath.config.startup.Log4jOutputStream
-
- LOG_DECREASE -
Static variable in class org.activemath.webapp.evaluators.EvaluationFunction
- Logarithmic decrease function: The update fades in a logarithmic fashion
with the number of interactions.
- LOG_INCREASE -
Static variable in class org.activemath.webapp.evaluators.EvaluationFunction
- Logarithmic increase function: The update grows in a logarithmic fashion
with the number of interactions.
- LOG_LEVEL_DEBUG -
Static variable in class org.activemath.abstractcontent.SubconfImpl.Log
-
- LOG_LEVEL_INFO -
Static variable in class org.activemath.abstractcontent.SubconfImpl.Log
-
- LOG_LEVEL_WARN -
Static variable in class org.activemath.abstractcontent.SubconfImpl.Log
-
- logAndUndressException(Category, Priority, String, Throwable) -
Static method in class org.activemath.util.ExceptionHandler
- A general routine to report exceptions which are often wrapped.
- logDebug(Class, String) -
Static method in class org.activemath.abstractcontent.SubconfImpl.Log
-
- logEvent(ActivemathEvent) -
Method in class org.activemath.events.log.EventLogDbWriter
- Log event to the logging DB.
- logEvent(ActivemathEvent) -
Method in class org.activemath.events.log.EventLogFileWriter
- Log an event to a ulog file.
- logEvent(ActivemathEvent) -
Method in interface org.activemath.events.log.EventLogger
-
- logExerciseResult -
Variable in class org.activemath.webapp.exercises.ExerciseController
-
- LOGICAL_BOOLEAN -
Static variable in class org.activemath.exercises.openmath.OpenMathServiceBroker
-
- LogicExpressionEvaluator - Class in org.activemath.exercises.openmath.services
- Logic expression evaluator OpenMath service.
- LogicExpressionEvaluator() -
Constructor for class org.activemath.exercises.openmath.services.LogicExpressionEvaluator
-
- login(String, AppSession, HttpServletRequest, HttpServletResponse) -
Method in class org.activemath.webapp.base.AuthenticationManager
- Login logic.
- login(String, String, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- login(String, String, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS login function
- Login - Class in org.activemath.webapp.controller
- Login logic
TODO: undo all login actions when we fail with error (um, identity, ...)
- Login() -
Constructor for class org.activemath.webapp.controller.Login
-
- login(String) -
Method in class org.activemath.webapp.user.UserManager
- Login the given user.
- LOGIN_VIEW -
Static variable in class org.activemath.webapp.base.AppContext
-
- loginCAS(String, String, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- loginCAS(String, String, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS login function via CAS
- loginLDAP(String, String, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- loginLDAP(String, String, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS login function via LDAP
- LOGINS -
Static variable in class org.activemath.webapp.report.BucketReport
-
- logout(String) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- log out the given user
- logout(String) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- logs the student with login name
user out,
that means save her student model to the hard disk and
remove it from ram.
- logout(String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- logout(AppSession) -
Method in class org.activemath.webapp.base.AuthenticationManager
- Logout current user of an AppSession.
- logout(String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- logout(String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS logout function
- Logout - Class in org.activemath.webapp.controller
- Logout a user
Request parameters: none
- Logout() -
Constructor for class org.activemath.webapp.controller.Logout
-
- logout(String) -
Method in interface org.activemath.webapp.evaluators.EvaluatorCentral
-
- logout(String) -
Method in class org.activemath.webapp.evaluators.Evaluators
-
- logout(String) -
Method in class org.activemath.webapp.user.UserManager
- Logs out the given user.
- LOGOUT_VIEW -
Static variable in class org.activemath.webapp.base.AppContext
-
- LONG -
Static variable in class org.activemath.feedback.symptoms.Symptom
-
- longFormat -
Static variable in class org.activemath.omdocjdom.map.JDM
-
- lookingAhead -
Variable in class org.activemath.exercises.parsers.CasParserActiveMath
-
- lookingAhead -
Variable in class org.activemath.exercises.parsers.CasParserAxiom
-
- lookingAhead -
Variable in class org.activemath.exercises.parsers.CasParserDrv
-
- lookingAhead -
Variable in class org.activemath.exercises.parsers.CasParserHtw
-
- lookingAhead -
Variable in class org.activemath.exercises.parsers.CasParserMaxima
-
- lookingAhead -
Variable in class org.activemath.exercises.parsers.CasParserMf
-
- lookingAhead -
Variable in class org.activemath.exercises.parsers.CasParserMma
-
- lookingAhead -
Variable in class org.activemath.exercises.parsers.CasParserMpd
-
- lookingAhead -
Variable in class org.activemath.exercises.parsers.CasParserMpl
-
- lookingAhead -
Variable in class org.activemath.exercises.parsers.CasParserRdc
-
- lookingAhead -
Variable in class org.activemath.exercises.parsers.CasParserYacas
-
- lookupUser(String, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- lookupUser(String, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS lookupUser(): check if username exists.
- lostFocus() -
Method in class org.activemath.events.types.FocusChangedEvent
-
- lostOwnership(Clipboard, Transferable) -
Method in class org.activemath.author.toc.TOC
-
- LOSupportStatistics - Class in org.activemath.webapp.tools
-
- LOSupportStatistics() -
Constructor for class org.activemath.webapp.tools.LOSupportStatistics
-
- lowerBox -
Variable in class org.activemath.author.toc.StringListPanel
-
- LuceneBuilder - Class in org.activemath.omdocjdom.lucene
- This class provides the functionality to build a lucene base MBase database.
- LuceneBuilder(Subconfiguration) -
Constructor for class org.activemath.omdocjdom.lucene.LuceneBuilder
-
Properties that can be set are the following (note that the ActiveMath
manager uses the prefix
OmdocJdomMbase
dbpath = path The path where lucene database exist.
- LuceneConstants - Class in org.activemath.omdocjdom.lucene
- This class contains the constants for lucene mbase.
- LuceneConstants() -
Constructor for class org.activemath.omdocjdom.lucene.LuceneConstants
-
- LUCENEMBASE_ITEMS -
Static variable in class org.activemath.omdocjdom.lucene.LuceneConstants
- This set mains the list of all omdoc elements,which are considered
to be stored as one unit inside the database.
- LuceneMBaseStorage - Class in org.activemath.omdocjdom.lucene
-
- LuceneMBaseXmlRpcServer - Class in org.activemath.omdocjdom.lucene
- This class acts as a wrapper of any given
OmdocLuceneMBaseRef to serve
it through XML-RPC on the given port number. - LuceneMBaseXmlRpcServer(Subconfiguration) -
Constructor for class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- A constructor that reads its properties from the Manager properties and
uses the
Manager's MBaseRef.
- LuceneMBaseXmlRpcServer(int, OmdocLuceneMBaseRef) -
Constructor for class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- Missing description of constructor for the OJXMLRPClucenembaseServer object
- LuceneMBaseXmlRpcServer(OmdocLuceneMBaseRef) -
Constructor for class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- A server-less version to be embedded in other servers... provides
the XML-RPC type- conversion facility.
- LuceneMBaseXmlRpcServer.ReloadErrorHandler - Class in org.activemath.omdocjdom.lucene
- This class is made public only for the purposes of being served by XML-RPC server...
- LuceneMBaseXmlRpcServer.ReloadErrorHandler(LinkedList, String) -
Constructor for class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer.ReloadErrorHandler
-
- LuceneUtilities - Class in org.activemath.omdocjdom.lucene
- This is utitlity class of Lucence base MBase implementation.
- LuceneUtilities() -
Constructor for class org.activemath.omdocjdom.lucene.LuceneUtilities
-
M
- MafueStrategy - Class in org.activemath.exercises.generators
-
- MafueStrategy() -
Constructor for class org.activemath.exercises.generators.MafueStrategy
-
- MafueStrategy(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.MafueStrategy
-
- MailingChecker - Class in org.activemath.util.checks
- Checker watchdog.
- MailingChecker(Subconfiguration) -
Constructor for class org.activemath.util.checks.MailingChecker
- Constructor starting the thread
- MailingLoginNotifier - Class in org.activemath.author
- A kind of independent service which listens to login-events
and sends a mail on login and logout time.
- MailingLoginNotifier(Subconfiguration) -
Constructor for class org.activemath.author.MailingLoginNotifier
-
- main(String[]) -
Static method in class org.activemath.abstractcontent.MBaseID
-
- main(String[]) -
Static method in class org.activemath.applets.PeripherieWinkel
-
- main(String[]) -
Static method in class org.activemath.author.toc.DCMetaEditPanel
-
- main(String[]) -
Static method in class org.activemath.author.toc.IDEditPanel
-
- main(String[]) -
Static method in class org.activemath.author.toc.JNLPTOCEdit
-
- main(String[]) -
Static method in class org.activemath.author.toc.StringListPanel
-
- main(String[]) -
Static method in class org.activemath.author.toc.TOC
- opens a single new TOC edit frame.
- main(String[]) -
Static method in class org.activemath.config.Manager
- This method is for testing the configuration, it can be be given the
argument of the initialization to perform and will try to perform it,
providing an output targetted to detect the possible misconfigurations.
- main(String[]) -
Static method in class org.activemath.config.ProofPackageVersions
-
- main(String[]) -
Static method in class org.activemath.config.startup.AMEmbedded
-
- main(String[]) -
Static method in class org.activemath.config.startup.AMMonolithicWithGUI
-
- main(String[]) -
Static method in class org.activemath.config.startup.AMShutdown
-
- main(String[]) -
Static method in class org.activemath.config.startup.AMStartup
-
- main(String[]) -
Static method in class org.activemath.config.startup.Ant
-
- main(String[]) -
Static method in class org.activemath.config.startup.Basics
- Simple test method: set's up and launches the
init of the Manager.
- main(String[]) -
Static method in class org.activemath.config.startup.BuildIndex
-
- main(String[]) -
Static method in class org.activemath.config.startup.FileMBaseStart
-
- main(String[]) -
Static method in class org.activemath.config.startup.MBaseReload
-
- main(String[]) -
Static method in class org.activemath.config.startup.MBaseStartup
-
- main(String[]) -
Static method in class org.activemath.config.startup.Run
-
- main(String[]) -
Static method in class org.activemath.content.items.FlavorSet
-
- main(String[]) -
Static method in class org.activemath.content.mediator.MediatorTests
-
- main(String[]) -
Static method in class org.activemath.content.query.QueryEngineTest
-
- main(String[]) -
Static method in class org.activemath.events.impl.XmlrpcEventTester
- main method
- main(String[]) -
Static method in class org.activemath.events.impl.XmlrpcEventTesterAuth
- main method
- main(String[]) -
Static method in class org.activemath.events.impl.XmlrpcEventTesterSimple
- main method
- main(String[]) -
Static method in class org.activemath.events.log.UlogFixer
-
- main(String[]) -
Static method in class org.activemath.events.log.UlogImporter
-
- main(String[]) -
Static method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- main(String[]) -
Static method in class org.activemath.exercises.openmath.OpenMathServiceBroker
-
- main(String[]) -
Static method in class org.activemath.exercises.openmath.services.ArithmeticExpressionEvaluator
-
- main(String[]) -
Static method in class org.activemath.exercises.openmath.services.CasExpressionEvaluatorMaxima
-
- main(String[]) -
Static method in class org.activemath.exercises.openmath.services.CasExpressionEvaluatorProcess
-
- main(String[]) -
Static method in class org.activemath.exercises.openmath.services.CasExpressionEvaluatorSocket
-
- main(String[]) -
Static method in class org.activemath.exercises.openmath.services.CasExpressionEvaluatorWsdl
-
- main(String[]) -
Static method in class org.activemath.exercises.openmath.services.CasExpressionEvaluatorXmlHttp
-
- main(String[]) -
Static method in class org.activemath.exercises.openmath.services.CasExpressionEvaluatorXmlRpc
-
- main(String[]) -
Static method in class org.activemath.exercises.openmath.services.LogicExpressionEvaluator
-
- main(String[]) -
Static method in class org.activemath.exercises.parsers.CasParserActiveMath
-
- main(String[]) -
Static method in class org.activemath.exercises.parsers.CasParserAxiom
-
- main(String[]) -
Static method in class org.activemath.exercises.parsers.CasParserDrv
-
- main(String[]) -
Static method in class org.activemath.exercises.parsers.CasParserHtw
-
- main(String[]) -
Static method in class org.activemath.exercises.parsers.CasParserMaxima
-
- main(String[]) -
Static method in class org.activemath.exercises.parsers.CasParserMf
-
- main(String[]) -
Static method in class org.activemath.exercises.parsers.CasParserMma
-
- main(String[]) -
Static method in class org.activemath.exercises.parsers.CasParserMpd
-
- main(String[]) -
Static method in class org.activemath.exercises.parsers.CasParserMpl
-
- main(String[]) -
Static method in class org.activemath.exercises.parsers.CasParserOpenMath
-
- main(String[]) -
Static method in class org.activemath.exercises.parsers.CasParserRdc
-
- main(String[]) -
Static method in class org.activemath.exercises.parsers.CasParserYacas
-
- main(String[]) -
Static method in class org.activemath.fileBased.DTDreferenceFixer
-
- main(String[]) -
Static method in class org.activemath.fileBased.OMdocGrouper
-
- main(String[]) -
Static method in class org.activemath.fileBased.TranslationChecker
-
- main(String[]) -
Static method in class org.activemath.fileBased.UTF8Escaper
-
- main(String[]) -
Static method in class org.activemath.fileBased.XMLValidate
-
- main(String[]) -
Static method in class org.activemath.omdocjdom.collsync.TestCollSync
-
- main(String[]) -
Static method in class org.activemath.omdocjdom.index.analysis.OMDocMicroStructureTokenStream
-
- main(String[]) -
Static method in class org.activemath.omdocjdom.index.infomap.junitTest.TestInfomap
-
- main(String[]) -
Static method in class org.activemath.omdocjdom.index.queries.SpanQuerySegmenter
-
- main(String[]) -
Static method in class org.activemath.omdocjdom.lucene.LuceneBuilder
- Main launcher, see
LuceneMBaseXmlRpcServer.main(String[]).
- main(String[]) -
Static method in class org.activemath.omdocjdom.lucene.LuceneMBaseStorage
- Called to verify the coherence between small and mass indices.
- main(String[]) -
Static method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- main(String[]) -
Static method in class org.activemath.omdocjdom.lucene.LuceneUtilities
-
- main(String[]) -
Static method in class org.activemath.omdocjdom.lucene.TryStraightIndexBuild
-
- main(String[]) -
Static method in class org.activemath.omdocjdom.map.JDM
- Invoke with mapFile and a few path-to-directories...
- main(String[]) -
Static method in class org.activemath.omdocjdom.map.JDMRecBookMaker
-
- main(String[]) -
Static method in class org.activemath.omdocjdom.map.JDMTask
-
- main(String[]) -
Static method in class org.activemath.omdocjdom.map.MappedXmlOutputter
- MappedXmlOutputter sourceFile outFile mapFile
- main(String[]) -
Static method in class org.activemath.omdocjdom.mbase.MBaseBuilder
- Main invocation of the MBase.
- main(String[]) -
Static method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- main(String[]) -
Static method in class org.activemath.omdocjdom.OJContentCollectionUtil
- Invoke with a single parameter... the name of the omdoc file.
- main(String[]) -
Static method in class org.activemath.omdocjdom.PlainTextConverter
-
- main(String[]) -
Static method in class org.activemath.omdocjdom.slumb.SlumbIndex
-
- main(String[]) -
Static method in class org.activemath.omdocjdom.XMLOutputterWithClasses
-
- main(String[]) -
Static method in class org.activemath.omdocjdom.ZoologyProducer
- for testing.
- main(String[]) -
Static method in class org.activemath.presentation.formats.TeXMacrosLister
-
- main(String[]) -
Static method in class org.activemath.presentation.io.ExecStream
- For testing.
- main(String[]) -
Static method in class org.activemath.presentation.preproc.PreProcessor
- Simple test: processes the file given as arguments using
PreProcessor.makePagePreProc()
the and prints it to screen
- main(String[]) -
Static method in class org.activemath.presentation.xsl.ImportGenerator
-
- main(String[]) -
Static method in class org.activemath.presentation.xsl.symbolpresentation.Merger
-
- main(String[]) -
Static method in class org.activemath.util.checks.MailingChecker
- handlest startup and shutdown of the MailingChecker using XMLRPC.
- main(String[]) -
Static method in class org.activemath.util.Console
-
- main(String[]) -
Static method in class org.activemath.util.Email
-
- main(String[]) -
Static method in class org.activemath.util.InToOutStream
- For testing: cats a file.
- main(String[]) -
Static method in class org.activemath.util.OCDExport
- Arguments: ocdExport
[]
produces the OCD file indicated from the id provided,
either an omgroup or a theory.
- main(String[]) -
Static method in class org.activemath.util.OMconverters.OMConvertByStylesheet
- main method for testing
- main(String[]) -
Static method in class org.activemath.util.PoolManager
- Just for testing.
- main(String[]) -
Static method in class org.activemath.util.StreamedConsole
-
- main(String[]) -
Static method in class org.activemath.util.StylesheetShrinker
-
- main(String[]) -
Static method in class org.activemath.util.SvnImpose
-
- main(String[]) -
Static method in class org.activemath.util.Utilities
-
- main(String[]) -
Static method in class org.activemath.util.XMLRPCtests
-
- main(String[]) -
Static method in class org.activemath.webapp.adapterrex.AdaptErrEx
-
- main(String[]) -
Static method in class org.activemath.webapp.clip.ClipsStorage
-
- main(String[]) -
Static method in class org.activemath.webapp.dict.queries.TestSimpleSearchHttp
-
- main(String[]) -
Static method in class org.activemath.webapp.exercises.WirisIntegrator
-
- MAIN -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- Main - Class in org.activemath.webapp.extasy.actions
-
- Main() -
Constructor for class org.activemath.webapp.extasy.actions.Main
-
- main(String[]) -
Static method in class org.activemath.webapp.servlets.ServiceServletPrimitive
-
- main(String[]) -
Static method in class org.activemath.webapp.tocedit.TOCEditController
-
- main(String[]) -
Static method in exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.InvalidOJDocumentException
-
- main(String[]) -
Static method in exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.NoCourseFoundException
-
- main(String[]) -
Static method in class org.activemath.webapp.tutor.cgWSClient.Axis2SampleTestClient.EchoBlockingClient
-
- main(String[]) -
Static method in class org.activemath.webapp.tutor.cgWSClient.Axis2SampleTestClient.PingClient
-
- main(String[]) -
Static method in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.GenerateCourseWithLKMapClient
-
- main(String[]) -
Static method in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.MetadataOntologyClient
-
- main(String[]) -
Static method in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.RepositoryRegistrationClient
-
- main(String[]) -
Static method in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.RepositoryUnRegisterClient
-
- main(String[]) -
Static method in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.TaskDefinitionClient
-
- main(String[]) -
Static method in class org.activemath.webapp.user.UserManagerServiceTester
- main method
- main(String[]) -
Static method in class org.activemath.webapp.view.tools.EscapeTool
-
- main(String[]) -
Static method in class org.activemath.webapp.ws.delegation.siette.SietteAsignaturaProducer
- Main method, to be called as command-line
- main(String[]) -
Static method in class org.activemath.xsl.JaxpProcessor
- method for testing
parameters:
first: URI of the stylesheet to use
second:URI of the document to transform
[third]:base URI for the Stylesheet (optional)
If the third parameter is not set use the Manager's URI
- main(String[]) -
Static method in class org.activemath.xsl.SaxonProcessor
- method for testing
parameters:
first: URI of the stylesheet to use
second:URI of the document to transform
[third]:base URI for the Stylesheet (optional)
If the third parameter is not set use the Manager's URI
- main(String[]) -
Static method in class org.activemath.xsl.SymbolPresentationImportGenerator
- The command-line entry point
- main(String[]) -
Static method in class org.activemath.xsl.XSLTester
-
- main_frame -
Variable in class org.activemath.author.toc.DCMetaEditPanel
-
- MainMenu - Class in org.activemath.webapp.controller
- Generate a user's main window
Request parameters:
none so far
- MainMenu() -
Constructor for class org.activemath.webapp.controller.MainMenu
-
- MAINMENU_SORTBY -
Static variable in class org.activemath.webapp.user.UserData
-
- MAINMENU_VIEW -
Static variable in class org.activemath.webapp.base.AppContext
-
- MainView - Class in org.activemath.webapp.extasy.views
-
- MainView() -
Constructor for class org.activemath.webapp.extasy.views.MainView
-
- make(Element, Map) -
Method in interface org.activemath.presentation.preproc.TaskFactory
- Produces, if necessary, or returns, otherwise, the given task that will be applied on the element
elt and its descendants.
- makeAbsFilePathResolver() -
Static method in class org.activemath.abstractcontent.SubconfImpl.Util
- Returns an PathResolver meant to handle property-values that are
absolute path names.
- makeAbsoluteID(String) -
Static method in class org.activemath.omdocjdom.ID
- This supports "mbase://" or "http://"
- makeAnswerMap(List) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeAsRecord(MBaseBuildException) -
Method in class org.activemath.omdocjdom.mbase.MBaseErrorReporter
- Makes a
Hashtable of the given exception including the keys:
message: the exception message
exceptionClass: the exception class
systemId: the path to the file
lineNumber the line-number in the file
columnNumber the column-number in the file
- makeBasedPathResolver(URL) -
Static method in class org.activemath.abstractcontent.SubconfImpl.Util
- Provides a resolver that uses relative URL resolutions of the
URL class.
- makeBaseFileWithinPathResolver(File) -
Static method in class org.activemath.abstractcontent.SubconfImpl.Util
- Path resolver uses the same strategy as ActiveMath's Manager
and makes "/" the base-path.
- makeBlank(String) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeCanonical(String) -
Static method in class org.activemath.webapp.evaluators.EvaluationTool
- gets a Canonical ID from MBase.
- makeChoiceInteraction(String, String) -
Method in class org.activemath.exercises.generators.HTWGenerator
-
- makeCollectionRelativeID(String, String) -
Static method in class org.activemath.omdocjdom.ID
- Splits the path given with slahes, if any, then creates a link that follows
the policy given under
ID.makeRelativeID(org.activemath.omdocjdom.ID, java.lang.String) but with the given collection.
- makeCombinedExtractor(ContentExtractor, ContentExtractor) -
Static method in class org.activemath.omdocjdom.index.analysis.ContentExtractor
-
- makeComparison(String, Element) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeComplexCondition(Element, List, String) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeComposite() -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeComposite(String) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeComposite(List) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeComposite(List, String) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeCondition(Element, Element, String) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeCondition(Element, List, String) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeCorrectStepInteraction(String, String) -
Method in class org.activemath.exercises.generators.HTWGenerator
-
- makeCurrentTaskPreamble() -
Method in class org.activemath.exercises.generators.feedback.FeedbackGenerator
-
- makeDatabaseFresh() -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseStorage
-
- makeDefaultProperties() -
Static method in class org.activemath.omdocjdom.lucene.LuceneBuilder
- Description of the Method
- makeDefaultProperties() -
Static method in class org.activemath.omdocjdom.slumb.SlumbIndex
-
- makeDefaultProps() -
Static method in class org.activemath.omdocjdom.index.AMIndex
-
- makeDiagnosis(String, String, List) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeErrorGuessFb() -
Method in class org.activemath.exercises.generators.feedback.FeedbackGenerator
-
- makeExerciseEvaluator(User) -
Method in class org.activemath.webapp.evaluators.StandardEvaluatorFactory
-
- makeFeedback(boolean) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
- make empty feedback element
if keep argument is true the feedback will be kept in the latter interactions
- makeFeedback(boolean, String) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
- make empty feedback element with from attribute, specifying the id
of the interaction the feedback should be imported from
if keep argument is true the feedback will be kept in the latter interactions
- makeFeedback(boolean, Content) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
- make a feedback element with content
if keep argument is true the feedback will be kept in the latter interactions
- makeFinalCorrectFb() -
Method in class org.activemath.exercises.generators.feedback.FeedbackGenerator
-
- makeFinalInteraction(String, String) -
Method in class org.activemath.exercises.generators.HTWGenerator
-
- makeFirstInteractiveStep(String) -
Method in class org.activemath.exercises.generators.HTWGenerator
- should be refactored and partially moved to the feedback generator
- makeFromCDGfile(URL) -
Static method in class org.activemath.omdocjdom.rephrase.CDGroup
-
- makeFromList(MBaseID, List) -
Static method in class org.activemath.omdocjdom.rephrase.CDGroup
-
- makeFromOJGroup(MBaseRef, MBaseID) -
Static method in class org.activemath.omdocjdom.rephrase.CDGroup
-
- makeGlobalCDGroup() -
Static method in class org.activemath.omdocjdom.rephrase.CDGroup
-
- makeGranThresholdExceededFb() -
Method in class org.activemath.exercises.generators.feedback.FeedbackGenerator
-
- makeGranThresholdExceededRepeatRequest() -
Method in class org.activemath.exercises.generators.feedback.FeedbackGenerator
-
- makeGranThresholdFb() -
Method in class org.activemath.exercises.generators.feedback.FeedbackGenerator
-
- makeID(MBaseID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
- This makes an
ID of an MBaseID but ignores the collection part of the ID as
it supposes a dispatch has been made already before if there were different collections.
- makeImportInteraction(String, String, boolean) -
Method in class org.activemath.exercises.generators.HTWGenerator
- should be refactored and partially moved to the feedback generator
- makeInteraction(String) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
- build an empty interaction with a pointer to the next step
- makeInteraction(String, Element, String) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
- build an interaction element which contains only one feedback element and
an empty interaction, pointing to the next step
- makeInteraction(String, Element, Element, String) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
- build an interaction element which only contains a step metadata, one feedback
and an empty interaction, pointing to the next step
- makeInteraction(String, List, String) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
- build an interaction element which contains a list of feedbacks elements and
an empty interaction, pointing to the next step
- makeInteraction(String, Element, List, String) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
- build an interaction element which contains interaction metadata, a list of
feedbacks elements and an empty interaction, pointing to the next step
- makeInteraction(String, Element, Element, Element) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
- make an interaction element which contains one feedback, interaction map and answer map
- makeInteraction(String, Element, Element, Element, Element) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
- make an interaction element which contains interaction metadata, one feedback,
interaction map and answer map
- makeInteraction(String, List, Element, Element) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
- make an interaction element which contains a list of feedbacks,
interaction map and answer map
- makeInteraction(String, Element, List, Element, Element) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
- make an interaction element which contains interaction metadata, list of feebacks,
interaction map and answer map
- makeInteraction(String, List, Element, List) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
- make an interaction which contains the list of feedbacks, interaction map
and a list of answer maps
- makeInteraction(String, Element, List, Element, List) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
- make interaction which contains interaction metadata, list of feedbacks,
interaction map and a list of answer maps
- makeInteraction(String, List) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeInteractionMap(List) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
- make interaction map which contains blanks with given ids
- makeInteractionMap() -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeInteractionXref(String, String, List, String) -
Method in class org.activemath.exercises.generators.HTWGenerator
- should be refactored and partially moved to the feedback generator
- makeInteractiveStep(String) -
Method in class org.activemath.exercises.generators.HTWGenerator
- should be refactored and partially moved to the feedback generator
- makeInteractiveStep(String) -
Method in class org.activemath.exercises.generators.HTWSequenced
-
- makeLatexPreProc() -
Static method in class org.activemath.presentation.preproc.PreProcessor
-
- makeLocalizedName(String, String) -
Static method in class org.activemath.webapp.i18n.Localizer
- Construct a localized (file)name.
- makeLocationInfo() -
Method in interface org.activemath.omdocjdom.OJSAXBuilder.LocationProvider
-
- makeLocationInfo() -
Method in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- makeMap(Subconfiguration) -
Static method in class org.activemath.abstractcontent.SubconfImpl.Util
- A simplistic Map implementation just providing the
Map.get(java.lang.Object) method
backed by an Subconfiguration.getProperty(java.lang.String).
- makeMapExtractor(Map) -
Static method in class org.activemath.omdocjdom.index.analysis.ContentExtractor
-
- makeMathMLCdGroup() -
Static method in class org.activemath.omdocjdom.rephrase.RephraseHeuristics
-
- makeMBaseID(MBaseID, ID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
- Checks weather the collection name of id matches the collection name of this one then returns
something with the collectio name of baseID, otherwise builds another collection name.
- makeMBaseID(ID) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
- Makes a simple shadow MBaseID out of an ID...
- makeMBaseRefExtractor(MBaseRef) -
Static method in class org.activemath.omdocjdom.index.analysis.ContentExtractor
-
- makeMergedIterator(Iterator, Map, Iterator) -
Static method in class org.activemath.abstractcontent.SubconfImpl.Util
- An
Iterator implementation iterating first over the first iterator then
following with the iterator of the second iterator whose keys are not in the first.
- makeNavigationEvaluator(User) -
Method in class org.activemath.webapp.evaluators.StandardEvaluatorFactory
-
- makeNewPagePreProc(MBaseRef) -
Static method in class org.activemath.presentation.preproc.PreProcessor
- Makes a new page pre-processor every time.
- makeNextStepHint() -
Method in class org.activemath.exercises.generators.DRGenerator
-
- makeNextStepHint(String, String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- makeNextStepHintPreamble() -
Method in class org.activemath.exercises.generators.feedback.FeedbackGenerator
-
- makeNullPathResolver() -
Static method in class org.activemath.abstractcontent.SubconfImpl.Util
- Provides a
SubconfImpl.PathResolver which throws
IllegalStateException at every-call.
- makeNumEq(Element) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeNumEq(Element, String) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makePagePreProc() -
Static method in class org.activemath.presentation.preproc.PreProcessor
- Returns a possibly cached pre-processor
- makePattern() -
Static method in class org.activemath.omdocjdom.ID
- Prepares a
ID.PoolableRE regular expression object to parse a string URL.
- makeProblemStatement() -
Method in class org.activemath.exercises.generators.feedback.FeedbackGenerator
-
- makeProceedRequest() -
Method in class org.activemath.exercises.generators.feedback.FeedbackGenerator
-
- makeReadEvaluator(User) -
Method in class org.activemath.webapp.evaluators.StandardEvaluatorFactory
-
- makeReferenceAttsXP() -
Static method in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- makeRelativeID(ID, String) -
Static method in class org.activemath.omdocjdom.ID
- Produces an ID that is relative to the base.
- makeSelection(String, boolean) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeSemEval(Element) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeSemEval(Element, String) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeSemiFinalInteraction(String, Element, String) -
Method in class org.activemath.exercises.generators.HTWGenerator
-
- makeSimplifyInteraction(String, String) -
Method in class org.activemath.exercises.generators.HTWGenerator
-
- makeSolution(String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- makeSolution() -
Method in class org.activemath.exercises.generators.DRGenerator
-
- makeSolutionPreamble() -
Method in class org.activemath.exercises.generators.feedback.FeedbackGenerator
-
- makeSpecialCondition(String, String) -
Static method in class org.activemath.exercises.generators.DRGenerator
-
- makeStepCorrectFb() -
Method in class org.activemath.exercises.generators.feedback.FeedbackGenerator
-
- makeStepIncorrectFb() -
Method in class org.activemath.exercises.generators.feedback.FeedbackGenerator
-
- makeStepMetadata() -
Method in class org.activemath.exercises.generators.HTWGenerator
-
- makeStepRepeatRequest() -
Method in class org.activemath.exercises.generators.feedback.FeedbackGenerator
-
- makeStepSuboptimalFb() -
Method in class org.activemath.exercises.generators.feedback.FeedbackGenerator
-
- makeStraight(String[]) -
Static method in class org.activemath.omdocjdom.OJUtilities.NameAndNamespace
-
- makeSubTreeProperties(Properties, String) -
Static method in class org.activemath.util.PropertiesUtil
-
- makeSureIDAttIsAbsolute(Attribute) -
Static method in class org.activemath.presentation.preproc.RefEncoderTask
-
- makeSureOmobjIsClean(OJElement) -
Method in class org.activemath.omdocjdom.index.queries.OmobjAMIndexQuery
- Corrects the namespace of omobj for now.
- makeSureRefAttIsAbsolute(Attribute) -
Static method in class org.activemath.presentation.preproc.RefEncoderTask
-
- makeSureTheresAnIndexAt(File) -
Static method in class org.activemath.omdocjdom.lucene.LuceneUtilities
- Tries to read the index and create it if necessary.
- makeSynEq(Element) -
Method in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- makeSyntaxErrorFb() -
Method in class org.activemath.exercises.generators.feedback.FeedbackGenerator
-
- makeSystemErrorInteraction() -
Method in class org.activemath.exercises.generators.MathDoxInteractionManager
- interaction reporting a system error, reserved for mathdox communication error
- makeTransformationSource(Item) -
Method in class org.activemath.presentation.Formatter
- Builds a transformation source for an item.
- makeTransformationSource(OJElement) -
Method in class org.activemath.presentation.Formatter
- Builds a transformation source for a DOM tree.
- makeUnexpectedStepFb() -
Method in class org.activemath.exercises.generators.feedback.FeedbackGenerator
-
- makeUnprefixedMap(Map, String) -
Static method in class org.activemath.abstractcontent.SubconfImpl.Util
- Implements
Map.get(java.lang.Object) adding the prefix (and a "period") to each key.
- makeUnprefixingIterator(Iterator, String) -
Static method in class org.activemath.abstractcontent.SubconfImpl.Util
- Implements an
Iterator that changes the String returned by the given iterator
to either exclude them (if it does not start with the prefix) or provide the string
with the prefix removed.
- makeWrongStepInteraction(String, String) -
Method in class org.activemath.exercises.generators.HTWGenerator
-
- Manager - Class in org.activemath.config
- A class to read configuration information from the configuration files and
optionally offer the anchoring to factory methods that provide the
implementation for standard interfaces of the abstractcontent package.
- Manager() -
Constructor for class org.activemath.config.Manager
-
- ManagerSubconfiguration - Class in org.activemath.config
- A class to produce a
Subconfiguration object
from the Manager's properties. - ManagerSubconfiguration(String) -
Constructor for class org.activemath.config.ManagerSubconfiguration
-
- Manifest - Class in org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004
- This class translates a part of a JDOM object into
a Manifest Document according to the SCORM2004 Specification
of IMS Content Package.
- Manifest() -
Constructor for class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Manifest
- Initialises all the members in this class.
- Manifest(String) -
Constructor for class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Manifest
- This constructor will be used if there's a special xmlBase defined.
- MappedXmlOutputter - Class in org.activemath.omdocjdom.map
- Outputs documents leaving a trace of the locations where each id-ed element is output.
- MappedXmlOutputter() -
Constructor for class org.activemath.omdocjdom.map.MappedXmlOutputter
-
- MappedXmlOutputter.TagPositionPair - Class in org.activemath.omdocjdom.map
-
- MappedXmlOutputter.TagPositionPair() -
Constructor for class org.activemath.omdocjdom.map.MappedXmlOutputter.TagPositionPair
-
- Mapping - Class in org.activemath.applets.exercises
- Item list mapping display applet, for mapping exercises.
- Mapping() -
Constructor for class org.activemath.applets.exercises.Mapping
-
- MAPPING -
Static variable in class org.activemath.content.metadata.ExerciseType
-
- MAPPING -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- mapping2js(PresentationBlock, String, AppModel) -
Method in class org.activemath.webapp.extasy.util.Java2Javascript
-
- mappingInputsMap -
Variable in class org.activemath.exercises.generators.SelfRegulateStrategy2
-
- mappingInputsMap -
Variable in class org.activemath.exercises.generators.SelfRegulateStrategyTest
-
- MappingParseException - Exception in org.activemath.content.mediator.rewriter
-
- MappingParseException() -
Constructor for exception org.activemath.content.mediator.rewriter.MappingParseException
-
- MappingParseException(String) -
Constructor for exception org.activemath.content.mediator.rewriter.MappingParseException
-
- MappingParseException(Throwable) -
Constructor for exception org.activemath.content.mediator.rewriter.MappingParseException
-
- MappingParseException(String, Throwable) -
Constructor for exception org.activemath.content.mediator.rewriter.MappingParseException
-
- MappingPattern - Class in org.activemath.content.mediator.rewriter
- A MappingPattern consist of a MatchingPattern, which should
match with a given query and a Set of ReplacementPatterns which
are proceeded to the given query.
- MappingPattern(Element) -
Constructor for class org.activemath.content.mediator.rewriter.MappingPattern
-
- MappingRandomizer - Class in org.activemath.exercises.generators
- Randomizer of exercises.
- MappingRandomizer(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.MappingRandomizer
-
- MappingRandomizer - Class in org.activemath.exercises.generators.util
-
- MappingRandomizer() -
Constructor for class org.activemath.exercises.generators.util.MappingRandomizer
-
- mappings -
Variable in class org.activemath.content.metadata.CognitiveProcess
-
- mappingURL -
Static variable in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.RepositoryRegistrationClient
-
- MAPSMossaicControl - Class in org.activemath.exercises.generators
-
- MAPSMossaicControl(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.MAPSMossaicControl
-
- MAPSMossaicControl.SelfRegulatedEvaluator - Class in org.activemath.exercises.generators
-
- MAPSMossaicControl.SelfRegulatedEvaluator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.MAPSMossaicControl.SelfRegulatedEvaluator
-
- MAPSMossaicFremdPlannung - Class in org.activemath.exercises.generators
-
- MAPSMossaicFremdPlannung(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.MAPSMossaicFremdPlannung
-
- MAPSMossaicFremdPlannung.SelfRegulatedEvaluator - Class in org.activemath.exercises.generators
-
- MAPSMossaicFremdPlannung.SelfRegulatedEvaluator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.MAPSMossaicFremdPlannung.SelfRegulatedEvaluator
-
- mapTo(CompetencySystem) -
Method in class org.activemath.content.metadata.CognitiveProcess
- Maps this process to another set of processes belonging to a target competency system.
- markup(String) -
Method in class org.activemath.util.MyUTF8XMLWriter
-
- markup(String) -
Method in class org.activemath.util.ProtectedUTF8XMLWriter
-
- masterGenerator -
Variable in class org.activemath.exercises.InteractionGenerator
-
- masteries -
Variable in class org.activemath.events.types.BeliefUpdateEvent
- key: competency
value: Integer mastery in [0, 100], -1 for unknown
- mastery -
Variable in class org.activemath.events.types.BeliefUpdateEvent
-
- mastery -
Variable in class org.activemath.studentmodel2.assessment.simple.SimpleBeliefContainer
-
- MASTERY_LOW -
Static variable in class org.activemath.statistics.ExerciseStatistics
-
- MASTERY_MAX -
Static variable in interface org.activemath.learner.model.LearnerModelInterface
-
- MASTERY_MEDIUM -
Static variable in class org.activemath.statistics.ExerciseStatistics
-
- MASTERY_MIN -
Static variable in interface org.activemath.learner.model.LearnerModelInterface
-
- MASTERY_UNKNOWN -
Static variable in interface org.activemath.learner.model.LearnerModelInterface
-
- MASTERY_VIEW -
Static variable in class org.activemath.webapp.base.AppContext
-
- masteryAssumptions -
Static variable in class org.activemath.studentmodel2.assessment.tbmirt.IRTEvidenceAnalyzer
-
- MasteryChange - Class in org.activemath.studentmodel2.evaluation
- Simple Structure to hold mastery changes before and after an ExerciseStep
- MasteryChange() -
Constructor for class org.activemath.studentmodel2.evaluation.MasteryChange
-
- MasteryChangedEvent - Class in org.activemath.events.types
- Event: learner model detects mastery change
- MasteryChangedEvent() -
Constructor for class org.activemath.events.types.MasteryChangedEvent
-
- MasteryChangedEvent(String, Map, Map) -
Constructor for class org.activemath.events.types.MasteryChangedEvent
-
- masteryEstimates -
Variable in class org.activemath.studentmodel2.simulation.StudentSimulator
- A Map of estimated Masteries for the assessed concepts
key: userId
value: -> Map with:
key: ConceptId
value: Integer[] - containing the masteries after k-th evidence
- match(List) -
Method in class org.activemath.exercises.model.ConditionTransition
-
- match(List) -
Method in class org.activemath.exercises.model.DefaultTransition
-
- match(List) -
Method in class org.activemath.exercises.model.HintTransition
-
- match(List) -
Method in class org.activemath.exercises.model.InteractionTransition
-
- match(List) -
Method in class org.activemath.exercises.model.Transition
-
- match(OJElement) -
Method in class org.activemath.omdocjdom.rephrase.OMMatcher
- Finds all occurrences of the pattern as a descendent of the given element.
- MATCH_ORDERED_WORDS -
Static variable in class org.activemath.webapp.dict.queries.TextAMQuery
-
- MATCH_PHRASE -
Static variable in class org.activemath.webapp.dict.queries.TextAMQuery
-
- MATCH_WORDS -
Static variable in class org.activemath.webapp.dict.queries.TextAMQuery
-
- MATCH_WORDS_FUZZILY -
Static variable in class org.activemath.webapp.dict.queries.TextAMQuery
-
- MATCH_WORDS_PREFIXES -
Static variable in class org.activemath.webapp.dict.queries.TextAMQuery
-
- matchDTDdecl(String) -
Static method in class org.activemath.fileBased.DTDreferenceFixer
- Formely used method to match the declaration of the single DTD reference, like in
matcher -
Variable in class org.activemath.omdocjdom.ID.PoolableRE
-
- matches(KBQuery) -
Method in class org.activemath.content.mediator.rewriter.Pattern
- Checks whether the pattern matches a KBQuery.
- matches(ActivemathEvent) -
Method in class org.activemath.events.impl.EventFilter
- Say if event matches this filter.
- matches(ActivemathEvent) -
Method in class org.activemath.events.tags.EventTag
- Say if an event matches this tag.
- matches(Element) -
Method in class org.activemath.webapp.extasy.util.CMPFilter
-
- matchesAny(ActivemathEvent) -
Method in class org.activemath.events.impl.EventFilterList
- Say if event matches any filter of this list.
- matchesNone(ActivemathEvent) -
Method in class org.activemath.events.impl.EventFilterList
- Say if event matches no filter of this list.
- MATHBRIDGE -
Static variable in class org.activemath.content.metadata.CompetencySystem
-
- MathBridgeProcess - Class in org.activemath.content.metadata
-
- MathDoxInteractionManager - Class in org.activemath.exercises.generators
-
- MathDoxInteractionManager(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.MathDoxInteractionManager
- Interaction Generator for Mathdox Exercises.
- MathDoxInteractionManager.MathDoxEvaluator - Class in org.activemath.exercises.generators
-
- MathDoxInteractionManager.MathDoxEvaluator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.MathDoxInteractionManager.MathDoxEvaluator
-
- MathDoxService - Class in org.activemath.exercises.openmath.services
-
- MathDoxService() -
Constructor for class org.activemath.exercises.openmath.services.MathDoxService
-
- MATHEMATICS -
Static variable in class org.activemath.content.metadata.Field
-
- MathsThesaurusCaller - Class in org.activemath.content.mediator.kbimpl
- Collects items from http://thesaurus.maths.org .
- MathsThesaurusCaller(String, String, String) -
Constructor for class org.activemath.content.mediator.kbimpl.MathsThesaurusCaller
-
- MathWebBrokerWrapper - Class in org.activemath.abstractcontent
- A facility class to centralize and call all methods offered by the mathweb object broker.
- MathWebBrokerWrapper(String, String) -
Constructor for class org.activemath.abstractcontent.MathWebBrokerWrapper
-
- Matriculations - Interface in org.activemath.abstractcontent
- The matriculation table.
- matriculations -
Static variable in class org.activemath.config.Manager
- The loaded matriculations table.
- MAX_TIMESTAMP -
Static variable in class org.activemath.learner.history.HistoryQueryConstraint
- A "<" constraint on the max timestamp (to be consistant with interval boundaries of buckets)
- maxErrors -
Variable in class org.activemath.omdocjdom.mbase.MBaseErrorReporter
- If -1 then never stops displaying errors, otherwise displays the given number of errors and
then throws an exception.
- maxNextCharInd -
Variable in class org.activemath.exercises.parsers.SimpleCharStream
-
- maxSolutionStepNr -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- maxUserSolStepNr -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- mayAuthorEditCollection(String, String, Subconfiguration) -
Static method in class org.activemath.omdocjdom.OJContentCollectionUtil
- checks whether the named author is allowed to author into this collection
(if there is no author configuration, all authors are allowed to write).
- mayJoinGroup(String) -
Method in class org.activemath.webapp.user.User
- Say if user is allowed to join a group.
- mayWorkOnOmobj(OJElement) -
Method in class org.activemath.omdocjdom.rephrase.RephraseRule
-
- mayWorkOnSymbol(ID) -
Method in class org.activemath.omdocjdom.rephrase.RephraseRule
-
- mbase -
Static variable in class org.activemath.content.items.Item
-
- mbase -
Variable in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- MBASE_PREFIX -
Static variable in class org.activemath.content.items.DynamicItemFactory
-
- MBaseBuilder - Class in org.activemath.omdocjdom.mbase
- This class is responsible for building the JDOM documents
(more precisely the
OJDocument with elements of class
MBaseItem) and to build the table
of id and the dependencies information. - MBaseBuilder(Subconfiguration) -
Constructor for class org.activemath.omdocjdom.mbase.MBaseBuilder
- Complete constructor from the properties which are properties
to override
MBaseBuilder.makeDefaultProperties().
- MBaseBuilder.MBaseFactory - Class in org.activemath.omdocjdom.mbase
-
- MBaseBuilder.MBaseFactory() -
Constructor for class org.activemath.omdocjdom.mbase.MBaseBuilder.MBaseFactory
-
- MBaseBuildException - Exception in org.activemath.omdocjdom
- This exception caused if some thing wrong in the omdoc Document.
- MBaseBuildException(JDOMException) -
Constructor for exception org.activemath.omdocjdom.MBaseBuildException
-
- MBaseBuildException(String, String, int, int) -
Constructor for exception org.activemath.omdocjdom.MBaseBuildException
-
- MBaseCacheRef - Class in org.activemath.omdocjdom.exist
-
- MBaseCacheRef() -
Constructor for class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- MBaseCacheRef(int) -
Constructor for class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- MBaseCaller - Class in org.activemath.content.mediator.kbimpl
-
- MBaseCaller(MBaseRef) -
Constructor for class org.activemath.content.mediator.kbimpl.MBaseCaller
-
- MBaseCaller - Class in org.activemath.content.query.dbimpl
-
- MBaseCaller(MBaseRef) -
Constructor for class org.activemath.content.query.dbimpl.MBaseCaller
- Default Constructor.
- MBaseCollectionNotProvidedException - Exception in org.activemath.abstractcontent
- a subclass that is to be thrown if an MBaseID in an request refers to a collection
which is not provided by the requested MBaseRef.
- MBaseCollectionNotProvidedException(String) -
Constructor for exception org.activemath.abstractcontent.MBaseCollectionNotProvidedException
-
- MBaseCollectionNotProvidedException(String, Exception) -
Constructor for exception org.activemath.abstractcontent.MBaseCollectionNotProvidedException
-
- MBaseCollectionNotProvidedException(Exception) -
Constructor for exception org.activemath.abstractcontent.MBaseCollectionNotProvidedException
-
- MBaseCollectionsChangedEvent - Class in org.activemath.events.types
- Event describing changes in content-collections chracterized by
added, changed, or removed ids stored as absolute string ids.
- MBaseCollectionsChangedEvent() -
Constructor for class org.activemath.events.types.MBaseCollectionsChangedEvent
-
- MBaseCollectionsChangedEvent(Collection) -
Constructor for class org.activemath.events.types.MBaseCollectionsChangedEvent
-
- mbaseConceptMap -
Variable in class org.activemath.exercises.openmath.services.HTWService
-
- MBaseErrorReporter - Class in org.activemath.omdocjdom.mbase
- MBaseErrorReporter is a configurable way to report errors when building and/or reloading a
OmdocJdomMBase. - MBaseErrorReporter() -
Constructor for class org.activemath.omdocjdom.mbase.MBaseErrorReporter
- Creates a fully ignoring error-reporter.
- MBaseErrorReporter(boolean) -
Constructor for class org.activemath.omdocjdom.mbase.MBaseErrorReporter
- Creates an error reporter that will throw exceptions which means that, most probably, the
parsing or reload will stop.
- MBaseErrorReporter(PrintStream, boolean, int) -
Constructor for class org.activemath.omdocjdom.mbase.MBaseErrorReporter
- Create an error-reporter that no throw exceptions but simply report to the given
print-stream.
- MBaseErrorReporter(PrintStream, boolean, boolean, boolean, boolean, int, String) -
Constructor for class org.activemath.omdocjdom.mbase.MBaseErrorReporter
- Creates a fully configure error-reporter.
- MBaseException - Exception in org.activemath.abstractcontent
- a small exception wrapper for use inside *MBase* classes.
- MBaseException(String) -
Constructor for exception org.activemath.abstractcontent.MBaseException
- creates a new MBaseException which has a description
- MBaseException(String, Exception) -
Constructor for exception org.activemath.abstractcontent.MBaseException
- creates a new MBaseException with given description and given exception
- MBaseException(Exception) -
Constructor for exception org.activemath.abstractcontent.MBaseException
- creates a new MBaseException with given exception
- MBaseID - Class in org.activemath.abstractcontent
- Objects of this class denote the reference to an element within an MBase as can
be reached using
MBaseRef, it provides parsing and resolution mechanisms. - MBaseID(MBaseID, String) -
Constructor for class org.activemath.abstractcontent.MBaseID
- Contructs an ID that will be resolved relative to the baseID.
- MBaseID(String) -
Constructor for class org.activemath.abstractcontent.MBaseID
- Constructs an ID using a string expected to contain all information to create an absolute one.
- MBaseID(ID) -
Constructor for class org.activemath.abstractcontent.MBaseID
- Constructs an MBaseID from an OmdocJdom
MBaseID.NullMBaseID object.
- mbaseId -
Variable in class org.activemath.content.items.Item
-
- MBaseID.NullMBaseID - Class in org.activemath.abstractcontent
-
- MBaseID.NullMBaseID() -
Constructor for class org.activemath.abstractcontent.MBaseID.NullMBaseID
-
- MBaseItem - Class in org.activemath.omdocjdom.mbase
- This class extends the
MBaseItem class to include methods
and inner-classes to provide support for dependencies. - MBaseItem() -
Constructor for class org.activemath.omdocjdom.mbase.MBaseItem
-
- MBaseItem(String) -
Constructor for class org.activemath.omdocjdom.mbase.MBaseItem
-
- MBaseItem(String, Namespace) -
Constructor for class org.activemath.omdocjdom.mbase.MBaseItem
-
- MBaseItemNotFoundException - Exception in org.activemath.abstractcontent
- a subclass that is to be thrown if an MBaseID in an request refers to a
content which is not contained by its collections.
- MBaseItemNotFoundException(String, MBaseID) -
Constructor for exception org.activemath.abstractcontent.MBaseItemNotFoundException
-
- MBaseItemNotFoundException(String, MBaseID, Exception) -
Constructor for exception org.activemath.abstractcontent.MBaseItemNotFoundException
-
- MBaseItemNotFoundException(Exception, MBaseID) -
Constructor for exception org.activemath.abstractcontent.MBaseItemNotFoundException
-
- MBaseRef - Interface in org.activemath.abstractcontent
- A generic interface to mark a reference to an existing database of OMDoc
documents.
- mbaseRef -
Variable in class org.activemath.content.items.FlavorSet
-
- mbaseRef -
Variable in class org.activemath.presentation.preproc.SymbolDeclarationsTask
-
- mbaseRef -
Variable in class org.activemath.webapp.tools.SymbolPresentationListController.Item
-
- MBaseRef.Dependency - Class in org.activemath.abstractcontent
- A useful class to describe a relation between two items as returned by
MBaseRef.getDependencies(org.activemath.abstractcontent.MBaseID) and MBaseRef.getRelated(org.activemath.abstractcontent.MBaseID, java.util.Collection). - MBaseRef.Dependency(MBaseID, String, MBaseID) -
Constructor for class org.activemath.abstractcontent.MBaseRef.Dependency
-
- MBaseRef.Relation - Interface in org.activemath.abstractcontent
-
- MBaseRefChecker - Class in org.activemath.util.checks
- A class that performs regular checks on the MBase interface using
the method
MBaseRef.assertItsUp(). - MBaseRefChecker(Subconfiguration) -
Constructor for class org.activemath.util.checks.MBaseRefChecker
- wrapped constructor
- MBaseRefController - Class in org.activemath.webapp.tools
- This is a simple interface to seeing, downloading, reloading, and uploading
MBase content.
- MBaseRefController() -
Constructor for class org.activemath.webapp.tools.MBaseRefController
-
- MBaseReload - Class in org.activemath.config.startup
- Sends "reload" command to configured MBase via XML-RPC.
- MBaseReload() -
Constructor for class org.activemath.config.startup.MBaseReload
-
- MBaseStartup - Class in org.activemath.config.startup
- Starts up the configured MBase class.
- MBaseStartup() -
Constructor for class org.activemath.config.startup.MBaseStartup
-
- MBaseTool - Class in org.activemath.webapp.view.tools
- View tool for accessing ContentManager and MBase.
- MBaseTool(Map) -
Constructor for class org.activemath.webapp.view.tools.MBaseTool
-
- MCQ -
Static variable in class org.activemath.content.metadata.ExerciseType
-
- MCQExercise - Class in org.activemath.webapp.exercises.mcq
-
- MCQExercise(String, Formatter) -
Constructor for class org.activemath.webapp.exercises.mcq.MCQExercise
-
- MCQExerciseItem - Class in org.activemath.webapp.exercises.mcq
-
- MCQExerciseItem(String) -
Constructor for class org.activemath.webapp.exercises.mcq.MCQExerciseItem
-
- MDAttribute - Class in org.activemath.omdocjdom
- A pair value and name that's an attribute of an item.
- MDAttribute(String, String) -
Constructor for class org.activemath.omdocjdom.MDAttribute
-
- MDAttributeAMIndexQuery - Class in org.activemath.omdocjdom.index.queries
-
- MDAttributeAMIndexQuery(String, String) -
Constructor for class org.activemath.omdocjdom.index.queries.MDAttributeAMIndexQuery
-
- MECHANICAL_ENGINEERING -
Static variable in class org.activemath.content.metadata.Field
-
- MEDIA_COMPETENCY -
Static variable in class org.activemath.webapp.user.UserData
-
- Mediator - Class in org.activemath.content.mediator
- The Mediator provides three main methods:
1. it executes queries: The
source queries are formulated in terms of OIO. - Mediator() -
Constructor for class org.activemath.content.mediator.Mediator
-
- MediatorException - Exception in org.activemath.content.mediator
-
- MediatorException() -
Constructor for exception org.activemath.content.mediator.MediatorException
-
- MediatorException(String) -
Constructor for exception org.activemath.content.mediator.MediatorException
-
- MediatorException(Throwable) -
Constructor for exception org.activemath.content.mediator.MediatorException
-
- MediatorException(String, Throwable) -
Constructor for exception org.activemath.content.mediator.MediatorException
-
- MediatorTests - Class in org.activemath.content.mediator
-
- MediatorTests() -
Constructor for class org.activemath.content.mediator.MediatorTests
-
- MEDIUM -
Static variable in class org.activemath.content.metadata.Difficulty
-
- MENU -
Static variable in class org.activemath.webapp.user.ContextDescription
-
- MENU_COMMAND_DELETE -
Static variable in class org.activemath.webapp.extasy.graph.GraphVizu
-
- MENU_COMMAND_EDIT -
Static variable in class org.activemath.webapp.extasy.graph.GraphVizu
-
- MENU_COMMAND_RUN -
Static variable in class org.activemath.webapp.extasy.graph.GraphVizu
-
- merge() -
Method in class org.activemath.presentation.xsl.symbolpresentation.Merger
- This method get the List of <symbolpresentation> elements as JDOM tree,
which is sent for code decoration to
PresentationTagDecorator.
- merge(Vector) -
Method in class org.activemath.presentation.xsl.symbolpresentation.PresentationTagCollector
- All the <presentationsymbol> elements, pointing to the same symbol,
are merge into one <presentationsymbol>, which is returned as Element object.
- Merger - Class in org.activemath.presentation.xsl.symbolpresentation
- XSLT tempaltes for the OpenMath symbols from <symbolpresentation> element
in ActiveMath are generated at startup time.
- Merger() -
Constructor for class org.activemath.presentation.xsl.symbolpresentation.Merger
-
- mergeTemplate(Template, Context, HttpServletResponse) -
Method in class org.activemath.webapp.base.VelocityViewServlet
- Merges the template with the context.
- message -
Variable in class org.activemath.feedback.therapies.Therapy
-
- message -
Variable in class org.activemath.util.Email
-
- META_COGNITION -
Static variable in class org.activemath.content.metadata.AMProcess
-
- metadata -
Variable in class org.activemath.content.Book
-
- metadata -
Variable in class org.activemath.content.ContentCollection
-
- metadata -
Variable in class org.activemath.content.Grouping
-
- metadata -
Variable in class org.activemath.content.items.Item
-
- Metadata - Class in org.activemath.content.items
- Object holding the metadata for an Item.
- Metadata() -
Constructor for class org.activemath.content.items.Metadata
-
- Metadata(String, OJElement) -
Constructor for class org.activemath.content.items.Metadata
-
- Metadata - Class in org.activemath.exercises.model
-
- Metadata() -
Constructor for class org.activemath.exercises.model.Metadata
-
- METADATA -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- metadata2js(Element, AppModel) -
Method in class org.activemath.webapp.extasy.util.Java2Javascript
-
- metadataAttributeQuery(String, String) -
Static method in class org.activemath.omdocjdom.index.QueryMaker
- Deprecated.
- MetadataConstant - Class in org.activemath.content.metadata
- Describe me!
- MetadataConstant(String) -
Constructor for class org.activemath.content.metadata.MetadataConstant
-
- MetadataOntologyClient - Class in org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient
-
- MetadataOntologyClient() -
Constructor for class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.MetadataOntologyClient
-
- METHOD_IN_ASSERTION -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- METHOD_IN_DEFINITION -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- METHOD_IN_EXAMPLE -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- METHOD_IN_EXERCISE -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- METHOD_IN_METHOD -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- METHOD_IN_OMTEXT -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- METHOD_IN_PROOF -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- methodException(Class, String, Exception) -
Method in class org.activemath.webapp.base.VelocityViewServlet
- Event handler for catching Velocity exceptions
- mid -
Variable in class org.activemath.omdocjdom.ID
-
- MIN_TIMESTAMP -
Static variable in class org.activemath.learner.history.HistoryQueryConstraint
- A ">" constraint on the min timestamp
- MINIMIZE_EMPTY_ELEMENTS -
Static variable in class org.activemath.util.MyUTF8XMLWriter
-
- MINIMIZE_EMPTY_ELEMENTS_HTML -
Static variable in class org.activemath.util.MyUTF8XMLWriter
-
- MINUTES -
Static variable in class org.activemath.webapp.report.bucket.BucketType
-
- misconceptions -
Variable in class org.activemath.events.types.ExerciseStepEvent
-
- MissingPrerequisite - Class in org.activemath.feedback.diagnoses
-
- MissingPrerequisite(String, String, UserContext) -
Constructor for class org.activemath.feedback.diagnoses.MissingPrerequisite
-
- miu -
Static variable in class org.activemath.studentmodel2.assessment.tbm.EvidenceAnalyzer
-
- MIX_LENGTH -
Static variable in class org.activemath.sequencer.MunExerciseSequencer
-
- MML_NAMESPACE -
Static variable in class org.activemath.omdocjdom.OJConstants
- MathML namespace
- MODEL -
Static variable in class org.activemath.content.metadata.AMProcess
-
- MODEL -
Static variable in class org.activemath.content.metadata.Competency
- Deprecated.
- MODEL -
Static variable in class org.activemath.content.metadata.PISAProcess
-
- model -
Variable in class org.activemath.exercises.generators.StrategyAction
-
- MODEL -
Static variable in class org.activemath.tutor.lmbridge.Competency
-
- model -
Variable in class org.activemath.webapp.exercises.PresentationStrategy
-
- ModelExistsException - Exception in org.activemath.abstractcontent
- Exception to encapsulate user name proposals if the chosen name already exists
- ModelExistsException() -
Constructor for exception org.activemath.abstractcontent.ModelExistsException
-
- ModelExistsException(String) -
Constructor for exception org.activemath.abstractcontent.ModelExistsException
-
- MODELING -
Static variable in class org.activemath.content.metadata.MathBridgeProcess
- 3.
- modifDateFormat -
Static variable in interface org.activemath.omdocjdom.slumb.SlumbConstants
- This format will be used to store modification dates, it is "compatible" with the
alphabetic ordering.
- MONTHS -
Static variable in class org.activemath.webapp.report.bucket.BucketType
-
- mouseClicked(MouseEvent) -
Method in class org.activemath.applets.PeripherieWinkel.KOrdSys
-
- mouseClicked(MouseEvent) -
Method in class org.activemath.author.toc.EditableTOCJTree
-
- mouseDragged(MouseEvent) -
Method in class org.activemath.applets.PeripherieWinkel.KOrdSys
-
- mouseEntered(MouseEvent) -
Method in class org.activemath.applets.PeripherieWinkel.KOrdSys
-
- mouseEntered(MouseEvent) -
Method in class org.activemath.author.toc.EditableTOCJTree
-
- mouseExited(MouseEvent) -
Method in class org.activemath.applets.PeripherieWinkel.KOrdSys
-
- mouseExited(MouseEvent) -
Method in class org.activemath.author.toc.EditableTOCJTree
-
- mouseMoved(MouseEvent) -
Method in class org.activemath.applets.PeripherieWinkel.KOrdSys
-
- mousePressed(MouseEvent) -
Method in class org.activemath.applets.PeripherieWinkel.KOrdSys
-
- mousePressed(MouseEvent) -
Method in class org.activemath.author.toc.EditableTOCJTree
-
- mouseReleased(MouseEvent) -
Method in class org.activemath.applets.PeripherieWinkel.KOrdSys
-
- mouseReleased(MouseEvent) -
Method in class org.activemath.author.toc.EditableTOCJTree
-
- moveObject(String, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- moveObject(String, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS moveObject(): returns true, if object with refid could
be successfully moved to target id, other it raises an error.
- moveTo(int) -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- MULTI_STEP -
Static variable in class org.activemath.content.metadata.CompetencyLevel
-
- MultiMBase - Class in org.activemath.abstractcontent
- A class to provide access to several MBaseRefs through one single interface.
- MultiMBase(Collection) -
Constructor for class org.activemath.abstractcontent.MultiMBase
- constructs a new MultiMBase
- MultipartRequestHandler - Class in org.activemath.webapp.extasy.util
-
- MultipartRequestHandler() -
Constructor for class org.activemath.webapp.extasy.util.MultipartRequestHandler
-
- MultipartRequestResult - Class in org.activemath.webapp.extasy.util
-
- MultipartRequestResult() -
Constructor for class org.activemath.webapp.extasy.util.MultipartRequestResult
-
- MUN_ES -
Static variable in class org.activemath.sequencer.SimpleExerciseSequencer
-
- MunExerciseSequencer - Class in org.activemath.sequencer
-
- MunExerciseSequencer(AppSession, List<ExerciseArgumentSetting>, int, String) -
Constructor for class org.activemath.sequencer.MunExerciseSequencer
-
- MunSequencerController - Class in org.activemath.webapp.controller
-
- MunSequencerController() -
Constructor for class org.activemath.webapp.controller.MunSequencerController
-
- mustReassert() -
Method in class org.activemath.webapp.user.UserContext
-
- MybatisHelper - Class in org.activemath.util.db
-
- myFlavors -
Variable in class org.activemath.content.items.FlavorSet
-
- MyUTF8XMLWriter - Class in org.activemath.util
- An XMLWriter that encodes characters in UTF-8.
- MyUTF8XMLWriter(OutputStream, int) -
Constructor for class org.activemath.util.MyUTF8XMLWriter
- Create an XML writer that will write in UTF-8 to the specified
OutputStream with the specified options.
- MyUTF8XMLWriter(OutputStream) -
Constructor for class org.activemath.util.MyUTF8XMLWriter
- Create an XML writer that will write in UTF-8 to the specified
OutputStream with the default options.
N
- name -
Variable in class org.activemath.author.toc.DCMetaEditPanel
-
- name -
Variable in class org.activemath.author.toc.StringListPanel
-
- name -
Variable in class org.activemath.feedback.symptoms.Symptom
-
- name -
Variable in class org.activemath.feedback.therapies.Therapy
-
- name -
Variable in class org.activemath.omdocjdom.ID
-
- NAME -
Static variable in class org.activemath.omdocjdom.OJoms
-
- NAME -
Static variable in class org.activemath.omdocjdom.OJref
-
- name -
Variable in class org.activemath.omdocjdom.OJUtilities.NameAndNamespace
-
- NAME -
Static variable in class org.activemath.webapp.user.UserData
-
- name -
Variable in class org.activemath.webapp.user.UserGroup
-
- name -
Variable in class org.activemath.webapp.util.cache.CacheInfo
-
- names() -
Method in class org.activemath.exercises.model.Randomizer
-
- Names - Interface in org.activemath.webapp.exercises.tools
-
- namespace -
Variable in class org.activemath.omdocjdom.OJUtilities.NameAndNamespace
-
- Navigation - Class in org.activemath.feedback.symptoms
-
- Navigation(String, String) -
Constructor for class org.activemath.feedback.symptoms.Navigation
-
- needsPopulation() -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- NEUTRAL -
Static variable in class org.activemath.content.metadata.Abstractness
-
- newCasParser(InputStream, String) -
Static method in class org.activemath.exercises.CasParser
- CAS parser factory.
- newCasParser(String, String) -
Static method in class org.activemath.exercises.CasParser
- CAS parser factory.
- newCasParser(Reader, String) -
Static method in class org.activemath.exercises.CasParser
- CAS parser factory.
- newFormatStreamFor(String, OutputStream) -
Static method in class org.activemath.presentation.formats.Format
- Create a new Format subclass instance for the given format name.
- newItemContent -
Variable in class org.activemath.author.toc.StringListPanel
-
- newItemLabel -
Variable in class org.activemath.author.toc.StringListPanel
-
- newLine -
Static variable in class org.activemath.util.LineStripper
-
- newLine() -
Method in class org.activemath.util.MyUTF8XMLWriter
- Adds up a newLine as defined by the lineSeparator variable.
- newLine() -
Method in class org.activemath.util.PrettyUTF8XMLWriter
-
- newTitle -
Variable in class org.activemath.events.types.UserBookRenamedEvent
-
- newToken(int) -
Static method in class org.activemath.exercises.parsers.Token
- Returns a new Token object, by default.
- next -
Variable in class org.activemath.exercises.parsers.Token
- A reference to the next regular (non-special) token from the input
stream.
- next() -
Method in class org.activemath.omdocjdom.index.analysis.OMDocMicroStructureTokenStream
-
- next() -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef.IteratorOfMBaseRefDeps
-
- next() -
Method in class org.activemath.presentation.formats.TeXMacrosLister
-
- next() -
Method in class org.activemath.webapp.tools.data.storage.JDBCGapStorageDBIterator
- Returns the next gap in the iterator.
- next() -
Method in class org.activemath.webapp.tools.data.storage.JDBCTutorPresetStorageIterator
- Returns the next preset in the iterator.
- NextBestController - Class in org.activemath.feedback
-
- NextBestController() -
Constructor for class org.activemath.feedback.NextBestController
-
- nextError() -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer.ReloadErrorHandler
-
- nextError() -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer.ReloadErrorHandler
-
- nextError() -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer.ErrorLister
-
- nextItem() -
Method in class org.activemath.webapp.speech.SpeechItemList
-
- nextItem() -
Method in interface org.activemath.webapp.speech.SpeechItemListInterface
- Set the Eye to the next Item, if the actual eyed Item is not the last in List.
- nextLine() -
Method in class org.activemath.exercises.CasParser
- Entry point for the recursive descendant parser.
- nextLine() -
Method in class org.activemath.exercises.parsers.CasParserActiveMath
-
- nextLine() -
Method in class org.activemath.exercises.parsers.CasParserAxiom
-
- nextLine() -
Method in class org.activemath.exercises.parsers.CasParserDrv
-
- nextLine() -
Method in class org.activemath.exercises.parsers.CasParserHtw
-
- nextLine() -
Method in class org.activemath.exercises.parsers.CasParserMaxima
-
- nextLine() -
Method in class org.activemath.exercises.parsers.CasParserMf
-
- nextLine() -
Method in class org.activemath.exercises.parsers.CasParserMma
-
- nextLine() -
Method in class org.activemath.exercises.parsers.CasParserMpd
-
- nextLine() -
Method in class org.activemath.exercises.parsers.CasParserMpl
-
- nextLine() -
Method in class org.activemath.exercises.parsers.CasParserOpenMath
-
- nextLine() -
Method in class org.activemath.exercises.parsers.CasParserRdc
-
- nextLine() -
Method in class org.activemath.exercises.parsers.CasParserYacas
-
- nextOmobj() -
Method in class org.activemath.exercises.CasParser
- Parse input, and return the first complete expression found.
- nextToken() -
Method in class org.activemath.omdocjdom.index.analysis.OMDocMicroStructureTokenStream
-
- NLG - Class in org.activemath.content
- The class contains methods used for Natural Language Generation,
e.g., title generation, bridge texts, etc.
- NLG() -
Constructor for class org.activemath.content.NLG
-
- NO -
Static variable in class org.activemath.author.toc.TOC
-
- NO_COMPETENCY -
Static variable in class org.activemath.content.metadata.CompetencyLevel
-
- NO_COURSE -
Static variable in class org.activemath.tutor.XmlrpcTutorialServer
- No course is found for the given Task.
- NO_NAMESPACE -
Static variable in class org.activemath.omdocjdom.OJConstants
- The no-namespace world has a namespace in JDOM:
obtained from
Namespace.NO_NAMESPACE.
- NO_SUCH_ITEM_ERRCODE -
Static variable in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- The XML-RPC error code sent when an ID requested did not exist.
- NO_SUCH_ITEM_ERRCODE -
Static variable in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- The XML-RPC error code sent when an ID requested did not exist.
- NO_THEORY_NAME -
Static variable in interface org.activemath.omdocjdom.slumb.TheoryCollection
-
- NoAvailableExercisesException - Exception in org.activemath.sequencer
- If we can't find exercises for the user.
- NoAvailableExercisesException(String) -
Constructor for exception org.activemath.sequencer.NoAvailableExercisesException
- Provide the reason by giving a text.
- NoCourseFoundException - Exception in org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI
-
- NoCourseFoundException() -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.NoCourseFoundException
-
- NoCourseFoundException(String) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.NoCourseFoundException
-
- NoCourseFoundException(String, Throwable) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.NoCourseFoundException
-
- NoCourseFoundException(Throwable) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.NoCourseFoundException
-
- NODE_ATTR_ID -
Static variable in class org.activemath.webapp.extasy.graph.GraphLoader
-
- NODE_ATTR_NAME -
Static variable in class org.activemath.webapp.extasy.graph.GraphLoader
-
- NODE_ATTR_ROOT_NODE -
Static variable in class org.activemath.webapp.extasy.graph.GraphLoader
-
- NODE_FLAVOR -
Static variable in class org.activemath.author.toc.DefaultMutableTreeNodeTransferable
-
- nofnixMap -
Variable in class org.activemath.exercises.generators.MAPSMossaicControl.SelfRegulatedEvaluator
-
- nofnixMap -
Variable in class org.activemath.exercises.generators.MAPSMossaicFremdPlannung.SelfRegulatedEvaluator
-
- nonblockingDualChannelCall(EndpointReference) -
Static method in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.ClientUtil
-
- None - Class in org.activemath.exercises.generators
-
- None(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.None
-
- None() -
Constructor for class org.activemath.exercises.generators.None
-
- NONE -
Static variable in class org.activemath.webapp.evaluators.EvaluationFunction
- No function: The update doesn't depend
on the number of interactions.
- NonImplementedException - Exception in org.activemath.drafts
-
- NonImplementedException(String) -
Constructor for exception org.activemath.drafts.NonImplementedException
-
- NonImplementedException() -
Constructor for exception org.activemath.drafts.NonImplementedException
-
- NONVISIBLEITEMS -
Static variable in class org.activemath.omdocjdom.lucene.LuceneUtilities
-
- NoOpLM - Class in org.activemath.learner.model
- implementation of
LearnerModelInterface that always answers default values. - NoOpLM() -
Constructor for class org.activemath.learner.model.NoOpLM
-
- NOP -
Static variable in class org.activemath.learner.history.LearnerHistoryProvider
-
- NOP_LM -
Static variable in class org.activemath.learner.model.LearnerModelProvider
-
- NopHistory - Class in org.activemath.learner.history
- NoOpHistory is a trivial implementation of the LearnerHistory interface that only returns
default values.
- normalize() -
Method in class org.activemath.studentmodel2.assessment.tbm.HypothesesContainer
- Normalize the belief masses/probabilities in this Collection
- NoSuchIDException - Exception in org.activemath.omdocjdom
- A generic exception type to store information about what and where are things wrong.
- NoSuchIDException(String, OJElement, ID) -
Constructor for exception org.activemath.omdocjdom.NoSuchIDException
-
- NoSuchIDException(String, OJElement, OJSAXBuilder.LocationInfo, ID) -
Constructor for exception org.activemath.omdocjdom.NoSuchIDException
-
- NoSuchItemException - Exception in org.activemath.content.query
-
- NoSuchItemException() -
Constructor for exception org.activemath.content.query.NoSuchItemException
-
- NoSuchItemException(String) -
Constructor for exception org.activemath.content.query.NoSuchItemException
-
- NOT_AVAILABLE -
Static variable in class org.activemath.content.metadata.AchievementLevel
-
- notationDecl(String, String, String) -
Method in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- NOTE -
Static variable in class org.activemath.events.tags.EventTag
- Represents
Note EventTag
- Note - Class in org.activemath.webapp.notes.db
-
- Note() -
Constructor for class org.activemath.webapp.notes.db.Note
-
- NoteCreatedEvent - Class in org.activemath.events.types
- Event: a new note is created
- NoteCreatedEvent() -
Constructor for class org.activemath.events.types.NoteCreatedEvent
-
- NoteCreatedEvent(String, String, String, String, String, boolean) -
Constructor for class org.activemath.events.types.NoteCreatedEvent
-
- NoteDeletedEvent - Class in org.activemath.events.types
- Event: a new note is created
- NoteDeletedEvent() -
Constructor for class org.activemath.events.types.NoteDeletedEvent
-
- NoteDeletedEvent(String, String, String, String, String, boolean) -
Constructor for class org.activemath.events.types.NoteDeletedEvent
-
- NoteEventTag - Interface in org.activemath.events.tags
- Event Tag: event is associated to a note.
- NoteModifiedEvent - Class in org.activemath.events.types
- Event: a new note is created
- NoteModifiedEvent() -
Constructor for class org.activemath.events.types.NoteModifiedEvent
-
- NoteModifiedEvent(String, String, String, String, String, boolean) -
Constructor for class org.activemath.events.types.NoteModifiedEvent
-
- NotePresentedEvent - Class in org.activemath.events.types
- Event: a new note is created
- NotePresentedEvent() -
Constructor for class org.activemath.events.types.NotePresentedEvent
-
- NotePresentedEvent(String, String, String, String, String, boolean) -
Constructor for class org.activemath.events.types.NotePresentedEvent
-
- NOTES_VIEW -
Static variable in class org.activemath.webapp.base.AppContext
-
- NotesController - Class in org.activemath.webapp.notes
- Describe me!
- NotesController() -
Constructor for class org.activemath.webapp.notes.NotesController
-
- NotesDatabase - Class in org.activemath.webapp.notes.db
- abstract class for storing notes
- NotesDatabaseAccessException - Exception in org.activemath.webapp.notes.db
- Notes Database Exception for violated Access
this Exception will be thrown from a NotesDatabase descendant
if a user tries to retrieve a note which is not his own.
- NotesDatabaseAccessException() -
Constructor for exception org.activemath.webapp.notes.db.NotesDatabaseAccessException
-
- NotesDatabaseNoteIdInvalidException - Exception in org.activemath.webapp.notes.db
- Notes Database Exception for invalid (i.e. not existing) note Ids
this Exception will be thrown from a NotesDatabase descendant
if a user tries to retrieve a note with a non-existing
note Id
- NotesDatabaseNoteIdInvalidException() -
Constructor for exception org.activemath.webapp.notes.db.NotesDatabaseNoteIdInvalidException
-
- NOTESDB_USER -
Static variable in class org.activemath.webapp.tools.GapController
-
- NotesManager - Class in org.activemath.webapp.notes
-
- NotSeenAndUnknown - Class in org.activemath.feedback.diagnoses
-
- NotSeenAndUnknown(String, String, UserContext) -
Constructor for class org.activemath.feedback.diagnoses.NotSeenAndUnknown
-
- NotSeenButKnown - Class in org.activemath.feedback.diagnoses
-
- NotSeenButKnown(String, String, UserContext) -
Constructor for class org.activemath.feedback.diagnoses.NotSeenButKnown
-
- notStored(Serializable, Serializable, Long, Long, Serializable) -
Method in class org.activemath.presentation.FragmentCache
-
- notYetSaved() -
Method in class org.activemath.author.toc.TOC
- gets on the user's nerves until the current file is saved or the operation is cancelled.
- NoUserInLearnerModelException - Exception in org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI
-
- NoUserInLearnerModelException() -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.NoUserInLearnerModelException
-
- NoUserInLearnerModelException(String, String) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.NoUserInLearnerModelException
-
- NoUserInLearnerModelException(String, Throwable) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.NoUserInLearnerModelException
-
- NoUserInLearnerModelException(Throwable) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.NoUserInLearnerModelException
-
- NULL -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- nullSafeGet(ResultSet, String[], Object) -
Method in class org.activemath.util.db.JDomElementType
-
- nullSafeSet(PreparedStatement, Object, int) -
Method in class org.activemath.util.db.JDomElementType
-
- nullString -
Variable in class org.activemath.util.ProtectedUTF8XMLWriter
-
- num_steps -
Variable in class org.activemath.statistics.ExerciseStatistics.UserEntry
-
- numberAssertions -
Variable in class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- numberDefinitions -
Variable in class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- numberExamples -
Variable in class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- numberExercises -
Variable in class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- numberMethods -
Variable in class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- numberOfRows -
Variable in class org.activemath.exercises.generators.TruthTables
-
- numberOfStepsLeft -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- numberOfVariables -
Variable in class org.activemath.exercises.generators.TruthTables
-
- numberProofs -
Variable in class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- numberTexts -
Variable in class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- numBuckets -
Variable in class org.activemath.webapp.report.bucket.BucketSet
- number of buckets of this set
- numEq(Element, String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- NUMERIC -
Static variable in class org.activemath.content.metadata.Representation
-
- NUMERIC -
Static variable in class org.activemath.exercises.model.OMComparator
-
- NUMERICAL_BIGFLOAT -
Static variable in class org.activemath.exercises.openmath.OpenMathServiceBroker
-
- NUMERICAL_BIGINTEGER -
Static variable in class org.activemath.exercises.openmath.OpenMathServiceBroker
-
- NUMERICAL_IEEE754_DOUBLE_FLOAT -
Static variable in class org.activemath.exercises.openmath.OpenMathServiceBroker
-
- NUMERICAL_INTEGER -
Static variable in class org.activemath.exercises.openmath.OpenMathServiceBroker
-
- numExercisesNeedToSolve -
Variable in class org.activemath.sequencer.TutorialExerSeqTrainN
-
- numSpaces -
Variable in class org.activemath.util.PrettyUTF8XMLWriter
- The number of spaces per indentation.
O
- OCDExport - Class in org.activemath.util
- Class to produce an OpenMath content dictionary based on parts of an OMDoc theory or omgroup.
- OCDExport() -
Constructor for class org.activemath.util.OCDExport
-
- OF -
Static variable in class org.activemath.content.items.ItemRelationType
-
- OIOCaller - Class in org.activemath.content.mediator.kbimpl
-
- OIOCaller() -
Constructor for class org.activemath.content.mediator.kbimpl.OIOCaller
-
- OIOMapping - Class in org.activemath.content.mediator.rewriter
- An OIOMapping is the mapping btw. oio and a target ontology.
- OIOMapping(Document) -
Constructor for class org.activemath.content.mediator.rewriter.OIOMapping
- Creates an OIOMapping out of an XML-JDOM-Document.
- OJCollection - Interface in org.activemath.omdocjdom
- A class representing a collection of OMDoc documents,
identified with its unique-identifier (it's public-id)
and in the future with it's theory-collection element.
- OJConstants - Class in org.activemath.omdocjdom
- This interface should gather all the constants that appear in the omdocjdom classes.
- OJConstants.EnNsAnNs - Class in org.activemath.omdocjdom
-
- OJConstants.EnNsAnNs(String, Namespace, String, Namespace) -
Constructor for class org.activemath.omdocjdom.OJConstants.EnNsAnNs
-
- OJContentCollectionUtil - Class in org.activemath.omdocjdom
- Simple methods to easily find properties of an enclosing
collections as determined by a heuristics.
- OJContentCollectionUtil() -
Constructor for class org.activemath.omdocjdom.OJContentCollectionUtil
-
- OJDocument - Class in org.activemath.omdocjdom
- A generic subclass of
Document to provide support
for origin tracking (OJDocument.getCollectionID() and OJDocument.getFile(). - OJDocument() -
Constructor for class org.activemath.omdocjdom.OJDocument
- Constructs an OJDocument with an empty
omdoc element
and a doctype constructed OJConstants.DTD_SYSTEMID.
- OJDocument(Element, DocType) -
Constructor for class org.activemath.omdocjdom.OJDocument
- Constructs an OJDocument with arbitrary root and docType.
- OJDocument(Element, DocType, String) -
Constructor for class org.activemath.omdocjdom.OJDocument
-
- OJDocument(Element) -
Constructor for class org.activemath.omdocjdom.OJDocument
- Constructs an OJDocument with arbitrary root and without docType.
- OJDynamicItem - Class in org.activemath.omdocjdom
-
- OJDynamicItem() -
Constructor for class org.activemath.omdocjdom.OJDynamicItem
- standard constructor without any attributes value
- OJDynamicItem(String, String, String) -
Constructor for class org.activemath.omdocjdom.OJDynamicItem
- constructor with additional attributes
- OJDynamicItem(String, String, String, OJElement) -
Constructor for class org.activemath.omdocjdom.OJDynamicItem
-
- OJElement - Class in org.activemath.omdocjdom
- Objects of these classes are any XML element of an OMdoc.
- OJElement() -
Constructor for class org.activemath.omdocjdom.OJElement
- Constructs an OJElement whose namespace is the OMDoc Namespace.
- OJElement(String, Namespace) -
Constructor for class org.activemath.omdocjdom.OJElement
- Constructs an OJElement whose namespace and name is given.
- OJElement(String) -
Constructor for class org.activemath.omdocjdom.OJElement
- Constructs an OJElement whose namespace is the OMDoc Namespace and name is specified.
- OJFactory - Class in org.activemath.omdocjdom
- The responsible for creation the JDOM nodes populating the object-structure.
- OJFactory() -
Constructor for class org.activemath.omdocjdom.OJFactory
- Builds the factory... doing nothing.
- OJFactory2 - Class in org.activemath.omdocjdom.lucene
- This class is specialize class
OJFactory. - OJFactory2() -
Constructor for class org.activemath.omdocjdom.lucene.OJFactory2
-
- OJgroup - Class in org.activemath.omdocjdom
- This subclass is represents
omgroup elements. - OJgroup() -
Constructor for class org.activemath.omdocjdom.OJgroup
-
- OJItem - Class in org.activemath.omdocjdom
- This class implements a default behaviour for an
OJItem
which supposes a complete OMdoc is loaded as parent of the item. - OJItem() -
Constructor for class org.activemath.omdocjdom.OJItem
-
- OJItem(String) -
Constructor for class org.activemath.omdocjdom.OJItem
-
- OJItem(String, Namespace) -
Constructor for class org.activemath.omdocjdom.OJItem
-
- OJITEMS -
Static variable in class org.activemath.omdocjdom.lucene.LuceneUtilities
-
- OJMap - Interface in org.activemath.omdocjdom.map
- A set of methods to describe what is expected of a map of OMDoc documents.
- OJNode - Interface in org.activemath.omdocjdom
- A minimum interface decribing the requirements of a JDOM node.
- OJoms - Class in org.activemath.omdocjdom
- Objects of these classes represent ref elements of OMdoc.
- OJoms() -
Constructor for class org.activemath.omdocjdom.OJoms
- Blank constructor: only builds the name, attributes are still to add.
- OJoms(String, String) -
Constructor for class org.activemath.omdocjdom.OJoms
- Officially supported
- OJoms(ID) -
Constructor for class org.activemath.omdocjdom.OJoms
- Uses the experimental OMS xref= form, builds an absolute reference.
- OJoms(ID, ID) -
Constructor for class org.activemath.omdocjdom.OJoms
- Uses the experimental OMS xref= form only if it must, that
is if the collections the two IDs are different.
- OJref - Class in org.activemath.omdocjdom
- Objects of these classes represent ref elements of OMdoc.
- OJref() -
Constructor for class org.activemath.omdocjdom.OJref
-
- OJref(String) -
Constructor for class org.activemath.omdocjdom.OJref
- Objects built this way make
<ref xref="stringID"> type of elements.
- OJref(Element) -
Constructor for class org.activemath.omdocjdom.OJref
- A generic cloning method that clones all the attributes but within an OJref element,
note that this method may behave badly with ref-target caching.
- OJReferenceAttribute - Class in org.activemath.omdocjdom
- An attribute meant to contain a pointer value.
- OJReferenceAttribute(String, ID, Namespace) -
Constructor for class org.activemath.omdocjdom.OJReferenceAttribute
- This constructor keeps the value
null computing it
only when requested.
- OJReferenceAttribute(String, String, Namespace) -
Constructor for class org.activemath.omdocjdom.OJReferenceAttribute
- This constructor sets the value and builds the ID only if necessary.
- OJReferenceAttribute(String, ID) -
Constructor for class org.activemath.omdocjdom.OJReferenceAttribute
- This constructor creates an attribute within the
OJConstants.OMDOC_NAMESPACE.
- OJSAXBuilder - Class in org.activemath.omdocjdom
- This class is a simple extension of
SAXBuilder that uses
its own factory, namely OJFactory. - OJSAXBuilder() -
Constructor for class org.activemath.omdocjdom.OJSAXBuilder
-
- OJSAXBuilder(OJFactory) -
Constructor for class org.activemath.omdocjdom.OJSAXBuilder
-
- OJSAXBuilder(String) -
Constructor for class org.activemath.omdocjdom.OJSAXBuilder
-
- OJSAXBuilder(OJFactory, String) -
Constructor for class org.activemath.omdocjdom.OJSAXBuilder
-
- OJSAXBuilder.LocationInfo - Class in org.activemath.omdocjdom
- A simple record-like class to be used as part of the info
OJElement.setInfo(java.lang.Object). - OJSAXBuilder.LocationInfo(Locator) -
Constructor for class org.activemath.omdocjdom.OJSAXBuilder.LocationInfo
-
- OJSAXBuilder.LocationInfo(String, int, int) -
Constructor for class org.activemath.omdocjdom.OJSAXBuilder.LocationInfo
-
- OJSAXBuilder.LocationProvider - Interface in org.activemath.omdocjdom
-
- OJSAXBuilder.OJSAXHandler - Class in org.activemath.omdocjdom
-
- OJSAXBuilder.OJSAXHandler(JDOMFactory) -
Constructor for class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- OJSAXBuilder.OJSAXHandler() -
Constructor for class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- OJTestUtils - Class in org.activemath.omdocjdom.tests
- A handful of methods for use in general OMDocJDom-based tests.
- OJTestUtils() -
Constructor for class org.activemath.omdocjdom.tests.OJTestUtils
-
- OJText - Class in org.activemath.omdocjdom
- This subclass of
Text is an almost trivial extension. - OJText() -
Constructor for class org.activemath.omdocjdom.OJText
- Default constructor for subclassing... incomplete.
- OJText(String) -
Constructor for class org.activemath.omdocjdom.OJText
- Standard constructor.
- OJUtilities - Class in org.activemath.omdocjdom
-
- OJUtilities.NameAndNamespace - Class in org.activemath.omdocjdom
- A simple class to contain a record of a name and a namespace.
- OJUtilities.NameAndNamespace(String) -
Constructor for class org.activemath.omdocjdom.OJUtilities.NameAndNamespace
-
- OJUtilities.NameAndNamespace(String, Namespace) -
Constructor for class org.activemath.omdocjdom.OJUtilities.NameAndNamespace
-
- OJXmlRpcMBaseRef - Class in org.activemath.omdocjdom.mbase
- This implementation of
MBaseRef is an Xml-Rpc client supposed to talk
to an OJXMLRPCmbaseServer. - OJXmlRpcMBaseRef(String) -
Constructor for class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- OJXmlRpcMBaseRef(Subconfiguration) -
Constructor for class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
- Preferred constructor.
- OJXmlRpcMBaseRef(String, OJSAXBuilder, boolean) -
Constructor for class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- OJXMLRPCmbaseServer - Class in org.activemath.omdocjdom.mbase
- This class acts as a generic wrapper of any given
MBaseRef to serve
it through XML-RPC on the given port number. - OJXMLRPCmbaseServer(Subconfiguration) -
Constructor for class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- A constructor that reads its properties from the Manager properties and
uses the
Manager's MBaseRef.
- OJXMLRPCmbaseServer(int, MBaseRef) -
Constructor for class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Missing description of constructor for the OJXMLRPCmbaseServer object
- OJXMLRPCmbaseServer(MBaseRef) -
Constructor for class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
-
- OJXMLRPCmbaseServer.ReloadErrorHandler - Class in org.activemath.omdocjdom.mbase
- This class is made public only for the purposes of being served by XML-RPC server...
- OJXMLRPCmbaseServer.ReloadErrorHandler(LinkedList, String) -
Constructor for class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer.ReloadErrorHandler
-
- OK -
Static variable in class org.activemath.feedback.symptoms.Symptom
-
- oldTitle -
Variable in class org.activemath.events.types.UserBookRenamedEvent
-
- om -
Static variable in class org.activemath.exercises.Evaluator
-
- om -
Static variable in class org.activemath.exercises.generators.util.MappingRandomizer
-
- om -
Static variable in class org.activemath.exercises.generators.util.SelectionRandomizer
-
- om -
Static variable in class org.activemath.exercises.InteractionGenerator
-
- om -
Static variable in class org.activemath.exercises.openmath.OpenMathService
-
- om -
Static variable in class org.activemath.webapp.exercises.CasConsoleController
-
- om -
Static variable in class org.activemath.webapp.exercises.DRConsoleController
-
- om2htwProlog(Element) -
Method in class org.activemath.exercises.openmath.services.HTWService
-
- OM_NAMESPACE -
Static variable in class org.activemath.omdocjdom.OJConstants
- The OpenMath namespace,
http://www.openmath.org/OpenMath
with prefix om.
- oma(Element, Element, Element, Element, Element, Element) -
Static method in class org.activemath.exercises.generators.DRGenerator
-
- oma(Element, Element, Element, Element, Element) -
Method in class org.activemath.exercises.generators.FractionsGenerator
-
- oma(Element, Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- oma(Element, Element, Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- oma(Element, Element, Element, Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- oma(List) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- oma(Element[]) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- oma(Element, Element, Element, Element, Element) -
Method in class org.activemath.exercises.openmath.services.IntegralDRService
-
- oma(Element, Element, Element, Element, Element, Element) -
Method in class org.activemath.exercises.openmath.services.IntegralDRService
-
- oma(Element, Element, Element, Element, Element, Element, Element) -
Method in class org.activemath.exercises.openmath.services.IntegralDRService
-
- ombind(Element, Element, Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- ombind(Element, Element, Element, Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- ombind(Element, Element, Element, Element, Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- ombind(List) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- ombind(Element[]) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- ombvar(Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- ombvar(Element, Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- ombvar(Element, Element, Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- ombvar(Element[]) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- OMComparator - Class in org.activemath.exercises.model
-
- OMConvertByStylesheet - Class in org.activemath.util.OMconverters
- Class OMConvertByStylesheet
converter made for converting OMOBJ to other standards for mathematics
(e.g.
- OMConvertByStylesheet(String, String, Hashtable) -
Constructor for class org.activemath.util.OMconverters.OMConvertByStylesheet
- instantiates the Converter (
org.activemath.config.Manager is not used therefore)
- OMConvertByStylesheet(String) -
Constructor for class org.activemath.util.OMconverters.OMConvertByStylesheet
- instantiates the Converter with use of
org.activemath.config.Manager
for finding and loading the stylesheet
- OMConverter - Interface in org.activemath.util.OMconverters
- Interface OMConverter
Provides a collection of methods useful to be
provided in every converter
- OMConvertException - Exception in org.activemath.util.OMconverters
- Class OMConvertException
Exception which should be thrown if an error occurs during conversion
- OMConvertException() -
Constructor for exception org.activemath.util.OMconverters.OMConvertException
- Konstruktor
- OMConvertException(String) -
Constructor for exception org.activemath.util.OMconverters.OMConvertException
- Konstruktor
- OMConvertException(Throwable) -
Constructor for exception org.activemath.util.OMconverters.OMConvertException
- Konstruktor
- OMConvertException(String, Throwable) -
Constructor for exception org.activemath.util.OMconverters.OMConvertException
- Konstruktor
- omdel(String) -
Static method in class org.activemath.exercises.generators.DRGenerator
-
- omdel(String) -
Static method in class org.activemath.exercises.generators.EmbeddedHTMLGenerator
-
- omdel(String) -
Static method in class org.activemath.exercises.generators.STACKGenerator
-
- omdel(String) -
Static method in class org.activemath.exercises.generators.util.OMDUtil
-
- omDictionaryCd -
Static variable in class org.activemath.exercises.CasParser
-
- omDictionaryName -
Static variable in class org.activemath.exercises.CasParser
-
- omDictionaryUnaryCd -
Static variable in class org.activemath.exercises.CasParser
-
- omDictionaryUnaryName -
Static variable in class org.activemath.exercises.CasParser
-
- OMDOC_NAMESPACE -
Static variable in class org.activemath.omdocjdom.OJConstants
- The OMDoc namespace:
http://www.mathweb.org/omdoc
with prefix omd.
- OMDocFile - Class in org.activemath.omdocjdom.slumb.data
- Denotes an OMDoc file on disk.
- OMDocFile(File, String) -
Constructor for class org.activemath.omdocjdom.slumb.data.OMDocFile
-
- OMDocFile(Document) -
Constructor for class org.activemath.omdocjdom.slumb.data.OMDocFile
-
- OmdocFileFilter - Class in org.activemath.omdocjdom
-
- OmdocFileFilter() -
Constructor for class org.activemath.omdocjdom.OmdocFileFilter
-
- OMdocGrouper - Class in org.activemath.fileBased
- This class is a tool to digest a series of OMdocs into one OMdoc, forgetting
about metadata and ids of omdoc elements except for the first whose first
part (xml-declaration, dtd-reference, omdoc-id and omdoc-metadata, is copied.
- OMdocGrouper() -
Constructor for class org.activemath.fileBased.OMdocGrouper
-
- OmdocJdomMBase - Class in org.activemath.omdocjdom.mbase
- This class is the base class of a remake of the lost FileMBase approach (which was based
on Xerces DOM structure), this one is based on the JDOM package and its extension in the
org.activemath.omdocjdom.package package. - OmdocJdomMBase(ElementFromIDTable, MBaseBuilder) -
Constructor for class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- OmdocJdomMBase(Subconfiguration) -
Constructor for class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- OmdocJdomMBaseRef - Class in org.activemath.omdocjdom.mbase
- This class is a wrapper for
OmdocJdomMBase to be integrated within ActiveMath
under the MBaseRef interface. - OmdocJdomMBaseRef(OmdocJdomMBase) -
Constructor for class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- OmdocJdomMBaseRef(Subconfiguration) -
Constructor for class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
- Requires the ActiveMath
Manager for now so as to
read the Subconfiguration of the mbase sub-tree of properties.
- OmdocJdomMBaseReloaderTask - Class in org.activemath.omdocjdom.mbase
- This class provides a little wrapper to send, without any xml-rpc library, a request to reload
the OmdocJdomMbase.
- OmdocJdomMBaseReloaderTask() -
Constructor for class org.activemath.omdocjdom.mbase.OmdocJdomMBaseReloaderTask
-
- OmdocLuceneMBaseRef - Class in org.activemath.omdocjdom.lucene
- This class implements
MBaseRef interface. - OmdocLuceneMBaseRef(Subconfiguration) -
Constructor for class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
- Complete constructor from the properties which are properties
to override
OmdocLuceneMBaseRef.makeDefaultProps().
- OMDocMicroStructureTokenStream - Class in org.activemath.omdocjdom.index.analysis
-
- OMDocMicroStructureTokenStream(List, Analyzer, String, boolean) -
Constructor for class org.activemath.omdocjdom.index.analysis.OMDocMicroStructureTokenStream
-
- omdocNamespace -
Static variable in class org.activemath.events.types.ExerciseStepEvent
-
- omdocNamespace -
Static variable in class org.activemath.exercises.Composer
-
- omdocNamespace -
Static variable in class org.activemath.exercises.Evaluator
-
- omdocNamespace -
Static variable in class org.activemath.exercises.generators.ExerciseGeneratorTools
-
- omdocNamespace -
Static variable in class org.activemath.exercises.generators.FeedbackGenerator
-
- omdocNamespace -
Static variable in class org.activemath.exercises.generators.util.MappingRandomizer
-
- omdocNamespace -
Static variable in class org.activemath.exercises.generators.util.OMDUtil
-
- omdocNamespace -
Static variable in class org.activemath.exercises.generators.util.SelectionRandomizer
-
- omdocNamespace -
Static variable in class org.activemath.exercises.InteractionGenerator
-
- omdocNamespace -
Static variable in class org.activemath.exercises.InteractionManager
-
- omdocNamespace -
Static variable in interface org.activemath.exercises.model.Constants
-
- omdocNamespace -
Static variable in class org.activemath.exercises.openmath.services.MathDoxService
-
- omdocNamespace -
Static variable in class org.activemath.webapp.exercises.CasConsoleController
-
- omdocNamespace -
Static variable in class org.activemath.webapp.exercises.DRConsoleController
-
- omdocNamespace -
Static variable in class org.activemath.webapp.exercises.PresentationStrategy
-
- omdocNamespace -
Static variable in interface org.activemath.webapp.exercises.tools.Names
-
- omdocTag -
Variable in class org.activemath.content.items.Item
-
- omdocType -
Variable in class org.activemath.content.items.Item
-
- omdocXml -
Variable in class org.activemath.events.types.UserBookUploadedEvent
-
- OMDUtil - Class in org.activemath.exercises.generators.util
-
- OMDUtil() -
Constructor for class org.activemath.exercises.generators.util.OMDUtil
-
- ome(Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- ome(Element, Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- ome(List) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- ome(Element[]) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- OMEGA_TUTOR -
Static variable in class org.activemath.exercises.openmath.OpenMathServiceBroker
-
- OmegaTutorGenerator - Class in org.activemath.exercises.generators
- OmegaTutor generator, adapted from the cas console generator
- OmegaTutorGenerator() -
Constructor for class org.activemath.exercises.generators.OmegaTutorGenerator
-
- OmegaTutorGenerator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.OmegaTutorGenerator
-
- omegatutorsays -
Variable in class org.activemath.exercises.generators.OmegaTutorGenerator
-
- OmegaTutorService - Class in org.activemath.exercises.openmath.services
- OmegaTutorService, connects to Omega Tutor
- OmegaTutorService() -
Constructor for class org.activemath.exercises.openmath.services.OmegaTutorService
-
- OmegaTutorService() -
Method in class org.activemath.exercises.openmath.services.OmegaTutorService
-
- omel(String) -
Static method in class org.activemath.exercises.generators.DRGenerator
-
- omel(String) -
Static method in class org.activemath.exercises.generators.EmbeddedHTMLGenerator
-
- omel(String) -
Static method in class org.activemath.exercises.generators.STACKGenerator
-
- omel(String) -
Method in class org.activemath.exercises.openmath.services.IntegralDRService
-
- omf(double) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- omf(String) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- omi(int) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- omi(String) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- OmletExpresserTask - Class in org.activemath.presentation.preproc
- This task changes all the omlet tags for which a proxy-factory exists and
calls the correspond
org.activemath.proxies.ProxyFactory#getTagInPage
replacing the complete omlet element by the returned HTML text. - OmletExpresserTask(MBaseRef) -
Constructor for class org.activemath.presentation.preproc.OmletExpresserTask
-
- OMMatcher - Class in org.activemath.omdocjdom.rephrase
- Simple class to describe a matcher deduced from an OpenMath expresion
where a match involves XML-tree equality except for variables which can
be replaced by anything.
- OMMatcher(Element) -
Constructor for class org.activemath.omdocjdom.rephrase.OMMatcher
-
- OMMatcher(List) -
Constructor for class org.activemath.omdocjdom.rephrase.OMMatcher
-
- omobj(Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- omobj2Expr(Element) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- OmobjAMIndexQuery - Class in org.activemath.omdocjdom.index.queries
- A query to match analysis-token-sequences of openmath objects.
- OmobjAMIndexQuery(OJElement, List, AuthorExtendedMBaseRef) -
Constructor for class org.activemath.omdocjdom.index.queries.OmobjAMIndexQuery
-
- OmobjAMQuery - Class in org.activemath.webapp.dict.queries
- Denotes a query for a precise OpenMath-encoded formula.
- OmobjAMQuery() -
Constructor for class org.activemath.webapp.dict.queries.OmobjAMQuery
-
- omobjFalse -
Static variable in class org.activemath.exercises.Evaluator
-
- omobjQuery(OJElement, List, AuthorExtendedMBaseRef) -
Static method in class org.activemath.omdocjdom.index.QueryMaker
- Deprecated. Currently only makes a matcher that matches all OMS that appear there.
- omobjTrue -
Static variable in class org.activemath.exercises.Evaluator
-
- omobjZero -
Static variable in class org.activemath.exercises.Evaluator
-
- oms(String, String) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- OMS_FILTER -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- OMSDisambiguator - Class in org.activemath.webapp.clip
- Simple utility to inject the
xref attribute to OMS
elements using either the cdbase attribute (of itself or a parent)
or searching through the knowledge-base. - OMSDisambiguator(AuthorExtendedMBaseRef) -
Constructor for class org.activemath.webapp.clip.OMSDisambiguator
-
- OMSDisambiguator.DisambiguationException - Exception in org.activemath.webapp.clip
-
- OMSDisambiguator.DisambiguationException(String, Throwable) -
Constructor for exception org.activemath.webapp.clip.OMSDisambiguator.DisambiguationException
-
- omss -
Variable in class org.activemath.presentation.preproc.SymbolDeclarationsTask
- the list pointing to all OMS elements
- omstr(String) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- omtext -
Variable in class org.activemath.content.items.DynamicItemText
- Contains the most information of this object.
- OMTEXT_IN_ASSERTION -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- OMTEXT_IN_DEFINITION -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- OMTEXT_IN_EXAMPLE -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- OMTEXT_IN_EXERCISE -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- OMTEXT_IN_METHOD -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- OMTEXT_IN_OMTEXT -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- OMTEXT_IN_PPMETHOD -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- OMTEXT_IN_PROOF -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- OMUtility - Class in org.activemath.exercises.model
-
- OMUtility() -
Constructor for class org.activemath.exercises.model.OMUtility
-
- omv(String) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- OMV_FILTER -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.author.MailingLoginNotifier
-
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.content.ContentManager
- Event handler for ContentManager.
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.content.ItemCache
-
- onActivemathEvent(ActivemathEvent) -
Method in interface org.activemath.events.ActivemathEventListener
- Handle an Activemath event.
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.events.impl.AsyncMulticaster
-
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.events.impl.EventSubscriber
- Deliver an event to the subscriber, iff
it matches any filter in the include list (or include list is empty), and
it matches no filter in the exclude list (or exclude list is empty).
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.events.impl.SimpleMulticaster
-
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.events.impl.XmlrpcEventService
- Remote event delivery.
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.events.log.EventLogManager
- Pass on event to our event loggers.
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.events.log.UlogImporter
-
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.learner.history.LearnerHistoryImpl
- The EventListener method.
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.omdocjdom.rephrase.RephraseService
-
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.presentation.xsl.symbolpresentation.Merger
-
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.sequencer.ExerciseSequencer
- Override the event listener method to react on ExerciseFinished event
We need to be sure that every time user finished an exercise, we can fetch the event.
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.statistics.StatisticsManager
-
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.studentmodel2.LearnerModelListener
-
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.webapp.base.AppSession
- Handle an
ActivemathEvent for this session.
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.webapp.base.AppSessionEventService
- Event handler for incoming event.
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.webapp.evaluators.EvaluatorCoupling
-
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.webapp.user.ExperimentalProgress
-
- onActivemathEvent(ActivemathEvent) -
Method in class org.activemath.webapp.ws.BookListResource
-
- onEvent(String, Hashtable) -
Method in class org.activemath.events.impl.XmlrpcEventTester
- The remote event callback
- OntologyException - Exception in org.activemath.content.mediator
-
- OntologyException() -
Constructor for exception org.activemath.content.mediator.OntologyException
-
- OntologyException(String) -
Constructor for exception org.activemath.content.mediator.OntologyException
-
- OntologyException(Throwable) -
Constructor for exception org.activemath.content.mediator.OntologyException
-
- OntologyException(String, Throwable) -
Constructor for exception org.activemath.content.mediator.OntologyException
-
- OntologyMappingException - Exception in org.activemath.content.query
-
- OntologyMappingException() -
Constructor for exception org.activemath.content.query.OntologyMappingException
-
- OntologyMappingException(String) -
Constructor for exception org.activemath.content.query.OntologyMappingException
-
- OPEN -
Static variable in class org.activemath.content.metadata.ExerciseType
-
- open() -
Method in class org.activemath.presentation.preproc.OmletExpresserTask
- no-op
- open() -
Method in class org.activemath.presentation.preproc.PrepareForCnPTask
-
- open() -
Method in class org.activemath.presentation.preproc.RefEncoderTask
-
- open() -
Method in class org.activemath.presentation.preproc.SymbolDeclarationsTask
-
- open() -
Method in interface org.activemath.presentation.preproc.Task
- Invoked by the pre-processor at the beginning of
PreProcessor.run(org.jdom.Element, java.util.Map).
- openFile() -
Method in class org.activemath.author.toc.TOC
- shows a dialog allowing the user to select a file to be loaded into this TOC edit frame.
- OpenMath - Class in org.activemath.exercises.openmath
- OpenMath utility class.
- OpenMath() -
Constructor for class org.activemath.exercises.openmath.OpenMath
-
- OPENMATH_MIMETYPE -
Static variable in class org.activemath.omdocjdom.rephrase.ContentType
-
- openmathNamespace -
Static variable in class org.activemath.exercises.Composer
-
- openmathNamespace -
Static variable in class org.activemath.exercises.generators.util.MappingRandomizer
-
- openmathNamespace -
Static variable in class org.activemath.exercises.generators.util.SelectionRandomizer
-
- openmathNamespace -
Static variable in class org.activemath.exercises.InteractionGenerator
-
- openmathNamespace -
Static variable in class org.activemath.exercises.InteractionManager
-
- openmathNamespace -
Static variable in interface org.activemath.exercises.model.Constants
-
- openmathNamespace -
Static variable in class org.activemath.exercises.openmath.OpenMath
-
- openmathNamespace -
Static variable in interface org.activemath.webapp.exercises.tools.Names
-
- OpenMathService - Class in org.activemath.exercises.openmath
- OpenMathService root class.
- OpenMathService() -
Constructor for class org.activemath.exercises.openmath.OpenMathService
-
- OpenMathServiceBroker - Class in org.activemath.exercises.openmath
- OpenMath service broker.
- OpenMathServiceBroker.ServiceEntry - Class in org.activemath.exercises.openmath
-
- OpenMathServiceBroker.ServiceEntry() -
Constructor for class org.activemath.exercises.openmath.OpenMathServiceBroker.ServiceEntry
-
- openWriting() -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseStorage
-
- openWriting() -
Method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- operateInheritance(OJItem) -
Method in class org.activemath.omdocjdom.slumb.Inheritor
- injects inside the metadata and extradata children, the inherited fields.
- optimize() -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseStorage
-
- optimizeDBQuery(DBQuery) -
Method in class org.activemath.content.query.DBCaller
- Overide this method to offer a DB-specific optimization.
- optimizeKBQuery(KBQuery) -
Method in class org.activemath.content.mediator.KBCaller
- Overide this method to offer a DB-specific optimization.
- ORDER -
Static variable in class org.activemath.content.metadata.AMProcess
-
- orderedLanguages -
Static variable in interface org.activemath.webapp.exercises.tools.Names
-
- org.activemath.abstractcontent - package org.activemath.abstractcontent
- This package contains wrapper classes and interfaces describing the
abstract layer through which all classes should connect to common services
like MBase or the User-Model.
- org.activemath.applets - package org.activemath.applets
-
- org.activemath.applets.exercises - package org.activemath.applets.exercises
-
- org.activemath.author - package org.activemath.author
-
- org.activemath.author.toc - package org.activemath.author.toc
-
- org.activemath.config - package org.activemath.config
- This package is responsible for global configurations of the ActiveMath servlets.
- org.activemath.config.startup - package org.activemath.config.startup
-
- org.activemath.content - package org.activemath.content
-
- org.activemath.content.items - package org.activemath.content.items
-
- org.activemath.content.mediator - package org.activemath.content.mediator
-
- org.activemath.content.mediator.clo - package org.activemath.content.mediator.clo
-
- org.activemath.content.mediator.kbimpl - package org.activemath.content.mediator.kbimpl
-
- org.activemath.content.mediator.query - package org.activemath.content.mediator.query
-
- org.activemath.content.mediator.rewriter - package org.activemath.content.mediator.rewriter
-
- org.activemath.content.metadata - package org.activemath.content.metadata
-
- org.activemath.content.query - package org.activemath.content.query
-
- org.activemath.content.query.dbimpl - package org.activemath.content.query.dbimpl
-
- org.activemath.drafts - package org.activemath.drafts
-
- org.activemath.events - package org.activemath.events
- Provides the Activemath event system.
- org.activemath.events.impl - package org.activemath.events.impl
-
- org.activemath.events.log - package org.activemath.events.log
-
- org.activemath.events.tags - package org.activemath.events.tags
-
- org.activemath.events.types - package org.activemath.events.types
-
- org.activemath.exercises - package org.activemath.exercises
-
- org.activemath.exercises.generators - package org.activemath.exercises.generators
-
- org.activemath.exercises.generators.feedback - package org.activemath.exercises.generators.feedback
-
- org.activemath.exercises.generators.util - package org.activemath.exercises.generators.util
-
- org.activemath.exercises.model - package org.activemath.exercises.model
-
- org.activemath.exercises.openmath - package org.activemath.exercises.openmath
-
- org.activemath.exercises.openmath.services - package org.activemath.exercises.openmath.services
-
- org.activemath.exercises.parsers - package org.activemath.exercises.parsers
-
- org.activemath.feedback - package org.activemath.feedback
-
- org.activemath.feedback.diagnoses - package org.activemath.feedback.diagnoses
-
- org.activemath.feedback.symptoms - package org.activemath.feedback.symptoms
-
- org.activemath.feedback.therapies - package org.activemath.feedback.therapies
-
- org.activemath.feedback.therapies.prescriptions - package org.activemath.feedback.therapies.prescriptions
-
- org.activemath.fileBased - package org.activemath.fileBased
- This package contains tools to manipulate OMdoc files, mostly converters and
FileMBase.
- org.activemath.learner.history - package org.activemath.learner.history
-
- org.activemath.learner.model - package org.activemath.learner.model
-
- org.activemath.omdocjdom - package org.activemath.omdocjdom
- This package contains a set of classes to provide accessors to
OMdoc specific informations on XML trees encoded as a subclass of
JDOM documents.
- org.activemath.omdocjdom.cache - package org.activemath.omdocjdom.cache
-
- org.activemath.omdocjdom.collsync - package org.activemath.omdocjdom.collsync
-
- org.activemath.omdocjdom.exist - package org.activemath.omdocjdom.exist
-
- org.activemath.omdocjdom.index - package org.activemath.omdocjdom.index
- whose front end is in package
org.activemath.webapp.dict. - org.activemath.omdocjdom.index.analysis - package org.activemath.omdocjdom.index.analysis
-
- org.activemath.omdocjdom.index.infomap - package org.activemath.omdocjdom.index.infomap
-
- org.activemath.omdocjdom.index.infomap.junitTest - package org.activemath.omdocjdom.index.infomap.junitTest
-
- org.activemath.omdocjdom.index.queries - package org.activemath.omdocjdom.index.queries
-
- org.activemath.omdocjdom.lucene - package org.activemath.omdocjdom.lucene
-
- org.activemath.omdocjdom.map - package org.activemath.omdocjdom.map
-
- org.activemath.omdocjdom.mbase - package org.activemath.omdocjdom.mbase
- This package contains an implementation of scratchpad-MBase
It stores all its documents in a set of
OJDocuments
and builds a table of IDs as well as dependency maps. - org.activemath.omdocjdom.rephrase - package org.activemath.omdocjdom.rephrase
-
- org.activemath.omdocjdom.slumb - package org.activemath.omdocjdom.slumb
- This package contains an OMDoc storage-implementation
based on Lucene and satisfying the contract of the
MBaseRef interface. - org.activemath.omdocjdom.slumb.data - package org.activemath.omdocjdom.slumb.data
-
- org.activemath.omdocjdom.tests - package org.activemath.omdocjdom.tests
-
- org.activemath.omdocjdom.thembase - package org.activemath.omdocjdom.thembase
-
- org.activemath.presentation - package org.activemath.presentation
-
- org.activemath.presentation.formats - package org.activemath.presentation.formats
-
- org.activemath.presentation.io - package org.activemath.presentation.io
-
- org.activemath.presentation.preproc - package org.activemath.presentation.preproc
- The preprocessor package contains routines that pre-process OMDoc
documents before they are being transformed.
- org.activemath.presentation.xsl - package org.activemath.presentation.xsl
-
- org.activemath.presentation.xsl.symbolpresentation - package org.activemath.presentation.xsl.symbolpresentation
-
- org.activemath.sequencer - package org.activemath.sequencer
-
- org.activemath.statistics - package org.activemath.statistics
-
- org.activemath.studentmodel2 - package org.activemath.studentmodel2
-
- org.activemath.studentmodel2.assessment - package org.activemath.studentmodel2.assessment
-
- org.activemath.studentmodel2.assessment.simple - package org.activemath.studentmodel2.assessment.simple
-
- org.activemath.studentmodel2.assessment.tbm - package org.activemath.studentmodel2.assessment.tbm
-
- org.activemath.studentmodel2.assessment.tbmirt - package org.activemath.studentmodel2.assessment.tbmirt
-
- org.activemath.studentmodel2.data - package org.activemath.studentmodel2.data
-
- org.activemath.studentmodel2.evaluation - package org.activemath.studentmodel2.evaluation
-
- org.activemath.studentmodel2.simulation - package org.activemath.studentmodel2.simulation
-
- org.activemath.tutor - package org.activemath.tutor
-
- org.activemath.tutor.control - package org.activemath.tutor.control
-
- org.activemath.tutor.coursegen - package org.activemath.tutor.coursegen
-
- org.activemath.tutor.coursegen.jshop2 - package org.activemath.tutor.coursegen.jshop2
-
- org.activemath.tutor.coursegen.jshop2.generated - package org.activemath.tutor.coursegen.jshop2.generated
-
- org.activemath.tutor.coursegen.learnerModel - package org.activemath.tutor.coursegen.learnerModel
-
- org.activemath.tutor.lmbridge - package org.activemath.tutor.lmbridge
-
- org.activemath.util - package org.activemath.util
- This package contains a little set of useful classes that are standalone and can be used from anywhere.
- org.activemath.util.checks - package org.activemath.util.checks
- This package contains all classes needed to check ActiveMath's
condition at runtime.
- org.activemath.util.db - package org.activemath.util.db
-
- org.activemath.util.OMconverters - package org.activemath.util.OMconverters
-
- org.activemath.webapp.adapterrex - package org.activemath.webapp.adapterrex
-
- org.activemath.webapp.admin - package org.activemath.webapp.admin
-
- org.activemath.webapp.base - package org.activemath.webapp.base
-
- org.activemath.webapp.base.external - package org.activemath.webapp.base.external
-
- org.activemath.webapp.base.external.ilias - package org.activemath.webapp.base.external.ilias
-
- org.activemath.webapp.base.json - package org.activemath.webapp.base.json
-
- org.activemath.webapp.clientevents - package org.activemath.webapp.clientevents
-
- org.activemath.webapp.clip - package org.activemath.webapp.clip
- The clip package is responsible for storage and transmission of
clipboard-like data.
- org.activemath.webapp.controller - package org.activemath.webapp.controller
-
- org.activemath.webapp.dict - package org.activemath.webapp.dict
-
- org.activemath.webapp.dict.queries - package org.activemath.webapp.dict.queries
-
- org.activemath.webapp.evaluators - package org.activemath.webapp.evaluators
-
- org.activemath.webapp.exercises - package org.activemath.webapp.exercises
-
- org.activemath.webapp.exercises.mcq - package org.activemath.webapp.exercises.mcq
-
- org.activemath.webapp.exercises.tools - package org.activemath.webapp.exercises.tools
-
- org.activemath.webapp.exercises.tools.graph - package org.activemath.webapp.exercises.tools.graph
-
- org.activemath.webapp.extasy - package org.activemath.webapp.extasy
-
- org.activemath.webapp.extasy.actions - package org.activemath.webapp.extasy.actions
-
- org.activemath.webapp.extasy.graph - package org.activemath.webapp.extasy.graph
-
- org.activemath.webapp.extasy.util - package org.activemath.webapp.extasy.util
-
- org.activemath.webapp.extasy.views - package org.activemath.webapp.extasy.views
-
- org.activemath.webapp.feedback - package org.activemath.webapp.feedback
-
- org.activemath.webapp.i18n - package org.activemath.webapp.i18n
-
- org.activemath.webapp.imagegen - package org.activemath.webapp.imagegen
-
- org.activemath.webapp.notes - package org.activemath.webapp.notes
-
- org.activemath.webapp.notes.db - package org.activemath.webapp.notes.db
-
- org.activemath.webapp.report - package org.activemath.webapp.report
-
- org.activemath.webapp.report.bucket - package org.activemath.webapp.report.bucket
-
- org.activemath.webapp.report.data - package org.activemath.webapp.report.data
-
- org.activemath.webapp.servlets - package org.activemath.webapp.servlets
-
- org.activemath.webapp.slmgui - package org.activemath.webapp.slmgui
-
- org.activemath.webapp.speech - package org.activemath.webapp.speech
- This package contains a set of classes to provide the speech
output in Active Math
SpeechControllerAssistent
This class is used in the diffenrent controllers to prepare
the Data for the Speech Output. - org.activemath.webapp.survey - package org.activemath.webapp.survey
-
- org.activemath.webapp.tocedit - package org.activemath.webapp.tocedit
-
- org.activemath.webapp.tools - package org.activemath.webapp.tools
-
- org.activemath.webapp.tools.data - package org.activemath.webapp.tools.data
-
- org.activemath.webapp.tools.data.storage - package org.activemath.webapp.tools.data.storage
-
- org.activemath.webapp.tutor - package org.activemath.webapp.tutor
-
- org.activemath.webapp.tutor.cgWebService - package org.activemath.webapp.tutor.cgWebService
-
- org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI - package org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI
-
- org.activemath.webapp.tutor.cgWebService.RepositoryRegisterAPI - package org.activemath.webapp.tutor.cgWebService.RepositoryRegisterAPI
-
- org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004 - package org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004
-
- org.activemath.webapp.tutor.cgWebService.ServiceController - package org.activemath.webapp.tutor.cgWebService.ServiceController
-
- org.activemath.webapp.tutor.cgWSClient - package org.activemath.webapp.tutor.cgWSClient
-
- org.activemath.webapp.tutor.cgWSClient.ActivemathControllerTest - package org.activemath.webapp.tutor.cgWSClient.ActivemathControllerTest
-
- org.activemath.webapp.tutor.cgWSClient.Axis2SampleTestClient - package org.activemath.webapp.tutor.cgWSClient.Axis2SampleTestClient
-
- org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient - package org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient
-
- org.activemath.webapp.tutor.coursegen - package org.activemath.webapp.tutor.coursegen
-
- org.activemath.webapp.user - package org.activemath.webapp.user
-
- org.activemath.webapp.user.account - package org.activemath.webapp.user.account
-
- org.activemath.webapp.userfeedback - package org.activemath.webapp.userfeedback
-
- org.activemath.webapp.util - package org.activemath.webapp.util
-
- org.activemath.webapp.util.cache - package org.activemath.webapp.util.cache
-
- org.activemath.webapp.view.beans - package org.activemath.webapp.view.beans
-
- org.activemath.webapp.view.tools - package org.activemath.webapp.view.tools
-
- org.activemath.webapp.wiris - package org.activemath.webapp.wiris
-
- org.activemath.webapp.ws - package org.activemath.webapp.ws
-
- org.activemath.webapp.ws.delegation - package org.activemath.webapp.ws.delegation
-
- org.activemath.webapp.ws.delegation.dialogue - package org.activemath.webapp.ws.delegation.dialogue
-
- org.activemath.webapp.ws.delegation.siette - package org.activemath.webapp.ws.delegation.siette
-
- org.activemath.xsl - package org.activemath.xsl
-
- Organization - Class in org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004
- This class represents Organization in Manifest according to SCORM2004 specification of Content Packaging.
- Organization() -
Constructor for class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Organization
- All the members are initialised here.
- organizationsDump(StringBuffer, int) -
Method in class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Manifest
- Dumps the contents of the organization elements into the provided string buffer
- ORGANIZE -
Static variable in class org.activemath.content.metadata.AMProcess
-
- origNode -
Variable in class org.activemath.author.toc.EditableTOCJTreeDragSource
-
- OTHER -
Static variable in class org.activemath.content.metadata.Field
-
- out -
Variable in class org.activemath.omdocjdom.mbase.MBaseErrorReporter
- The stream to output the messages to, if any.
- out -
Variable in class org.activemath.presentation.formats.Format
-
- output(OutputStream) -
Method in class org.activemath.author.toc.JNLPMaker
- Inserts the properties then outputs the JNLP document to the stream.
- output(OutputStream) -
Method in class org.activemath.author.toc.SubconfigurationMaker
-
- output(Element, OutputStream) -
Static method in class org.activemath.exercises.openmath.OpenMath
-
- OUTPUT_FORMAT -
Static variable in class org.activemath.webapp.user.UserData
-
- outputClass(Object, Writer) -
Method in class org.activemath.omdocjdom.XMLOutputterWithClasses
-
- outputDelegationState(OutputStream) -
Method in class org.activemath.webapp.ws.delegation.DelegationProcess
- Outputs to the stream an XML document representing the state of the
delegation as read from the currently stored state.
- outputRepresentation(OutputStream, String) -
Method in class org.activemath.webapp.ws.BookListResource
-
- outputRepresentation(OutputStream, String) -
Method in class org.activemath.webapp.ws.delegation.DelegationGuide.GuideService
-
- outputRepresentation(OutputStream, String) -
Method in class org.activemath.webapp.ws.delegation.siette.SietteCallback
-
- outputRepresentation(OutputStream, String) -
Method in interface org.activemath.webapp.ws.ResourceHandler
- Outputs content a descriptive state representation
in the mime-type it recognizes as appropriate.
- outputter -
Static variable in class org.activemath.webapp.exercises.tools.JDOMUtility
-
- overflow -
Variable in class org.activemath.webapp.report.bucket.BucketSet
-
- OverviewsController - Class in org.activemath.webapp.tools
- A minimal controller just putting a bunch of objects in the model
and letting the views do the rest... expected to be used by overviews lists.
- OverviewsController() -
Constructor for class org.activemath.webapp.tools.OverviewsController
-
- owlOntologyURL -
Static variable in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.RepositoryRegistrationClient
-
P
- Page - Class in org.activemath.content
- Content abstraction of a Page.
- page -
Variable in class org.activemath.events.types.PagePresentedEvent
-
- PageEnded - Class in org.activemath.feedback.symptoms
-
- PageEnded(int) -
Constructor for class org.activemath.feedback.symptoms.PageEnded
-
- PagePresentedEvent - Class in org.activemath.events.types
- Event: a page of a book is presented to the user.
- PagePresentedEvent() -
Constructor for class org.activemath.events.types.PagePresentedEvent
-
- PagePresentedEvent(String, int) -
Constructor for class org.activemath.events.types.PagePresentedEvent
-
- pages -
Variable in class org.activemath.content.Book
-
- PAGES_SEEN -
Static variable in class org.activemath.webapp.report.BucketReport
-
- pagesNS -
Static variable in interface org.activemath.abstractcontent.AbstractpPlanner
-
- PageStarted - Class in org.activemath.feedback.symptoms
-
- PageStarted(int) -
Constructor for class org.activemath.feedback.symptoms.PageStarted
-
- paint(Graphics) -
Method in class org.activemath.applets.DumbApplet
-
- paint(Graphics) -
Method in class org.activemath.applets.exercises.Mapping
-
- paint(Graphics) -
Method in class org.activemath.applets.PeripherieWinkel.KOrdSys
-
- paintCircle(int, int, int, Graphics) -
Method in class org.activemath.applets.PeripherieWinkel.KOrdSys
-
- parameters -
Variable in class org.activemath.exercises.InteractionGenerator
-
- parent -
Variable in class org.activemath.author.toc.StringListPanel
-
- parent -
Variable in class org.activemath.webapp.user.UserGroup
-
- parentELNM -
Variable in class org.activemath.omdocjdom.OJConstants.EnNsAnNs
-
- parentELNMspace -
Variable in class org.activemath.omdocjdom.OJConstants.EnNsAnNs
-
- parentId -
Variable in class org.activemath.webapp.user.UserGroup
-
- parse(String) -
Static method in class org.activemath.content.query.Query
-
- parse(String, DictionaryState, AppSession) -
Method in class org.activemath.webapp.dict.queries.AMQueryParser
-
- parse(OJElement) -
Method in class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Item
- Parses the given omgroup with the goal of creating different kinds of items according to SCORM2004.
- parse(OJref) -
Method in class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Item
- Parses the given reference with the goal of creating an Item that contains reference.
- parse(OJDocument) -
Method in class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Manifest
- Parses the given OJDocument with the goal of creating a Manifest.
- parse(OJElement) -
Method in class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Organization
- Parses the root element of a OJDocument with the goal of creating an Organization.
- parse(OJref) -
Method in class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Resource
- Parses a given reference with the goal of creating a "resource" in Manifest.
- parseAcceptLanguage(String) -
Static method in class org.activemath.webapp.i18n.LocalizerUtils
- Parse an Accept-Language HTTP header into a list of Locales.
- parseData() -
Method in class org.activemath.omdocjdom.index.IndexDescriptor
-
- parseDOM(OJDocument) -
Method in class org.activemath.webapp.tutor.cgWebService.ServiceController.Translator
- Converts an OJDocument into an OMElement, whereas the content and format doesn't changed.
- parseEncoding(String) -
Method in class org.activemath.omdocjdom.rephrase.ContentType
-
- ParseException - Exception in org.activemath.exercises.parsers
- This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) -
Constructor for exception org.activemath.exercises.parsers.ParseException
- This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() -
Constructor for exception org.activemath.exercises.parsers.ParseException
- The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) -
Constructor for exception org.activemath.exercises.parsers.ParseException
-
- parseForeign(String, String) -
Static method in class org.activemath.exercises.CasParser
-
- parseManifest(OJDocument) -
Method in class org.activemath.webapp.tutor.cgWebService.ServiceController.Translator
- Parses an OJDocument and creates a manifest XML Stream,
which is built into an OMElement.
- parseOJElement(String) -
Static method in class org.activemath.omdocjdom.OJSAXBuilder
- A utility method that uses only default settings to parse a string.
- parseResult(String) -
Method in class org.activemath.omdocjdom.index.infomap.InfomapResult
-
- PARTIAL_RANDOMIZED -
Static variable in class org.activemath.sequencer.SimpleExerciseSequencer
-
- paste(String) -
Method in class org.activemath.applets.CasConsole
-
- pastel -
Variable in class org.activemath.applets.CasConsole
-
- pathDecode(String) -
Static method in class org.activemath.util.Utilities
- Performs the inverse of
#pathEncode().
- pathEncode(String) -
Static method in class org.activemath.util.Utilities
- Uses an alternate encoder of URLs suitable to be part of another URL.
- pathFromString(String) -
Method in interface org.activemath.abstractcontent.Subconfiguration
- Computes the path for the obtained property value.
- pathFromString(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.ChildSubconfiguration
-
- pathFromString(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.UnionSubconfiguration
- Just call sthe primary's
Subconfiguration.pathFromString(java.lang.String).
- pathFromString(String) -
Method in class org.activemath.config.ManagerSubconfiguration
-
- pathMap() -
Static method in class org.activemath.config.Manager
- Creates the pathMap used by the
FileServlet
which serves raw files, picked according to the recognized languages.
- pathToComeBack -
Variable in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- pathToComeBack -
Variable in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
- Pattern - Class in org.activemath.content.mediator.rewriter
-
- Pattern(Set, Set, Set) -
Constructor for class org.activemath.content.mediator.rewriter.Pattern
-
- PatternPOSet - Class in org.activemath.content.mediator.rewriter
-
- PatternPOSet() -
Constructor for class org.activemath.content.mediator.rewriter.PatternPOSet
-
- pedagogicalObjective -
Variable in class org.activemath.tutor.Task
- The pedagogical objective ("learnConcept", "selectAppropriateExercises",
...)
- PEDAGOGY -
Static variable in class org.activemath.content.metadata.Field
-
- peek() -
Method in class org.activemath.webapp.feedback.HintHistory
- peeks at the most recent item in the history.
- perform(ListIterator, Element, Map) -
Method in class org.activemath.presentation.preproc.OmletExpresserTask
-
- perform(ListIterator, Element, Map) -
Method in class org.activemath.presentation.preproc.PrepareForCnPTask
-
- perform(ListIterator, Element, Map) -
Method in class org.activemath.presentation.preproc.RefEncoderTask
-
- perform(ListIterator, Element, Map) -
Method in class org.activemath.presentation.preproc.SymbolDeclarationsTask
- Inserts a reference to the OMS (if it is one) in the list,
otherwise returns to continue deeper.
- perform(ListIterator, Element, Map) -
Method in interface org.activemath.presentation.preproc.Task
- Invoked by the pre-processor on an element elt to be processed by the task.
- perform() -
Method in class org.activemath.webapp.base.ControllerBase
- Basic request handling method.
- PerformanceReport - Class in org.activemath.webapp.report
-
- performCheck() -
Method in class org.activemath.util.checks.UrlChecker
- Performs the URL connection and notifies the checker states appropriately.
- PeripherieWinkel - Class in org.activemath.applets
-
- PeripherieWinkel() -
Constructor for class org.activemath.applets.PeripherieWinkel
-
- PeripherieWinkel.KOrdSys - Class in org.activemath.applets
-
- PeripherieWinkel.KOrdSys(PeripherieWinkel) -
Constructor for class org.activemath.applets.PeripherieWinkel.KOrdSys
-
- PERSISTENCE_VERSION -
Static variable in class org.activemath.studentmodel2.PersistenceHelper
-
- PersistenceHelper - Class in org.activemath.studentmodel2
- XStream based persistence for SLM
- PersistenceHelper() -
Constructor for class org.activemath.studentmodel2.PersistenceHelper
-
- PersistenceHelper.CognitiveProcessConverter - Class in org.activemath.studentmodel2
- We need this class to convert cognitive process constants correctly
- PersistenceHelper.CognitiveProcessConverter(Class<? extends CognitiveProcess>) -
Constructor for class org.activemath.studentmodel2.PersistenceHelper.CognitiveProcessConverter
-
- Person - Class in org.activemath.content.metadata
- A person described by metadata.
- Person(String, String, String) -
Constructor for class org.activemath.content.metadata.Person
-
- phrase(String) -
Method in class org.activemath.webapp.view.tools.I18nTool
- Return phrase for key, including Velocity processing and output escaping.
- phrase(String, Object) -
Method in class org.activemath.webapp.view.tools.I18nTool
-
- phrase(String, Object, Object) -
Method in class org.activemath.webapp.view.tools.I18nTool
-
- phrase(String, Object, Object, Object) -
Method in class org.activemath.webapp.view.tools.I18nTool
-
- phrase(String, Object, Object, Object, Object) -
Method in class org.activemath.webapp.view.tools.I18nTool
-
- PhraseAMIndexQuery - Class in org.activemath.omdocjdom.index.queries
- A query for an exact sequence of tokens.
- PhraseAMIndexQuery(List, String) -
Constructor for class org.activemath.omdocjdom.index.queries.PhraseAMIndexQuery
-
- PHYSICS -
Static variable in class org.activemath.content.metadata.Field
-
- pickNextInteraction(Element, List) -
Method in class org.activemath.exercises.Evaluator
- Pick the interaction identifier for the condition that holds.
- pickNextInteraction(Element, List) -
Method in class org.activemath.exercises.generators.HTWGenerator.HtwEvaluator
-
- PingClient - Class in org.activemath.webapp.tutor.cgWSClient.Axis2SampleTestClient
- Sample for fire-and-forget service invocation
Message Exchage Pattern IN-Only
- PingClient() -
Constructor for class org.activemath.webapp.tutor.cgWSClient.Axis2SampleTestClient.PingClient
-
- PISA -
Static variable in class org.activemath.content.metadata.CompetencySystem
-
- PISAProcess - Class in org.activemath.content.metadata
- Metadata PISAProcess (typesafe enum pattern)
- PlainLogger - Class in org.activemath.webapp.ws
- A very simple class to write to the console
from the outside world.
- PlainLogger() -
Constructor for class org.activemath.webapp.ws.PlainLogger
-
- PlainTextAMIndexQuery - Class in org.activemath.omdocjdom.index.queries
- A query for simple words
- PlainTextAMIndexQuery(String, List, boolean, boolean, boolean, boolean, User) -
Constructor for class org.activemath.omdocjdom.index.queries.PlainTextAMIndexQuery
-
- PlainTextConverter - Class in org.activemath.omdocjdom
- A utility class to convert to plain-text the content of an
item's titles and textual content.
- PlainTextConverter() -
Constructor for class org.activemath.omdocjdom.PlainTextConverter
-
- PLAN -
Static variable in class org.activemath.content.metadata.AMProcess
-
- plan2OmdocJDom(List) -
Static method in class org.activemath.tutor.coursegen.jshop2.JShopUtil
- This method is used to generate a OmdocJDom document from a JShop2 plan.
- PLANNER_VIEW -
Static variable in class org.activemath.webapp.base.AppContext
-
- plausibilities -
Variable in class org.activemath.events.types.BeliefUpdateEvent
- key: competency
value: Integer plausibility in [0, 1]
- plausibility -
Variable in class org.activemath.events.types.BeliefUpdateEvent
-
- PLOTTER_TOOL -
Static variable in class org.activemath.webapp.base.AppContext
-
- PointerElement - Interface in org.activemath.omdocjdom
- Objects implementing this interface are elements pointing to another elements
hence can provide a target-id.
- pointerID -
Variable in class org.activemath.omdocjdom.OJReferenceAttribute
- The
ID value underneath, may be null until it is
computed using OJReferenceAttribute.computeID().
- PointToPage - Class in org.activemath.feedback.therapies.prescriptions
-
- PointToPage(Page) -
Constructor for class org.activemath.feedback.therapies.prescriptions.PointToPage
-
- policy -
Variable in class org.activemath.webapp.dict.queries.AMAbstractQuery
-
- poolables -
Variable in class org.activemath.omdocjdom.SimplePool
-
- PoolManager - Class in org.activemath.util
-
- PoolManager() -
Constructor for class org.activemath.util.PoolManager
-
- poolManager -
Static variable in class org.activemath.util.PoolManager
- The Instance of the PoolManager.
- POOR -
Static variable in class org.activemath.feedback.symptoms.Symptom
-
- popupMenu(MouseEvent) -
Method in class org.activemath.author.toc.TOC
-
- poseDummyQuery() -
Static method in class org.activemath.content.mediator.MediatorTests
- This method is to initialize AM.
- poseQuery(String, boolean, boolean) -
Static method in class org.activemath.content.mediator.MediatorTests
-
- poseQuery(String) -
Static method in class org.activemath.content.mediator.MediatorTests
-
- possibleOperators -
Static variable in class org.activemath.webapp.dict.queries.TextAMQuery
-
- possibleRelevances -
Static variable in class org.activemath.webapp.dict.DictUserMessage
-
- possiblyRemoveBasePath(File) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- postContentUpdate(List, List, List) -
Method in class org.activemath.omdocjdom.index.AMIndex
- Called to notify content-updates which will trigger an index
update after the
countDownBeforeUpdate period
(in milliseconds).
- PPMETHOD_IN_ASSERTION -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- PPMETHOD_IN_DEFINITION -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- PPMETHOD_IN_EXAMPLE -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- PPMETHOD_IN_EXERCISE -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- PPMETHOD_IN_METHOD -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- PPMETHOD_IN_OMTEXT -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- PPMETHOD_IN_PROOF -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- PraiseNavigation - Class in org.activemath.feedback.therapies
-
- PraiseNavigation() -
Constructor for class org.activemath.feedback.therapies.PraiseNavigation
-
- PRE_BOOK_TITLE -
Static variable in class org.activemath.content.GapDetectionBook
-
- predefinedNSs -
Static variable in class org.activemath.omdocjdom.OJConstants
- Associates to URIs a
Namespace object.
- preparedTemplates -
Variable in class org.activemath.xsl.JaxpProcessor
- Hashtable with prepared transformers for a given Stylesheet
- prepareExercise(String, User, String) -
Static method in class org.activemath.exercises.Composer
- Prepare for generating the interactions for the requested exercise.
- prepareExercise(String, String, User, String) -
Static method in class org.activemath.exercises.Composer
-
- prepareExercise(Document, User) -
Static method in class org.activemath.exercises.Composer
- Prepare for generating the interactions for the provided exercise.
- prepareForBlocking(String) -
Method in class org.activemath.util.checks.Checker
- should be called before a check is about to call an (external)
method which might block; in case it blocks, the given description
will be part of a detailed failure description.
- PrepareForCnPTask - Class in org.activemath.presentation.preproc
- A pre-processor to mark the coordinate of each node
for further references.
- PrepareForCnPTask() -
Constructor for class org.activemath.presentation.preproc.PrepareForCnPTask
-
- prepareForDeletion(int) -
Method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- prepareForDnD(Element) -
Static method in class org.activemath.presentation.preproc.PrepareForCnPTask
-
- prepareInteraction(String, Element) -
Method in class org.activemath.exercises.generators.DefaultGenerator
-
- prepareList(PresentationTool) -
Method in class org.activemath.webapp.speech.SpeechItemList
- when the list is complete, the prepareList function computes the titles, content and
type of the items in the list.
- prepareList(PresentationTool) -
Method in interface org.activemath.webapp.speech.SpeechItemListInterface
- when the list is complete, the prepareList function computes the titles, content and
type of the items in the list.
- prepareRecipients() -
Method in class org.activemath.util.Email
-
- prepend(String, String) -
Static method in class org.activemath.abstractcontent.SubconfImpl.Util
- Prepends the prefix to the name taking care of possible
null
values (in which case the "." is avoided and a "" is appended.
- PreProcessor - Class in org.activemath.presentation.preproc
- This class is responsible to pre-process an OMDoc by walking through all elements
and performing
Tasks on each of them. - PreProcessor() -
Constructor for class org.activemath.presentation.preproc.PreProcessor
- builds a blank pre-processor.
- PreProcessor(List) -
Constructor for class org.activemath.presentation.preproc.PreProcessor
- builds a pre-processor with the given task list, which is a list of
TaskFactory.
- Prescription - Class in org.activemath.feedback.therapies.prescriptions
- Base class for suggested actions the learner should take.
- Prescription(String) -
Constructor for class org.activemath.feedback.therapies.prescriptions.Prescription
-
- Present - Class in org.activemath.feedback.therapies
-
- Present(String, String) -
Constructor for class org.activemath.feedback.therapies.Present
-
- Present(String) -
Constructor for class org.activemath.feedback.therapies.Present
-
- Present(List) -
Constructor for class org.activemath.feedback.therapies.Present
-
- PresentationBlock - Class in org.activemath.exercises.model
- This class represents a single block of content to be presented to an user.
- PresentationBlock() -
Constructor for class org.activemath.exercises.model.PresentationBlock
-
- presentationStrategy -
Variable in class org.activemath.exercises.InteractionGenerator
-
- presentationStrategy -
Variable in class org.activemath.webapp.exercises.ExerciseController
-
- PresentationStrategy - Class in org.activemath.webapp.exercises
-
- PresentationStrategy() -
Constructor for class org.activemath.webapp.exercises.PresentationStrategy
-
- PresentationStrategyALOE - Class in org.activemath.webapp.exercises
-
- PresentationStrategyALOE() -
Constructor for class org.activemath.webapp.exercises.PresentationStrategyALOE
-
- PresentationStrategyMafue - Class in org.activemath.webapp.exercises
-
- PresentationStrategyMafue() -
Constructor for class org.activemath.webapp.exercises.PresentationStrategyMafue
-
- PresentationStrategySelfReg - Class in org.activemath.webapp.exercises
-
- PresentationStrategySelfReg() -
Constructor for class org.activemath.webapp.exercises.PresentationStrategySelfReg
-
- PresentationStyle - Class in org.activemath.exercises.model
-
- PresentationStyle() -
Constructor for class org.activemath.exercises.model.PresentationStyle
-
- PresentationTagCollector - Class in org.activemath.presentation.xsl.symbolpresentation
- This class extracts all the symbolpresentation tags from all current
collections in the ActiveMath environment.
- PresentationTagCollector(Subconfiguration) -
Constructor for class org.activemath.presentation.xsl.symbolpresentation.PresentationTagCollector
- A constructor that reads its properties from the Manager properties and requires the prefix OmdocJdom.
- PresentationTagDecorator - Class in org.activemath.presentation.xsl.symbolpresentation
- There are multiple defintions of <symbolpresentation> element exists for a
OpenMath symbol.
- PresentationTagDecorator() -
Constructor for class org.activemath.presentation.xsl.symbolpresentation.PresentationTagDecorator
-
- PresentationTool - Class in org.activemath.webapp.view.tools
- View tool for accessing the presentation system.
- PresentationTool(String, String, AppModel, HttpServletResponse) -
Constructor for class org.activemath.webapp.view.tools.PresentationTool
-
- prettyPrint() -
Method in class org.activemath.webapp.util.StopWatch
- Return an informative string describing all tasks performed
- PrettyUTF8XMLWriter - Class in org.activemath.util
- A class to write indented XML documents.
- PrettyUTF8XMLWriter(OutputStream) -
Constructor for class org.activemath.util.PrettyUTF8XMLWriter
-
- prevCharIsCR -
Variable in class org.activemath.exercises.parsers.SimpleCharStream
-
- prevCharIsLF -
Variable in class org.activemath.exercises.parsers.SimpleCharStream
-
- PREVIEW_FRAME -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- previewMetadataInheritance(String, String, String, int) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- previewMetadataInheritance(String, String, String, int) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- previousInteractionId -
Variable in class org.activemath.exercises.generators.HTWGenerator
-
- previousStepId -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- prevItem() -
Method in class org.activemath.webapp.speech.SpeechItemList
-
- prevItem() -
Method in interface org.activemath.webapp.speech.SpeechItemListInterface
- Set the Eye to the previous Item, if the actual eyed Item is not the first in the List.
- PRIMARY_EDUCATION -
Static variable in class org.activemath.content.metadata.LearningContext
- Order of definition defines the order of "difficulty".
- print(DefaultMutableTreeNode) -
Method in class org.activemath.author.toc.EditableTOCJTree
- prints out a string representation of this EditableTOCJtree
- print(Element) -
Static method in class org.activemath.author.toc.TOCUtil
- prints a jdom Element to stdout
- printAttributes(List, Element, Writer, XMLOutputter.NamespaceStack) -
Method in class org.activemath.omdocjdom.XMLOutputterWithClasses
-
- printCDATA(CDATA, Writer) -
Method in class org.activemath.omdocjdom.XMLOutputterWithClasses
-
- printComment(Comment, Writer) -
Method in class org.activemath.omdocjdom.XMLOutputterWithClasses
-
- PrintDebug - Class in org.activemath.tutor.coursegen.jshop2
- Debug Message Printer
Prints debug messages during course generation.
- PrintDebug() -
Constructor for class org.activemath.tutor.coursegen.jshop2.PrintDebug
-
- printDeclaration(Document, Writer, String) -
Method in class org.activemath.omdocjdom.XMLOutputterWithClasses
-
- printDetailedError(PrintStream) -
Method in exception org.activemath.omdocjdom.MBaseBuildException
- Prints the error in a short form: displays the element name and attributes,
the containing ID and the document.
- printDetailedError(PrintStream) -
Method in exception org.activemath.omdocjdom.NoSuchIDException
- Prints the error in a short form: displays the element name and attributes,
the containing ID and the document.
- printDocType(DocType, Writer) -
Method in class org.activemath.omdocjdom.XMLOutputterWithClasses
-
- printelement(Element) -
Static method in class org.activemath.exercises.generators.OmegaTutorGenerator
-
- printElement(Element, Writer, int, XMLOutputter.NamespaceStack) -
Method in class org.activemath.omdocjdom.XMLOutputterWithClasses
-
- printelement_helper(Element, String) -
Static method in class org.activemath.exercises.generators.OmegaTutorGenerator
-
- printElementWithAtttributes(Element, PrintWriter) -
Static method in class org.activemath.omdocjdom.OJUtilities
- Simply prints the "first line" of the element without the kids or closing tag (with
namespaces omitted !)
- printElementWithAtttributes(Element, PrintStream) -
Static method in class org.activemath.omdocjdom.OJUtilities
- Does the same thing as
OJUtilities.printElementWithAtttributes(org.jdom.Element, java.io.PrintWriter).
- printEntityRef(EntityRef, Writer) -
Method in class org.activemath.omdocjdom.XMLOutputterWithClasses
-
- printError(PrintStream) -
Method in exception org.activemath.omdocjdom.MBaseBuildException
- Prints the error in a short form: displays the element name and attributes,
the containing ID and the document.
- printError(PrintStream) -
Method in exception org.activemath.omdocjdom.NoSuchIDException
- Prints the error in a short form: displays the element name and attributes,
the containing ID and the document.
- printErrorDetails(NoSuchIDException, PrintStream) -
Static method in class org.activemath.omdocjdom.mbase.MBaseErrorReporter
- Outputs the things in full detail independent of the settings but does not print a
stack-trace.
- printException(PrintWriter) -
Method in exception org.activemath.omdocjdom.NoSuchIDException
- Deprecated.
- printException(PrintStream) -
Method in exception org.activemath.omdocjdom.NoSuchIDException
- Deprecated.
- printException() -
Method in exception org.activemath.omdocjdom.NoSuchIDException
-
- printHelp() -
Static method in class org.activemath.fileBased.XMLValidate
-
- printLatexOutput() -
Method in class org.activemath.content.mediator.rewriter.OIOMapping
-
- printProcessingInstruction(ProcessingInstruction, Writer) -
Method in class org.activemath.omdocjdom.XMLOutputterWithClasses
-
- printResult(List) -
Static method in class org.activemath.content.mediator.MediatorTests
-
- printStackTrace(PrintStream) -
Method in exception org.activemath.abstractcontent.MBaseException
- Prints the exception's stack trace as well as the wrapped exception's
stack-trace, if any.
- printStackTrace(PrintWriter) -
Method in exception org.activemath.abstractcontent.MBaseException
-
- printStackTrace() -
Method in exception org.activemath.abstractcontent.MBaseException
-
- printStackTrace(PrintWriter) -
Method in exception org.activemath.omdocjdom.InvalidID
-
- printStackTrace(PrintStream) -
Method in exception org.activemath.omdocjdom.InvalidID
-
- printStackTrace(PrintWriter) -
Method in exception org.activemath.omdocjdom.NoSuchIDException
-
- printStackTrace(PrintStream) -
Method in exception org.activemath.omdocjdom.NoSuchIDException
-
- printStackTrace() -
Method in exception org.activemath.omdocjdom.NoSuchIDException
-
- printStackTrace(PrintStream) -
Method in exception org.activemath.util.OMconverters.OMConvertException
- Method for debugging providing all exception messages
to the given PrintStream
- printStackTrace() -
Method in exception org.activemath.util.OMconverters.OMConvertException
- Method for debugging providing all exception messages
to standard output
- printString(String, Writer) -
Method in class org.activemath.omdocjdom.XMLOutputterWithClasses
-
- printText(Text, Writer) -
Method in class org.activemath.omdocjdom.XMLOutputterWithClasses
-
- printUsage(OutputStream) -
Static method in class org.activemath.omdocjdom.mbase.MBaseBuilder
- Prints the usage text.
- problemStatement -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- PROBLEMSTATEMENT -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- process(Reader, OutputStream) -
Method in class org.activemath.presentation.formats.Format_LaTeX
- This method reads the characters and prints their replaced value into the output stream, coercing all values to
bytes.
- processBooleanQuery(Element) -
Method in class org.activemath.exercises.openmath.services.IntegralDRService
-
- processed -
Variable in class org.activemath.tutor.coursegen.jshop2.GetRelated
-
- processingInstruction(String, Map) -
Method in class org.activemath.omdocjdom.OJFactory
-
- processingInstruction(String, String) -
Method in class org.activemath.omdocjdom.OJFactory
-
- processingInstruction(String, String) -
Method in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- processingInstruction(String, String) -
Method in class org.activemath.util.MyUTF8XMLWriter
-
- processKeyEvent(KeyEvent) -
Method in class org.activemath.applets.ConsoleArea
- this Method is envoked if the user types a Key.
- processKeyEvent(KeyEvent) -
Method in class org.activemath.util.Console
-
- Processor - Class in org.activemath.xsl
- Abstract class Processor
This class impelements the interface stylesheets.
- Processor() -
Constructor for class org.activemath.xsl.Processor
- Constructor
set baseURI to the Manager's one
- Processor(URL) -
Constructor for class org.activemath.xsl.Processor
- Constructor
- Processor(String) -
Constructor for class org.activemath.xsl.Processor
- Constructor
- processQuery(Element) -
Method in class org.activemath.exercises.openmath.services.IntegralDRService
-
- PRODUCE -
Static variable in class org.activemath.content.metadata.AMProcess
-
- produce() -
Method in interface org.activemath.omdocjdom.SimplePool.PoolableFactory
- Creates a poolable element.
- PROFESSIONAL_FORMATION -
Static variable in class org.activemath.content.metadata.LearningContext
-
- PROGRESS_SEQUENCER -
Static variable in class org.activemath.webapp.user.UserData
-
- PROGRESS_SURVEYS -
Static variable in class org.activemath.webapp.user.UserData
-
- PROGRESS_TESTS -
Static variable in class org.activemath.webapp.user.UserData
-
- prompt -
Static variable in class org.activemath.util.Console
-
- PROOF_IN_ASSERTION -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- PROOF_IN_DEFINITION -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- PROOF_IN_EXAMPLE -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- PROOF_IN_EXERCISE -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- PROOF_IN_METHOD -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- PROOF_IN_OMTEXT -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- PROOF_IN_PPMETHOD -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- PROOF_IN_PROOF -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- ProofPackageVersions - Class in org.activemath.config
-
- ProofPackageVersions() -
Constructor for class org.activemath.config.ProofPackageVersions
-
- propagateResult(ExerciseResult, Collection<String>) -
Method in class org.activemath.studentmodel2.EvidencePropagator
- Propagate an
ExerciseResult up/down the concept tree
depending on the achievement (Achievement that indicates no competency
goes negatively up the tree, results in a positive update go down the
tree)
- PropagationHelper - Class in org.activemath.studentmodel2
-
- properRightsAndStatusOfDirectory(File) -
Method in class org.activemath.omdocjdom.index.infomap.InfomapCatcher
-
- PropertiesUtil - Class in org.activemath.util
- This class is a wrapper for
OmdocJdomMBase to be integrated within ActiveMath
under the MBaseRef interface. - PropertiesUtil() -
Constructor for class org.activemath.util.PropertiesUtil
-
- ProtectedUTF8XMLWriter - Class in org.activemath.util
- A class to protected the call to attribute against null attributes, often found by surprise.
- ProtectedUTF8XMLWriter(OutputStream) -
Constructor for class org.activemath.util.ProtectedUTF8XMLWriter
-
- PROVE -
Static variable in class org.activemath.content.metadata.AMProcess
-
- PROVES -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- This relation is from a proof to an assertion Standardly neeeded by OMdoc specs.
- providedCollections -
Variable in class org.activemath.abstractcontent.MultiMBase
- a set of Strings with provided collections
- ProxiedAppletLoader - Class in org.activemath.applets
- An extension of
AppletLoader where the applet is actually constructed
after a request to the server for an HTML page whose first <applet>
element is parsed and used to define the applet class and parameters. - ProxiedAppletLoader() -
Constructor for class org.activemath.applets.ProxiedAppletLoader
-
- PSYCHOLOGY -
Static variable in class org.activemath.content.metadata.Field
-
- publishBook(UserBook) -
Method in class org.activemath.content.ContentManager
- Publish a user book, making it a "TutorBook".
- publishControllerEvent(ActivemathEvent) -
Method in class org.activemath.webapp.base.ControllerBase
- Publish an event for a controller.
- publishEvent(ActivemathEvent) -
Method in interface org.activemath.events.ActivemathEventPublisher
- Publish an event.
- publishEvent(ActivemathEvent) -
Method in class org.activemath.events.impl.AsyncMulticaster
-
- publishEvent(ActivemathEvent) -
Method in class org.activemath.events.impl.EventManager
- Publish an event to all subscribers.
- publishEvent(ActivemathEvent) -
Method in class org.activemath.events.impl.SimpleMulticaster
-
- publishEvent(Hashtable) -
Method in class org.activemath.events.impl.XmlrpcEventService
- Remote event publication.
- PURE_LENGTH -
Static variable in class org.activemath.sequencer.MunExerciseSequencer
-
- push(Therapy) -
Method in class org.activemath.webapp.feedback.HintHistory
- pushes the given therapy to the start of this HintHistory, hereby possibly kicking out
an older entry.
- pushBlock(boolean, String) -
Method in class org.activemath.exercises.model.Interaction
-
- pushDictionaryState(int, int, HttpSession, User, DictionaryState) -
Static method in class org.activemath.webapp.dict.DictionaryState
- Inserts the indicated dictionary state in the collection of states
after the indicated location then updates the state's
DictionaryState.dictNum and DictionaryState.stepNum}.
- PushInteractionElement - Class in org.activemath.webapp.extasy.actions
-
- PushInteractionElement() -
Constructor for class org.activemath.webapp.extasy.actions.PushInteractionElement
-
- pushTransition(Interaction, boolean, Transition) -
Method in class org.activemath.exercises.model.Exercise
-
- pushTransition(boolean, Transition) -
Method in class org.activemath.exercises.model.Interaction
-
- PushTransition - Class in org.activemath.webapp.extasy.actions
-
- PushTransition() -
Constructor for class org.activemath.webapp.extasy.actions.PushTransition
-
- put(String, Object) -
Method in class org.activemath.exercises.model.Randomizer
-
- put(MBaseCacheRef.CacheQuery, Object) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- put(Object, Object) -
Method in class org.activemath.omdocjdom.mbase.ElementFromIDTable
-
- put(Fragment) -
Static method in class org.activemath.presentation.FragmentCache
- Store fragment in cache.
- put(Object, Object) -
Method in class org.activemath.util.XStreamBackupFileStrategy
- Will store the file twice: once in origDir, once in backup dir.
- put(Object, Object) -
Method in class org.activemath.webapp.base.AppModel
-
- put(String, List<String>) -
Method in class org.activemath.webapp.survey.SurveyData
-
- putAll(Map) -
Method in class org.activemath.omdocjdom.mbase.ElementFromIDTable
-
- putAll(Map) -
Method in class org.activemath.webapp.base.AppModel
-
- putOmobjAtClip(String, String) -
Method in class org.activemath.webapp.clip.ClipsStorage
-
- PUZZLE -
Static variable in class org.activemath.content.metadata.ExerciseType
-
Q
- QUAD_DECREASE -
Static variable in class org.activemath.webapp.evaluators.EvaluationFunction
- Quadratic decrease function: The update fades in a quadratic fashion
with the number of interactions, i.e the amplitude values are divided by the number of
times this Element has been shown to the user to the square.
- QUAD_INCREASE -
Static variable in class org.activemath.webapp.evaluators.EvaluationFunction
- Quadratic increase function: The update grows in a quadratic fashion
with the number of interactions.
- query(String) -
Method in class org.activemath.content.ContentManager
- The new Mediator call.
- Query - Class in org.activemath.content.query
-
- query(String, Element, String, int) -
Method in class org.activemath.exercises.openmath.services.FractionDRService
-
- query(String, Element, Element, String, int) -
Method in class org.activemath.exercises.openmath.services.FractionDRService
-
- query(String, List, String, int) -
Method in class org.activemath.exercises.openmath.services.FractionDRService
-
- query(String, Element, String, int) -
Method in class org.activemath.exercises.openmath.services.IntegralDRService
-
- query(String, Element, Element, String, int) -
Method in class org.activemath.exercises.openmath.services.IntegralDRService
-
- query(String, List, String, int) -
Method in class org.activemath.exercises.openmath.services.IntegralDRService
-
- query_WithoutCache(String) -
Method in class org.activemath.content.ContentManager
- The same as query_, but does not use the MediatorCache.
- queryAttr(String, String) -
Method in class org.activemath.content.query.DBCaller
-
- queryAttr(String, String) -
Method in class org.activemath.content.query.dbimpl.MBaseCaller
-
- queryAttr(String, String) -
Method in class org.activemath.content.query.dbimpl.UserModelCaller
-
- QueryCache - Class in org.activemath.content.mediator
- A Cache for storing the result set of queries posed to the
mediator.
- QueryCache() -
Constructor for class org.activemath.content.mediator.QueryCache
-
- queryClass(String) -
Method in class org.activemath.content.mediator.KBCaller
- Returns the set of class labels the given item belongs to.
- queryClass(String) -
Method in class org.activemath.content.mediator.kbimpl.AMRepositoryCaller
- returns a Set containing all the classes the item
item belongs to.
- queryClass(String) -
Method in class org.activemath.content.mediator.kbimpl.ExerciseRepositoryCaller
- We return a set with the single String "exercise" in it
because we only have exercises in the exercise repository
- queryClass(String) -
Method in class org.activemath.content.mediator.kbimpl.MathsThesaurusCaller
-
- queryClass(String) -
Method in class org.activemath.content.mediator.kbimpl.MBaseCaller
-
- queryClass(String) -
Method in class org.activemath.content.mediator.kbimpl.OIOCaller
-
- queryClass(String) -
Method in class org.activemath.content.mediator.kbimpl.WebServiceCaller
-
- queryClass(String) -
Method in class org.activemath.content.query.DBCaller
- Give back the set of the class labels of the given item.
- queryClass(String) -
Method in class org.activemath.content.query.dbimpl.MBaseCaller
-
- queryClass(String) -
Method in class org.activemath.content.query.dbimpl.UserModelCaller
-
- QueryEngine - Class in org.activemath.content.query
-
- QueryEngine() -
Constructor for class org.activemath.content.query.QueryEngine
-
- QueryEngineException - Exception in org.activemath.content.query
-
- QueryEngineException() -
Constructor for exception org.activemath.content.query.QueryEngineException
-
- QueryEngineException(String) -
Constructor for exception org.activemath.content.query.QueryEngineException
-
- QueryEngineTest - Class in org.activemath.content.query
-
- QueryEngineTest(String) -
Constructor for class org.activemath.content.query.QueryEngineTest
-
- QueryExecutor - Class in org.activemath.content.mediator
- This Class launches a KBQuery to its KBCaller.
- QueryExecutor(QueryCache) -
Constructor for class org.activemath.content.mediator.QueryExecutor
-
- queryLearnerPropertyBoolean(String, String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.AbstractLearnerModel
- Get the value of the given learner property
(e.g. has-already-seen).
- queryLearnerPropertyBoolean(String, String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.DefaultAMLearnerModel
-
- queryLearnerPropertyBoolean(String, String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.ExternalLearnerModel
-
- queryLearnerPropertyBoolean(String, String, String, String) -
Static method in class org.activemath.tutor.coursegen.learnerModel.LearnerModelUtil
- Get the learnerproperty, which is represented as a boolean in Java,
like has-already-seen, and then return the boolean value as a number (0 or 1)
- queryLearnerPropertyBoolean(String, String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
-
- queryLearnerPropertyList(String, String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.AbstractLearnerModel
- Get the value of the given learner property
(e.g. allowed educational levels).
- queryLearnerPropertyList(String, String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.DefaultAMLearnerModel
-
- queryLearnerPropertyList(String, String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.ExternalLearnerModel
-
- queryLearnerPropertyList(String, String, String, String) -
Static method in class org.activemath.tutor.coursegen.learnerModel.LearnerModelUtil
- Get the learnerproperty, which is represented as a List in Java,
like allowed educational levels.
- queryLearnerPropertyList(String, String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
-
- queryLearnerPropertyNumber(String, String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.AbstractLearnerModel
- Get the value of the given learner property
(e.g. competency level, mastery).
- queryLearnerPropertyNumber(String, String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.DefaultAMLearnerModel
-
- queryLearnerPropertyNumber(String, String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.ExternalLearnerModel
-
- queryLearnerPropertyNumber(String, String, String, String) -
Static method in class org.activemath.tutor.coursegen.learnerModel.LearnerModelUtil
- Get the learnerproperty, which is represented as a double in Java,
like competency level, mastery...
- queryLearnerPropertyNumber(String, String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
-
- queryLearnerPropertyString(String, String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.AbstractLearnerModel
- Get the value of the given learner property
(e.g. educational level and field).
- queryLearnerPropertyString(String, String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.DefaultAMLearnerModel
-
- queryLearnerPropertyString(String, String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.ExternalLearnerModel
-
- queryLearnerPropertyString(String, String, String, String) -
Static method in class org.activemath.tutor.coursegen.learnerModel.LearnerModelUtil
- Get the learnerproperty, which is represented as String in Java,
like educational level and field.
- queryLearnerPropertyString(String, String, String) -
Method in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
-
- QueryMaker - Class in org.activemath.omdocjdom.index
- Deprecated. This class should be replaced by the classes of the package
org.activemath.omdocjdom.index.queries. - QueryMaker() -
Constructor for class org.activemath.omdocjdom.index.QueryMaker
- Deprecated.
- QueryMapper - Class in org.activemath.content.query
-
- queryName -
Variable in class org.activemath.content.items.DynamicItem
- the queryname or pedagogical Objective, like "introduction",
"getexcersise"
- queryOmegaTutor(int, Element, String) -
Method in class org.activemath.exercises.openmath.services.OmegaTutorService
-
- queryParameters -
Variable in class org.activemath.content.items.DynamicItem
- A List, which contains property, value pairs as Lists.
- QueryParseException - Exception in org.activemath.content.mediator.query
- This Exception is thown if anything goes wrong during
the KBQuery-Creation - which is the queryString parsing.
- QueryParseException() -
Constructor for exception org.activemath.content.mediator.query.QueryParseException
-
- QueryParseException(String) -
Constructor for exception org.activemath.content.mediator.query.QueryParseException
-
- QueryParseException(Throwable) -
Constructor for exception org.activemath.content.mediator.query.QueryParseException
-
- QueryParseException(String, Throwable) -
Constructor for exception org.activemath.content.mediator.query.QueryParseException
-
- queryProperty(String) -
Method in class org.activemath.content.mediator.KBCaller
- Returns a Set of lists, where each list comprises
two elements: [attribute,value].
- queryProperty(String) -
Method in class org.activemath.content.mediator.kbimpl.AMRepositoryCaller
- Returns a set of lists(i.e. ordered pairs) like
{[difficulty,easy][learningContext,secondaryEd]}
- queryProperty(String) -
Method in class org.activemath.content.mediator.kbimpl.ExerciseRepositoryCaller
-
- queryProperty(String) -
Method in class org.activemath.content.mediator.kbimpl.MathsThesaurusCaller
-
- queryProperty(String) -
Method in class org.activemath.content.mediator.kbimpl.MBaseCaller
-
- queryProperty(String, String) -
Method in class org.activemath.content.mediator.kbimpl.MBaseCaller
- We introduce this method to handle the 2dimenional properties which are
dependent on the learning context.
- queryProperty(String) -
Method in class org.activemath.content.mediator.kbimpl.OIOCaller
-
- queryProperty(String) -
Method in class org.activemath.content.mediator.kbimpl.WebServiceCaller
-
- queryRelation(String, String) -
Method in class org.activemath.content.mediator.KBCaller
- Returns the set of all items x for which holds:
x rel item.
- queryRelation(String, String, String) -
Method in class org.activemath.content.mediator.KBCaller
- Returns the set of all items x for which holds:
x rel item.
- queryRelation(String, String) -
Method in class org.activemath.content.mediator.kbimpl.AMRepositoryCaller
-
- queryRelation(String, String, String) -
Method in class org.activemath.content.mediator.kbimpl.AMRepositoryCaller
-
- queryRelation(String, String) -
Method in class org.activemath.content.mediator.kbimpl.ExerciseRepositoryCaller
- Currently, this method returns the set of all exercises
there are in the repository iff the incoming item is a definition
of the derivative.
- queryRelation(String, String, String) -
Method in class org.activemath.content.mediator.kbimpl.ExerciseRepositoryCaller
-
- queryRelation(String, String) -
Method in class org.activemath.content.mediator.kbimpl.MathsThesaurusCaller
- Here we get items with BrowserIDs in it.
- queryRelation(String, String, String) -
Method in class org.activemath.content.mediator.kbimpl.MathsThesaurusCaller
-
- queryRelation(String, String, String) -
Method in class org.activemath.content.mediator.kbimpl.MBaseCaller
-
- queryRelation(String, String) -
Method in class org.activemath.content.mediator.kbimpl.MBaseCaller
-
- queryRelation(String, String) -
Method in class org.activemath.content.mediator.kbimpl.OIOCaller
-
- queryRelation(String, String, String) -
Method in class org.activemath.content.mediator.kbimpl.OIOCaller
-
- queryRelation(String, String) -
Method in class org.activemath.content.mediator.kbimpl.WebServiceCaller
-
- queryRelation(String, String, String) -
Method in class org.activemath.content.mediator.kbimpl.WebServiceCaller
-
- queryRelation(String, String) -
Method in class org.activemath.content.query.DBCaller
-
- queryRelation(String, String) -
Method in class org.activemath.content.query.dbimpl.MBaseCaller
-
- queryRelation(String, String) -
Method in class org.activemath.content.query.dbimpl.UserModelCaller
-
- queryRelationsWithSource(String) -
Static method in class org.activemath.omdocjdom.slumb.data.SlumbRelation.RelList
-
- queryRelationsWithTarget(String) -
Static method in class org.activemath.omdocjdom.slumb.data.SlumbRelation.RelList
-
- QueryRewriter - Class in org.activemath.content.mediator.rewriter
- A QueryRewriter maps a Query in terms of the OIO to a target
ontology by creating a Set of queries in terms of the target
ontology.
- QueryRewriter() -
Constructor for class org.activemath.content.mediator.rewriter.QueryRewriter
-
R
- randomizeMapping(Element, Vector) -
Static method in class org.activemath.exercises.generators.util.MappingRandomizer
-
- Randomizer - Class in org.activemath.exercises.generators
- Randomizer of exercises.
- Randomizer(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.Randomizer
-
- Randomizer - Class in org.activemath.exercises.model
-
- Randomizer() -
Constructor for class org.activemath.exercises.model.Randomizer
-
- RANDOMIZER -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- randomizeSelection(Element) -
Static method in class org.activemath.exercises.generators.util.SelectionRandomizer
-
- rawphrase(String) -
Method in class org.activemath.webapp.view.tools.I18nTool
- Return phrase for key, but without Velocity processing and output escaping.
- rawphrase(String, Object) -
Method in class org.activemath.webapp.view.tools.I18nTool
-
- rawphrase(String, Object, Object) -
Method in class org.activemath.webapp.view.tools.I18nTool
-
- rawphrase(String, Object, Object, Object) -
Method in class org.activemath.webapp.view.tools.I18nTool
-
- rawphrase(String, Object, Object, Object, Object) -
Method in class org.activemath.webapp.view.tools.I18nTool
-
- readAMurl(String) -
Static method in class org.activemath.author.toc.TOCUtil
-
- readChar() -
Method in class org.activemath.exercises.parsers.SimpleCharStream
-
- readDataFromParameters(Map, SearchResultCursor) -
Method in class org.activemath.webapp.dict.queries.SearchEvaluationData
-
- readDecorations() -
Method in class org.activemath.applets.exercises.Mapping
-
- ReadEvaluator - Class in org.activemath.webapp.evaluators
-
- ReadEvaluator() -
Constructor for class org.activemath.webapp.evaluators.ReadEvaluator
-
- readFromKey(String) -
Method in class org.activemath.omdocjdom.slumb.FileStringStorage
-
- readFromStandardIn() -
Static method in class org.activemath.fileBased.DTDreferenceFixer
-
- READING_SKILL -
Static variable in class org.activemath.webapp.user.UserData
-
- readMassStorageItem(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseStorage
-
- readMDAttributesIN(OJElement) -
Static method in class org.activemath.omdocjdom.MDAttribute
- Returns an iterator on all attributes of the given
item, possibly taking metadata and extradata
before.
- readStringFromKey(String) -
Method in class org.activemath.omdocjdom.slumb.FileStringStorage
-
- readStringMassOfStorageItem(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseStorage
-
- readTokenStream(TokenStream) -
Method in class org.activemath.omdocjdom.index.infomap.InfomapCatcher
-
- readURLFromEvent(DropTargetDropEvent) -
Static method in class org.activemath.author.toc.EditableTOCJTreeDropTarget
- Tries to match the possible data-flavours to get the
and returns it if found or
null otherwise.
- ReadWriteLock - Class in org.activemath.omdocjdom
-
- ReadWriteLock() -
Constructor for class org.activemath.omdocjdom.ReadWriteLock
-
- realqueries -
Variable in class org.activemath.content.mediator.QueryExecutor
-
- REASONING -
Static variable in class org.activemath.content.metadata.MathBridgeProcess
- 4.
- rebuild() -
Method in class org.activemath.omdocjdom.mbase.MBaseBuilder
- This method calls all the table and dependency rebuilding mechanisms.
- RECALL -
Static variable in class org.activemath.content.metadata.AMProcess
-
- RecBook - Class in org.activemath.content
- A recorded book.
- recBookIds -
Variable in class org.activemath.content.ContentCollection
-
- recBooks -
Variable in class org.activemath.webapp.tools.LanguageGapController
-
- recipients -
Variable in class org.activemath.util.Email
-
- RECOGNIZE -
Static variable in class org.activemath.content.metadata.AMProcess
-
- recognizeDependency(String) -
Static method in class org.activemath.abstractcontent.MBaseRef.Dependency
- Directly uses reflexion to find the constant's value.
- recoverDB(String) -
Static method in class org.activemath.omdocjdom.lucene.LuceneUtilities
- If the database is crashed during the previous update then this
procedure will try to recover the database.
- REDIRECT -
Static variable in class org.activemath.webapp.base.ControllerBase
- Common name for the typical "redirect" view.
- REDIRECT -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- REDIRECT_LOGIN -
Static variable in class org.activemath.webapp.base.ControllerBase
-
- reduceProbabilities(double) -
Method in class org.activemath.studentmodel2.assessment.tbm.HypothesesContainer
-
- refElement -
Variable in exception org.activemath.omdocjdom.NoSuchIDException
-
- RefEncoderTask - Class in org.activemath.presentation.preproc
- This tasks applies an escaping of characters on all declared id values and references
so that they can be used in the middle of URLs and URL parameters.
- RefEncoderTask() -
Constructor for class org.activemath.presentation.preproc.RefEncoderTask
-
- REFEREE_NOT_FOUND -
Static variable in exception org.activemath.exercises.model.ExtasyException
-
- referenceAttributesEnNsAnNsNsSet -
Static variable in class org.activemath.omdocjdom.OJConstants
-
- referenceAttributesXPath -
Static variable in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- references -
Variable in class org.activemath.content.items.DynamicItem
- a List of all mbase references(String)
- REFERENCES -
Static variable in class org.activemath.content.items.ItemRelationType
-
- referenceTs -
Variable in class org.activemath.webapp.report.bucket.BucketSet
-
- referrer -
Variable in class org.activemath.events.types.UrlRequestedEvent
-
- REFLECT -
Static variable in class org.activemath.content.metadata.AMProcess
-
- REFLECTION -
Static variable in class org.activemath.content.metadata.AchievementLevel
-
- refresh() -
Method in class org.activemath.omdocjdom.map.JDM
- Lists the contained files, parses the ones needed, refills its state.
- refreshServices() -
Method in interface org.activemath.abstractcontent.Subconfiguration
- Commodity method to request the configurator to re-read
the services from whichever source it was given.
- refreshServices() -
Method in class org.activemath.abstractcontent.SubconfImpl.ChildSubconfiguration
-
- refreshServices() -
Method in class org.activemath.abstractcontent.SubconfImpl.PropertiesConfig
-
- refreshServices() -
Method in class org.activemath.abstractcontent.SubconfImpl.UnionSubconfiguration
-
- refreshServices() -
Method in class org.activemath.config.ManagerSubconfiguration
- does nothing
- refxref(String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- regex_TITLE -
Static variable in class org.activemath.content.NLG
- We define here the regular expression for a title, the case is assumed to be lower case.
- register(String, CacheControl) -
Method in class org.activemath.webapp.util.cache.CacheRegistry
-
- registerConnections(Collection) -
Method in class org.activemath.abstractcontent.MultiMBase
- registers the given connections of MBaseRefs to the
connectedMBaseHash
hashtable.
- registerDB(String, DBCaller) -
Method in class org.activemath.content.query.QueryEngine
- Register a DBCaller for a specific DB with an ID.
- registerKB(KBCaller) -
Method in class org.activemath.content.mediator.Mediator
- Registers a KnowledgeBase to the Mediator.
- registerLearnerModel(String) -
Static method in class org.activemath.tutor.coursegen.learnerModel.LearnerModelUtil
- Tries to register in the
LearnerModelManager an external learner model located at the given URL.
- registerLearnerModel(AbstractLearnerModel) -
Static method in class org.activemath.tutor.coursegen.learnerModel.LearnerModelUtil
- Registers an internal learnermodel as
AbstractLearnerModel Object
in the LearnerModelManager.
- registerNewUser(User) -
Method in class org.activemath.webapp.user.UserManager
- Creates a new user in the UserModel server.
- registerRepository(String, String, String, String, String) -
Method in class org.activemath.webapp.tutor.cgWebService.RepositoryRegisterAPI.RepositoryRegistration
- Registers a repository.
- registerRepository(OMElement) -
Method in class org.activemath.webapp.tutor.cgWebService.RepositoryRegistrationWebService
- Registers a repository according to the arguments given in the OMElement request.
- registerServlet(String) -
Static method in class org.activemath.config.Manager
- Registers the servlet in the list of initted servlet.
- registerStorageListener(StorageListener) -
Method in class org.activemath.content.ItemCache
-
- ReInit(InputStream) -
Method in class org.activemath.exercises.parsers.CasParserActiveMath
-
- ReInit(Reader) -
Method in class org.activemath.exercises.parsers.CasParserActiveMath
-
- ReInit(CasParserActiveMathTokenManager) -
Method in class org.activemath.exercises.parsers.CasParserActiveMath
-
- ReInit(SimpleCharStream) -
Method in class org.activemath.exercises.parsers.CasParserActiveMathTokenManager
-
- ReInit(SimpleCharStream, int) -
Method in class org.activemath.exercises.parsers.CasParserActiveMathTokenManager
-
- ReInit(InputStream) -
Method in class org.activemath.exercises.parsers.CasParserAxiom
-
- ReInit(Reader) -
Method in class org.activemath.exercises.parsers.CasParserAxiom
-
- ReInit(CasParserAxiomTokenManager) -
Method in class org.activemath.exercises.parsers.CasParserAxiom
-
- ReInit(SimpleCharStream) -
Method in class org.activemath.exercises.parsers.CasParserAxiomTokenManager
-
- ReInit(SimpleCharStream, int) -
Method in class org.activemath.exercises.parsers.CasParserAxiomTokenManager
-
- ReInit(InputStream) -
Method in class org.activemath.exercises.parsers.CasParserDrv
-
- ReInit(Reader) -
Method in class org.activemath.exercises.parsers.CasParserDrv
-
- ReInit(CasParserDrvTokenManager) -
Method in class org.activemath.exercises.parsers.CasParserDrv
-
- ReInit(SimpleCharStream) -
Method in class org.activemath.exercises.parsers.CasParserDrvTokenManager
-
- ReInit(SimpleCharStream, int) -
Method in class org.activemath.exercises.parsers.CasParserDrvTokenManager
-
- ReInit(InputStream) -
Method in class org.activemath.exercises.parsers.CasParserHtw
-
- ReInit(Reader) -
Method in class org.activemath.exercises.parsers.CasParserHtw
-
- ReInit(CasParserHtwTokenManager) -
Method in class org.activemath.exercises.parsers.CasParserHtw
-
- ReInit(SimpleCharStream) -
Method in class org.activemath.exercises.parsers.CasParserHtwTokenManager
-
- ReInit(SimpleCharStream, int) -
Method in class org.activemath.exercises.parsers.CasParserHtwTokenManager
-
- ReInit(InputStream) -
Method in class org.activemath.exercises.parsers.CasParserMaxima
-
- ReInit(Reader) -
Method in class org.activemath.exercises.parsers.CasParserMaxima
-
- ReInit(CasParserMaximaTokenManager) -
Method in class org.activemath.exercises.parsers.CasParserMaxima
-
- ReInit(SimpleCharStream) -
Method in class org.activemath.exercises.parsers.CasParserMaximaTokenManager
-
- ReInit(SimpleCharStream, int) -
Method in class org.activemath.exercises.parsers.CasParserMaximaTokenManager
-
- ReInit(InputStream) -
Method in class org.activemath.exercises.parsers.CasParserMf
-
- ReInit(Reader) -
Method in class org.activemath.exercises.parsers.CasParserMf
-
- ReInit(CasParserMfTokenManager) -
Method in class org.activemath.exercises.parsers.CasParserMf
-
- ReInit(SimpleCharStream) -
Method in class org.activemath.exercises.parsers.CasParserMfTokenManager
-
- ReInit(SimpleCharStream, int) -
Method in class org.activemath.exercises.parsers.CasParserMfTokenManager
-
- ReInit(InputStream) -
Method in class org.activemath.exercises.parsers.CasParserMma
-
- ReInit(Reader) -
Method in class org.activemath.exercises.parsers.CasParserMma
-
- ReInit(CasParserMmaTokenManager) -
Method in class org.activemath.exercises.parsers.CasParserMma
-
- ReInit(SimpleCharStream) -
Method in class org.activemath.exercises.parsers.CasParserMmaTokenManager
-
- ReInit(SimpleCharStream, int) -
Method in class org.activemath.exercises.parsers.CasParserMmaTokenManager
-
- ReInit(InputStream) -
Method in class org.activemath.exercises.parsers.CasParserMpd
-
- ReInit(Reader) -
Method in class org.activemath.exercises.parsers.CasParserMpd
-
- ReInit(CasParserMpdTokenManager) -
Method in class org.activemath.exercises.parsers.CasParserMpd
-
- ReInit(SimpleCharStream) -
Method in class org.activemath.exercises.parsers.CasParserMpdTokenManager
-
- ReInit(SimpleCharStream, int) -
Method in class org.activemath.exercises.parsers.CasParserMpdTokenManager
-
- ReInit(InputStream) -
Method in class org.activemath.exercises.parsers.CasParserMpl
-
- ReInit(Reader) -
Method in class org.activemath.exercises.parsers.CasParserMpl
-
- ReInit(CasParserMplTokenManager) -
Method in class org.activemath.exercises.parsers.CasParserMpl
-
- ReInit(SimpleCharStream) -
Method in class org.activemath.exercises.parsers.CasParserMplTokenManager
-
- ReInit(SimpleCharStream, int) -
Method in class org.activemath.exercises.parsers.CasParserMplTokenManager
-
- ReInit(InputStream) -
Method in class org.activemath.exercises.parsers.CasParserRdc
-
- ReInit(Reader) -
Method in class org.activemath.exercises.parsers.CasParserRdc
-
- ReInit(CasParserRdcTokenManager) -
Method in class org.activemath.exercises.parsers.CasParserRdc
-
- ReInit(SimpleCharStream) -
Method in class org.activemath.exercises.parsers.CasParserRdcTokenManager
-
- ReInit(SimpleCharStream, int) -
Method in class org.activemath.exercises.parsers.CasParserRdcTokenManager
-
- ReInit(InputStream) -
Method in class org.activemath.exercises.parsers.CasParserYacas
-
- ReInit(Reader) -
Method in class org.activemath.exercises.parsers.CasParserYacas
-
- ReInit(CasParserYacasTokenManager) -
Method in class org.activemath.exercises.parsers.CasParserYacas
-
- ReInit(SimpleCharStream) -
Method in class org.activemath.exercises.parsers.CasParserYacasTokenManager
-
- ReInit(SimpleCharStream, int) -
Method in class org.activemath.exercises.parsers.CasParserYacasTokenManager
-
- ReInit(Reader, int, int, int) -
Method in class org.activemath.exercises.parsers.SimpleCharStream
-
- ReInit(Reader, int, int) -
Method in class org.activemath.exercises.parsers.SimpleCharStream
-
- ReInit(Reader) -
Method in class org.activemath.exercises.parsers.SimpleCharStream
-
- ReInit(InputStream, int, int, int) -
Method in class org.activemath.exercises.parsers.SimpleCharStream
-
- ReInit(InputStream) -
Method in class org.activemath.exercises.parsers.SimpleCharStream
-
- ReInit(InputStream, int, int) -
Method in class org.activemath.exercises.parsers.SimpleCharStream
-
- relatedTo -
Variable in class org.activemath.content.items.Item
-
- relation(String, String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- RelationFilter - Class in org.activemath.webapp.dict
-
- relationsIn -
Variable in class org.activemath.content.items.Item
-
- relationsOut -
Variable in class org.activemath.content.items.Item
-
- RelationsPackView - Class in org.activemath.webapp.dict
- Little bean for the manipulations of list of relations.
- RelationsPackView(MBaseID, boolean, Predicate, MBaseRef) -
Constructor for class org.activemath.webapp.dict.RelationsPackView
-
- relationTypes(Attribute) -
Static method in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- relativizePath(String, String) -
Static method in class org.activemath.omdocjdom.OJUtilities
-
- RelayedAppletStub - Class in org.activemath.applets
-
- RelayedAppletStub(Applet, URL) -
Constructor for class org.activemath.applets.RelayedAppletStub
-
- relDifficulty -
Variable in class org.activemath.studentmodel2.evaluation.AnswerItem
-
- releaseReadLock() -
Method in class org.activemath.omdocjdom.ReadWriteLock
-
- releaseReadLock() -
Method in class org.activemath.omdocjdom.slumb.SlumbIndex
-
- releaseWriteLock() -
Method in class org.activemath.omdocjdom.ReadWriteLock
-
- releaseWriteLock() -
Method in class org.activemath.omdocjdom.slumb.SlumbIndex
-
- relevances -
Variable in class org.activemath.exercises.LocalUserModel
-
- reload(Collection) -
Method in interface org.activemath.abstractcontent.AuthorExtendedMBaseRef
- Works only with
OmdocJdomMBaseRef and
OmdocLuceneMBaseRef.
- reload() -
Method in class org.activemath.omdocjdom.DefaultCollection
-
- reload(List, String) -
Method in class org.activemath.omdocjdom.lucene.LuceneBuilder
- This method update only those documents which are modified by user.
- reload() -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- Works only with
OmdocLuceneMBaseRef and invokes there the OmdocLuceneMBaseRef.reload().
- reload(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- reload() -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
- Does the same as
OmdocLuceneMBaseRef.reload(List,String) except with no error-accumulator.
- reload(String) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
- Does the same as
OmdocLuceneMBaseRef.reload(List,String) except with no error-accumulator.
- reload(Collection) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- reload(List, String) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
- Checks the modification dates of the files that were recorded, reloads the newer files, drops
the too old files and rebuilds.
- reload(Collection) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- reload() -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
-
- reload(Vector) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
-
- reload() -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
- Does the same as
OmdocJdomMBase.reload(java.util.List) except with no error-accumulator.
- reload(List) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
- Checks the modification dates of the files that were recorded, reloads the newer files, drops
the too old files and rebuilds.
- reload(Collection) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- reload() -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- reload(Vector) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- reload(Collection) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- reloadConfig() -
Method in class org.activemath.omdocjdom.slumb.SlumbIndex
-
- reloadOMdocs() -
Method in class org.activemath.omdocjdom.mbase.MBaseBuilder
- Reloads the OMDocs stored in the
paths variable.
- reloadProps() -
Static method in class org.activemath.config.Manager
-
- reloadWithErrors(Collection, List) -
Method in interface org.activemath.abstractcontent.AuthorExtendedMBaseRef
- Reloads the content from the directory (optional operation).
- reloadWithErrors() -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- Reloads the content from the directory.
- reloadWithErrors(Collection, List) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- reloadWithErrors(Collection, List) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- reloadWithErrors() -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
-
- reloadWithErrors(String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
-
- reloadWithErrors(Vector) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Reloads the content from the directory.
- reloadWithErrors(Collection, List) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- reloadWithErrors() -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- reloadWithErrors(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- reloadWithErrors(Vector) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- relStep -
Variable in class org.activemath.studentmodel2.evaluation.AnswerItem
-
- REMEMBER -
Static variable in class org.activemath.content.metadata.AMProcess
-
- remove(String) -
Method in class org.activemath.content.ItemCache
- Remove a content Item from the cache.
- remove(String) -
Method in class org.activemath.content.mediator.QueryCache
- Not implemented
- remove(Object) -
Method in class org.activemath.omdocjdom.mbase.ElementFromIDTable
-
- remove() -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef.IteratorOfMBaseRefDeps
-
- remove(String) -
Method in class org.activemath.presentation.FragmentCache
- Remove all fragments belonging to a content Item.
- remove(Object) -
Method in class org.activemath.util.XStreamBackupFileStrategy
-
- remove(Object) -
Method in class org.activemath.webapp.base.AppModel
-
- remove() -
Method in class org.activemath.webapp.tools.data.storage.JDBCGapStorageDBIterator
- does _not_ remove a gap from the iterator, but throws a
UnsupportedOperationException instead.
- remove() -
Method in class org.activemath.webapp.tools.data.storage.JDBCTutorPresetStorageIterator
- does _not_ remove a preset from the iterator, but throws a
UnsupportedOperationException instead.
- remove(UserRole) -
Method in class org.activemath.webapp.user.UserRoleSet
-
- remove(Object) -
Method in class org.activemath.webapp.user.UserRoleSet
-
- remove(String) -
Method in interface org.activemath.webapp.util.cache.CacheControl
-
- removeActionListener(ActionListener) -
Method in class org.activemath.applets.ConsoleArea
- With this Method you can remove listeners again if you want to.
- removeAll(Collection<?>) -
Method in class org.activemath.webapp.user.UserRoleSet
-
- removeAllListeners() -
Method in class org.activemath.events.impl.AsyncMulticaster
-
- removeAllListeners() -
Method in class org.activemath.events.impl.SimpleMulticaster
-
- removeAttributes(OJElement, OJUtilities.NameAndNamespace[]) -
Static method in class org.activemath.omdocjdom.OJUtilities
- Walks through all the children of the given element and remove any existing "mid" attribute.
- removeBook(String, String) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- Removed the given user-generated book from the user.
- removeBook(String, String) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- Removed the given user-generated book from the user.
- removeBook(String, String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- removeBook(String) -
Method in class org.activemath.webapp.user.User
-
- removeBookStat(String) -
Method in class org.activemath.webapp.user.User
-
- removeBookState(String) -
Method in class org.activemath.webapp.user.User
- Remove a BookState from a user.
- removeButton -
Variable in class org.activemath.author.toc.StringListPanel
-
- removeChild(TocEntry) -
Method in class org.activemath.content.TocEntry
-
- removeClassConstraints() -
Method in class org.activemath.content.mediator.query.KBQuery
-
- removeClip(String) -
Method in class org.activemath.webapp.clip.ClipsStorage
-
- removeDynamicItem(String) -
Method in class org.activemath.content.ContentManager
- Remove a dynamic item from the ContentManager.
- removeEdge(Edge) -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- removeEdgesToNode(String) -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- removeElement(String) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- removeEmptySections(List) -
Static method in class org.activemath.tutor.coursegen.jshop2.JShopUtil
- Filter the list of String, remove such empty sections.
- removeExtradataMetadataKids(OJElement, OJUtilities.NameAndNamespace[]) -
Static method in class org.activemath.omdocjdom.OJUtilities
- A recursive method to remove all the
elements with given name from the
metadata/extradata children of the given element
or go down along the children of this element.
- removeFeedbackRef() -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- removeFromClassConstraints(Set) -
Method in class org.activemath.content.mediator.query.KBQuery
-
- removeFromPropertyConstraints(Set) -
Method in class org.activemath.content.mediator.query.KBQuery
-
- removeFromSystemByImportId(String, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- removeFromSystemByImportId(String, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS removeFromSystemByImportId().
- removeGroup(String) -
Method in class org.activemath.webapp.user.UserManager
- Delete a UserGroup, if existent
- removeGuideService() -
Method in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- removeGuideService() -
Method in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
- removeInteraction(String) -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- removeItem(String) -
Method in class org.activemath.content.Page
- remove the given ItemId from the page and the relevant element
from Omgroup.
- removeItemsByClassConstraint(Set, Set, KBCaller) -
Method in class org.activemath.content.mediator.QueryExecutor
-
- removeItemsByPropertyConstraint(Set, Set, KBCaller) -
Method in class org.activemath.content.mediator.QueryExecutor
-
- removeLastQuery() -
Method in class org.activemath.webapp.dict.queries.AMQueryList
-
- removeLearner(String) -
Method in class org.activemath.tutor.coursegen.learnerModel.TempLearnerModel
- Removes the knowledge Map of a learner.
- removeLearnerModel(String) -
Method in class org.activemath.tutor.coursegen.learnerModel.LearnerModelManager
- Remove a LearnerModel from this Manager.
- removeListener(ActivemathEventListener) -
Method in class org.activemath.events.impl.AsyncMulticaster
-
- removeListener(ActivemathEventListener) -
Method in class org.activemath.events.impl.SimpleMulticaster
-
- removeLoginCookie(HttpServletResponse) -
Method in class org.activemath.webapp.base.AuthenticationManager
-
- removeMisconceptions(List<String>) -
Method in class org.activemath.studentmodel2.data.AssessmentModel
- Remove misconceptions that could be associated with this exerciseResult
- removeMisconceptions(String, List<String>) -
Method in class org.activemath.studentmodel2.LearnerModel
- Remove Misconceptions of a user
- removeNode(DefaultMutableTreeNode) -
Method in class org.activemath.author.toc.EditableTOCJTree
- deletes a node from the treemodel of this EditableTOCJTree.
- removeOMdoc(File) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
- Removes the named file and rebuilds.
- removePotentialGroup(String) -
Method in class org.activemath.webapp.user.User
-
- removePotentialGroups(String[]) -
Method in class org.activemath.webapp.user.User
-
- removePropertyConstraints() -
Method in class org.activemath.content.mediator.query.KBQuery
-
- removeQuery(String) -
Method in class org.activemath.webapp.dict.queries.AMQueryList
-
- removeRelationConstraint(ArrayList) -
Method in class org.activemath.content.mediator.query.KBQuery
-
- removeRepository(String) -
Method in class org.activemath.content.mediator.RepositoryManager
- Remove a Repository with given Id.
- removeServer(Object) -
Method in class org.activemath.webapp.ws.XmlrpcManager
-
- removeServerFoPath(String) -
Method in class org.activemath.webapp.ws.XmlrpcManager
-
- removeToken(AuthToken) -
Method in class org.activemath.webapp.base.AuthenticationManager
- Remove a token from the valid token list.
- removeTransition(Element, String, boolean) -
Method in class org.activemath.exercises.generators.StrategyAction
-
- removeTransition(String) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- removeTransitions() -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- removeTutor(String) -
Method in class org.activemath.webapp.user.UserGroup
- Remove a user from the tutor list.
- removeUser(String) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- Deletes the given user from the userModel server
- removeUser(String) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- Deletes the given user from the userModel server
- removeUser(String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- render() -
Method in class org.activemath.feedback.diagnoses.Diagnose
-
- render() -
Method in class org.activemath.feedback.symptoms.Symptom
-
- render() -
Method in class org.activemath.omdocjdom.rephrase.Rephraser
-
- render(String) -
Method in class org.activemath.webapp.dict.VeloRenderer
-
- render() -
Method in class org.activemath.webapp.view.tools.PresentationTool
- Render a layout format to the Servlet's OutputStream
A layout format is data (eg.
- render(OutputStream) -
Method in class org.activemath.webapp.view.tools.PresentationTool
-
- renderLink(String, Map) -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- renderParams() -
Method in class org.activemath.feedback.diagnoses.Diagnose
-
- renderParams() -
Method in class org.activemath.feedback.diagnoses.GoodNavigation
-
- renderParams() -
Method in class org.activemath.feedback.diagnoses.IrrationalNavigation
-
- renderParams() -
Method in class org.activemath.feedback.diagnoses.ItemMastered
-
- renderParams() -
Method in class org.activemath.feedback.diagnoses.LackOfMastery
-
- renderParams() -
Method in class org.activemath.feedback.diagnoses.MissingPrerequisite
-
- renderParams() -
Method in class org.activemath.feedback.diagnoses.NotSeenAndUnknown
-
- renderParams() -
Method in class org.activemath.feedback.diagnoses.NotSeenButKnown
-
- renderParams() -
Method in class org.activemath.feedback.diagnoses.SeenButUnknown
-
- renderParams() -
Method in class org.activemath.feedback.symptoms.Focus
-
- renderParams() -
Method in class org.activemath.feedback.symptoms.ItemPresented
-
- renderParams() -
Method in class org.activemath.feedback.symptoms.ItemSeen
-
- renderParams() -
Method in class org.activemath.feedback.symptoms.Navigation
-
- renderParams() -
Method in class org.activemath.feedback.symptoms.PageEnded
-
- renderParams() -
Method in class org.activemath.feedback.symptoms.PageStarted
-
- renderParams() -
Method in class org.activemath.feedback.symptoms.Solution
-
- renderParams() -
Method in class org.activemath.feedback.symptoms.Symptom
-
- renewIndexReader() -
Method in class org.activemath.omdocjdom.index.AMIndex
-
- renewIndexReaders() -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseStorage
-
- renewIndexReaders() -
Method in class org.activemath.omdocjdom.slumb.SlumbStorage
-
- reparseItem(String) -
Method in interface org.activemath.omdocjdom.slumb.Inheritor.Reparser
-
- reparseItem(String) -
Method in class org.activemath.omdocjdom.slumb.SlumbIndex
-
- RepeatedXSLTProcess - Class in org.activemath.util
- Next step: load these application elements from an file
- RepeatedXSLTProcess() -
Constructor for class org.activemath.util.RepeatedXSLTProcess
-
- RepeatedXSLTProcess.Application - Class in org.activemath.util
-
- RepeatedXSLTProcess.Application() -
Constructor for class org.activemath.util.RepeatedXSLTProcess.Application
-
- rephrase(String, List[]) -
Method in class org.activemath.omdocjdom.rephrase.RephraseService
-
- rephrase(OJElement) -
Method in class org.activemath.omdocjdom.rephrase.RephraseService
-
- RephraseException - Exception in org.activemath.omdocjdom.rephrase
-
- RephraseException(String, OJElement) -
Constructor for exception org.activemath.omdocjdom.rephrase.RephraseException
-
- RephraseException(String, OJElement, Throwable) -
Constructor for exception org.activemath.omdocjdom.rephrase.RephraseException
-
- RephraseGraph - Class in org.activemath.omdocjdom.rephrase
- Describes the possible cd-groups (vertices of the graph) and transitions between them
(edges of the graph).
- RephraseGraph() -
Constructor for class org.activemath.omdocjdom.rephrase.RephraseGraph
-
- RephraseHeuristics - Class in org.activemath.omdocjdom.rephrase
- The centerpoint for all "prior-knowledge" for rephrases.
- RephraseHeuristics() -
Constructor for class org.activemath.omdocjdom.rephrase.RephraseHeuristics
-
- Rephraser - Class in org.activemath.omdocjdom.rephrase
- A rephrase process.
- Rephraser() -
Constructor for class org.activemath.omdocjdom.rephrase.Rephraser
-
- RephraseRule - Class in org.activemath.omdocjdom.rephrase
- A class to model an OpenMath rephrase rule built by a pair
of OpenMath expressions with matching variable names.
- RephraseRule(OJElement) -
Constructor for class org.activemath.omdocjdom.rephrase.RephraseRule
-
- RephraseRule(OJElement, OJElement) -
Constructor for class org.activemath.omdocjdom.rephrase.RephraseRule
-
- RephraseService - Class in org.activemath.omdocjdom.rephrase
-
- RephraseService(Subconfiguration) -
Constructor for class org.activemath.omdocjdom.rephrase.RephraseService
-
- replace(Object, Object, Object) -
Method in class org.activemath.util.db.JDomElementType
-
- replaceAll(Element, Element, Element) -
Static method in class org.activemath.exercises.generators.util.XMLUtil
-
- replaceAt(Element, Element, Element, int) -
Static method in class org.activemath.exercises.generators.util.XMLUtil
-
- replaceBlanksByBlanksInFormula(Element) -
Method in class org.activemath.exercises.model.PresentationBlock
- "revers" @link replaceBlanksInFormulaByBlanks
- replaceBlanksInFormulaByBlanks(Element) -
Method in class org.activemath.exercises.model.PresentationBlock
- OpenMath expression like
replaceDefault(Element, Element, boolean) -
Method in class org.activemath.exercises.generators.DRGenerator.DREvaluator
-
- replaceFirst(Element, Element, Element) -
Static method in class org.activemath.exercises.generators.util.XMLUtil
-
- replaceLast(Element, Element, Element) -
Static method in class org.activemath.exercises.generators.util.XMLUtil
-
- replaceQuery(String, AMAbstractQuery) -
Method in class org.activemath.webapp.dict.queries.AMQueryList
-
- replaceXrefs(OJElement, Map) -
Static method in class org.activemath.omdocjdom.OJUtilities
- Walks around all the children of the element to check weather there is an OMOBJ xref attribute
and replace it with the content it's pointing to.
- rePool -
Static variable in class org.activemath.omdocjdom.ID
-
- Report - Class in org.activemath.webapp.report
- Abstract base class for reports.
- Report() -
Constructor for class org.activemath.webapp.report.Report
-
- REPORT_VIEW -
Static variable in class org.activemath.webapp.base.AppContext
-
- ReportActivities - Class in org.activemath.webapp.report
-
- ReportActivities() -
Constructor for class org.activemath.webapp.report.ReportActivities
-
- ReportAggregateExercises - Class in org.activemath.webapp.report
-
- ReportAggregateExercises(AppSession) -
Constructor for class org.activemath.webapp.report.ReportAggregateExercises
-
- ReportAggregateStudents - Class in org.activemath.webapp.report
-
- ReportAggregateStudents() -
Constructor for class org.activemath.webapp.report.ReportAggregateStudents
-
- ReportController - Class in org.activemath.webapp.report
-
- ReportController() -
Constructor for class org.activemath.webapp.report.ReportController
-
- reportDiagnosis(Element) -
Method in class org.activemath.exercises.LocalUserModel
- Report the user answer diagnosis to the local user model.
- reportError(MBaseBuildException) -
Method in class org.activemath.omdocjdom.mbase.MBaseErrorReporter
- Reports error according to the policy given.
- reportError(String) -
Method in class org.activemath.omdocjdom.mbase.MBaseErrorReporter
-
- reportError(Throwable, String) -
Method in class org.activemath.omdocjdom.slumb.ErrorReporter
-
- reportError(OMDocFile, Throwable) -
Method in class org.activemath.omdocjdom.slumb.ErrorReporter
-
- reportError(String, Throwable, Object) -
Method in class org.activemath.omdocjdom.slumb.ErrorReporter
-
- reportFatalError(Throwable, String) -
Static method in class org.activemath.config.Manager
-
- ReportMistakes - Class in org.activemath.webapp.report
-
- ReportPerStudent - Class in org.activemath.webapp.report
-
- ReportPerStudent() -
Constructor for class org.activemath.webapp.report.ReportPerStudent
-
- ReportRequestedEvent - Class in org.activemath.events.types
- Event: Track report usage by a new specific event.
- ReportRequestedEvent() -
Constructor for class org.activemath.events.types.ReportRequestedEvent
-
- ReportRequestedEvent(String) -
Constructor for class org.activemath.events.types.ReportRequestedEvent
-
- ReportStudentResults - Class in org.activemath.webapp.report
- Report for Math-Bridge
- ReportStudentResults(AppSession) -
Constructor for class org.activemath.webapp.report.ReportStudentResults
-
- ReportUserFeedback - Class in org.activemath.webapp.report
-
- ReportUserFeedback(String) -
Constructor for class org.activemath.webapp.report.ReportUserFeedback
-
- ReportUtils - Class in org.activemath.webapp.report
-
- ReportUtils() -
Constructor for class org.activemath.webapp.report.ReportUtils
-
- ReportUtils.CSVEscaper - Class in org.activemath.webapp.report
- This class provides methods supporting CSV exporting of report data.
- ReportUtils.CSVEscaper() -
Constructor for class org.activemath.webapp.report.ReportUtils.CSVEscaper
-
- Repository_URL -
Static variable in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.ClientUtil
-
- RepositoryManager - Class in org.activemath.content.mediator
- Manage the repositories.
- RepositoryRegistration - Class in org.activemath.webapp.tutor.cgWebService.RepositoryRegisterAPI
- This class works like an interface for the registration of external repositories.
- RepositoryRegistrationClient - Class in org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient
-
- RepositoryRegistrationClient() -
Constructor for class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.RepositoryRegistrationClient
-
- RepositoryRegistrationWebService - Class in org.activemath.webapp.tutor.cgWebService
- Web Service class for the registration of repositories.
- RepositoryRegistrationWebService() -
Constructor for class org.activemath.webapp.tutor.cgWebService.RepositoryRegistrationWebService
-
- RepositoryUnRegisterClient - Class in org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient
-
- RepositoryUnRegisterClient() -
Constructor for class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.RepositoryUnRegisterClient
-
- REPRESENT -
Static variable in class org.activemath.content.metadata.AMProcess
-
- REPRESENT -
Static variable in class org.activemath.content.metadata.Competency
- Deprecated.
- REPRESENT -
Static variable in class org.activemath.content.metadata.PISAProcess
-
- REPRESENT -
Static variable in class org.activemath.tutor.lmbridge.Competency
-
- representation -
Variable in class org.activemath.content.items.Metadata
-
- Representation - Class in org.activemath.content.metadata
- Metadata Representation (typesafe enum pattern)
- REPRODUCTION -
Static variable in class org.activemath.content.metadata.AchievementLevel
-
- request -
Variable in class org.activemath.webapp.base.ControllerBase
-
- requestNextBestAdvice(String, String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- requireOmegaSession(String) -
Method in class org.activemath.exercises.openmath.services.OmegaTutorService
-
- rerun -
Variable in class org.activemath.studentmodel2.simulation.StudentSimulator
- Is this a rerun of an existing simulation?
- reset() -
Method in class org.activemath.exercises.LocalUserModel
-
- reset() -
Method in class org.activemath.omdocjdom.OJFactory
- Reverts the internal state of the factory to a blank state.
- reset() -
Method in class org.activemath.statistics.ExerciseStatistics
- Resets all the stored statistics
- resetBase() -
Method in class org.activemath.webapp.i18n.Localizer
- A means to reload the resource bundles without restarting the whole server
- resetBookStates() -
Method in class org.activemath.webapp.user.User
-
- resetCommand() -
Method in class org.activemath.util.Console
-
- resetDatabase() -
Method in class org.activemath.webapp.tools.data.GapManager
- resets the database to its initial state
- resetDatabase() -
Method in class org.activemath.webapp.tools.data.TutorPresetManager
- resets the database to its initial state
- resetDB() -
Method in class org.activemath.webapp.tools.data.storage.JDBCGapStorageDatabase
- resets the database to its initial state
- resetDB() -
Method in class org.activemath.webapp.tools.data.storage.JDBCTutorPresetStorage
- resets the database to its initial state
- resetErrorNumber() -
Method in class org.activemath.omdocjdom.mbase.MBaseErrorReporter
- Resets the error counter so that, once again, the maxErrors number of errors is displayed.
- resetExperimentalProgress() -
Method in class org.activemath.webapp.user.User
-
- resetOperationCount() -
Method in class org.activemath.webapp.tools.data.GapManager
-
- resetUser() -
Method in class org.activemath.webapp.base.AppSession
- Reset initial user of this session (AnonUser or null).
- RESOLVE_ITEMS -
Static variable in class org.activemath.omdocjdom.lucene.LuceneConstants
-
- resolveAndCheckRelations(OJElement, Theory, TheoryCollection, SlumbIndex, ErrorReporter, boolean) -
Static method in class org.activemath.omdocjdom.slumb.SlumbFeed
- Central method that walks all references inside this element and absolutizes them
based on the availability of ids provided by colls.
- resolveCLO(String) -
Method in class org.activemath.content.mediator.clo.CLOHelper
-
- resolveCLO(String) -
Method in interface org.activemath.content.mediator.clo.CLOQueryEngine
-
- resolveCLO(String) -
Method in class org.activemath.content.mediator.clo.StaticCLORepository
-
- resolveID(String, ElementFromIDTable, MBaseErrorReporter, OJElement) -
Static method in class org.activemath.omdocjdom.mbase.Heuristics
- This method and
Heuristics.resolveRef(org.activemath.omdocjdom.PointerElement, org.activemath.omdocjdom.mbase.ElementFromIDTable, org.activemath.omdocjdom.mbase.MBaseErrorReporter) contain all the heuristic needed for the current adaptation
and this should disappear as soon as possible.
- resolveId(ID, String, TheoryCollection) -
Method in class org.activemath.omdocjdom.slumb.data.Theory
- Uses the imports elements to compute the absolute ID.
- resolvePath(String) -
Method in interface org.activemath.abstractcontent.SubconfImpl.PathResolver
- Returns a URL interpreting the value.
- resolveRef(PointerElement, ElementFromIDTable, MBaseErrorReporter) -
Static method in class org.activemath.omdocjdom.mbase.Heuristics
- This method and
Heuristics.resolveID(java.lang.String, org.activemath.omdocjdom.mbase.ElementFromIDTable, org.activemath.omdocjdom.mbase.MBaseErrorReporter, org.activemath.omdocjdom.OJElement) contain all the heuristic needed for the current adaptation
and this should disappear as soon as possible.
- resolveToken(String) -
Method in class org.activemath.webapp.base.AuthenticationManagerService
- XML-RPC method
Spec here: http://wiki.math-bridge.org/display/apps/TUT+Assessment+Tool+Integration
- Resource - Class in org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004
- This class represents Resource in Manifest according to SCORM2004 specification for Content Packaging.
- Resource() -
Constructor for class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Resource
- All the members are initialised here.
- resourceActivityId -
Variable in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- resourceActivityId -
Variable in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
- ResourceHandler - Interface in org.activemath.webapp.ws
- An interface to describe an object that can provide a representation of itself
as a resource.
- resourcesDump(StringBuffer, int) -
Method in class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Manifest
- Dumps the contents of the resource elements into the provided string buffer.
- respondResult(File, HttpServletResponse, String) -
Method in class org.activemath.util.PoolManager
-
- response -
Variable in class org.activemath.webapp.base.ControllerBase
-
- restartSearchResult() -
Method in class org.activemath.webapp.dict.DictionaryState
- Initializes and assigns a copy of the searchResult bean so that
it can be further modified.
- Restrict - Class in org.activemath.tutor.coursegen.jshop2
- Used during course generation for list manipulation.
- Restrict() -
Constructor for class org.activemath.tutor.coursegen.jshop2.Restrict
-
- resultPosition -
Variable in class org.activemath.util.Console
-
- Retain - Class in org.activemath.tutor.coursegen.jshop2
- Used during course generation for list manipulation.
- Retain() -
Constructor for class org.activemath.tutor.coursegen.jshop2.Retain
-
- retainAll(Collection<?>) -
Method in class org.activemath.webapp.user.UserRoleSet
-
- retrieve(String, int) -
Method in class org.activemath.webapp.notes.NotesManager
-
- retrieveGapById(int) -
Method in class org.activemath.webapp.tools.data.GapManager
-
- retrieveGapById(int) -
Method in class org.activemath.webapp.tools.data.storage.JDBCGapStorageDatabase
- returns the indicated gap from the database.
- retrieveGapByMBaseId(String) -
Method in class org.activemath.webapp.tools.data.storage.JDBCGapStorageDatabase
- returns the indicated gap from the database.
- retrieveNote(String, int) -
Method in class org.activemath.webapp.notes.db.JDBCNotesDatabase
- returns the indicated note from the database.
- retrieveTutorPresetById(int) -
Method in class org.activemath.webapp.tools.data.storage.JDBCTutorPresetStorage
- returns the indicated preset from the database.
- retrieveTutorPresetById(int) -
Method in class org.activemath.webapp.tools.data.TutorPresetManager
-
- retryInterval -
Variable in class org.activemath.util.checks.Checker
- number of seconds between two tests.
- returnCSV(String) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- returnedClass() -
Method in class org.activemath.util.db.JDomElementType
-
- returnSecondChild(DefaultMutableTreeNode) -
Method in class org.activemath.author.toc.EditableTOCJTree
-
- Reverse - Class in org.activemath.tutor.coursegen.jshop2
- A class that reverses a given JShop2 list.
- Reverse() -
Constructor for class org.activemath.tutor.coursegen.jshop2.Reverse
-
- revokePermissions(String, int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- revokePermissions(String, int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS revokePermissions(): Revoke all permissions for a specific
role on an object.
- rewrite(KBQuery, KBCaller) -
Method in class org.activemath.content.mediator.rewriter.QueryRewriter
- Creates new KBQueries out of the given query.
- rights -
Variable in class org.activemath.content.items.Metadata
-
- ripOff(Element) -
Method in class org.activemath.exercises.openmath.services.IntegralDRService
-
- root -
Variable in class org.activemath.presentation.preproc.SymbolDeclarationsTask
-
- rotate(String) -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- run() -
Method in class org.activemath.applets.CasConsole
-
- run() -
Method in class org.activemath.applets.RelayedAppletStub
-
- run() -
Method in class org.activemath.config.ServletContextConfigurator
- Performs the needed configurations, returning if it has already run,
if the system property activemath.home exists or if the manager
is already initted.
- Run - Class in org.activemath.config.startup
- Loads the ActiveMath servlets without any parameter.
- Run() -
Constructor for class org.activemath.config.startup.Run
-
- run() -
Method in class org.activemath.events.impl.XmlrpcEventTester
-
- run() -
Method in class org.activemath.events.impl.XmlrpcEventTesterSimple
-
- run(ListIterator, Element) -
Method in class org.activemath.exercises.InteractionManager
- Run the exercise, and output the result to a JDOM object.
- run(Interaction, List) -
Method in class org.activemath.exercises.model.Exercise
-
- run() -
Method in class org.activemath.omdocjdom.ID.PoolableRE
-
- run() -
Method in class org.activemath.omdocjdom.rephrase.Rephraser
- Computes the needed rephrase steps and actually does them.
- run() -
Method in interface org.activemath.omdocjdom.SimplePool.Poolable
- Must return only when the task is finished.
- run() -
Method in class org.activemath.omdocjdom.SimplePoolPassive.Wrapper
-
- run() -
Method in class org.activemath.omdocjdom.slumb.SlumbConsole
-
- run() -
Method in class org.activemath.omdocjdom.slumb.SlumbFeed
-
- run(Element, Map) -
Method in class org.activemath.presentation.preproc.PreProcessor
- Walks this element and all the kids for each task.
- run() -
Method in class org.activemath.studentmodel2.evaluation.UlogReplayStepPredictor
- Run the stepwise evaluation.
- run() -
Method in class org.activemath.tutor.control.BookGenerator
-
- run() -
Method in class org.activemath.tutor.coursegen.jshop2.JShop2Planner
-
- run() -
Method in class org.activemath.util.checks.Checker
- runs the checks.
- run() -
Method in class org.activemath.util.checks.DummyChecker
- runs the thread
- run() -
Method in class org.activemath.util.checks.MailingChecker
- runs the tests.
- run() -
Method in class org.activemath.util.checks.MBaseRefChecker
- runs the thread
- run() -
Method in class org.activemath.util.checks.UrlChecker
- runs the check itself
- run() -
Method in class org.activemath.util.Email
-
- run() -
Method in class org.activemath.util.InToOutStream
-
- run(String[]) -
Static method in class org.activemath.util.StreamedConsole
-
- run() -
Method in class org.activemath.util.StylesheetShrinker
-
- run() -
Method in class org.activemath.webapp.ws.delegation.siette.SietteAsignaturaProducer
- Needed to implement interface Runnable
Does the main task: inits the subject on SIETTE, and searchs recursively
- runExercise(String) -
Method in class org.activemath.webapp.exercises.tools.graph.GraphVizu
-
- RunExercise - Class in org.activemath.webapp.extasy.actions
-
- RunExercise() -
Constructor for class org.activemath.webapp.extasy.actions.RunExercise
-
- runExercise(String) -
Method in class org.activemath.webapp.extasy.graph.GraphVizu
-
- runLastThings() -
Method in class org.activemath.omdocjdom.mbase.MBaseBuilder
-
- runningOnWindows() -
Static method in class org.activemath.abstractcontent.SubconfImpl.Util
-
- runSimulation() -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
- Actually start the simulation, i.e. generate ExerciseSimulationEvents for
all concepts applicable with the proper responses of the simulees.
- runTest(String) -
Method in class org.activemath.webapp.user.UserManagerServiceTester
-
S
- SakaiToolMyBooks - Class in org.activemath.webapp.base.external
- Very simple tool to list the books of the given user
as a portlet-tool for Sakai...
- SakaiToolMyBooks() -
Constructor for class org.activemath.webapp.base.external.SakaiToolMyBooks
-
- SAME -
Static variable in class org.activemath.webapp.evaluators.EvaluationTool
-
- SANE_STATE -
Static variable in class org.activemath.util.checks.Checker
- value of
getState() if last check was successfully completed
- SatelliteHelper - Class in org.activemath.studentmodel2
- This class automatically extracts and caches relations between Satellite
Items and concepts/other satellites.
- save() -
Method in class org.activemath.author.toc.TOC
-
- save(Note) -
Method in class org.activemath.webapp.notes.NotesManager
-
- SaveExercise - Class in org.activemath.webapp.extasy.actions
-
- SaveExercise() -
Constructor for class org.activemath.webapp.extasy.actions.SaveExercise
-
- saveFileAs() -
Method in class org.activemath.author.toc.TOC
- open file dialog in order to save current document. returns false if the user cancelled the
process.
- saveGroup(UserGroup) -
Method in class org.activemath.webapp.user.UserManager
- Overwrite existing UserGroup in groupMap, or else create new group
- saveNote(String, Hashtable) -
Method in class org.activemath.webapp.user.UserManagerService
-
- saveQuestion(String, long, long, int, String[]) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- saveQuestion(String, long, long, int, String[]) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS saveQuestion: Saves the result of a question in a given
test pass for the active test user.
- saveQuestionResult(String, int, int, int, int, String[]) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- saveQuestionResult(String, int, int, int, int, String[]) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS saveQuesionResult: Typically called from an external
assessment question to save the user input.
- saveQuestionSolution(String, long, long, int, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- saveQuestionSolution(String, long, long, int, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS saveQuestionSolution: Saves the result of a question
in a given test pass for the active test user.
- saveToSession() -
Method in class org.activemath.author.toc.EditableTOCJTree
-
- saxDriverClass -
Variable in class org.activemath.omdocjdom.OJSAXBuilder
-
- SaxonProcessor - Class in org.activemath.xsl
- Class SaxonProcessor
A class for centrally processing the stylesheet transformations.
- SaxonProcessor() -
Constructor for class org.activemath.xsl.SaxonProcessor
- Constructor
set baseURI to the Manager's one
- SaxonProcessor(String) -
Constructor for class org.activemath.xsl.SaxonProcessor
- Constructor
- scanIdsInNewFiles() -
Method in class org.activemath.omdocjdom.slumb.IndexedCollectionStatus
-
- scenario -
Variable in class org.activemath.content.UserBook
-
- scenario -
Variable in class org.activemath.events.types.UserBookPlannedEvent
-
- score(int) -
Method in class org.activemath.omdocjdom.index.queries.SearchResultHits
-
- score -
Variable in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- SCQ -
Static variable in class org.activemath.content.metadata.ExerciseType
-
- search(AbstractAMIndexQuery) -
Method in class org.activemath.omdocjdom.index.AMIndexSearcher
-
- search(AbstractAMIndexQuery, SearchContext) -
Method in class org.activemath.omdocjdom.index.AMIndexSearcher
-
- search(Query, SearchContext) -
Method in class org.activemath.omdocjdom.index.AMIndexSearcher
-
- search(BooleanQuery, SearchContext) -
Method in class org.activemath.omdocjdom.index.AMIndexSearcher
-
- search(Vertex, Graph) -
Static method in class org.activemath.webapp.exercises.tools.Utility
-
- SEARCH_FOR_INFORMATION -
Static variable in class org.activemath.content.metadata.AMProcess
-
- SEARCH_VIEW -
Static variable in class org.activemath.webapp.base.AppContext
-
- searchAsLuceneHits(Query) -
Method in class org.activemath.omdocjdom.index.AMIndexSearcher
-
- SearchContext - Class in org.activemath.omdocjdom.index.queries
- A class to encompass contextual information of the queries
such as the learning-context or the application of the learner-symbol-policy.
- SearchContext() -
Constructor for class org.activemath.omdocjdom.index.queries.SearchContext
-
- SearchContext.ContainingBook - Interface in org.activemath.omdocjdom.index.queries
-
- SearchController - Class in org.activemath.webapp.dict
- This controller is the processor for any search-related request.
- SearchController() -
Constructor for class org.activemath.webapp.dict.SearchController
-
- SearchEvaluationData - Class in org.activemath.webapp.dict.queries
- This class contains the data reported by the evaluation mode
and delivers statistical evaluation.
- SearchEvaluationData.BadHit - Class in org.activemath.webapp.dict.queries
-
- SearchEvaluationData.BadHit(MBaseID) -
Constructor for class org.activemath.webapp.dict.queries.SearchEvaluationData.BadHit
-
- SearchEvaluationData.EvalResult - Class in org.activemath.webapp.dict.queries
-
- SearchEvaluationData.EvalResult(MBaseID) -
Constructor for class org.activemath.webapp.dict.queries.SearchEvaluationData.EvalResult
-
- SearchEvaluationData.GoodHit - Class in org.activemath.webapp.dict.queries
-
- SearchEvaluationData.GoodHit(MBaseID) -
Constructor for class org.activemath.webapp.dict.queries.SearchEvaluationData.GoodHit
-
- SearchEvaluationData.MissingHit - Class in org.activemath.webapp.dict.queries
-
- SearchEvaluationData.MissingHit(MBaseID) -
Constructor for class org.activemath.webapp.dict.queries.SearchEvaluationData.MissingHit
-
- SearchEvaluationData.QueryAndEval - Class in org.activemath.webapp.dict.queries
-
- SearchEvaluationData.QueryAndEval() -
Constructor for class org.activemath.webapp.dict.queries.SearchEvaluationData.QueryAndEval
-
- SearchEvaluationData.UnknownHit - Class in org.activemath.webapp.dict.queries
-
- SearchEvaluationData.UnknownHit(MBaseID) -
Constructor for class org.activemath.webapp.dict.queries.SearchEvaluationData.UnknownHit
-
- SearchHit - Class in org.activemath.webapp.dict.queries
- Simple bean class to denote a search-result to be presented.
- SearchHit(MBaseID, float, int) -
Constructor for class org.activemath.webapp.dict.queries.SearchHit
-
- searchIDs(String) -
Method in interface org.activemath.abstractcontent.AuthorExtendedMBaseRef
- Searches for an id by substring...
- searchIDs(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- Searches for an id by substring...
- searchIDs(String) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- searchIDs(String) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- searchIDs(String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Searches for an id by substring...
- searchIDs(String) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
- A quite inefficient method to search for IDs, a tree or index would be needed, moreover,
asynchronous result serving should be done one day.
- searchIDs(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- searchIDs(String) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- searchIDs(String, int) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- searchIDsVector(String) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
- Searches for an id by substring...
- SearchLinkController - Class in org.activemath.webapp.dict
- Class to receive a link, create the state, and redirect to the state-display.
- SearchLinkController() -
Constructor for class org.activemath.webapp.dict.SearchLinkController
-
- searchLuceneQuery(Query, int) -
Method in class org.activemath.omdocjdom.index.AMIndexSearcher
-
- searchObjects(String, String[], String, String, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- searchObjects(String, String[], String, String, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS searchObjects(): Searches for objects.
- SearchPolicy - Class in org.activemath.webapp.dict
- Encodes the dictionary policy which can be read from
such sources as the learner-preferences or user-roles.
- SearchPolicy(AppSession) -
Constructor for class org.activemath.webapp.dict.SearchPolicy
-
- SearchQueryTypeApplet - Class in org.activemath.applets
- Simple applet to present a pop-up menu with the types and sub-types of queries.
- SearchQueryTypeApplet() -
Constructor for class org.activemath.applets.SearchQueryTypeApplet
-
- SearchResult - Class in org.activemath.webapp.dict
- Search result for Dictionary
- SearchResultCursor - Class in org.activemath.webapp.dict.queries
- Simple set of properties of a search-result
current cursor.
- SearchResultCursor(AMQueryPack) -
Constructor for class org.activemath.webapp.dict.queries.SearchResultCursor
-
- SearchResultHits - Class in org.activemath.omdocjdom.index.queries
-
- SearchResultHits(Hits) -
Constructor for class org.activemath.omdocjdom.index.queries.SearchResultHits
-
- SearchResultHits(List, float) -
Constructor for class org.activemath.omdocjdom.index.queries.SearchResultHits
-
- searchRoles(String, String, String, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- searchRoles(String, String, String, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS searchRoles(): returns XML following role dtd with search
results for given role type and search terms.
- searchSmallDocument(Query) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseStorage
-
- searchText(String, Collection) -
Method in class org.activemath.abstractcontent.CascadingMBaseRef
-
- searchText(String, Collection) -
Method in interface org.activemath.abstractcontent.MBaseRef
- Searches the union of all text elements, but not the attributes, for the given substring in a
case-sensistive manner.
- searchText(String, Collection) -
Method in class org.activemath.abstractcontent.MultiMBase
- Searches the union of all text elements, but not the attributes, for the given substring in a
case-sensistive manner.
- searchText(String, Collection) -
Method in class org.activemath.omdocjdom.cache.CachedMBaseRef
-
- searchText(String) -
Method in class org.activemath.omdocjdom.DefaultCollection
-
- searchText(String, Collection) -
Method in class org.activemath.omdocjdom.exist.MBaseCacheRef
-
- searchText(String, Vector) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- Calls
MBaseRef.searchText(java.lang.String, java.util.Collection).
- searchText(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
-
- searchText(String, Collection) -
Method in class org.activemath.omdocjdom.lucene.OmdocLuceneMBaseRef
-
- searchText(String, Collection) -
Method in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- searchText(String, Vector) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Calls
MBaseRef.searchText(java.lang.String, java.util.Collection).
- searchText(String) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- searchText(String, Collection) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseRef
-
- searchText(String, Collection) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRef
-
- searchText(String, Vector) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- searchText(String, Collection) -
Method in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- searchUser(String, String[], String, String[], int, int) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- searchUser(String, String[], String, String[], int, int) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS searchUser(): get all users, which match a query, consisting
of the keyfields, matched with values of the field values, concatenated
with the logical query operator.
- searchWord(String, List) -
Method in class org.activemath.omdocjdom.index.AMIndexSearcher
-
- SECONDARY_EDUCATION -
Static variable in class org.activemath.content.metadata.LearningContext
-
- seedCoordinatesIntoOmobjs(Element, AppSession, String) -
Method in class org.activemath.webapp.clip.ClipsStorage
-
- seedDefaultsFromSession(AppSession) -
Method in class org.activemath.webapp.dict.DictionaryState
-
- SeenButUnknown - Class in org.activemath.feedback.diagnoses
-
- SeenButUnknown(String, String, UserContext) -
Constructor for class org.activemath.feedback.diagnoses.SeenButUnknown
-
- selectAllGaps(Boolean) -
Method in class org.activemath.webapp.tools.data.storage.JDBCGapStorageDatabase
- selects all gaps from the database
gaps
- selectAllGaps(Gap) -
Method in class org.activemath.webapp.tools.data.storage.JDBCGapStorageDatabase
- selects all gaps from the database
gaps
- selectAllTutorPresets(Boolean) -
Method in class org.activemath.webapp.tools.data.storage.JDBCTutorPresetStorage
- selects all presets from the database
tutorPresets
- selectCMP(List, String) -
Static method in class org.activemath.webapp.exercises.tools.Utility
-
- selectContext(String) -
Method in class org.activemath.exercises.openmath.OpenMathService
- Select the evaluation context.
- selectExercise(String, String) -
Method in class org.activemath.exercises.InteractionManager
- Load the exercise description.
- selectExercise(String, String, String) -
Method in class org.activemath.exercises.InteractionManager
-
- selectExercise(Document) -
Method in class org.activemath.exercises.InteractionManager
- Set the exercise description.
- selection(String, boolean, List<Element>) -
Static method in class org.activemath.exercises.generators.util.OMDUtil
-
- SELECTION -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- selection2js(PresentationBlock, String, AppModel) -
Method in class org.activemath.webapp.extasy.util.Java2Javascript
-
- SelectionRandomizer - Class in org.activemath.exercises.generators.util
-
- SelectionRandomizer() -
Constructor for class org.activemath.exercises.generators.util.SelectionRandomizer
-
- selectNotes(String, String) -
Method in class org.activemath.webapp.notes.db.JDBCNotesDatabase
- selects a group of notes from the database
selectNotes
selects the notes which belong to the user and refer to the topic
indicated by contentId
- selectNotes(String) -
Method in class org.activemath.webapp.notes.db.JDBCNotesDatabase
-
- selectVariableMatch(Element, String) -
Method in class org.activemath.omdocjdom.rephrase.OMMatcher
- Finds the sub-term matched as the term at the variable whose
name is provided.
- selectVariableMatches(Element, String) -
Method in class org.activemath.omdocjdom.rephrase.OMMatcher
-
- SELF_EXPLAIN -
Static variable in class org.activemath.content.metadata.AMProcess
-
- SELF_MONITOR -
Static variable in class org.activemath.content.metadata.AMProcess
-
- SELFASSESSMENT -
Static variable in class org.activemath.content.metadata.ExerciseType
-
- SelfAssessmentEvent - Class in org.activemath.events.types
- Event: user has given feedback about his happiness
- SelfAssessmentEvent() -
Constructor for class org.activemath.events.types.SelfAssessmentEvent
-
- SelfAssessmentEvent(int, String) -
Constructor for class org.activemath.events.types.SelfAssessmentEvent
-
- SelfRegulateStrategy - Class in org.activemath.exercises.generators
-
- SelfRegulateStrategy(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.SelfRegulateStrategy
-
- SelfRegulateStrategy.SelfRegulatedEvaluator - Class in org.activemath.exercises.generators
-
- SelfRegulateStrategy.SelfRegulatedEvaluator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.SelfRegulateStrategy.SelfRegulatedEvaluator
-
- SelfRegulateStrategy2 - Class in org.activemath.exercises.generators
-
- SelfRegulateStrategy2(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.SelfRegulateStrategy2
-
- SelfRegulateStrategy2.SelfRegulatedEvaluator - Class in org.activemath.exercises.generators
-
- SelfRegulateStrategy2.SelfRegulatedEvaluator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.SelfRegulateStrategy2.SelfRegulatedEvaluator
-
- SelfRegulateStrategyTest - Class in org.activemath.exercises.generators
-
- SelfRegulateStrategyTest(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.SelfRegulateStrategyTest
-
- SelfRegulateStrategyTest.SelfRegulatedEvaluator - Class in org.activemath.exercises.generators
-
- SelfRegulateStrategyTest.SelfRegulatedEvaluator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.SelfRegulateStrategyTest.SelfRegulatedEvaluator
-
- SelfReportEvent - Class in org.activemath.events.types
- Event: user has given feedback about 3 affective factors:
Liking/disliking: the level of attraction arising from the current object of attention of the learner
Pride/shame: the level of attribution arising form the current actions of the learner
Satisfaction/disapointment: the level of prospect arising from the consequences for the learner of the current events.
- SelfReportEvent() -
Constructor for class org.activemath.events.types.SelfReportEvent
-
- SelfReportEvent(String) -
Constructor for class org.activemath.events.types.SelfReportEvent
-
- SEMANTIC -
Static variable in class org.activemath.exercises.model.OMComparator
-
- SemanticVectorAlternative - Class in org.activemath.omdocjdom.index.infomap
-
- SemanticVectorAlternative(String, float) -
Constructor for class org.activemath.omdocjdom.index.infomap.SemanticVectorAlternative
-
- SemanticVectorsIntegrator - Class in org.activemath.omdocjdom.index.infomap
-
- SemanticVectorsIntegrator(String) -
Constructor for class org.activemath.omdocjdom.index.infomap.SemanticVectorsIntegrator
-
- SemanticVectorsStore - Class in org.activemath.omdocjdom.index.infomap
-
- SemanticVectorsStore() -
Constructor for class org.activemath.omdocjdom.index.infomap.SemanticVectorsStore
-
- semEval(Element) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- semEval(Element, String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- sendError(String) -
Method in class org.activemath.webapp.base.ControllerBase
-
- sendError(String, Throwable) -
Method in class org.activemath.webapp.base.ControllerBase
- Return an error view (with HTTP code 500).
- sendError(String, Throwable) -
Method in class org.activemath.webapp.controller.ExamatController
-
- sendError(String, Throwable) -
Method in class org.activemath.webapp.extasy.ExtasyController
-
- sendJson(String) -
Method in class org.activemath.webapp.base.ControllerBase
- Return a JSON value.
- sendLoginRequired() -
Method in class org.activemath.webapp.base.ControllerBase
- Forward to the login controller.
- sendMail(String, String, String, String, String, String, String, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- sendMail(String, String, String, String, String, String, String, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS sendMail(): Send mime mails according to xml description.
- sendMessage(String) -
Method in class org.activemath.applets.CasConsole
-
- sendRedirect(String) -
Method in class org.activemath.webapp.base.ControllerBase
- Redirect to a redirect view without params.
- sendRedirect(String, Map) -
Method in class org.activemath.webapp.base.ControllerBase
- Redirect to a redirect view.
- sendRedirect(String) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- sendWishToStart() -
Method in class org.activemath.webapp.ws.delegation.DelegationGuide
- Invokes the start for delegation and returns the URL to send the learner to as well.
- sendWishToStart() -
Method in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
- Invokes the start for delegation and returns the URL to send the learner to as well.
- serializedNumber -
Static variable in class org.activemath.content.items.DynamicItem
- This is the static member for counting the generated Object.
- serializer -
Variable in class org.activemath.exercises.InteractionGenerator
-
- serveJNLP(String, String, OutputStream) -
Method in class org.activemath.webapp.tocedit.TOCEditController
-
- service -
Variable in class org.activemath.exercises.generators.HTWGenerator
-
- service(HttpServletRequest, HttpServletResponse) -
Method in class org.activemath.omdocjdom.collsync.CSServlet
-
- serviceName -
Variable in class org.activemath.content.items.DynamicItem
- Actually this is only used for service like icmap.
- ServiceName -
Static variable in class org.activemath.content.items.DynamicItemCMap
- This might be defined by OJConstants, because in JShopUtil this is
defined again.
- ServiceName -
Static variable in class org.activemath.content.items.DynamicItemDM
-
- ServiceName -
Static variable in class org.activemath.content.items.DynamicItemExerciseSequencer
-
- ServiceNameLink -
Static variable in class org.activemath.content.items.DynamicItemText
-
- ServiceNameNLG -
Static variable in class org.activemath.content.items.DynamicItemText
-
- services -
Variable in class org.activemath.abstractcontent.SubconfImpl.PropertiesConfig
- This map has, as keys, the interfaceName (as used in
SubconfImpl.PropertiesConfig.getService(java.lang.String)) and as values
either the created service or a String object, the property child-name that
defines the service, or this same name followed by " BEING INITTED"
if it is being constructed, or a Throwable is the initialization of the service
went wrong (it is attempted only once).
- services -
Static variable in class org.activemath.exercises.openmath.OpenMathServiceBroker
-
- ServiceServletPrimitive - Class in org.activemath.webapp.servlets
- Beginning of the logic to achieve web-services within ActiveMath.
- ServiceServletPrimitive() -
Constructor for class org.activemath.webapp.servlets.ServiceServletPrimitive
-
- ServletContextConfigurator - Class in org.activemath.config
- Run-once class to adjust the directories of ActiveMath when deployed as web-application.
- ServletContextConfigurator(ServletContext) -
Constructor for class org.activemath.config.ServletContextConfigurator
-
- servlets -
Static variable in class org.activemath.config.Manager
- The table of registred servlets
- ServletUtilities - Class in org.activemath.util
-
- ServletUtilities() -
Constructor for class org.activemath.util.ServletUtilities
-
- ServletUtils - Class in org.activemath.webapp.base
- Utility functions for ActiveMath servlets
- ServletUtils() -
Constructor for class org.activemath.webapp.base.ServletUtils
-
- SESSION -
Static variable in class org.activemath.events.tags.EventTag
- Represents
SessionEventTag
- session -
Variable in class org.activemath.exercises.InteractionGenerator
-
- SESSION -
Static variable in class org.activemath.learner.history.HistoryQueryConstraint
- An equality constraint on the session
- SESSION_DURATION -
Static variable in class org.activemath.webapp.report.BucketReport
-
- SessionDialog - Class in org.activemath.author.toc
- A dialog window allowing to choose a session from an ActiveMath server
- SessionDialog(JFrame, AMSessionInfo) -
Constructor for class org.activemath.author.toc.SessionDialog
- constructor
- SessionEventTag - Interface in org.activemath.events.tags
- Event Tag: event is associated to a user.
- sessionId -
Variable in class org.activemath.events.ActivemathEvent
-
- sessionShutdown(AppSession) -
Method in class org.activemath.sequencer.ExerciseSequencer
- Session shutdown hook, so that even by lost of session, we can do something.
- sessionShutdown(AppSession) -
Method in interface org.activemath.webapp.base.AppSessionShutdownHook
- Inform a listener that an Appsession is being shut down.
- sessionShutdown(AppSession) -
Method in class org.activemath.webapp.ws.XmlrpcManager
- This is called on AppSession shutdown.
- setAccepted4Langs(String) -
Method in class org.activemath.webapp.dict.DictionaryState
-
- setAccepted_agreement(boolean) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the accepted_agreement value for this IlUserData.
- setAcceptedMimeTypes(String) -
Method in class org.activemath.omdocjdom.rephrase.Rephraser
-
- setAcceptHeader(String) -
Method in class org.activemath.events.types.ClipTransferEvent
-
- setAcceptsPrivacy(boolean) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setAccessTime(long) -
Method in class org.activemath.content.UserBook
-
- setAccessTime(long) -
Method in class org.activemath.webapp.clip.StorableClip
-
- setAccumulator(List) -
Method in class org.activemath.omdocjdom.mbase.MBaseErrorReporter
- Sets a list where all further errors will be added as well.
- setAchievement(double) -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- setAchievement(String) -
Method in class org.activemath.exercises.InteractionManager.UserInputHistoryEntry
- Attach the achievement for this answer.
- setAchievement(double) -
Method in class org.activemath.exercises.model.Diagnosis
-
- setAchievement(double) -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- setAchievement(double) -
Method in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- setAchievement(double) -
Method in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- setAchievement(String) -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- setAchievement(String) -
Method in class org.activemath.webapp.tools.UlogController
-
- setAction(String) -
Method in class org.activemath.webapp.admin.BookAdminController
-
- setAction(String) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setAction(String) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setAction(String) -
Method in class org.activemath.webapp.admin.UserUploadController
-
- setAction(String) -
Method in class org.activemath.webapp.base.AppModel
-
- setAction(String) -
Method in class org.activemath.webapp.clientevents.ClientEventController
-
- setAction(String) -
Method in class org.activemath.webapp.controller.BookController
-
- setAction(String) -
Method in class org.activemath.webapp.controller.BookmarksController
-
- setAction(String) -
Method in class org.activemath.webapp.controller.ExamatController
-
- setAction(String) -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- setAction(String) -
Method in class org.activemath.webapp.controller.ItemMenuController
-
- setAction(String) -
Method in class org.activemath.webapp.controller.MunSequencerController
-
- setAction(String) -
Method in class org.activemath.webapp.controller.Toc
-
- setAction(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setAction(String) -
Method in class org.activemath.webapp.exercises.ExerciseRepositoryController
-
- setAction(String) -
Method in class org.activemath.webapp.exercises.ExtasyController
-
- setAction(String) -
Method in class org.activemath.webapp.extasy.ExtasyController
-
- setAction(String) -
Method in class org.activemath.webapp.feedback.FeedbackController
-
- setAction(String) -
Method in class org.activemath.webapp.feedback.SuggestionRealizer
-
- setAction(String) -
Method in class org.activemath.webapp.notes.NotesController
-
- setAction(String) -
Method in class org.activemath.webapp.report.ReportController
-
- setAction(String) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setAction(String) -
Method in class org.activemath.webapp.slmgui.SLMGuiController
-
- setAction(String) -
Method in class org.activemath.webapp.survey.SurveyController
-
- setAction(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setAction(String) -
Method in class org.activemath.webapp.tutor.coursegen.CourseGenerationController
-
- setActionDescription(String) -
Method in class org.activemath.events.types.ExerciseActionEvent
-
- setActive(int) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the active value for this IlUserData.
- setActiveMathHome(File) -
Static method in class org.activemath.config.Manager
- Defines the variable activemathHome, used in many other places.
- setActivity(String) -
Method in class org.activemath.webapp.ws.delegation.DelegationController
-
- setActivity(String) -
Method in class org.activemath.webapp.ws.delegation.siette.SietteController
-
- setAdaptiveDifficulty(boolean) -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- setAdaptiveDifficulty(boolean) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setAddedIds(List) -
Method in class org.activemath.events.types.MBaseCollectionsChangedEvent
-
- setAddOption(boolean) -
Method in class org.activemath.author.toc.TOC
- toggles the Edit/Add command on or off.
- setAffectiveFactorValue(AffectiveModel.Factor, double) -
Method in class org.activemath.studentmodel2.data.AffectiveModel
- Sets the value of an affective factor
- setAffectiveModel(String, AffectiveModel) -
Method in class org.activemath.studentmodel2.AffectiveModelManager
- Stores an affective model for the specified user.
- setAllowedBookIds(String) -
Method in class org.activemath.webapp.user.UserGroup
-
- setAllowedGroupingIds(String) -
Method in class org.activemath.webapp.user.UserGroup
-
- setAllowedSurveys(String) -
Method in class org.activemath.webapp.user.UserGroup
-
- setAllQueries(List) -
Method in class org.activemath.webapp.dict.queries.AMQueryList
-
- setAllRequired(String) -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- setAnamnesis(List) -
Method in class org.activemath.feedback.therapies.Therapy
- Sets this Therapy's anamnesis List.
- setAngle(int) -
Method in class org.activemath.applets.PeripherieWinkel.KOrdSys
-
- setAngle(int) -
Method in class org.activemath.applets.PeripherieWinkel
-
- setAnswer(List<Element>) -
Method in class org.activemath.exercises.InteractionManager.UserInputHistoryEntry
- Set the user answer for this entry in the input history.
- setAnswerSeq(List) -
Method in class org.activemath.studentmodel2.evaluation.StudentEval
-
- setAppContext(AppContext) -
Method in class org.activemath.webapp.base.AppModel
-
- setAppletLoader(AppletLoader) -
Method in interface org.activemath.applets.AppletLoader.AppletLoaderAware
-
- setAppletLoader(AppletLoader) -
Method in class org.activemath.applets.CasConsole
- Called by a possibly enclosing applet-loader
to declare its connection.
- setApplyLearnerHidingPolicy(boolean) -
Method in class org.activemath.omdocjdom.index.queries.SearchContext
-
- setAppRoot(String) -
Method in class org.activemath.webapp.base.AppModel
-
- setApprove_date(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the approve_date value for this IlUserData.
- setAppSession(AppSession) -
Method in class org.activemath.webapp.base.AppModel
-
- setAppSession(AppSession) -
Method in class org.activemath.webapp.base.AuthToken
-
- setAppSession(AppSession) -
Method in class org.activemath.webapp.view.beans.UserItem
-
- setAssemblyTemplate(String) -
Method in class org.activemath.webapp.view.tools.PresentationTool
- Set the path for the Velocity template to use for assembly.
- setAssessment(List<AssessmentResultEntry>) -
Method in class org.activemath.events.types.AssessmentResultEvent
-
- setAssessment(String) -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- setAsSystemConsole() -
Method in class org.activemath.util.StreamedConsole
-
- setAtLineStart(boolean) -
Method in class org.activemath.util.LineStripper
-
- setAtoms(long) -
Method in class org.activemath.studentmodel2.assessment.tbm.Hypothesis
-
- setAttName(String) -
Method in class org.activemath.omdocjdom.MDAttribute
-
- setAttName(String) -
Method in class org.activemath.webapp.dict.queries.AMMetadataAttributeQuery
-
- setAttribute(Element, Attribute) -
Method in class org.activemath.omdocjdom.OJFactory
-
- setAttValue(String) -
Method in class org.activemath.omdocjdom.MDAttribute
-
- setAuthoringState(AuthoringState) -
Method in class org.activemath.webapp.extasy.actions.ActionResource
-
- setAutomatic(boolean) -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- setAvailableSimulations(List) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setAverageErr(double) -
Method in class org.activemath.studentmodel2.simulation.ErrorContainer
-
- setAverageMastery(double) -
Method in class org.activemath.studentmodel2.simulation.ErrorContainer
-
- setAvgStepCount(List) -
Method in class org.activemath.studentmodel2.evaluation.EvalReport
-
- setAvgStepErr(Double[]) -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- setAvgStepPrediction(List) -
Method in class org.activemath.studentmodel2.evaluation.EvalReport
-
- setBaseDir(File) -
Method in class org.activemath.omdocjdom.map.JDM
-
- setBasePath(File) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseReloaderTask
-
- setBaseURI(String) -
Method in class org.activemath.xsl.Processor
- set the baseURI stylesheets can be relative to
- setBaseURI(URL) -
Method in class org.activemath.xsl.Processor
- Sets the baseURI attribute of the Processor object
- setBaseURI(String) -
Method in interface org.activemath.xsl.Stylesheets
- set the baseURI stylesheets can be relative to
- setBeliefMasses(HypothesesContainer) -
Method in class org.activemath.studentmodel2.assessment.tbm.TBMBeliefContainer
-
- setBeliefModelId(String) -
Method in class org.activemath.studentmodel2.LearnerModel
-
- setBeliefModelId(String) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setBlank(boolean) -
Method in class org.activemath.webapp.extasy.actions.GetDomain
-
- setBlindSpotWhidth(double) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setBook(Book) -
Method in class org.activemath.webapp.base.AppModel
-
- setBook(String) -
Method in class org.activemath.webapp.controller.BookController
-
- setBook(String) -
Method in class org.activemath.webapp.controller.Toc
-
- setBook(String) -
Method in class org.activemath.webapp.controller.ViewBook
-
- setBook(String) -
Method in class org.activemath.webapp.exercises.ExerciseController
- This variant is here to match the parameter name used by the
ViewBook controller.
- setBook(String) -
Method in class org.activemath.webapp.tocedit.TOCEditController
-
- setBookId(String) -
Method in interface org.activemath.events.tags.BookEventTag
-
- setBookId(String) -
Method in class org.activemath.events.types.ExerciseFinishedEvent
-
- setBookId(String) -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- setBookId(String) -
Method in class org.activemath.events.types.ExerciseSequencerStartedEvent
-
- setBookId(String) -
Method in class org.activemath.events.types.ExerciseStartedEvent
-
- setBookId(String) -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- setBookId(String) -
Method in class org.activemath.events.types.ItemMenuContentAddedEvent
-
- setBookId(String) -
Method in class org.activemath.events.types.ItemMenuContentRemovedEvent
-
- setBookId(String) -
Method in class org.activemath.events.types.ItemPresentedEvent
-
- setBookId(String) -
Method in class org.activemath.events.types.PagePresentedEvent
-
- setBookId(String) -
Method in class org.activemath.events.types.UserBookDeletedEvent
-
- setBookId(String) -
Method in class org.activemath.events.types.UserBookPlannedEvent
-
- setBookId(String) -
Method in class org.activemath.events.types.UserBookRenamedEvent
-
- setBookId(String) -
Method in class org.activemath.events.types.UserBookUploadedEvent
-
- setBookId(String) -
Method in class org.activemath.learner.history.HistoryQuery
- Query a specific book
- setBookId(String) -
Method in class org.activemath.omdocjdom.map.JDMRecBookMaker
-
- setBookId(String) -
Method in class org.activemath.omdocjdom.ZoologyProducer
-
- setBookId(String) -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- setBookId(String) -
Method in class org.activemath.webapp.controller.ItemMenuController
-
- setBookId(String) -
Method in class org.activemath.webapp.controller.MunSequencerController
-
- setBookId(String) -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- setBookId(String) -
Method in class org.activemath.webapp.report.Report
- Set bookId along with list of bookIds.
- setBookId(String) -
Method in class org.activemath.webapp.report.ReportController
-
- setBookId(String) -
Method in class org.activemath.webapp.slmgui.SLMGuiController
-
- setBookId(String) -
Method in class org.activemath.webapp.speech.SpeechUniversalController
-
- setBookId(String) -
Method in class org.activemath.webapp.tutor.coursegen.CourseGenerationController
-
- setBookId(String) -
Method in class org.activemath.webapp.user.BookStat
-
- setBookIds(Collection<String>) -
Method in class org.activemath.learner.history.HistoryQuery
- Query a set of books
- setBookIds(Collection<String>) -
Method in class org.activemath.webapp.report.Report
-
- setBookName(String) -
Method in class org.activemath.webapp.tutor.BookCreationState
-
- setBookStat(BookStat) -
Method in class org.activemath.webapp.user.BookState
-
- setBookTheoryId(String) -
Method in class org.activemath.omdocjdom.map.JDMRecBookMaker
-
- setBrowserTool(BrowserTool) -
Method in class org.activemath.webapp.base.AppModel
-
- setBulkOp(String) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setBusy(boolean) -
Method in class org.activemath.omdocjdom.SimplePoolPassive.Wrapper
-
- setButton(String) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setCache(String[]) -
Method in class org.activemath.webapp.admin.CacheController
-
- setCapacity(long) -
Method in class org.activemath.webapp.util.cache.CacheInfo
-
- setCertainty(int) -
Method in class org.activemath.webapp.imagegen.ImageGenController
-
- setChangedIds(List) -
Method in class org.activemath.events.types.MBaseCollectionsChangedEvent
-
- setChangedIdUrlParamsVarName(String) -
Method in class org.activemath.omdocjdom.map.JDMRecBookMaker
-
- setChapter(String) -
Method in class org.activemath.webapp.controller.BookController
-
- setChapter(String) -
Method in class org.activemath.webapp.controller.Toc
-
- setChapter(String) -
Method in class org.activemath.webapp.controller.ViewBook
-
- setChaptersOnly(boolean) -
Method in class org.activemath.tutor.control.BookGenerator
-
- setChildren(Collection) -
Method in class org.activemath.webapp.view.beans.LinkedBean
-
- setCity(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the city value for this IlUserData.
- setClassConstraints(Set) -
Method in class org.activemath.content.mediator.query.KBQuery
-
- setClassConstraints(String) -
Method in class org.activemath.content.mediator.query.KBQuery
-
- setClassName(String) -
Method in class org.activemath.webapp.tools.data.Gap
-
- setClearGroupings(String) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setClearRecBooks(String) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setClearSurveys(String) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setClientTime(long) -
Method in class org.activemath.webapp.controller.Login
-
- setClipCoordinate(String) -
Method in class org.activemath.webapp.dict.queries.OmobjAMQuery
-
- setClipCoordinate(String) -
Method in class org.activemath.webapp.tools.SymbolPresentationListController
-
- setClipId(long) -
Method in class org.activemath.webapp.clip.StorableClip
-
- setCloseWindow(boolean) -
Method in class org.activemath.webapp.controller.UserTrackerController
-
- setCmd(String) -
Method in class org.activemath.webapp.admin.CacheController
-
- setCognitiveProcess(CognitiveProcess) -
Method in class org.activemath.studentmodel2.data.Evidence
- Sets the cognitive process
- setCognitiveProcess(CognitiveProcess) -
Method in class org.activemath.studentmodel2.data.EvidenceData
- Sets the cognitive process
- setCognitiveProcesses(Map<CognitiveProcess, Double>) -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- setCognitiveProcesses(List<CognitiveProcess>) -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
-
- setColAndRelPath(String) -
Method in class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- setColl(String) -
Method in class org.activemath.webapp.controller.BookController
-
- setColl(String) -
Method in class org.activemath.webapp.dict.ContentBrowserController
-
- setColl(String[]) -
Method in class org.activemath.webapp.dict.DictionaryController
-
- setCollDir(File) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRefForTesting
-
- setCollection(String) -
Method in class org.activemath.omdocjdom.map.JDMTask
-
- setCollection(String) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseReloaderTask
-
- setCollection(OJCollection) -
Method in class org.activemath.omdocjdom.OJDocument
- Sets a "collection", whichever that can mean.
- setCollection(String) -
Method in class org.activemath.omdocjdom.ZoologyProducer
-
- setCollection(String) -
Method in class org.activemath.webapp.extasy.AuthoringState
-
- setCollection(String) -
Method in class org.activemath.webapp.tools.LanguageGapController
-
- setCollection(String) -
Method in class org.activemath.webapp.tools.MBaseRefController
-
- setCollection(String) -
Method in class org.activemath.webapp.tools.StatsController
-
- setCollectionId(String) -
Method in class org.activemath.omdocjdom.map.JDM
-
- setCollectionName(String) -
Method in class org.activemath.webapp.extasy.actions.LoadCollection
-
- setCollections(Collection) -
Method in class org.activemath.events.types.MBaseCollectionsChangedEvent
-
- setCollections(List) -
Method in class org.activemath.webapp.extasy.views.MainView
-
- setCommand(String[]) -
Method in class org.activemath.presentation.io.ExecStream
-
- setCommand(String) -
Method in class org.activemath.util.Console
-
- setCommand(String) -
Method in class org.activemath.webapp.userfeedback.UserFeedbackController
-
- setComment(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setComparator(String, String) -
Method in class org.activemath.exercises.openmath.OpenMathService
- Set the OpenMath symbol for the comparison operator.
- setComparisonSelectable(boolean) -
Method in class org.activemath.webapp.extasy.views.TransitionView.UserInputEntry
-
- setCompetencies(List) -
Method in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- setCompetencies(Map) -
Method in class org.activemath.studentmodel2.simulation.Simulee
-
- setCompetencies(List<Competency>) -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
-
- setCompetency(Competency) -
Method in class org.activemath.events.types.AssessmentResultEntry
-
- setCompetency(Competency) -
Method in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- setCompetency(String) -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- setCompetency(String) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- setCompetencyLevel(CompetencyLevel) -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- setCompetencyLevel(CompetencyLevel) -
Method in class org.activemath.studentmodel2.evaluation.ExerciseEval
-
- setCompetencyLevel(CompetencyLevel) -
Method in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- setCompetencyLevel(CompetencyLevel) -
Method in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- setCompetencyMastery(String, String, int) -
Method in class org.activemath.studentmodel2.simulation.Simulee
-
- setCompetencyString(String) -
Method in class org.activemath.events.types.AssessmentResultEntry
-
- setCompetencySystem(CompetencySystem) -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- setConceptErr(Map) -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- setConceptId(String) -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- setConceptIds(String[]) -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- setConceptIds(String[]) -
Method in class org.activemath.webapp.slmgui.SLMGuiController
-
- setConceptMastery(String, int) -
Method in class org.activemath.studentmodel2.simulation.Simulee
- Set the mastery for a concept
- setConcepts(Collection<String>) -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- setConcepts(List) -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- setConceptsOnly(boolean) -
Method in class org.activemath.omdocjdom.index.queries.SearchContext
-
- setConfidence(int) -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- setConfidence(int) -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- setConfidence(String) -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- setConfidenceCheck(Element) -
Method in class org.activemath.exercises.generators.DefaultGenerator
-
- setContent(byte[]) -
Method in class org.activemath.presentation.Fragment
- Set the content for this fragment.
- setContentIdentifiers(List<String>) -
Method in class org.activemath.events.types.ExerciseSequencerStartedEvent
-
- setContentIdentifiers(List) -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- setContentIdentifiers(List) -
Method in class org.activemath.tutor.Task
-
- setContentType(String) -
Method in class org.activemath.webapp.base.AppModel
-
- setContext(String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- setContext(String) -
Method in class org.activemath.webapp.tools.TaskGenerationController
-
- setContextDescription(ContextDescription) -
Method in class org.activemath.webapp.user.UserContext
- sets the current Context's ContextDescription
- setContextParameter(String, String) -
Method in class org.activemath.webapp.user.UserContext
- sets the given
paramName to paramValue in this UserContext.
- setControlGroup(boolean) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setControlGroup(boolean) -
Method in class org.activemath.webapp.user.UserGroup
-
- setController(ExtasyController) -
Method in class org.activemath.webapp.extasy.actions.ActionResource
-
- setCoordinate(String) -
Method in class org.activemath.events.types.ClipTransferEvent
-
- setCoordinate(String) -
Method in class org.activemath.webapp.clip.ClipController
-
- setCorrectnessThreshold(int) -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- setCorrectPercent(double) -
Method in class org.activemath.studentmodel2.simulation.ErrorContainer
-
- setCorrectResult(Element) -
Method in class org.activemath.exercises.openmath.services.HTWService
-
- setCountry(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the country value for this IlUserData.
- setCountry(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setCountry(String) -
Method in class org.activemath.webapp.user.User
-
- setCountry(String) -
Method in class org.activemath.webapp.user.UserData
-
- setCourseGenerationErrors(KBQuery) -
Method in class org.activemath.webapp.tools.data.Gap
-
- setCreate_date(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the create_date value for this IlUserData.
- setCreateBaseId(String) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setCreateDummyItems(boolean) -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- setCreateDummyItems(Boolean) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- setCreateHasNoForAttributeParam(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setCreateHasNoForRelationParam(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setCreateIgnoreParam(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setCreateImportantParam(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setCreateIsSelfReferencingParam(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setCreateItemClassParam(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setCreateMBaseIdParam(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setCreateMissingContentLanguagesParam(String[]) -
Method in class org.activemath.webapp.tools.GapController
-
- setCreateMissingPointerParam(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setCreateMissingTitleLanguagesParam(String[]) -
Method in class org.activemath.webapp.tools.GapController
-
- setCreateSuffixStart(int) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setCreateUnloadableParam(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setCreateUserCountry(String) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setCreateUserField(String) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setCreateUserGroup(String) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setCreateUserLanguage(String) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setCreateUserLearningcontext(String) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setCreateUserNo(int) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setCreateUserRoles(String[]) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setCreation(Timestamp) -
Method in class org.activemath.webapp.tools.data.Gap
-
- setCreationTime(long) -
Method in class org.activemath.content.UserBook
-
- setCreationTime(Date) -
Method in class org.activemath.webapp.notes.db.Note
-
- setCreationTime(long) -
Method in class org.activemath.webapp.user.account.AccountInfo
-
- setCreator(String) -
Method in class org.activemath.content.Book
-
- setCurrentConfig(Subconfiguration) -
Static method in class org.activemath.abstractcontent.SubconfImpl
- Sets the current Subconfiguration in the thead-local.
- setCurrentFocusInput(String) -
Method in class org.activemath.webapp.dict.DictionaryState
-
- setCurrentInteraction(Interaction) -
Method in class org.activemath.exercises.model.Exercise
-
- setCurrentInteraction(String) -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- setCurrentPage(int) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setCurrentPage(int) -
Method in class org.activemath.webapp.user.BookState
- Sets the current Page number
- setCurrentProblemDescription(String) -
Method in class org.activemath.events.types.ExerciseHelpRequestEvent
-
- setCurrentReporter(ErrorReporter) -
Static method in class org.activemath.omdocjdom.slumb.ErrorReporter
-
- setDatesEnabled(String) -
Method in class org.activemath.webapp.report.ReportController
-
- setDebug(boolean) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseReloaderTask
-
- setDebugStream(PrintStream) -
Method in class org.activemath.exercises.parsers.CasParserActiveMathTokenManager
-
- setDebugStream(PrintStream) -
Method in class org.activemath.exercises.parsers.CasParserAxiomTokenManager
-
- setDebugStream(PrintStream) -
Method in class org.activemath.exercises.parsers.CasParserDrvTokenManager
-
- setDebugStream(PrintStream) -
Method in class org.activemath.exercises.parsers.CasParserHtwTokenManager
-
- setDebugStream(PrintStream) -
Method in class org.activemath.exercises.parsers.CasParserMaximaTokenManager
-
- setDebugStream(PrintStream) -
Method in class org.activemath.exercises.parsers.CasParserMfTokenManager
-
- setDebugStream(PrintStream) -
Method in class org.activemath.exercises.parsers.CasParserMmaTokenManager
-
- setDebugStream(PrintStream) -
Method in class org.activemath.exercises.parsers.CasParserMpdTokenManager
-
- setDebugStream(PrintStream) -
Method in class org.activemath.exercises.parsers.CasParserMplTokenManager
-
- setDebugStream(PrintStream) -
Method in class org.activemath.exercises.parsers.CasParserRdcTokenManager
-
- setDebugStream(PrintStream) -
Method in class org.activemath.exercises.parsers.CasParserYacasTokenManager
-
- setDecorateFeedback(boolean) -
Method in class org.activemath.exercises.model.PresentationStyle
-
- setDecorateFeedback(boolean) -
Method in class org.activemath.webapp.extasy.actions.AddTransition
-
- setDecorateFeedback(boolean) -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- setDefaultCollection(String) -
Method in class org.activemath.webapp.exercises.DrAuthoringController
-
- setDefaultCompetency(String) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- setDefaultCompetencyLevel(CompetencyLevel) -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- setDefaultMastery(int) -
Method in class org.activemath.webapp.tools.data.GapDetectionLM
-
- setDefaultMastery(Float) -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- setDefaultMastery(Float) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- setDefaultProperties(Map) -
Method in interface org.activemath.abstractcontent.Subconfiguration
- Sets the default properties for this component.
- setDefaultProperties(Map) -
Method in class org.activemath.abstractcontent.SubconfImpl.AbstractSubconfiguration
-
- setDefaultProperties(Map) -
Method in class org.activemath.abstractcontent.SubconfImpl.ChildSubconfiguration
- Set the default properties which allow a client
to this class to set default-values that will be returned
if the parent's property does not exist.
- setDefaultProperties(Map) -
Method in class org.activemath.abstractcontent.SubconfImpl.UnionSubconfiguration
-
- setDefaultProperties(Map) -
Method in class org.activemath.config.ManagerSubconfiguration
-
- setDelegation(String) -
Method in class org.activemath.webapp.ws.delegation.DelegationController
-
- setDeletable(boolean) -
Method in class org.activemath.webapp.extasy.views.ItemView
-
- setDeleteAfterCreation(boolean) -
Method in class org.activemath.content.GapDetectionBook
-
- setDepartment(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the department value for this IlUserData.
- setDerbyId(int) -
Method in class org.activemath.webapp.tools.data.Gap
-
- setDerbyId(int) -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- setDerbyId(int) -
Method in class org.activemath.webapp.tools.GapController
-
- setDescription(String, String) -
Method in class org.activemath.content.Book
-
- setDescription(String) -
Method in class org.activemath.content.items.Metadata
-
- setDescription(String, String) -
Method in class org.activemath.content.items.Metadata
-
- setDescription(String) -
Method in class org.activemath.content.TocEntry
-
- setDescription(String, String) -
Method in class org.activemath.content.TocEntry
-
- setDescription(String) -
Method in class org.activemath.content.UserBook
-
- setDescription(String) -
Method in class org.activemath.events.types.UserBookUploadedEvent
-
- setDescription(String) -
Method in class org.activemath.tutor.control.BookGenerator
-
- setDescription(String) -
Method in class org.activemath.webapp.base.external.ilias.IlOperation
- Sets the description value for this IlOperation.
- setDescription(String) -
Method in class org.activemath.webapp.tutor.BookCreationState
-
- setDescription(String) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- setDescriptions(Map) -
Method in class org.activemath.content.Book
-
- setDescriptions(Map<String, String>) -
Method in class org.activemath.content.items.Metadata
-
- setDest(String) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setDest(String) -
Method in class org.activemath.webapp.admin.UserUploadController
-
- setDest(String) -
Method in class org.activemath.webapp.controller.Login
-
- setDest(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setDestination(File) -
Method in class org.activemath.util.LineStripper
-
- setDiagnosis(Diagnosis) -
Method in class org.activemath.exercises.model.Transition
-
- setDiagnosis(Element) -
Method in class org.activemath.webapp.exercises.tools.Transition
-
- setDiagnosisRequired(boolean) -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- setDictNum(int) -
Method in class org.activemath.webapp.dict.DictionaryState
-
- setDictUserMessage(String) -
Method in class org.activemath.webapp.dict.DictionaryState
-
- setDictUserMessage(String, String) -
Method in class org.activemath.webapp.dict.DictionaryState
-
- setDifficulty(String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- setDifficulty(String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- setDifficulty(Difficulty) -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- setDifficulty(Difficulty) -
Method in class org.activemath.studentmodel2.evaluation.ExerciseEval
-
- setDifficulty(Difficulty) -
Method in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- setDifficulty(Difficulty) -
Method in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- setDifficulty(int) -
Method in class org.activemath.webapp.tools.TaskGenerationController
-
- setDirectEvidence(List<Evidence>) -
Method in class org.activemath.studentmodel2.data.EvidenceContainer
-
- setDirectEvidence(boolean) -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
-
- setDirectEvidenceWeight(double) -
Static method in class org.activemath.studentmodel2.assessment.tbmirt.IRTTransferableBeliefModel
-
- setDirection(String) -
Method in class org.activemath.omdocjdom.collsync.CollSyncAntTask
-
- setDirectories(List) -
Method in class org.activemath.omdocjdom.map.JDM
- Writes down the directories to be followed (relative to the base-directory)
Marks the ones to forget and the ones to relist.
- setDirectory(File) -
Method in class org.activemath.omdocjdom.collsync.CollSyncAntTask
-
- setDirectory(File) -
Method in class org.activemath.omdocjdom.map.JDMTask
-
- setDiscriminationFactor(double) -
Method in class org.activemath.studentmodel2.assessment.tbmirt.IRTEvidenceAnalyzer
-
- setDiscriminationVal(double) -
Method in class org.activemath.studentmodel2.simulation.IRT
-
- setDiscriminationValue(double) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setDocument(OJDocument) -
Method in class org.activemath.content.Book
- Set the XML document defining this book.
- setDocumentLocator(Locator) -
Method in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- setDocumentString(String) -
Method in class org.activemath.content.Book
- Needed by Hibernate persistance
- setDocumentString(String) -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- setDomains(String) -
Method in class org.activemath.webapp.wiris.DomainController
-
- setDoVelocity(String) -
Method in class org.activemath.webapp.tools.TransformationToolController
-
- setDown(boolean) -
Method in class org.activemath.webapp.extasy.actions.PushInteractionElement
-
- setDown(boolean) -
Method in class org.activemath.webapp.extasy.actions.PushTransition
-
- setDraggedNode(DefaultMutableTreeNode) -
Method in class org.activemath.author.toc.EditableTOCJTree
- Missing description Sets the draggedNode attribute of the EditableTOCJTree
object
some kind of drawback from the single selection constraint at
the beginning, will not be used
- setDragging(String) -
Method in class org.activemath.events.types.ClipTransferEvent
-
- setDragging(String) -
Method in class org.activemath.webapp.clip.ClipController
-
- setDummy(boolean) -
Method in class org.activemath.webapp.ws.delegation.DelegationController
-
- setDummy(boolean) -
Method in class org.activemath.webapp.ws.delegation.siette.SietteController
-
- setDummyNumber(int) -
Method in class org.activemath.webapp.tools.data.Gap.SupportStatistics
-
- setDuration(int) -
Method in class org.activemath.events.types.ItemSeenEvent
-
- setDuration(String) -
Method in class org.activemath.webapp.controller.UserTrackerController
-
- setDurationSecs(int) -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- setDynamicItemWasDisplayed(boolean) -
Method in class org.activemath.content.Page
-
- setEditable(boolean) -
Method in class org.activemath.applets.ConsoleArea
- Overwrites the setEditable Method of TextArea.
- setEditable(boolean) -
Method in class org.activemath.webapp.exercises.ExerciseRepositoryController.Exercise
-
- setEditable(boolean) -
Method in class org.activemath.webapp.extasy.views.ItemView
-
- setEditGroupId(String) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setEditMenuEnable(boolean) -
Method in class org.activemath.author.toc.TOC
- toggles cut/copy/paste options in editmenu on or off
- setEditMissingProperties(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setEditUserId(String) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setEditUserId(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setEducationalLevel(String) -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- setEducationalLevel(String) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- setEducationalLevel(String) -
Method in class org.activemath.webapp.user.User
- Synonym to @see setLearningContext(String name)
- setEductionalLevel(String) -
Method in class org.activemath.webapp.user.UserData
- Deprecated. use setLearningContext()
- setElement(OJElement) -
Method in class org.activemath.author.toc.DCMetaEditPanel
- sets this dialog's OmgroupElement to a given OmgroupElement
and updates the dialog
- setElement(OJElement) -
Method in class org.activemath.author.toc.IDEditPanel
- sets this dialog's OJref to a given OJref
and updates the dialog
- setElement(Element) -
Method in class org.activemath.webapp.exercises.tools.Interaction.FeedbackItem
-
- setElement(Element) -
Method in class org.activemath.webapp.extasy.views.InteractionView.ItemView
-
- setElement(Element) -
Method in class org.activemath.webapp.extasy.views.TransitionView.UserInputEntry
-
- setElements(List) -
Method in class org.activemath.webapp.exercises.tools.Interaction.InteractionElement
-
- setEmail(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the email value for this IlUserData.
- setEmail(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setEmail(String) -
Method in class org.activemath.webapp.user.User
-
- setEmail(String) -
Method in class org.activemath.webapp.user.UserData
-
- setEnabled(boolean) -
Method in class org.activemath.author.toc.DCMetaEditPanel
-
- setEnabled(boolean) -
Method in class org.activemath.author.toc.IDEditPanel
-
- setEnabled(boolean) -
Method in class org.activemath.author.toc.IDPanel
-
- setEnabled(boolean) -
Method in class org.activemath.author.toc.StringListPanel
-
- setEnabled(boolean) -
Method in class org.activemath.statistics.StatisticsManager
-
- setEnabled(boolean) -
Method in class org.activemath.studentmodel2.AffectiveModelManager
- Whether to enable or disable the affective model
- setEncoding(String) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- setEncoding(String) -
Method in class org.activemath.util.LineStripper
-
- setEndpointAddress(String, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceLocator
- Set the endpoint address for the specified port name.
- setEndpointAddress(QName, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceLocator
- Set the endpoint address for the specified port name.
- setEndState(String) -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- setEndTime() -
Method in class org.activemath.omdocjdom.index.queries.SearchResultHits
- Indicates the end time of the search.
- setEndTime(long) -
Method in class org.activemath.webapp.report.Report
-
- setEndTime(long) -
Method in class org.activemath.webapp.report.ReportController
-
- setEntry(String) -
Method in class org.activemath.author.toc.IDPanel
-
- setError(Throwable) -
Method in class org.activemath.webapp.extasy.util.MultipartRequestResult
-
- setErrorMsg(String) -
Method in class org.activemath.webapp.admin.BookAdminController
-
- setErrorMsg(String) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setErrorStream(OutputStream) -
Method in class org.activemath.presentation.io.ExecStream
- Error stream for the process.
- setEscapeTool(EscapeTool) -
Method in class org.activemath.webapp.base.AppModel
-
- setEstimatedSolvingTime(int) -
Method in class org.activemath.sequencer.ExerciseArgumentSetting
-
- setEvent(String) -
Method in class org.activemath.webapp.controller.UserTrackerController
-
- setEventFilter(BucketArchive.BucketArchiveFilter) -
Method in class org.activemath.webapp.report.bucket.BucketArchive
- Set an optional event filter for feedEvents().
- setEventId(long) -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- setEventList(List) -
Method in class org.activemath.webapp.exercises.PresentationStrategy
-
- setEventsExcluded(Collection<String>) -
Method in class org.activemath.webapp.report.Report
-
- setEventsIncluded(Collection<String>) -
Method in class org.activemath.webapp.report.Report
-
- setEventType(String) -
Method in class org.activemath.learner.history.HistoryQuery
- Query a specific event type
- setEventTypes(Collection<String>) -
Method in class org.activemath.learner.history.HistoryQuery
- Query a set of event types
- setEventTypes(String[]) -
Method in class org.activemath.learner.history.HistoryQuery
- Convenience function (Query an array of event types)
- setEvidenceCnt(int) -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- setEvidenceCnt(int) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setEvidenceContainers(HashMap<String, EvidenceContainer>) -
Method in class org.activemath.studentmodel2.data.EvidenceCollector
-
- setExcludeEventType(String) -
Method in class org.activemath.learner.history.HistoryQuery
- Exclude a specific event type from query
- setExcludeEventTypes(Collection<String>) -
Method in class org.activemath.learner.history.HistoryQuery
- Exclude a specific collection of event types from query
- setExcludeEventTypes(String[]) -
Method in class org.activemath.learner.history.HistoryQuery
- Convenience function (Exclude an array of event types from query)
- setExcludeUsers(Collection<String>) -
Method in class org.activemath.learner.history.HistoryQuery
- Exclude a set of users
- setExercise(Element) -
Method in class org.activemath.exercises.generators.StrategyAction
-
- setExercise(Document) -
Method in class org.activemath.exercises.generators.StrategyAction
-
- setExercise(Exercise) -
Method in class org.activemath.webapp.extasy.AuthoringState
-
- setExerciseCode(String) -
Method in class org.activemath.webapp.tools.ItemUploadController
-
- setExerciseDocument(Document) -
Method in class org.activemath.exercises.InteractionGenerator
-
- setExerciseDocument(Document) -
Method in class org.activemath.webapp.extasy.AuthoringState
-
- setExerciseFinished(Map<String, Integer>) -
Method in class org.activemath.webapp.user.BookStat
-
- setExerciseId(String) -
Method in class org.activemath.exercises.InteractionGenerator
-
- setExerciseId(String) -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- setExerciseId(String) -
Method in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- setExerciseId(String) -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- setExerciseId(String) -
Method in class org.activemath.webapp.controller.MunSequencerController
-
- setExerciseId(String) -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- setExerciseId(String) -
Method in class org.activemath.webapp.extasy.Test
-
- setExerciseId(String) -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
-
- setExerciseLoader(ExerciseLoader) -
Method in class org.activemath.webapp.extasy.AuthoringState
-
- setExerciseMap(Map) -
Method in class org.activemath.studentmodel2.evaluation.UlogReplayStepPredictor
-
- setExerciseName(String) -
Method in class org.activemath.webapp.extasy.actions.CreateExercise
-
- setExerciseName(String) -
Method in class org.activemath.webapp.extasy.AuthoringState
-
- setExerciseRunsFinished(Integer) -
Method in class org.activemath.webapp.user.BookStat
-
- setExerciseRunsStarted(Integer) -
Method in class org.activemath.webapp.user.BookStat
-
- setExercises(List) -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- setExerciseSession(String) -
Method in class org.activemath.webapp.clip.StorableClip
-
- setExercisesFinished(Integer) -
Method in class org.activemath.webapp.user.BookStat
-
- setExercisesSkipped(List<String>) -
Method in class org.activemath.sequencer.ExerciseSequencer
-
- setExercisesSolved(List<String>) -
Method in class org.activemath.sequencer.ExerciseSequencer
-
- setExercisesStarted(Integer) -
Method in class org.activemath.webapp.user.BookStat
-
- setExerciseStarted(Map<String, Integer>) -
Method in class org.activemath.webapp.user.BookStat
-
- setExercisesTotal(int) -
Method in class org.activemath.webapp.user.BookStat
-
- setExerciseStrategy(String) -
Method in class org.activemath.sequencer.ExerciseSequencer
-
- setExerciseStrategy(String) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setExerciseStrategy(String) -
Method in class org.activemath.webapp.user.UserGroup
-
- setExerciseSuccess(Map<String, Double>) -
Method in class org.activemath.webapp.user.BookStat
-
- setExerciseSystem(String) -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- setExerciseType(ExerciseType) -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- setExericseId(String) -
Method in class org.activemath.sequencer.ExerciseArgumentSetting
-
- setExericsesFailed(List<String>) -
Method in class org.activemath.sequencer.ExerciseSequencer
-
- setExersiceSuccessRate(String, double) -
Method in class org.activemath.webapp.user.BookStat
-
- setExpectationValue(double) -
Method in class org.activemath.studentmodel2.simulation.ErrorContainer
-
- setExpiryTime(long) -
Method in class org.activemath.webapp.base.AuthToken
-
- setExpressionTransformer(ExpressionTransformer) -
Method in class org.activemath.exercises.openmath.OpenMathService
- Set the expression transformer applied to the input and/or output
of the service.
- setEye(int) -
Method in class org.activemath.webapp.speech.SpeechItemList
-
- setEye(int) -
Method in interface org.activemath.webapp.speech.SpeechItemListInterface
- Set the Eye-position to pos.
- setFace(String) -
Method in class org.activemath.webapp.feedback.FeedbackController
-
- setFactory(JDOMFactory) -
Method in class org.activemath.omdocjdom.OJSAXBuilder
- Overriden just to ensure the factory is of type
OJFactory.
- setFax(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the fax value for this IlUserData.
- setFeedback(boolean) -
Method in class org.activemath.webapp.user.User
-
- setFeedbackFrom(Interaction) -
Method in class org.activemath.exercises.model.PresentationStyle
-
- setFeedbackSettingRequired(boolean) -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- setFeedbackType(UserFeedbackEventTag.FeedbackType) -
Method in interface org.activemath.events.tags.UserFeedbackEventTag
-
- setFeedbackType(UserFeedbackEventTag.FeedbackType) -
Method in class org.activemath.events.types.UserFeedbackEvent
-
- setFeedbackTypeString(String) -
Method in class org.activemath.events.types.UserFeedbackEvent
-
- setFeedbackView(String) -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- setFeedbackView(String) -
Method in class org.activemath.webapp.controller.MunSequencerController
-
- setField(String) -
Method in class org.activemath.omdocjdom.index.queries.SearchContext
-
- setField(String) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setField(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setField(String) -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- setField(String) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- setField(Field) -
Method in class org.activemath.webapp.user.User
-
- setField(String) -
Method in class org.activemath.webapp.user.User
-
- setField(String) -
Method in class org.activemath.webapp.user.UserData
-
- setField(String) -
Method in class org.activemath.webapp.user.UserGroup
-
- setFile(File) -
Method in class org.activemath.omdocjdom.OJDocument
- Set the file this element was loaded from, if any.
- setFile(String) -
Method in class org.activemath.webapp.controller.JnlpController
- The JNLP file to output.
- setFiles(File, File) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRefForTesting
-
- setFilterGroupId(String) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setFilterHasNoForAttributeParam(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setFilterHasNoForRelationParam(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setFilterIgnoreParam(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setFilterImportantParam(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setFilterIsSelfReferencingParam(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setFilterItemClassParam(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setFilterLanguage(String) -
Method in class org.activemath.webapp.tools.LanguageGapController
-
- setFilterMBaseIdParam(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setFilterMissingContentLanguagesParam(String[]) -
Method in class org.activemath.webapp.tools.GapController
-
- setFilterMissingPointerParam(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setFilterMissingTitleLanguagesParam(String[]) -
Method in class org.activemath.webapp.tools.GapController
-
- setFilterNumberSupportParam(Integer) -
Method in class org.activemath.webapp.tools.GapController
-
- setFilterUnloadableParam(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setFilterUser(String) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setFilterUserRole(String) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setFinished(int) -
Method in class org.activemath.webapp.report.data.ExerciseStat
-
- setFinishedExercises(List<String>) -
Method in class org.activemath.events.types.ExerciseSequencerFinishedEvent
-
- setFinishReason(String) -
Method in class org.activemath.sequencer.ExerciseSequencer
- We need to be able to provide the information, why a sequencer will terminate (or "killed") before we really
clean the object.
- setFirstname(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the firstname value for this IlUserData.
- setFmt(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setFmt(String) -
Method in class org.activemath.webapp.feedback.SuggestionRealizer
-
- setFmt(String) -
Method in class org.activemath.webapp.tools.TransformationToolController
-
- setFoldState(String) -
Method in class org.activemath.webapp.dict.RelationsPackView
- Possible values should be limited, folded, unfolded
- setForAuthor(boolean) -
Method in class org.activemath.tutor.coursegen.jshop2.GetResources
-
- setForce(boolean) -
Method in class org.activemath.util.LineStripper
-
- setForConcept(String) -
Method in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- setForId(String) -
Method in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- setForIds(List) -
Method in class org.activemath.studentmodel2.evaluation.ExerciseEval
-
- setFormat(String) -
Method in class org.activemath.webapp.tools.MBaseRefController
-
- setFullName(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setFullName(String) -
Method in class org.activemath.webapp.user.User
-
- setFullName(String) -
Method in class org.activemath.webapp.user.UserData
-
- setFuzzy(boolean) -
Method in class org.activemath.webapp.dict.DictionaryController
-
- setGender(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the gender value for this IlUserData.
- setGenerator(Element) -
Method in class org.activemath.exercises.model.Exercise
-
- setGiveUps(int) -
Method in class org.activemath.webapp.report.data.ExerciseStat
-
- setGoalIds(String[]) -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- setGoals(List<String>) -
Method in class org.activemath.content.UserBook
-
- setGoals(String[]) -
Method in class org.activemath.events.types.UserBookPlannedEvent
-
- setGoals(String[]) -
Method in class org.activemath.tutor.control.BookGenerator
-
- setGoals(String[]) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- setGotFocus(boolean) -
Method in class org.activemath.events.types.FocusChangedEvent
-
- setGotFocus(String) -
Method in class org.activemath.webapp.controller.UserTrackerController
-
- setGroup(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setGroup(String) -
Method in class org.activemath.webapp.survey.SurveyData
-
- setGroup(String) -
Method in class org.activemath.webapp.user.UserData
-
- setGroupId(String) -
Method in class org.activemath.events.ActivemathEvent
-
- setGroupId(String) -
Method in interface org.activemath.events.tags.UserEventTag
-
- setGroupId(String) -
Method in class org.activemath.learner.history.HistoryQuery
- Query a user group
- setGroupId(String) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setGroupId(String) -
Method in class org.activemath.webapp.report.Report
- Set groupId along with list of groupIds.
- setGroupId(String) -
Method in class org.activemath.webapp.report.ReportController
-
- setGroupId(String) -
Method in class org.activemath.webapp.user.User
-
- setGroupIds(Collection<String>) -
Method in class org.activemath.learner.history.HistoryQuery
- Query a set of groups
- setGroupIds(Collection<String>) -
Method in class org.activemath.webapp.report.Report
-
- setGrouping(String) -
Method in class org.activemath.tutor.control.BookGenerator
-
- setGrouping(String) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- setGroupingId(String) -
Method in class org.activemath.events.types.UserBookPlannedEvent
-
- setGroupingId(String) -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- setGroupingName(String) -
Method in class org.activemath.tutor.control.BookGenerator
-
- setGroupings(String[]) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setGroupName(String) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setGroupParentId(String) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setGuessingProb(double) -
Method in class org.activemath.studentmodel2.assessment.tbmirt.IRTEvidenceAnalyzer
-
- setGuessingProb(double) -
Method in class org.activemath.studentmodel2.simulation.IRT
-
- setHasNoForAttribute(boolean) -
Method in class org.activemath.webapp.tools.data.Gap.StructuralErrors
-
- setHasNoForAttributeParam(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setHasNoForRelation(boolean) -
Method in class org.activemath.webapp.tools.data.Gap.StructuralErrors
-
- setHasNoForRelationParam(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setHasPlaceholderPropertyRestriction(boolean) -
Method in class org.activemath.content.mediator.rewriter.Pattern
-
- setHelpLink(String) -
Method in class org.activemath.content.items.DynamicItemText
- We build up the Link for Help for the item here.
- setHidden(boolean) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setHidden(boolean) -
Method in class org.activemath.webapp.user.UserGroup
-
- setHintDescription(String) -
Method in class org.activemath.events.types.ExerciseHintProvisionEvent
-
- setHintId(int) -
Method in class org.activemath.webapp.feedback.FeedbackController
-
- setHints(int) -
Method in class org.activemath.webapp.report.data.ExerciseStat
-
- setHobby(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the hobby value for this IlUserData.
- setHost(String) -
Method in class org.activemath.webapp.base.AppModel
-
- setHostUrl(URL) -
Method in class org.activemath.webapp.base.AppModel
-
- setHowFinished(String) -
Method in class org.activemath.events.types.ExerciseSequencerFinishedEvent
-
- setHtmlValue(String) -
Method in class org.activemath.webapp.exercises.Variable
-
- setI18nTool(I18nTool) -
Method in class org.activemath.webapp.base.AppModel
-
- setId(String) -
Method in class org.activemath.content.TocEntry
-
- setId(long) -
Method in class org.activemath.events.ActivemathEvent
-
- setId(String) -
Method in class org.activemath.omdocjdom.index.queries.IdAMIndexQuery
-
- setID(ID) -
Method in class org.activemath.omdocjdom.OJElement
- Makes this element believe his id is the given one.
- setID(String) -
Method in class org.activemath.omdocjdom.OJElement
-
- setId(String) -
Method in class org.activemath.util.OCDExport
-
- setId(String) -
Method in class org.activemath.webapp.admin.BookAdminController
-
- setId(String[]) -
Method in class org.activemath.webapp.admin.CacheController
-
- setId(String) -
Method in class org.activemath.webapp.controller.AboutController
- Deprecated.
- setId(String) -
Method in class org.activemath.webapp.controller.CopyrightController
-
- setId(String) -
Method in class org.activemath.webapp.controller.ItemInfoController
-
- setId(String) -
Method in class org.activemath.webapp.dict.DictionaryController
-
- setId(String) -
Method in class org.activemath.webapp.dict.ItemView
-
- setId(String) -
Method in class org.activemath.webapp.extasy.views.InteractionView
-
- setId(String) -
Method in class org.activemath.webapp.extasy.views.ItemView
-
- setId(int) -
Method in class org.activemath.webapp.notes.db.Note
-
- setId(int) -
Method in class org.activemath.webapp.notes.NotesController
-
- setId(String) -
Method in class org.activemath.webapp.speech.SpeechOnDemandController
-
- setId(String) -
Method in class org.activemath.webapp.tools.MBaseRefController
-
- setId(String[]) -
Method in class org.activemath.webapp.tools.TransformationToolController
-
- setId(String) -
Method in class org.activemath.webapp.user.UserGroup
-
- setId(String) -
Method in class org.activemath.webapp.view.beans.SimpleBean
-
- setId(String) -
Method in class org.activemath.webapp.wiris.ContentController
-
- setIdName(String) -
Method in class org.activemath.author.toc.IDEditPanel
-
- setIgnore(Boolean) -
Method in class org.activemath.webapp.tools.data.Gap
-
- setIgnoreParam(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setILIASSoapWebservicePortEndpointAddress(String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceLocator
-
- setILIASSoapWebservicePortWSDDServiceName(String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceLocator
-
- setImgName(String) -
Method in class org.activemath.webapp.extasy.actions.DeleteMultimedia
-
- setImport_id(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the import_id value for this IlUserData.
- setImportant(Boolean) -
Method in class org.activemath.webapp.tools.data.Gap
-
- setImportantParam(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setIn(File) -
Method in class org.activemath.util.RepeatedXSLTProcess.Application
-
- setIn(File) -
Method in class org.activemath.util.RepeatedXSLTProcess
- Pure hack as the style member variable is private and there's not
getter.
- setIncludeTutors(boolean) -
Method in class org.activemath.webapp.report.ReportController
-
- setIndexStatistics(IndexStatistics) -
Method in class org.activemath.omdocjdom.index.analysis.AMAnalyzer
-
- setIndexStatistics(IndexStatistics) -
Method in class org.activemath.omdocjdom.index.IndexRunner
-
- setIndirectEvidence(List<Evidence>) -
Method in class org.activemath.studentmodel2.data.EvidenceContainer
-
- setIndirectEvidences(Map<CognitiveProcess, Boolean>) -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- setIndirectEvidenceUsed(boolean) -
Method in interface org.activemath.studentmodel2.assessment.IBeliefContainer
- Set whether indirect evidence been used to form the belief or not
- setIndirectEvidenceUsed(boolean) -
Method in class org.activemath.studentmodel2.assessment.simple.SimpleBeliefContainer
-
- setIndirectEvidenceUsed(boolean) -
Method in class org.activemath.studentmodel2.assessment.tbm.TBMBeliefContainer
-
- setInfo(Object) -
Method in interface org.activemath.omdocjdom.Infoable
-
- setInfo(Object) -
Method in class org.activemath.omdocjdom.OJDocument
-
- setInfo(Object) -
Method in class org.activemath.omdocjdom.OJElement
-
- setInfo(Object) -
Method in class org.activemath.omdocjdom.OJText
-
- setInformationRadius(double) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setInitialWorldState(Map) -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- setInitialWorldState(Map) -
Method in class org.activemath.tutor.control.BookGenerator
-
- setInitialWorldState(Map) -
Method in class org.activemath.webapp.tutor.BookCreationState
-
- setInput(File) -
Method in class org.activemath.omdocjdom.map.MappedXmlOutputter
-
- setInputEditor(boolean) -
Method in class org.activemath.webapp.user.User
-
- setInputEditor(boolean) -
Method in class org.activemath.webapp.user.UserData
-
- setInstitution(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the institution value for this IlUserData.
- setInteractionId(String) -
Method in class org.activemath.webapp.extasy.actions.DeleteInteraction
-
- setInteractionId(String) -
Method in class org.activemath.webapp.extasy.actions.EditInteraction
-
- setInteractionId(String) -
Method in class org.activemath.webapp.extasy.actions.RunExercise
-
- setInteractionManager(InteractionManager) -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- setInteractive(boolean) -
Method in class org.activemath.webapp.extasy.views.InteractionView
-
- setInterest(String) -
Method in class org.activemath.webapp.user.UserData
- Deprecated. use setField()
- setInternalId(String) -
Method in class org.activemath.content.Book
-
- setIRrange(double) -
Static method in class org.activemath.studentmodel2.assessment.tbmirt.IRTTransferableBeliefModel
-
- setIRTdifficulty(double) -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- setIrtDifficulty(double) -
Method in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- setIRTdifficulty(double) -
Method in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- setIsCompulsoryTest(String, boolean) -
Method in class org.activemath.webapp.user.UserGroup
-
- setIsPublic(boolean) -
Method in interface org.activemath.events.tags.NoteEventTag
-
- setIsPublic(boolean) -
Method in class org.activemath.events.types.NoteCreatedEvent
-
- setIsPublic(boolean) -
Method in class org.activemath.events.types.NoteDeletedEvent
-
- setIsPublic(boolean) -
Method in class org.activemath.events.types.NoteModifiedEvent
-
- setIsPublic(boolean) -
Method in class org.activemath.events.types.NotePresentedEvent
-
- setIsSelfReferencingParam(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setIsStrategy(boolean) -
Method in class org.activemath.exercises.InteractionGenerator
-
- setItem(Item) -
Method in class org.activemath.learner.history.HistoryQuery
- Query a specific item
- setItem(String) -
Method in class org.activemath.webapp.controller.ItemInfoController
-
- setItem(String) -
Method in class org.activemath.webapp.controller.ViewPageItem
-
- setItem(String) -
Method in class org.activemath.webapp.dict.ContentBrowserController
-
- setItem(UserItem) -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- setItem(UserItem) -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- setItem(Item) -
Method in class org.activemath.webapp.view.beans.UserItem
-
- setItemFilter(SearchContext.ContainingBook) -
Method in class org.activemath.omdocjdom.index.queries.SearchContext
-
- setItemId(String) -
Method in class org.activemath.content.TocEntry
-
- setItemId(String) -
Method in class org.activemath.events.ActivemathEvent
-
- setItemId(String) -
Method in interface org.activemath.events.tags.ItemEventTag
-
- setItemId(String) -
Method in class org.activemath.events.types.AssessmentResultEntry
-
- setItemId(String) -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.ExerciseActionEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.ExerciseFinishedEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.ExerciseHelpRequestEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.ExerciseHintProvisionEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.ExerciseStartedEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.ItemMenuContentAddedEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.ItemMenuContentRemovedEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.ItemPresentedEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.ItemSeenEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.MasteryChangedEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.NoteCreatedEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.NoteDeletedEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.NoteModifiedEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.NotePresentedEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.SelfAssessmentEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.SelfReportEvent
-
- setItemId(String) -
Method in class org.activemath.events.types.UserFeedbackEvent
-
- setItemId(String) -
Method in class org.activemath.learner.history.HistoryQuery
- Query a specific item by ID
- setItemId(String) -
Method in class org.activemath.webapp.controller.AppletController
-
- setItemId(String) -
Method in class org.activemath.webapp.controller.ItemInfoController
-
- setItemId(String) -
Method in class org.activemath.webapp.controller.ItemMenuController
-
- setItemId(String) -
Method in class org.activemath.webapp.controller.UserTrackerController
-
- setItemId(String) -
Method in class org.activemath.webapp.exercises.WirisIntegrator
-
- setItemId(String) -
Method in class org.activemath.webapp.extasy.actions.DeleteItem
-
- setItemId(String) -
Method in class org.activemath.webapp.extasy.actions.EditItem
-
- setItemId(String) -
Method in class org.activemath.webapp.extasy.actions.LoadExercise
-
- setItemId(String) -
Method in class org.activemath.webapp.extasy.actions.ShowItemCode
-
- setItemId(String) -
Method in class org.activemath.webapp.extasy.actions.ShowView
-
- setItemId(String) -
Method in class org.activemath.webapp.notes.db.Note
-
- setItemId(String) -
Method in class org.activemath.webapp.notes.NotesController
-
- setItemId(String) -
Method in class org.activemath.webapp.report.Report
-
- setItemId(String) -
Method in class org.activemath.webapp.report.ReportController
-
- setItemId(String) -
Method in class org.activemath.webapp.survey.SurveyController
-
- setItemId(String) -
Method in class org.activemath.webapp.tutor.coursegen.CourseGenerationController
-
- setItemId(String) -
Method in class org.activemath.webapp.userfeedback.UserFeedbackController
-
- setItemIds(Collection<String>) -
Method in class org.activemath.learner.history.HistoryQuery
- Query a set of items by ID
- setItemIds(String[]) -
Method in class org.activemath.learner.history.HistoryQuery
- Convenience function (Query a set of items by ID)
- setItemIds(Collection<String>) -
Method in class org.activemath.webapp.report.Report
-
- setItemLanguage(String) -
Method in class org.activemath.webapp.dict.ItemView
-
- setItems(Collection<Item>) -
Method in class org.activemath.learner.history.HistoryQuery
- Query a set of items
- setItems(Item[]) -
Method in class org.activemath.learner.history.HistoryQuery
- Convenience function (Query a set of items)
- setItems(Map) -
Method in class org.activemath.webapp.extasy.views.CollectionView
-
- setItems(List) -
Method in class org.activemath.webapp.extasy.views.InteractionView
-
- setItems(String[]) -
Method in class org.activemath.webapp.feedback.SuggestionRealizer
-
- setItemsSeen(List<String>) -
Method in class org.activemath.sequencer.ExerciseSequencer
-
- setItemText(String) -
Method in class org.activemath.webapp.speech.SpeechItem
-
- setItemText(String) -
Method in interface org.activemath.webapp.speech.SpeechItemInterface
-
- setItemTitle(String) -
Method in class org.activemath.webapp.speech.SpeechItem
-
- setItemTitle(String) -
Method in interface org.activemath.webapp.speech.SpeechItemInterface
-
- setItemType(String) -
Method in class org.activemath.webapp.speech.SpeechItem
-
- setItemType(String) -
Method in interface org.activemath.webapp.speech.SpeechItemInterface
-
- setJson(Map<String, String>) -
Method in class org.activemath.webapp.base.AppModel
-
- setKBCaller(KBCaller) -
Method in class org.activemath.content.mediator.query.KBQuery
-
- setKey(String) -
Method in class org.activemath.webapp.extasy.actions.AddInteractionElement
-
- setKey(String) -
Method in class org.activemath.webapp.extasy.actions.AddTransition
-
- setKey(String) -
Method in class org.activemath.webapp.extasy.actions.DeleteInteractionElement
-
- setKey(String) -
Method in class org.activemath.webapp.extasy.actions.DeleteTransition
-
- setKey(String) -
Method in class org.activemath.webapp.extasy.actions.EditInteractionElement
-
- setKey(String) -
Method in class org.activemath.webapp.extasy.actions.EditTransition
-
- setKey(String) -
Method in class org.activemath.webapp.extasy.actions.PushInteractionElement
-
- setKey(String) -
Method in class org.activemath.webapp.extasy.actions.PushTransition
-
- setKey(String) -
Method in class org.activemath.webapp.extasy.views.InteractionView.ItemView
-
- setKey(String) -
Method in class org.activemath.webapp.extasy.views.TransitionsView.ItemView
-
- setKey(String) -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- setKnowledge(String, String, Hashtable) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- sets user
userID's mastery assessment for the given mBaseID to the
supplied Hashtable.
- setKnowledge(String, String, Hashtable) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- sets user
userID's mastery assessment for the given mBaseID to the
supplied Hashtable.
- setKnowledge(String, String, Hashtable) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- setKnowledge(String, Map) -
Method in class org.activemath.webapp.user.AnonUser
-
- setKnowledgeMap(Map<String, Integer>) -
Method in class org.activemath.content.TocEntry
-
- setKnowledgeMap(Map) -
Method in class org.activemath.webapp.view.tools.TransformTool
-
- setLang(String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- setLang(String) -
Method in class org.activemath.exercises.InteractionGenerator
-
- setLang(String) -
Method in class org.activemath.webapp.extasy.actions.ChangeLanguage
-
- setLang(String) -
Method in class org.activemath.webapp.wiris.DomainController
-
- setLanguage(String) -
Method in class org.activemath.author.toc.AMSessionInfo
- replaces the language string stored in this AMSessionInfo object
by a given string.
- setLanguage(String) -
Method in class org.activemath.omdocjdom.PlainTextConverter
-
- setLanguage(String) -
Method in class org.activemath.omdocjdom.rephrase.Rephraser
-
- setLanguage(String) -
Method in class org.activemath.util.OCDExport
-
- setLanguage(String) -
Method in class org.activemath.webapp.base.AppModel
-
- setLanguage(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setLanguage(String) -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- setLanguage(String) -
Method in class org.activemath.webapp.tools.TransformationToolController
-
- setLanguage(String) -
Method in class org.activemath.webapp.user.User
-
- setLanguage(String) -
Method in class org.activemath.webapp.user.UserData
-
- setLanguage(String) -
Method in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
- setLast_login(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the last_login value for this IlUserData.
- setLast_update(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the last_update value for this IlUserData.
- setLastAction(String) -
Method in class org.activemath.webapp.dict.DictionaryState
-
- setLastModified(Timestamp) -
Method in class org.activemath.webapp.tools.data.Gap
-
- setLastname(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the lastname value for this IlUserData.
- setLastStoredTime(long) -
Method in class org.activemath.studentmodel2.data.AssessmentModel
-
- setLearnerModel(String) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setLearnerModel(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setLearnerModel(String) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setLearnerModel(String) -
Method in class org.activemath.webapp.user.User
- Set a new learner model by its name.
- setLearnerModel(LearnerModelInterface) -
Method in class org.activemath.webapp.user.User
- Set a learner model by its interface instance.
- setLearnerModel(String) -
Method in class org.activemath.webapp.user.UserData
-
- setLearnerModel(String) -
Method in class org.activemath.webapp.user.UserGroup
-
- setLearnerModelName(String) -
Method in class org.activemath.studentmodel2.evaluation.UlogReplayStepPredictor
-
- setLearningContext(String) -
Method in class org.activemath.omdocjdom.index.queries.SearchContext
-
- setLearningcontext(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setLearningContext(LearningContext) -
Method in class org.activemath.webapp.user.User
-
- setLearningContext(String) -
Method in class org.activemath.webapp.user.User
-
- setLearningContext(String) -
Method in class org.activemath.webapp.user.UserData
-
- setLearningDevelopement(Float) -
Method in class org.activemath.webapp.tools.data.GapDetectionLM
-
- setLearningDevelopement(Float) -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- setLearningDevelopement(Float) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- setLearningGoal(String) -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- setLevel(int) -
Method in class org.activemath.content.TocEntry
-
- setLiking(int) -
Method in class org.activemath.events.types.SelfReportEvent
-
- setLiking(int) -
Method in class org.activemath.webapp.controller.UserTrackerController
-
- setLimit(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setLimitToBook(boolean) -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- setLimitToConcepts(boolean) -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- setLinearName(String) -
Method in class org.activemath.webapp.exercises.Variable
-
- setLinearValue(String) -
Method in class org.activemath.webapp.exercises.Variable
-
- setLineContent(String) -
Method in class org.activemath.util.LineStripper
-
- setLink(String, String, int, int, Map<String, String>, OJElement) -
Method in class org.activemath.content.items.DynamicItem
- We build up the hyperlink for the item here.
- setLink(String) -
Method in class org.activemath.content.items.DynamicItemDM
- We build up the hyperlink for the item here.
- setLink(String) -
Method in class org.activemath.content.items.DynamicItemExerciseSequencer
- We build up the hyperlink for the item here.
- setLink(String) -
Method in class org.activemath.content.items.DynamicItemText
-
- setLinkTool(LinkTool) -
Method in class org.activemath.webapp.base.AppModel
-
- setListEntries(List) -
Method in class org.activemath.author.toc.StringListPanel
- sets list entries according to a list of DC metadata elements
- setListEntries(String[][]) -
Method in class org.activemath.author.toc.StringListPanel
-
- setLocationProvider(OJSAXBuilder.LocationProvider) -
Method in class org.activemath.omdocjdom.OJFactory
-
- setLogFile(File) -
Method in class org.activemath.exercises.InteractionManager
- setting the logfile in which the result
of the exercise will be output
- setLogicalOperator(boolean) -
Method in class org.activemath.webapp.dict.queries.AMQueryList
-
- setLogin(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the login value for this IlUserData.
- setLoginCookie(String, HttpServletResponse) -
Method in class org.activemath.webapp.base.AuthenticationManager
-
- setLoopNum(int) -
Static method in class org.activemath.util.AdvancedTestCase
-
- setLuceneBuild(File) -
Static method in class org.activemath.omdocjdom.lucene.LuceneUtilities
- this method increment the build number in lucene
- setMainMenuSortBy(String) -
Method in class org.activemath.webapp.user.UserData
-
- setMap(String) -
Method in class org.activemath.omdocjdom.map.JDMRecBookMaker
-
- setMap(JDM) -
Method in class org.activemath.omdocjdom.map.JDMTask
-
- setMapBackToOQMath(boolean) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseReloaderTask
- If true, the errors received will be attempted to be mapped back to the oqmath corresponding
sources.
- setMapFile(File) -
Method in class org.activemath.omdocjdom.map.JDMRecBookMaker
-
- setMapFile(File) -
Method in class org.activemath.omdocjdom.map.JDMTask
-
- setMapFile(File) -
Method in class org.activemath.omdocjdom.map.MappedXmlOutputter
-
- setMasterGenerator(InteractionGenerator) -
Method in class org.activemath.exercises.InteractionGenerator
-
- setMasteries(Map<CognitiveProcess, Integer>) -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- setMastery(int) -
Method in class org.activemath.content.TocEntry
-
- setMastery(int) -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- setMastery(int) -
Method in class org.activemath.events.types.SelfAssessmentEvent
-
- setMastery(int) -
Method in class org.activemath.webapp.controller.UserTrackerController
-
- setMastery(double) -
Method in class org.activemath.webapp.imagegen.ImageGenController
-
- setMastery(int) -
Method in class org.activemath.webapp.user.BookState
-
- setMastery(int) -
Method in class org.activemath.webapp.view.beans.UserItem
-
- setMasteryDistribution(int[]) -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- setMasteryErrSum(double[]) -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- setMasteryInt(Integer) -
Method in class org.activemath.webapp.user.BookState
- For Hibernate: frickle with Integer to allow "null" in column.
- setMatriculation(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the matriculation value for this IlUserData.
- setMaxSize(long) -
Method in class org.activemath.util.XStreamBackupFileStrategy
- Set a hard limit for XStream's file size as safety net for infinite loop due to concurrency issue (AMATH-1906).
- setMaxTermDepth(int) -
Static method in class org.activemath.omdocjdom.index.queries.SpanQuerySegmenter
-
- setMaxTimestamp(long) -
Method in class org.activemath.learner.history.HistoryQuery
- Query ending at a specific timestamp
- setMbaseId(String) -
Method in class org.activemath.content.TocEntry
-
- setMbaseId(MBaseID) -
Method in class org.activemath.webapp.dict.RelationsPackView
-
- setMBaseId(String) -
Method in class org.activemath.webapp.tools.data.Gap
-
- setMBaseRef(MBaseRef) -
Method in class org.activemath.omdocjdom.index.AMIndex
-
- setMBaseRef(MBaseRef) -
Method in class org.activemath.omdocjdom.index.AMIndexSearcher
-
- setMbaseRef(AuthorExtendedMBaseRef) -
Static method in class org.activemath.omdocjdom.index.analysis.AMAnalyzer
-
- setMbaseRef(AuthorExtendedMBaseRef) -
Method in class org.activemath.util.OCDExport
-
- setMbaseRef(MBaseRef) -
Method in class org.activemath.webapp.dict.ItemView
-
- setMBaseRefURL(String) -
Method in class org.activemath.omdocjdom.mbase.OmdocJdomMBaseReloaderTask
-
- setMbaseRefUrl(String) -
Method in class org.activemath.util.OCDExport
-
- setMediacompetency(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setMediaCompetency(String) -
Method in class org.activemath.webapp.user.User
-
- setMediaCompetency(String) -
Method in class org.activemath.webapp.user.UserData
-
- setMessage(String) -
Method in class org.activemath.applets.DumbApplet
-
- setMessage(String) -
Method in class org.activemath.feedback.therapies.Therapy
-
- setMessage(String) -
Method in class org.activemath.webapp.dict.DictUserMessage
-
- setMessage(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setMessage(String) -
Static method in class org.activemath.webapp.tools.LanguageGapController
-
- setMetadata(List<Element>) -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- setMetadata(Element) -
Method in class org.activemath.exercises.model.Exercise
-
- setMetadata(Element) -
Method in class org.activemath.exercises.model.Interaction
-
- setMetadataText(String) -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- setMetadataText(String) -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- setMigrateToGroupId(String) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setMinItemAndLastScroll(boolean) -
Method in class org.activemath.webapp.dict.DictionaryState
-
- setMinScoreForPass(int) -
Method in class org.activemath.sequencer.ExerciseArgumentSetting
-
- setMinTimestamp(long) -
Method in class org.activemath.learner.history.HistoryQuery
- Query beginning at a specific timestamp
- setMisconception(String) -
Method in class org.activemath.exercises.model.Diagnosis
-
- setMisconception(String) -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- setMisconceptions(List<String>) -
Method in class org.activemath.studentmodel2.data.AssessmentModel
-
- setMissingContentLanguages(HashSet<String>) -
Method in class org.activemath.webapp.tools.data.Gap
-
- setMissingContentLanguagesParam(String[]) -
Method in class org.activemath.webapp.tools.GapController
-
- setMissingHasClassParam(String[]) -
Method in class org.activemath.webapp.tools.GapController
-
- setMissingHasCompetencyLevelParam(String[]) -
Method in class org.activemath.webapp.tools.GapController
-
- setMissingHasCompetencyParam(String[]) -
Method in class org.activemath.webapp.tools.GapController
-
- setMissingHasDifficultyParam(String[]) -
Method in class org.activemath.webapp.tools.GapController
-
- setMissingHasFieldParam(String[]) -
Method in class org.activemath.webapp.tools.GapController
-
- setMissingHasLearningContextParam(String[]) -
Method in class org.activemath.webapp.tools.GapController
-
- setMissingTitleLanguages(HashSet<String>) -
Method in class org.activemath.webapp.tools.data.Gap
-
- setMissingTitleLanguagesParam(String[]) -
Method in class org.activemath.webapp.tools.GapController
-
- setMode(String) -
Method in class org.activemath.webapp.slmgui.SLMGuiController
-
- setModel(AppModel) -
Method in class org.activemath.webapp.exercises.PresentationStrategy
-
- setModel(AppModel) -
Method in class org.activemath.webapp.extasy.actions.ActionResource
-
- setMultipartRequestResult(MultipartRequestResult) -
Method in class org.activemath.webapp.extasy.actions.ActionResource
-
- setMultiple(String) -
Method in class org.activemath.webapp.extasy.actions.AddInteractionElement
-
- setName(String) -
Method in class org.activemath.exercises.InteractionGenerator
-
- setName(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setName(String) -
Method in class org.activemath.webapp.exercises.ExerciseRepositoryController.Exercise
-
- setName(String) -
Method in class org.activemath.webapp.exercises.tools.Interaction.AnswermapItem
-
- setName(String) -
Method in class org.activemath.webapp.exercises.tools.Interaction.FeedbackItem
-
- setName(String) -
Method in class org.activemath.webapp.extasy.actions.InsertMultimedia
-
- setName(String) -
Method in class org.activemath.webapp.extasy.views.CollectionView
-
- setName(String) -
Method in class org.activemath.webapp.extasy.views.InteractionView.ItemView
-
- setName(String) -
Method in class org.activemath.webapp.extasy.views.InteractionView
-
- setName(String) -
Method in class org.activemath.webapp.extasy.views.ItemView
-
- setName(String) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- setName(String) -
Method in class org.activemath.webapp.user.User
-
- setName(String) -
Method in class org.activemath.webapp.user.UserData
-
- setName(String) -
Method in class org.activemath.webapp.user.UserGroup
-
- setNames(List) -
Method in class org.activemath.webapp.extasy.views.CollectionView
-
- setNamespace(Namespace) -
Method in class org.activemath.omdocjdom.OJElement
-
- setNePointerDelete_1(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerDelete_10(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerDelete_2(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerDelete_3(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerDelete_4(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerDelete_5(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerDelete_6(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerDelete_7(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerDelete_8(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerDelete_9(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerName_1(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerName_10(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerName_2(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerName_3(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerName_4(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerName_5(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerName_6(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerName_7(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerName_8(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setNePointerName_9(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setNewAssessment(Map) -
Method in class org.activemath.events.types.MasteryChangedEvent
-
- setNewItemIds(String) -
Method in class org.activemath.webapp.controller.ItemMenuController
-
- setNewItemsIds(String) -
Method in class org.activemath.events.types.ItemMenuContentAddedEvent
-
- setNewMissingPointerParam(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setNewTitle(String) -
Method in class org.activemath.events.types.UserBookRenamedEvent
-
- setNewValue(String) -
Method in class org.activemath.events.types.UserPropertyChangedEvent
-
- setNoApplet(String) -
Method in class org.activemath.webapp.tools.SymbolPresentationListController
-
- setNonExistingPointers(HashSet<String>) -
Method in class org.activemath.webapp.tools.data.Gap.StructuralErrors
-
- setNoteId(String) -
Method in interface org.activemath.events.tags.NoteEventTag
-
- setNoteId(String) -
Method in class org.activemath.events.types.NoteCreatedEvent
-
- setNoteId(String) -
Method in class org.activemath.events.types.NoteDeletedEvent
-
- setNoteId(String) -
Method in class org.activemath.events.types.NoteModifiedEvent
-
- setNoteId(String) -
Method in class org.activemath.events.types.NotePresentedEvent
-
- setNotesManager(NotesManager) -
Method in class org.activemath.webapp.base.AppModel
-
- setNumDirectEvidences(int) -
Static method in class org.activemath.studentmodel2.data.EvidenceContainer
-
- setNumEvents(int) -
Method in class org.activemath.events.types.ReportRequestedEvent
-
- setNumEvidencesAssessed(int) -
Static method in class org.activemath.studentmodel2.data.EvidenceContainer
-
- setNumExercises(int) -
Method in class org.activemath.content.Book
-
- setNumExercisesAvailable(int) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- setNumExercisesFinished(int) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- setNumExercisesFinishedCorrect(int) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- setNumExercisesFinishedIncorrect(int) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- setNumExercisesGivenUp(int) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- setNumExercisesNotAttempted(int) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- setNumExerciseSuccessful(String) -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- setNumExercisesUnfinished(int) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- setNumHints(int) -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- setNumHits(long) -
Method in class org.activemath.webapp.util.cache.CacheInfo
-
- setNumIndirectEvidences(int) -
Static method in class org.activemath.studentmodel2.data.EvidenceContainer
-
- setNumMisses(long) -
Method in class org.activemath.webapp.util.cache.CacheInfo
-
- setNumPagesAccessed(int) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- setNumPagesAvailable(int) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- setNumReads(long) -
Method in class org.activemath.webapp.util.cache.CacheInfo
-
- setNumResults(int) -
Method in class org.activemath.events.types.DictSearchedEvent
-
- setNumResults(int) -
Method in class org.activemath.events.types.ReportRequestedEvent
-
- setNumSearches(int) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- setNumSessions(int) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- setNumSessionsWithExercise(int) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- setNumSteps(int) -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- setNumStored(long) -
Method in class org.activemath.webapp.util.cache.CacheInfo
-
- setNumSurveysSubmitted(int) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- setOcdFile(File) -
Method in class org.activemath.util.OCDExport
-
- setOfficialDTD(DTD) -
Static method in class org.activemath.omdocjdom.OJConstants
-
- setOfficialDTD(URL) -
Static method in class org.activemath.omdocjdom.OJConstants
-
- setOIOMapping(OIOMapping) -
Method in class org.activemath.content.mediator.KBCaller
-
- setOldAssessment(Map) -
Method in class org.activemath.events.types.MasteryChangedEvent
-
- setOldTitle(String) -
Method in class org.activemath.events.types.UserBookRenamedEvent
-
- setOldValue(String) -
Method in class org.activemath.events.types.UserPropertyChangedEvent
-
- setOmdoc(String) -
Method in class org.activemath.webapp.extasy.actions.AddInteractionElement
-
- setOmdoc(String) -
Method in class org.activemath.webapp.extasy.actions.AddMetadata
-
- setOmdoc(String) -
Method in class org.activemath.webapp.extasy.actions.AddProblemstatement
-
- setOmdoc(String) -
Method in class org.activemath.webapp.extasy.actions.AddRandomizer
-
- setOmdoc(String) -
Method in class org.activemath.webapp.extasy.actions.AddTransition
-
- setOmdocName(String) -
Method in class org.activemath.webapp.exercises.Variable
-
- setOmdocValue(String) -
Method in class org.activemath.webapp.exercises.Variable
-
- setOmdocXml(String) -
Method in class org.activemath.events.types.UserBookUploadedEvent
-
- setOmNamespace(Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
- The answer from an external system would normally be plain OpenMath,
which means that when parsing it back as XML, the elements don't have
any namespace associated to them.
- setOmobj(String) -
Method in class org.activemath.events.types.ClipTransferEvent
-
- setOmobjNameID(String) -
Method in class org.activemath.webapp.exercises.Variable
-
- setOmobjString(String) -
Method in class org.activemath.webapp.clip.StorableClip
-
- setOmobjString(String) -
Method in class org.activemath.webapp.dict.queries.OmobjAMQuery
-
- setOmobjValueID(String) -
Method in class org.activemath.webapp.exercises.Variable
-
- setOmSource(OJElement) -
Method in class org.activemath.omdocjdom.rephrase.Rephraser
-
- setOmsource(String) -
Method in class org.activemath.webapp.tools.SymbolPresentationListController
-
- setOnlyImportantConceptsOfThisBook(boolean) -
Method in class org.activemath.webapp.dict.queries.AMQueryPack
-
- setOnlyItemsWithPresentation(String) -
Method in class org.activemath.webapp.tools.SymbolPresentationListController
-
- setOntologyModel(OntModel) -
Method in class org.activemath.content.mediator.KBCaller
-
- setOperation(String) -
Method in class org.activemath.webapp.base.external.ilias.IlOperation
- Sets the operation value for this IlOperation.
- setOperator(String) -
Method in class org.activemath.webapp.dict.queries.TextAMQuery
-
- setOps_id(int) -
Method in class org.activemath.webapp.base.external.ilias.IlOperation
- Sets the ops_id value for this IlOperation.
- setOrder(String) -
Method in class org.activemath.webapp.tools.SymbolPresentationListController
-
- setOriginalSource(String) -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- setOut(File) -
Method in class org.activemath.util.RepeatedXSLTProcess.Application
-
- setOutput(File) -
Method in class org.activemath.omdocjdom.map.MappedXmlOutputter
-
- setOutputFile(String) -
Method in class org.activemath.omdocjdom.ZoologyProducer
-
- setOutputFormat(String) -
Method in class org.activemath.webapp.base.AppModel
-
- setOutputFormat(String) -
Method in class org.activemath.webapp.report.ReportController
-
- setOutputFormat(String) -
Method in class org.activemath.webapp.user.User
-
- setOutputFormat(String) -
Method in class org.activemath.webapp.user.UserData
-
- setOutputStream(OutputStream) -
Method in class org.activemath.presentation.io.ExecStream
-
- setOverallErr(ErrorContainer) -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- setOverallTask(String) -
Method in class org.activemath.events.types.ExerciseFinishedEvent
-
- setOverallTask(String) -
Method in class org.activemath.events.types.ExerciseStartedEvent
-
- setOwner(String) -
Method in interface org.activemath.events.tags.NoteEventTag
-
- setOwner(String) -
Method in class org.activemath.events.types.NoteCreatedEvent
-
- setOwner(String) -
Method in class org.activemath.events.types.NoteDeletedEvent
-
- setOwner(String) -
Method in class org.activemath.events.types.NoteModifiedEvent
-
- setOwner(String) -
Method in class org.activemath.events.types.NotePresentedEvent
-
- setOwner(String) -
Method in class org.activemath.webapp.notes.db.Note
-
- setPage(int) -
Method in class org.activemath.author.toc.AMSessionInfo
- sets the current page number
- setPage(int) -
Method in class org.activemath.events.types.PagePresentedEvent
-
- setPage(Page) -
Method in class org.activemath.webapp.base.AppModel
-
- setPage(int) -
Method in class org.activemath.webapp.controller.Toc
-
- setPage(String) -
Method in class org.activemath.webapp.controller.ViewBook
-
- setPageId(String) -
Method in class org.activemath.content.TocEntry
-
- setPageId(String) -
Method in class org.activemath.events.types.ItemMenuContentAddedEvent
-
- setPageId(String) -
Method in class org.activemath.events.types.ItemMenuContentRemovedEvent
-
- setPageId(String) -
Method in class org.activemath.webapp.controller.ItemMenuController
-
- setPageId(String) -
Method in class org.activemath.webapp.slmgui.SLMGuiController
-
- setPageId(int) -
Method in class org.activemath.webapp.speech.SpeechUniversalController
-
- setPageId(String) -
Method in class org.activemath.webapp.tutor.coursegen.CourseGenerationController
-
- setPageIds(String[]) -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- setPageLimit(int) -
Method in class org.activemath.webapp.dict.SearchController
-
- setPageMastery(String) -
Method in class org.activemath.webapp.slmgui.SLMGuiController
-
- setPageNum(int) -
Method in class org.activemath.events.types.ItemPresentedEvent
-
- setPageSize(int) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setParameters(List) -
Method in class org.activemath.exercises.InteractionGenerator
-
- setParent(TocEntry) -
Method in class org.activemath.content.TocEntry
-
- setParent(Exercise) -
Method in class org.activemath.exercises.model.Interaction
-
- setParent(Exercise) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- setParentId(String) -
Method in class org.activemath.webapp.user.UserGroup
-
- setPasswd(String) -
Method in class org.activemath.webapp.base.ControllerBase
-
- setPasswd(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the passwd value for this IlUserData.
- setPassword(String) -
Method in class org.activemath.omdocjdom.collsync.CollSyncAntTask
-
- setPassword(String) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setPassword(String) -
Method in class org.activemath.webapp.controller.Login
-
- setPassword(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setPassword2(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setPasteAutomatic() -
Method in class org.activemath.author.toc.TOC
- toggles the Edit/Paste command on or off, depending on the value of cutnpastedata.
- setPasteOption(boolean) -
Method in class org.activemath.author.toc.TOC
- toggles the Edit/Paste command on or off.
- setPath(String) -
Method in class org.activemath.webapp.controller.BookmarksController
-
- setPath(String) -
Method in class org.activemath.webapp.user.Bookmark
-
- setPathToComeBack(String) -
Method in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- setPathToComeBack(String) -
Method in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
- setPedagogicalObjective(String) -
Method in class org.activemath.events.types.ExerciseSequencerStartedEvent
-
- setPedagogicalObjective(String) -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- setPedagogicalObjective(String) -
Method in class org.activemath.tutor.Task
-
- setPedaObj(String) -
Method in class org.activemath.webapp.tutor.coursegen.CourseGenerationController
-
- setPercentStarted(Double) -
Method in class org.activemath.webapp.user.BookStat
-
- setPercentSuccess(Double) -
Method in class org.activemath.webapp.user.BookStat
-
- setPermanentLogin(boolean) -
Method in class org.activemath.webapp.controller.Login
-
- setPersistenceEnabled(boolean) -
Method in class org.activemath.studentmodel2.LearnerModel
-
- setPhone_home(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the phone_home value for this IlUserData.
- setPhone_mobile(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the phone_mobile value for this IlUserData.
- setPhone_office(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the phone_office value for this IlUserData.
- setPignistic(double) -
Method in interface org.activemath.studentmodel2.assessment.IBeliefContainer
- Set the pignistic value (the mastery) stored in the BeliefContainer.
- setPignistic(double) -
Method in class org.activemath.studentmodel2.assessment.simple.SimpleBeliefContainer
-
- setPignistic(double) -
Method in class org.activemath.studentmodel2.assessment.tbm.TBMBeliefContainer
-
- setPlausibilities(Map<String, Double>) -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- setPlausibility(double) -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- setPlausibility(double) -
Method in interface org.activemath.studentmodel2.assessment.IBeliefContainer
- Set the plausibility value for the mastery stored in the BeliefContainer.
- setPlausibility(double) -
Method in class org.activemath.studentmodel2.assessment.simple.SimpleBeliefContainer
-
- setPlausibility(double) -
Method in class org.activemath.studentmodel2.assessment.tbm.TBMBeliefContainer
-
- setPolicy(SearchPolicy) -
Method in class org.activemath.webapp.dict.queries.AMAbstractQuery
-
- setPos(int) -
Method in class org.activemath.webapp.controller.BookmarksController
-
- setPostAction(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setPotentialGroups(List<String>) -
Method in class org.activemath.webapp.user.User
-
- setPotentialGroups(Set<String>) -
Method in class org.activemath.webapp.user.User
- Set a new set of potential groups.
- setPresentationStrategy(PresentationStrategy) -
Method in class org.activemath.exercises.InteractionGenerator
-
- setPresentationStrategy(String) -
Method in class org.activemath.sequencer.ExerciseArgumentSetting
-
- setPresentationStrategy(String) -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- setPresentStyle(String) -
Method in class org.activemath.webapp.feedback.FeedbackController
-
- setPreset(TutorPreset) -
Method in class org.activemath.content.GapDetectionBook
-
- setPride(int) -
Method in class org.activemath.events.types.SelfReportEvent
-
- setPride(int) -
Method in class org.activemath.webapp.controller.UserTrackerController
-
- setProbability(double) -
Method in class org.activemath.studentmodel2.assessment.tbm.Hypothesis
-
- setProblemstatement(PresentationBlock) -
Method in class org.activemath.exercises.model.Exercise
-
- setPropagationDepth(int) -
Method in class org.activemath.studentmodel2.LearnerModel
-
- setPropagationDepth(int) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setProperty(String, String, String) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- sets the property for the user
userId to the
supplied key-value pair.
- setProperty(String, String, String) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- sets the property for the user
userId to the
supplied key-value pair.
- setProperty(String, String, String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- setProperty(String) -
Method in class org.activemath.events.types.UserPropertyChangedEvent
-
- setPropertyConstraints(Set) -
Method in class org.activemath.content.mediator.query.KBQuery
-
- setProximity(double) -
Method in class org.activemath.studentmodel2.evaluation.UlogReplayStepPredictor
-
- setPublic(boolean) -
Method in class org.activemath.events.types.NoteDeletedEvent
-
- setPublic(boolean) -
Method in class org.activemath.webapp.notes.db.Note
-
- setPublic(boolean) -
Method in class org.activemath.webapp.notes.NotesController
-
- setQuery(String) -
Method in class org.activemath.events.types.DictSearchedEvent
-
- setQuery(String) -
Method in class org.activemath.events.types.ReportRequestedEvent
-
- setQuery(String) -
Method in class org.activemath.webapp.dict.DictionaryController
-
- setQuery(AMQueryPack) -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- setQueryOJE(OJElement) -
Method in class org.activemath.events.types.DictSearchedEvent
-
- setQueryTime(long) -
Method in class org.activemath.webapp.dict.SearchResult
-
- setQueryTimeMillis(long) -
Method in class org.activemath.events.types.ReportRequestedEvent
-
- setReachable(boolean) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- setReachable(boolean) -
Method in interface org.activemath.webapp.exercises.tools.Vertex
-
- setReadingskill(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setReadingSkill(String) -
Method in class org.activemath.webapp.user.User
-
- setReadingSkill(String) -
Method in class org.activemath.webapp.user.UserData
-
- setReadOnly(boolean) -
Method in class org.activemath.omdocjdom.map.JDMTask
-
- setReassert(boolean) -
Method in class org.activemath.webapp.user.UserContext
-
- setRecbookFile(File) -
Method in class org.activemath.omdocjdom.map.JDMRecBookMaker
-
- setRecBooks(String[]) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setReferenceEntity(String) -
Method in class org.activemath.webapp.report.data.FeedbackStat
-
- setReferral_comment(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the referral_comment value for this IlUserData.
- setReferrer(String) -
Method in class org.activemath.events.types.UrlRequestedEvent
-
- setRelationConstraints(Set) -
Method in class org.activemath.content.mediator.query.KBQuery
-
- setRelevance(double) -
Method in class org.activemath.exercises.model.Diagnosis
-
- setRelevance(String) -
Method in class org.activemath.webapp.dict.DictUserMessage
-
- setRelevance(String) -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- setReloadSymbolPresentations(boolean) -
Method in class org.activemath.webapp.tools.SymbolPresentationListController
-
- setRemoteAddr(String) -
Method in class org.activemath.events.types.UserLoggedInEvent
-
- setRemoteURL(String) -
Method in class org.activemath.omdocjdom.collsync.CollSyncAntTask
-
- setRemovedIds(List) -
Method in class org.activemath.events.types.MBaseCollectionsChangedEvent
-
- setReparser(Inheritor.Reparser) -
Method in class org.activemath.omdocjdom.slumb.Inheritor
-
- setRepeatFeedback(boolean) -
Method in class org.activemath.webapp.extasy.actions.AddTransition
-
- setRepeatFeedback(boolean) -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- setRephraseGraph(RephraseGraph) -
Method in class org.activemath.omdocjdom.rephrase.Rephraser
-
- setReportType(String) -
Method in class org.activemath.events.types.ReportRequestedEvent
-
- setRequest(HttpServletRequest) -
Method in class org.activemath.webapp.base.AppModel
-
- setRequireLogin(boolean) -
Method in class org.activemath.webapp.survey.SurveyController
-
- setRerun(boolean) -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- setResponse(HttpServletResponse) -
Method in class org.activemath.webapp.base.AppModel
-
- setResult(String) -
Method in class org.activemath.applets.ConsoleArea
- With this Method you can set the result for an entered command.
- setResult(String) -
Method in class org.activemath.util.Console
- With this Method you can set the result for an entered command.
- setResultMimeType(String) -
Method in class org.activemath.events.types.ClipTransferEvent
-
- setResultsFrom(int) -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- setResultsTo(int) -
Method in class org.activemath.webapp.dict.queries.SearchResultCursor
-
- setRoles(String[]) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setRoles(UserRoleSet) -
Method in class org.activemath.webapp.user.User
-
- setRoles(UserRoleSet) -
Method in class org.activemath.webapp.user.UserData
-
- setRoles(Set<UserRole>) -
Method in class org.activemath.webapp.user.UserRoleSet
-
- setRootLabel(String) -
Method in class org.activemath.author.toc.EditableTOCJTree
- Sets the label i.e. the user object of root to a new String
- setRuns(int) -
Method in class org.activemath.webapp.report.data.ExerciseStat
-
- setSatisfaction(int) -
Method in class org.activemath.events.types.SelfReportEvent
-
- setSatisfaction(int) -
Method in class org.activemath.webapp.controller.UserTrackerController
-
- setSAXDriverClass(Class) -
Method in class org.activemath.omdocjdom.OJSAXBuilder
- Overrides any setting for a sax-driver class by explicitly providing the class.
- setScenario(String) -
Method in class org.activemath.content.UserBook
-
- setScenario(String) -
Method in class org.activemath.events.types.UserBookPlannedEvent
-
- setScenario(String) -
Method in class org.activemath.tutor.control.BookGenerator
-
- setScenario(String) -
Method in class org.activemath.webapp.slmgui.SLMGuiController
-
- setScenario(String) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- setScenarioId(String) -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- setScore(double) -
Method in class org.activemath.events.types.AssessmentResultEntry
-
- setScore(double) -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
- Score is Achievement * 100, i.e. a value in [0,100]
- setScoreThreshold(float) -
Method in class org.activemath.omdocjdom.index.queries.SearchContext
-
- setScrollX(int) -
Method in class org.activemath.webapp.dict.DictionaryState
-
- setScrollY(int) -
Method in class org.activemath.webapp.dict.DictionaryState
-
- setSearchIndex(AMIndex) -
Method in class org.activemath.omdocjdom.lucene.LuceneBuilder
-
- setSearchMode(String) -
Method in class org.activemath.webapp.dict.DictionaryState
-
- setSearchType(String) -
Static method in class org.activemath.omdocjdom.index.infomap.SemanticVectorsIntegrator
-
- setSectionNumber(String) -
Method in class org.activemath.content.TocEntry
-
- setSelfReferencing(boolean) -
Method in class org.activemath.webapp.tools.data.Gap.StructuralErrors
-
- setSendBeliefUpdate(boolean) -
Method in class org.activemath.studentmodel2.LearnerModel
- Should the learner model issue belief update Events?
- setSendBeliefUpdate(boolean) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setSequencerExercisesFinishedCSV(String) -
Method in class org.activemath.webapp.user.ExperimentalProgress
-
- setSequencerExercisesFinishedCSV(String) -
Method in class org.activemath.webapp.user.UserData
-
- setSequencerId(String) -
Method in class org.activemath.events.types.ExerciseSequencerFinishedEvent
-
- setSequencerId(String) -
Method in class org.activemath.events.types.ExerciseSequencerStartedEvent
-
- setSequencerId(String) -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- setSequencerId(String) -
Method in class org.activemath.webapp.controller.MunSequencerController
-
- setSequencerId(String) -
Method in class org.activemath.webapp.exercises.ExerciseSequencerExtensionController
-
- setServerSession(String) -
Method in class org.activemath.webapp.clip.StorableClip
-
- setSession(AppSession) -
Method in class org.activemath.exercises.InteractionGenerator
-
- setSession(AppSession) -
Method in class org.activemath.exercises.InteractionManager
-
- setSession(String) -
Method in class org.activemath.webapp.survey.SurveyData
-
- setSessionDurationSecs(Integer) -
Method in class org.activemath.events.types.UserLoggedOutEvent
-
- setSessionId(String) -
Method in interface org.activemath.events.tags.SessionEventTag
-
- setSessionId(String) -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.ClipTransferEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.DictSearchedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.ExerciseActionEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.ExerciseFinishedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.ExerciseHelpRequestEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.ExerciseHintProvisionEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.ExerciseSequencerFinishedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.ExerciseSequencerStartedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.ExerciseStartedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.FocusChangedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.HappinessEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.ItemMenuContentAddedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.ItemMenuContentRemovedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.ItemPresentedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.ItemSeenEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.NotePresentedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.PagePresentedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.ReportRequestedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.SelfAssessmentEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.SelfReportEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.SurveySubmittedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.ToolStartedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.UrlRequestedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.UserBookDeletedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.UserBookPlannedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.UserBookRenamedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.UserBookUploadedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.UserFeedbackEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.UserLoggedInEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.UserLoggedOutEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.ViewPresentedEvent
-
- setSessionId(String) -
Method in class org.activemath.events.types.WindowClosedEvent
-
- setSessionId(String) -
Method in class org.activemath.tutor.control.BookGenerator
-
- setSessionName(String) -
Method in class org.activemath.author.toc.AMSessionInfo
- replaces the session name stored in this AMSessionInfo object
by a given name.
- setShowDeleteGroup(String) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setSimBaseDir(String) -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- setSimExId(String) -
Method in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- setSimulationId(String) -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- setSimulationId(String) -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- setSimulationId(String) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setSimuleeCnt(int) -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- setSimuleeCnt(int) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setSimuleeConceptEstimationErrors(Map) -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- setSimuleeId(String) -
Method in class org.activemath.studentmodel2.simulation.Simulee
-
- setSimulees(Map) -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- setSimulees(Map) -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- setSize(int) -
Method in class org.activemath.webapp.imagegen.ImageGenController
-
- setSkin(String) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setSkin(Skin) -
Method in class org.activemath.webapp.base.AppModel
-
- setSkin(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setSkin(String) -
Method in class org.activemath.webapp.user.User
-
- setSkin(String) -
Method in class org.activemath.webapp.user.UserData
-
- setSkin(String) -
Method in class org.activemath.webapp.user.UserGroup
-
- setSlide(String) -
Method in class org.activemath.webapp.controller.ViewBook
-
- setSort(String) -
Method in class org.activemath.webapp.controller.MainMenu
-
- setSource(Object) -
Method in class org.activemath.events.ActivemathEvent
-
- setSource(File) -
Method in class org.activemath.util.LineStripper
-
- setSourceId(String) -
Method in class org.activemath.webapp.extasy.actions.AddTransition
-
- setSourceId(String) -
Method in class org.activemath.webapp.extasy.actions.DeleteTransition
-
- setSourceId(String) -
Method in class org.activemath.webapp.extasy.actions.EditTransition
-
- setSourceId(String) -
Method in class org.activemath.webapp.extasy.actions.PushTransition
-
- setSourceId(String) -
Method in class org.activemath.webapp.extasy.views.TransitionsView.ItemView
-
- setSourceId(String) -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- setSpeech(String) -
Method in class org.activemath.webapp.controller.Login
-
- setSpeechoutput(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setSpeechOutput(boolean) -
Method in class org.activemath.webapp.user.User
-
- setSpeechOutput(boolean) -
Method in class org.activemath.webapp.user.UserData
-
- setSquaredErr(double) -
Method in class org.activemath.studentmodel2.simulation.ErrorContainer
-
- setStage(String) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- setStartTime(long) -
Method in class org.activemath.omdocjdom.index.queries.SearchResultHits
- Indicates thet start-time of the search.
- setStartTime(Long) -
Method in class org.activemath.webapp.base.AppModel
-
- setStartTime(long) -
Method in class org.activemath.webapp.report.Report
-
- setStartTime(long) -
Method in class org.activemath.webapp.report.ReportController
-
- setStats(Gap.SupportStatistics) -
Method in class org.activemath.webapp.tools.data.Gap
-
- setStatusMsg(String) -
Method in class org.activemath.webapp.admin.BookAdminController
-
- setStatusMsg(String) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setStdDeviation(double) -
Method in class org.activemath.studentmodel2.simulation.ErrorContainer
-
- setStepDuration(long) -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- setStepDuration(long) -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- setStepNum(int) -
Method in class org.activemath.webapp.dict.DictionaryState
-
- setStepProbabilities(List) -
Method in class org.activemath.studentmodel2.evaluation.EvalReport
-
- setSteps(int) -
Method in class org.activemath.webapp.report.data.ExerciseStat
-
- setStepsTillCorrect(double) -
Method in class org.activemath.studentmodel2.simulation.ErrorContainer
-
- setStereotype(String) -
Method in class org.activemath.webapp.user.User
- Deprecated. use setField()
- setStopTime(Long) -
Method in class org.activemath.webapp.base.AppModel
-
- setStoreCourse(boolean) -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- setStoreCourse(Boolean) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- setStoreCourseAsAPreset(boolean) -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- setStoreCourseAsAPreset(Boolean) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- setStoreInGapDB(Boolean) -
Method in class org.activemath.webapp.tools.LanguageGapController
-
- setStoreInGapDB(Boolean) -
Method in class org.activemath.webapp.tools.StatsController
-
- setStrategy(String) -
Method in class org.activemath.sequencer.ExerciseArgumentSetting
-
- setStrategy(String) -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- setStrategy(String) -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- setStreet(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the street value for this IlUserData.
- setString(String) -
Method in class org.activemath.webapp.extasy.actions.XSLTransform
-
- setStringQ(String) -
Method in class org.activemath.webapp.dict.DictionaryState
-
- setStringTextToSearch(String) -
Method in class org.activemath.webapp.dict.queries.TextAMQuery
-
- setStructErrors(Gap.StructuralErrors) -
Method in class org.activemath.webapp.tools.data.Gap
-
- setStyle(String) -
Method in class org.activemath.util.RepeatedXSLTProcess
- Pure hack as the style member variable is private and there's not
getter.
- setStyle(String) -
Method in class org.activemath.webapp.extasy.actions.AddInteractionElement
-
- setSubtype(String) -
Method in class org.activemath.webapp.extasy.actions.AddInteractionElement
-
- setSuccessRate(double) -
Method in class org.activemath.events.types.ExerciseFinishedEvent
-
- setSuccessRate(double) -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- setSuccessRate(double) -
Method in class org.activemath.events.types.ExerciseStepEvent
- Deprecated. SuccessRate is deprecated, use setAchievement()
- setSuccessRate(double) -
Method in class org.activemath.webapp.report.data.ExerciseStat
-
- setSurvey(String) -
Method in class org.activemath.webapp.survey.SurveyController
-
- setSurveyId(String) -
Method in class org.activemath.events.types.SurveySubmittedEvent
-
- setSurveyName(String) -
Method in class org.activemath.webapp.report.ReportController
-
- setSurveyName(String) -
Method in class org.activemath.webapp.report.SurveyReport
-
- setSurveyName(String) -
Method in class org.activemath.webapp.survey.SurveyManager
-
- setSurveys(String[]) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setSurveysFinishedCSV(String) -
Method in class org.activemath.webapp.user.ExperimentalProgress
-
- setSurveysFinishedCSV(String) -
Method in class org.activemath.webapp.user.UserData
-
- setSurveyText(String) -
Method in class org.activemath.webapp.survey.SurveyController
-
- setTarget(String) -
Method in class org.activemath.webapp.exercises.tools.Interaction.AnswermapItem
-
- setTargetCollection(String) -
Method in class org.activemath.webapp.tools.ItemUploadController
-
- setTargetCompetencies(Collection<String>) -
Method in class org.activemath.omdocjdom.index.queries.AMIndexQueryList
-
- setTargetID(ID) -
Method in class org.activemath.omdocjdom.OJoms
- Makes this object that the element pointed by is the element of the given ID.
- setTargetID(ID) -
Method in class org.activemath.omdocjdom.OJref
- Makes this object that the element pointed by is the element of the given ID.
- setTargetId(String) -
Method in class org.activemath.webapp.extasy.actions.AddTransition
-
- setTargetId(String) -
Method in class org.activemath.webapp.extasy.actions.DeleteTransition
-
- setTargetId(String) -
Method in class org.activemath.webapp.extasy.actions.EditTransition
-
- setTargetId(String) -
Method in class org.activemath.webapp.extasy.actions.PushTransition
-
- setTargetId(String) -
Method in class org.activemath.webapp.extasy.views.TransitionsView.ItemView
-
- setTargetName(String) -
Method in class org.activemath.webapp.extasy.actions.AddTransition
-
- setTargetName(String) -
Method in class org.activemath.webapp.extasy.views.TransitionsView.ItemView
-
- setTargets(Map) -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- setTask(Element) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- setTask(String) -
Method in class org.activemath.webapp.exercises.DrTaskFormatter
-
- setTaskStatement(String) -
Method in class org.activemath.webapp.ws.delegation.dialogue.DialogueController
-
- setTechId(String) -
Method in class org.activemath.webapp.exercises.tools.Interaction.AnswermapItem
-
- setTechId(String) -
Method in class org.activemath.webapp.exercises.tools.Interaction.FeedbackItem
-
- setTechId(String) -
Method in class org.activemath.webapp.exercises.tools.Interaction.InteractionElement
-
- setTerminationStatus(String) -
Method in class org.activemath.events.types.ExerciseFinishedEvent
-
- setTestCompulsoryMap(Map<String, Boolean>) -
Method in class org.activemath.webapp.user.UserGroup
-
- setTestsFinishedCSV(String) -
Method in class org.activemath.webapp.user.ExperimentalProgress
-
- setTestsFinishedCSV(String) -
Method in class org.activemath.webapp.user.UserData
-
- setTestTimeout(String, int) -
Method in class org.activemath.webapp.user.UserGroup
-
- setTestTimeouts(Map<String, Integer>) -
Method in class org.activemath.webapp.user.UserGroup
-
- setText(String, String) -
Method in class org.activemath.content.items.DynamicItemText
-
- setText(String) -
Method in interface org.activemath.events.tags.NoteEventTag
-
- setText(String) -
Method in class org.activemath.events.types.NoteCreatedEvent
-
- setText(String) -
Method in class org.activemath.events.types.NoteDeletedEvent
-
- setText(String) -
Method in class org.activemath.events.types.NoteModifiedEvent
-
- setText(String) -
Method in class org.activemath.events.types.NotePresentedEvent
-
- setText(String) -
Method in class org.activemath.webapp.notes.db.Note
-
- setText(String) -
Method in class org.activemath.webapp.notes.NotesController
-
- setTheory(String) -
Method in class org.activemath.webapp.dict.ContentBrowserController
-
- setTheory(String) -
Method in class org.activemath.webapp.dict.DictionaryController
-
- setTheory(String) -
Method in class org.activemath.webapp.tools.MBaseRefController
-
- setTheoryAndName(String, String) -
Method in class org.activemath.omdocjdom.OJref
-
- setTheoryId(String) -
Method in class org.activemath.exercises.InteractionGenerator
-
- setTime(String) -
Method in class org.activemath.webapp.survey.SurveyData
-
- setTime_limit_from(int) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the time_limit_from value for this IlUserData.
- setTime_limit_message(int) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the time_limit_message value for this IlUserData.
- setTime_limit_owner(int) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the time_limit_owner value for this IlUserData.
- setTime_limit_unlimited(int) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the time_limit_unlimited value for this IlUserData.
- setTime_limit_until(int) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the time_limit_until value for this IlUserData.
- setTimeout(long) -
Method in class org.activemath.presentation.io.ExecStream
- Process timeout.
- setTimeOut(String) -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- setTimerTool(TimerTool) -
Method in class org.activemath.webapp.base.AppModel
-
- setTimestamp(long) -
Method in class org.activemath.events.ActivemathEvent
- Allow manual override of timestamp
- setTimeStamp(long) -
Method in class org.activemath.presentation.Fragment
-
- setTimestamp(long) -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- setTimestamp(long) -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
-
- setTitle(String) -
Method in class org.activemath.content.Book
-
- setTitle(String, String) -
Method in class org.activemath.content.Book
- Set book title for specific language.
- setTitle(String) -
Method in class org.activemath.content.ContentCollection
-
- setTitle(String) -
Method in class org.activemath.content.Grouping
-
- setTitle(String, String) -
Method in class org.activemath.content.items.DynamicItemText
-
- setTitle(String) -
Method in class org.activemath.content.TocEntry
-
- setTitle(String, String) -
Method in class org.activemath.content.TocEntry
-
- setTitle(String) -
Method in interface org.activemath.events.tags.NoteEventTag
-
- setTitle(String) -
Method in class org.activemath.events.types.NoteCreatedEvent
-
- setTitle(String) -
Method in class org.activemath.events.types.NoteDeletedEvent
-
- setTitle(String) -
Method in class org.activemath.events.types.NoteModifiedEvent
-
- setTitle(String) -
Method in class org.activemath.events.types.NotePresentedEvent
-
- setTitle(String) -
Method in class org.activemath.events.types.UserBookPlannedEvent
-
- setTitle(String) -
Method in class org.activemath.events.types.UserBookUploadedEvent
-
- setTitle(String) -
Method in class org.activemath.exercises.model.Interaction
-
- setTitle(String) -
Method in class org.activemath.omdocjdom.ZoologyProducer
-
- setTitle(String) -
Method in class org.activemath.tutor.control.BookGenerator
-
- setTitle(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the title value for this IlUserData.
- setTitle(String) -
Method in class org.activemath.webapp.controller.BookController
-
- setTitle(String) -
Method in class org.activemath.webapp.controller.BookmarksController
-
- setTitle(String) -
Method in class org.activemath.webapp.notes.db.Note
-
- setTitle(String) -
Method in class org.activemath.webapp.notes.NotesController
-
- setTitle(String) -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
-
- setTitle(String) -
Method in class org.activemath.webapp.user.Bookmark
-
- setTitle(String) -
Method in class org.activemath.webapp.view.beans.SimpleBean
-
- setTitle(String) -
Method in class org.activemath.webapp.view.beans.UserItem
-
- setTitleAsText(String) -
Method in class org.activemath.content.TocEntry
-
- setTitleMap(Map<String, String>) -
Method in class org.activemath.content.Book
-
- setTitlePath(List<String>) -
Method in class org.activemath.content.TocEntry
-
- setToceditServletURL(URL) -
Method in class org.activemath.author.toc.AMSessionInfo
- replaces the server name stored in this AMSessionInfo object
by a given name.
- setTocRoot(TocEntry) -
Method in class org.activemath.content.Toc
-
- setTocs(List) -
Method in class org.activemath.webapp.tutor.BookCreationState
-
- setToolName(String) -
Method in class org.activemath.events.types.ToolStartedEvent
-
- setTopic(String) -
Method in class org.activemath.webapp.controller.HelpController
-
- setToSLM(boolean) -
Method in class org.activemath.webapp.tools.UlogController
-
- setTotalExerciseTime(int) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- setTotalSearchTime(int) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- setTotalSessionTime(int) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- setTotalSurveyTime(int) -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- setTransformTool(TransformTool) -
Method in class org.activemath.webapp.base.AppModel
-
- setTrustability(double) -
Method in class org.activemath.events.types.AssessmentResultEntry
-
- setTutorialInteractionId(String) -
Method in interface org.activemath.events.tags.TutorialComponentEventTag
-
- setTutorialInteractionId(String) -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- setTutors(List<String>) -
Method in class org.activemath.webapp.user.UserGroup
-
- setTutorsCSV(String) -
Method in class org.activemath.webapp.user.UserGroup
-
- setType(String) -
Method in class org.activemath.omdocjdom.ZoologyProducer
- Currently only supports the type
exercise-by-metadata.
- setType(String) -
Method in class org.activemath.webapp.controller.ExerciseSequencerController
-
- setType() -
Method in class org.activemath.webapp.dict.queries.AMAbstractQuery
- Ignored called, this should be treated earlier
as an object cannot change its class by itself.
- setType(String) -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- setType(String) -
Method in class org.activemath.webapp.exercises.tools.Interaction.FeedbackItem
-
- setType(String) -
Method in class org.activemath.webapp.exercises.tools.Interaction.InteractionElement
-
- setType(String) -
Method in class org.activemath.webapp.exercises.tools.Transition
-
- setType(String) -
Method in class org.activemath.webapp.extasy.actions.AddInteractionElement
-
- setType(String) -
Method in class org.activemath.webapp.extasy.actions.AddMetadata
-
- setType(String) -
Method in class org.activemath.webapp.extasy.actions.EditInteractionElement
-
- setType(String) -
Method in class org.activemath.webapp.extasy.actions.EditMetadata
-
- setType(String) -
Method in class org.activemath.webapp.extasy.actions.EditTransition
-
- setType(String) -
Method in class org.activemath.webapp.extasy.actions.InsertMultimedia
-
- setType(String) -
Method in class org.activemath.webapp.extasy.views.TransitionsView.ItemView
-
- setType(String) -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- setType(String) -
Method in class org.activemath.webapp.report.ReportController
-
- setType(String) -
Method in class org.activemath.webapp.tools.MBaseRefController
-
- setUlog(String) -
Method in class org.activemath.webapp.tools.UlogController
-
- setUncertaintyMass(double) -
Static method in class org.activemath.studentmodel2.assessment.tbmirt.IRTTransferableBeliefModel
-
- setUnfinished(int) -
Method in class org.activemath.webapp.report.data.ExerciseStat
-
- setUnloadable(boolean) -
Method in class org.activemath.webapp.tools.data.Gap.StructuralErrors
-
- setUnloadableParam(Boolean) -
Method in class org.activemath.webapp.tools.GapController
-
- setup() -
Static method in class org.activemath.config.startup.Basics
-
- setUp() -
Method in class org.activemath.content.query.QueryEngineTest
-
- setUp() -
Method in class org.activemath.omdocjdom.collsync.TestCollSync
-
- setUp() -
Method in class org.activemath.omdocjdom.index.infomap.junitTest.TestInfomap
-
- setUrl(String) -
Method in class org.activemath.events.types.UrlRequestedEvent
-
- setUrlTool(UrlTool) -
Method in class org.activemath.webapp.base.AppModel
-
- setUseAdaptiveIR(boolean) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setUseContentDifficulties(boolean) -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- setUseContentDifficulties(boolean) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setUseGapDetection(Boolean) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- setUseInputEd(boolean) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setUseLM(boolean) -
Method in class org.activemath.webapp.tools.data.TutorPreset
-
- setUseLM(String) -
Method in class org.activemath.webapp.tutor.BookGenerationController
-
- setUser(User) -
Method in class org.activemath.content.TocEntry
-
- setUser(User) -
Method in class org.activemath.webapp.base.AppModel
-
- setUser(String) -
Method in class org.activemath.webapp.base.ControllerBase
-
- setUser(String) -
Method in class org.activemath.webapp.controller.Login
-
- setUser(User) -
Method in class org.activemath.webapp.extasy.actions.ActionResource
-
- setUser(String) -
Method in class org.activemath.webapp.survey.SurveyData
-
- setUser(String) -
Method in class org.activemath.webapp.tocedit.TOCEditController
-
- setUser(String) -
Method in class org.activemath.webapp.tools.UlogController
-
- setUser(User) -
Method in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
- setUser_language(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the user_language value for this IlUserData.
- setUser_skin(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the user_skin value for this IlUserData.
- setUser_style(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the user_style value for this IlUserData.
- setUserAgent(String) -
Method in class org.activemath.events.types.ClipTransferEvent
-
- setUserAgent(String) -
Method in class org.activemath.events.types.UserLoggedInEvent
-
- setUserAgentString(String) -
Method in class org.activemath.omdocjdom.rephrase.Rephraser
-
- setUserBeanFactory(UserBeanFactory) -
Method in class org.activemath.webapp.base.AppModel
-
- setUserConceptErr(Map) -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- setUserData(Map) -
Method in class org.activemath.events.types.UserCreatedEvent
-
- setUserData(UserData) -
Method in class org.activemath.webapp.base.external.ExternalAuthenticationData
-
- setUserData2(UserData) -
Method in class org.activemath.webapp.user.User
-
- setUserErr(Map) -
Method in class org.activemath.studentmodel2.simulation.SimulationReport
-
- setUserGroup(String) -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- setUserId(String) -
Method in class org.activemath.content.UserBook
- User id may be changed for visitor users.
- setUserId(String) -
Method in interface org.activemath.events.tags.UserEventTag
-
- setUserId(String) -
Method in class org.activemath.events.types.AssessmentResultEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.ClipTransferEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.DictSearchedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.ExerciseActionEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.ExerciseFinishedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.ExerciseHelpRequestEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.ExerciseHintProvisionEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.ExerciseSequencerFinishedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.ExerciseSequencerStartedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.ExerciseStartedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.FocusChangedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.HappinessEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.ItemMenuContentAddedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.ItemMenuContentRemovedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.ItemPresentedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.ItemSeenEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.MasteryChangedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.NoteCreatedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.NoteDeletedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.NoteModifiedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.NotePresentedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.PagePresentedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.ReportRequestedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.SelfAssessmentEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.SelfReportEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.SurveySubmittedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.ToolStartedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.TutorialInteractionEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.UrlRequestedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.UserBookDeletedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.UserBookPlannedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.UserBookRenamedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.UserBookUploadedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.UserCreatedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.UserFeedbackEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.UserLoggedInEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.UserLoggedOutEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.UserPropertyChangedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.UserRemovedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.ViewPresentedEvent
-
- setUserId(String) -
Method in class org.activemath.events.types.WindowClosedEvent
-
- setUserId(String) -
Method in class org.activemath.learner.history.HistoryQuery
- Query a specific user
- setUserId(String) -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- setUserId(String) -
Method in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- setUserId(String) -
Method in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- setUserId(String) -
Method in class org.activemath.webapp.admin.UserAdminController
-
- setUserId(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setUserId(String) -
Method in class org.activemath.webapp.report.Report
- Set userId along with list of userIds.
- setUserId(String) -
Method in class org.activemath.webapp.report.ReportController
-
- setUserId(String) -
Method in class org.activemath.webapp.user.BookStat
-
- setUserId(String) -
Method in class org.activemath.webapp.user.BookState
-
- setUserIds(Collection<String>) -
Method in class org.activemath.learner.history.HistoryQuery
- Query a set of users
- setUserIds(String[]) -
Method in class org.activemath.learner.history.HistoryQuery
- Convenience function (Query an array of users)
- setUserIds(Collection<String>) -
Method in class org.activemath.webapp.report.Report
-
- setUserInput(List<Element>) -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- setUserInput(String) -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- setUserInput(List) -
Method in class org.activemath.webapp.exercises.tools.Interaction.AnswermapItem
-
- setUserInput(List) -
Method in class org.activemath.webapp.extasy.views.TransitionsView.ItemView
-
- setUserInput(List) -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- setUserInputDelay(Integer) -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- setUserInputDelay(int) -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- setUserInputHistory(Vector<InteractionManager.UserInputHistoryEntry>) -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- setUserInputPartition(String) -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- setUserInputPosition(int) -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- setUserInputRequired(boolean) -
Method in class org.activemath.webapp.extasy.views.TransitionView
-
- setUserInputSyntax(String) -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- setUserInputText(String) -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- setUserMap(Map) -
Method in class org.activemath.studentmodel2.evaluation.UlogReplayStepPredictor
-
- setUserName(String) -
Method in class org.activemath.author.toc.AMSessionInfo
- replaces the user name stored in this AMSessionInfo object
by a given userName.
- setUserName(String) -
Method in class org.activemath.events.types.UserCreatedEvent
-
- setUsername(String) -
Method in class org.activemath.omdocjdom.collsync.CollSyncAntTask
-
- setUserRoles(String) -
Method in class org.activemath.webapp.user.UserData
-
- setUsersExcluded(Set<String>) -
Method in class org.activemath.webapp.report.Report
-
- setUseTitleFromID(boolean) -
Method in class org.activemath.content.items.Item
-
- setUseUpwardPropagation(boolean) -
Method in class org.activemath.studentmodel2.LearnerModel
-
- setUseUpwardPropagation(boolean) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setUseXLMStyleDifficulty(boolean) -
Method in class org.activemath.studentmodel2.simulation.DifficultyMapper
-
- setUseXLMStyleDifficulty(boolean) -
Method in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- setUseXLMStyleDifficulty(boolean) -
Method in class org.activemath.webapp.slmgui.SimulationController
-
- setUsingTutor(boolean) -
Method in class org.activemath.webapp.user.UserData
-
- setUsr_id(int) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the usr_id value for this IlUserData.
- setValid(boolean) -
Method in class org.activemath.webapp.extasy.views.TransitionsView.ItemView
-
- setValue(int) -
Method in class org.activemath.events.types.HappinessEvent
-
- setValue(String) -
Method in class org.activemath.omdocjdom.OJReferenceAttribute
-
- setValue(String) -
Method in class org.activemath.webapp.controller.UserDataController
-
- setValue(int) -
Method in class org.activemath.webapp.controller.UserTrackerController
-
- setValue(String) -
Method in class org.activemath.webapp.dict.queries.AMMetadataAttributeQuery
-
- setValue(String) -
Method in class org.activemath.webapp.exercises.ExerciseRepositoryController.Exercise
-
- setValue(String) -
Method in class org.activemath.webapp.tools.GapController
-
- setVar(String) -
Method in class org.activemath.omdocjdom.map.JDMTask
-
- setVerboseMode(String) -
Method in class org.activemath.webapp.tools.LanguageGapController
-
- setVersion(String) -
Method in class org.activemath.content.items.ExerciseItem
-
- setView(String) -
Method in class org.activemath.webapp.admin.BookAdminController
-
- setView(String) -
Method in class org.activemath.webapp.admin.GroupAdminController
-
- setView(String) -
Method in class org.activemath.webapp.extasy.actions.ShowView
-
- setViewMode(String) -
Method in class org.activemath.webapp.dict.ItemView
-
- setViewName(String) -
Method in class org.activemath.events.types.ViewPresentedEvent
-
- setVisited(boolean) -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- setVisited(boolean) -
Method in interface org.activemath.webapp.exercises.tools.Vertex
-
- setVmFileName(String) -
Method in class org.activemath.webapp.exercises.ExerciseController
-
- setVmRoot(String) -
Method in class org.activemath.webapp.base.AppModel
-
- setWasFinished(boolean) -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- setWasGivenUp(boolean) -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- setWeight(double) -
Method in class org.activemath.studentmodel2.data.Evidence
-
- setWindowName(String) -
Method in class org.activemath.events.types.FocusChangedEvent
-
- setWindowName(String) -
Method in class org.activemath.events.types.WindowClosedEvent
-
- setWindowName(String) -
Method in class org.activemath.webapp.controller.UserTrackerController
-
- setWorkedExamplesFolded() -
Method in class org.activemath.exercises.generators.MAPSMossaicControl
-
- setWorkedExamplesFolded() -
Method in class org.activemath.exercises.generators.MAPSMossaicFremdPlannung
-
- setWorkedExamplesFolded() -
Method in class org.activemath.exercises.generators.SelfRegulateStrategy
-
- setWorkedExamplesFolded() -
Method in class org.activemath.exercises.generators.SelfRegulateStrategyTest
-
- setWorkingDirectory(File) -
Method in class org.activemath.presentation.io.ExecStream
-
- setXhtml(boolean) -
Method in class org.activemath.webapp.view.tools.LinkTool
- Make XHTML mode settable for everybody
- setXmlDescr(String) -
Method in class org.activemath.events.types.AuthoringInterfaceEvent
-
- setXmlrpcPath(String) -
Method in class org.activemath.webapp.ws.XmlrpcManager
-
- setXmlRpcServer(XmlRpcServer) -
Method in class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
-
- setXref(String) -
Method in class org.activemath.omdocjdom.OJref
-
- setXref(String) -
Method in class org.activemath.webapp.exercises.tools.Transition
-
- setXslFilename(String) -
Method in class org.activemath.presentation.Formatter
- Set the filename to use for the XSL transformation.
- setXslFilename(String) -
Method in class org.activemath.webapp.view.tools.PresentationTool
- Delegate for Formatter.setXslFilename()
- setZipcode(String) -
Method in class org.activemath.webapp.base.external.ilias.IlUserData
- Sets the zipcode value for this IlUserData.
- ShareCalculatorReport - Class in org.activemath.webapp.report
- Autor's Share Calculator for Math-Bridge
- ShareCalculatorReport(AppSession) -
Constructor for class org.activemath.webapp.report.ShareCalculatorReport
-
- SHORT -
Static variable in class org.activemath.feedback.symptoms.Symptom
-
- shouldApplyPolicy(User, AMQueryPack) -
Static method in class org.activemath.webapp.dict.queries.LearnerHidingPolicy
-
- shouldConfirmFeedback() -
Method in class org.activemath.webapp.base.AppContext
-
- shouldNextBest() -
Method in interface org.activemath.abstractcontent.AbstractpPlanner
- Relays the query to the userModel which should respond if yes or not NextBest should be offered.
- shouldReload() -
Method in class org.activemath.omdocjdom.slumb.data.OMDocFile
-
- shouldUseTitleFromID -
Variable in class org.activemath.content.items.Item
-
- ShowCollection - Class in org.activemath.webapp.extasy.actions
-
- ShowCollection() -
Constructor for class org.activemath.webapp.extasy.actions.ShowCollection
-
- showFinishButton -
Variable in class org.activemath.webapp.exercises.ExerciseController
-
- ShowInteraction - Class in org.activemath.webapp.extasy.actions
-
- ShowInteraction() -
Constructor for class org.activemath.webapp.extasy.actions.ShowInteraction
-
- ShowItemCode - Class in org.activemath.webapp.extasy.actions
-
- ShowItemCode() -
Constructor for class org.activemath.webapp.extasy.actions.ShowItemCode
-
- showToc(String, String) -
Method in class org.activemath.author.toc.TOCEditForJSCalls
-
- ShowTransitions - Class in org.activemath.webapp.extasy.actions
-
- ShowTransitions() -
Constructor for class org.activemath.webapp.extasy.actions.ShowTransitions
-
- ShowView - Class in org.activemath.webapp.extasy.actions
-
- ShowView() -
Constructor for class org.activemath.webapp.extasy.actions.ShowView
-
- shutdown() -
Method in class org.activemath.author.toc.TOC
-
- shutdown(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneMBaseXmlRpcServer
- Shuts down using the generated password (currently deactivated)
- shutdown(String) -
Method in class org.activemath.omdocjdom.mbase.OJXMLRPCmbaseServer
- Shuts down using the generated password (currently deactivated)
- shutDown(String) -
Method in class org.activemath.util.checks.MailingChecker
- initiates a friendly shutdown, i.E. sets the
aborted variable to false and
causes an interrupt.
- shuttingDownSince -
Variable in class org.activemath.util.checks.Checker
- stores the date when shutting down was initiated for the first time
- SIETTE_DELEGATION_GUIDE -
Static variable in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
- SietteAsignaturaProducer - Class in org.activemath.webapp.ws.delegation.siette
- A simple command-line process to digest a grouping
and output an XML document following Siettes schema.
- SietteAsignaturaProducer(MBaseRef, MBaseID, String) -
Constructor for class org.activemath.webapp.ws.delegation.siette.SietteAsignaturaProducer
- Constructor
- SietteAsignaturaProducer() -
Constructor for class org.activemath.webapp.ws.delegation.siette.SietteAsignaturaProducer
- Constructor needed for web service
- SietteCallback - Class in org.activemath.webapp.ws.delegation.siette
- Describe me!
- SietteCallback(SietteDelegation) -
Constructor for class org.activemath.webapp.ws.delegation.siette.SietteCallback
-
- sietteCallback -
Variable in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
- SietteController - Class in org.activemath.webapp.ws.delegation.siette
- Delegation controller
Work in progress...
- SietteController() -
Constructor for class org.activemath.webapp.ws.delegation.siette.SietteController
-
- SietteDelegation - Class in org.activemath.webapp.ws.delegation.siette
- Siette Delegation Logic
Implemented independently of parent DelegationGuide for now
to get a workable review demo....
- SietteDelegation(URL, String, String, String, AppSession) -
Constructor for class org.activemath.webapp.ws.delegation.siette.SietteDelegation
- Constructs a delegation-guide which stores params and registers itself.
- simBaseDir -
Variable in class org.activemath.studentmodel2.simulation.StudentSimulator
- Base directory for simulation data
- simExId -
Variable in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- SIMILAR -
Static variable in class org.activemath.content.items.ItemRelationType
-
- SIMPLE_CONCEPTUAL -
Static variable in class org.activemath.content.metadata.CompetencyLevel
-
- SIMPLE_ES -
Static variable in class org.activemath.sequencer.SimpleExerciseSequencer
-
- SIMPLE_LM -
Static variable in class org.activemath.learner.model.LearnerModelProvider
-
- SimpleBean - Class in org.activemath.webapp.view.beans
- Describe me!
- SimpleBean() -
Constructor for class org.activemath.webapp.view.beans.SimpleBean
-
- SimpleBean(String, String) -
Constructor for class org.activemath.webapp.view.beans.SimpleBean
-
- SimpleBeliefContainer - Class in org.activemath.studentmodel2.assessment.simple
-
- SimpleBeliefContainer() -
Constructor for class org.activemath.studentmodel2.assessment.simple.SimpleBeliefContainer
-
- SimpleBeliefModel - Class in org.activemath.studentmodel2.assessment.simple
- The simple learner model (originally by Eric Andres) calculates masteries as
follows:
CompetencyMatery: Average over all achievements for a given competency
ConceptMastery: Average over all CompetencyMasteries for a given concept
where competencies with an unknown value will be interpreted as having
mastery 0
- SimpleBeliefModel() -
Constructor for class org.activemath.studentmodel2.assessment.simple.SimpleBeliefModel
-
- SimpleCharStream - Class in org.activemath.exercises.parsers
- An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) -
Constructor for class org.activemath.exercises.parsers.SimpleCharStream
-
- SimpleCharStream(Reader, int, int) -
Constructor for class org.activemath.exercises.parsers.SimpleCharStream
-
- SimpleCharStream(Reader) -
Constructor for class org.activemath.exercises.parsers.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int, int) -
Constructor for class org.activemath.exercises.parsers.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int) -
Constructor for class org.activemath.exercises.parsers.SimpleCharStream
-
- SimpleCharStream(InputStream) -
Constructor for class org.activemath.exercises.parsers.SimpleCharStream
-
- SimpleExerciseSequencer - Class in org.activemath.sequencer
- Given a list of exerciseIds, sequencer will just execute them one after another in the given order.
- SimpleExerciseSequencer(AppSession, List<ExerciseArgumentSetting>, int, String) -
Constructor for class org.activemath.sequencer.SimpleExerciseSequencer
- Instanciate the iterator over the given list of exercises.
- SimpleMatriculation - Class in org.activemath.abstractcontent
- A Simple Matriculation class to support some basic operations.
- SimpleMatriculation(Subconfiguration) -
Constructor for class org.activemath.abstractcontent.SimpleMatriculation
-
- SimpleMulticaster - Class in org.activemath.events.impl
- Simple implementation of the ActivemathEventMulticaster interface.
- SimpleMulticaster() -
Constructor for class org.activemath.events.impl.SimpleMulticaster
-
- SimplePool - Class in org.activemath.omdocjdom
- Simple pool class with objects that have a life and death.
- SimplePool(SimplePool.PoolableFactory, int) -
Constructor for class org.activemath.omdocjdom.SimplePool
-
- SimplePool() -
Constructor for class org.activemath.omdocjdom.SimplePool
-
- SimplePool.Poolable - Interface in org.activemath.omdocjdom
-
- SimplePool.PoolableFactory - Interface in org.activemath.omdocjdom
-
- SimplePoolPassive - Class in org.activemath.omdocjdom
- This extension of
SimplePool is meant for SimplePoolPassive.Wrapper objects that
do not SimplePool.Poolable.run() but are notified of their SimplePool.Poolable.isBusy()
status using method-calls from outside. - SimplePoolPassive(Object[]) -
Constructor for class org.activemath.omdocjdom.SimplePoolPassive
-
- SimplePoolPassive.Wrapper - Class in org.activemath.omdocjdom
-
- SimplePoolPassive.Wrapper(Object, int) -
Constructor for class org.activemath.omdocjdom.SimplePoolPassive.Wrapper
-
- SimplePresent - Class in org.activemath.feedback.therapies.prescriptions
-
- SimplePresent(List) -
Constructor for class org.activemath.feedback.therapies.prescriptions.SimplePresent
-
- SimpleSequencerStrategy - Class in org.activemath.sequencer
- Simple data structure for providing the flexibility of defining a local strategy.
- SimpleSequencerStrategy(String, List<String>, int, String) -
Constructor for class org.activemath.sequencer.SimpleSequencerStrategy
-
- simulatedSystemID -
Variable in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- SimulationController - Class in org.activemath.webapp.slmgui
- The GUIController for running simulations to evaluate learner models - rerun
evaluations with different learner models.
- SimulationController() -
Constructor for class org.activemath.webapp.slmgui.SimulationController
-
- SimulationExercise - Class in org.activemath.studentmodel2.simulation
-
- SimulationExercise() -
Constructor for class org.activemath.studentmodel2.simulation.SimulationExercise
-
- SimulationExerciseStepEvent - Class in org.activemath.studentmodel2.simulation
-
- SimulationExerciseStepEvent(String) -
Constructor for class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- simulationId -
Variable in class org.activemath.studentmodel2.simulation.StudentSimulator
- The name of a simulation setup/configuration for easy replay and later
reference
- SimulationReport - Class in org.activemath.studentmodel2.simulation
-
- SimulationReport() -
Constructor for class org.activemath.studentmodel2.simulation.SimulationReport
- Default constructor, initializes some data structures...
- Simulee - Class in org.activemath.studentmodel2.simulation
- This class defines a simulated student (referred to as simulee).
- Simulee() -
Constructor for class org.activemath.studentmodel2.simulation.Simulee
-
- simuleeCnt -
Variable in class org.activemath.studentmodel2.simulation.StudentSimulator
- Number of students to be simulated
- simulees -
Variable in class org.activemath.studentmodel2.simulation.StudentSimulator
- The map of simulated Students key: studentName value: the simulee objects
- singleOMSymbolQuery(OJElement, List, AuthorExtendedMBaseRef) -
Static method in class org.activemath.omdocjdom.index.QueryMaker
- Deprecated.
- singleWordQuery(String, List, boolean, boolean, boolean, boolean) -
Static method in class org.activemath.omdocjdom.index.QueryMaker
- Deprecated. Creates a query that searches the given word with higher boost for
titles then for text and with higher boost for first languages than
subsequent.
- size() -
Method in class org.activemath.omdocjdom.mbase.ElementFromIDTable
-
- size() -
Method in class org.activemath.util.XStreamBackupFileStrategy
-
- size() -
Method in class org.activemath.webapp.base.AppModel
-
- size() -
Method in class org.activemath.webapp.report.data.GroupStat
-
- size() -
Method in class org.activemath.webapp.speech.SpeechItemList
-
- size() -
Method in interface org.activemath.webapp.speech.SpeechItemListInterface
-
- size() -
Method in class org.activemath.webapp.survey.SurveyData
-
- size() -
Method in class org.activemath.webapp.user.UserRoleSet
-
- Skin - Class in org.activemath.webapp.base
- A Skin.
- Skin(String) -
Constructor for class org.activemath.webapp.base.Skin
-
- SKIN -
Static variable in class org.activemath.webapp.user.UserData
-
- skin -
Variable in class org.activemath.webapp.user.UserGroup
-
- SKIPPED_BEGINNING -
Static variable in class org.activemath.feedback.therapies.Therapy
-
- skippedEntity(String) -
Method in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- slashSeparatedToLocalAbsolute(String) -
Static method in class org.activemath.abstractcontent.SubconfImpl.Util
- Returns a file object given a
/-separated
path supposed to be absolute.
- slashSeparatedToLocalRelative(File, String) -
Static method in class org.activemath.abstractcontent.SubconfImpl.Util
- Converts the given string denoting a slash-separated path
into a
File relative to a base-file.
- slashSeparatedToLocalWithin(File, String) -
Static method in class org.activemath.abstractcontent.SubconfImpl.Util
- Converts the given string denoting a slash-separated path
into a
File relative to a base-file.
- SlmAdapter - Class in org.activemath.learner.model
- This class wraps a
LearnerModel to support the methods required by the LearnerModelInterface. - SlmAdapter() -
Constructor for class org.activemath.learner.model.SlmAdapter
-
- SLMGuiController - Class in org.activemath.webapp.slmgui
-
- SLMGuiController() -
Constructor for class org.activemath.webapp.slmgui.SLMGuiController
-
- SluMBaseRef - Class in org.activemath.omdocjdom.slumb
-
- SluMBaseRef(Subconfiguration) -
Constructor for class org.activemath.omdocjdom.slumb.SluMBaseRef
- Constructor to be called at the startup of, e.g., ActiveMath.
- SluMBaseRef.IteratorOfMBaseRefDeps - Class in org.activemath.omdocjdom.slumb
-
- SluMBaseRef.IteratorOfMBaseRefDeps(SlumbRelation.RelList) -
Constructor for class org.activemath.omdocjdom.slumb.SluMBaseRef.IteratorOfMBaseRefDeps
-
- SluMBaseRefForTesting - Class in org.activemath.omdocjdom.slumb
-
- SluMBaseRefForTesting(Subconfiguration) -
Constructor for class org.activemath.omdocjdom.slumb.SluMBaseRefForTesting
-
- SluMBaseXmlRpcServer - Class in org.activemath.omdocjdom.slumb
- Server to be used for XML-RPC calls to
SlumbIndex. - SluMBaseXmlRpcServer(SluMBaseRef) -
Constructor for class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
- Constructs an object that offers MBase-access with the XML-RPC-friendly types
(and without the parsing overhead of SluMBaseRef, useful with
XmlrpcManager to be used with such
methods as XmlrpcManager.addServerForPath(String,Object).
- SluMBaseXmlRpcServer(SluMBaseRef, SlumbIndex, int) -
Constructor for class org.activemath.omdocjdom.slumb.SluMBaseXmlRpcServer
- Starts a server with an XML-RPC server on the indicated port.
- SluMBaseXmlRpcServer.ErrorLister - Class in org.activemath.omdocjdom.slumb
-
- SlumbConsole - Class in org.activemath.omdocjdom.slumb
-
- SlumbConstants - Interface in org.activemath.omdocjdom.slumb
- Simple class to contain constants used in the index.
- SlumbElt - Class in org.activemath.omdocjdom.slumb.data
- A class to model an element being stored into the index.
- SlumbElt(OJElement) -
Constructor for class org.activemath.omdocjdom.slumb.data.SlumbElt
-
- SlumbFeed - Class in org.activemath.omdocjdom.slumb
- Class to load (or reload) OMDoc content into LuceneMBase.
- SlumbFeed(List, SlumbIndex, TheoryCollection) -
Constructor for class org.activemath.omdocjdom.slumb.SlumbFeed
-
- SlumbFeed(List, SlumbIndex, TheoryCollection, List) -
Constructor for class org.activemath.omdocjdom.slumb.SlumbFeed
- Tries to honour
AuthorExtendedMBaseRef.reloadWithErrors(java.util.Collection, java.util.List)
- SlumbIndex - Class in org.activemath.omdocjdom.slumb
- A general purpose object to store the current access
to a LuceneMBaseIndex.
- SlumbIndex(Subconfiguration) -
Constructor for class org.activemath.omdocjdom.slumb.SlumbIndex
-
- SlumbRelation - Class in org.activemath.omdocjdom.slumb.data
-
- SlumbRelation(ID, String[], ID, String) -
Constructor for class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- SlumbRelation(Document) -
Constructor for class org.activemath.omdocjdom.slumb.data.SlumbRelation
-
- SlumbRelation.RelList - Class in org.activemath.omdocjdom.slumb.data
-
- SlumbRelation.RelList(Hits) -
Constructor for class org.activemath.omdocjdom.slumb.data.SlumbRelation.RelList
-
- SlumbStorage - Class in org.activemath.omdocjdom.slumb
-
- smile -
Variable in class org.activemath.feedback.therapies.Therapy
-
- smtpServer -
Variable in class org.activemath.util.Email
-
- SnoopServlet - Class in org.activemath.webapp.servlets
-
- SnoopServlet() -
Constructor for class org.activemath.webapp.servlets.SnoopServlet
-
- soleInstance -
Static variable in class org.activemath.presentation.preproc.OmletExpresserTask
- Missing description of the Field
- soleInstance -
Static variable in class org.activemath.presentation.preproc.PrepareForCnPTask
-
- soleInstance -
Static variable in class org.activemath.presentation.preproc.RefEncoderTask
-
- solution -
Static variable in class org.activemath.exercises.generators.DRGenerator
-
- solution(List, String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- solution(List) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- solution() -
Method in class org.activemath.exercises.generators.DRGenerator
-
- Solution - Class in org.activemath.feedback.symptoms
-
- Solution(String, String) -
Constructor for class org.activemath.feedback.symptoms.Solution
- Creates a solution object representing the fact that the user tried to solve
the given
exercise with the given rating.
- solutionCondition(String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- solutionIds -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- solutionMap -
Variable in class org.activemath.exercises.LocalUserModel
-
- SOLVE -
Static variable in class org.activemath.content.metadata.AMProcess
-
- SOLVE -
Static variable in class org.activemath.content.metadata.Competency
- Deprecated.
- SOLVE -
Static variable in class org.activemath.content.metadata.PISAProcess
-
- solve(Map) -
Method in class org.activemath.tutor.coursegen.jshop2.generated.GenericProblem
-
- solve() -
Method in class org.activemath.tutor.coursegen.jshop2.JShop2Planner
-
- solve() -
Method in interface org.activemath.tutor.coursegen.Solver
-
- SOLVE -
Static variable in class org.activemath.tutor.lmbridge.Competency
-
- Solver - Interface in org.activemath.tutor.coursegen
- Interface for components that solve a pedagogical task.
- SOLVING -
Static variable in class org.activemath.content.metadata.MathBridgeProcess
- 2.
- Sort - Class in org.activemath.tutor.coursegen.jshop2
- Class Sort
- Sort() -
Constructor for class org.activemath.tutor.coursegen.jshop2.Sort
-
- sort(Collection) -
Method in class org.activemath.webapp.exercises.tools.Comparator
-
- sort(Document) -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- sort(Collection) -
Method in class org.activemath.webapp.exercises.tools.ExtasyInteractionComparator
-
- source -
Variable in class org.activemath.events.ActivemathEvent
- Source/producer of event
- source -
Variable in class org.activemath.util.LineStripper
-
- SpanQuerySegmenter - Class in org.activemath.omdocjdom.index.queries
- Process to split a token-stream with non-zero slop into
a composition of
SpanQuery objects. - SpanQuerySegmenter(String) -
Constructor for class org.activemath.omdocjdom.index.queries.SpanQuerySegmenter
-
- specialConstructor -
Variable in exception org.activemath.exercises.parsers.ParseException
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- specialToken -
Variable in class org.activemath.exercises.parsers.Token
- This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- SPEECH_OUTPUT -
Static variable in class org.activemath.webapp.user.UserData
-
- speechContent -
Variable in class org.activemath.webapp.exercises.ExerciseController
-
- SpeechControllerAssistent - Class in org.activemath.webapp.speech
- This class is used in the diffenrent controllers to prefer the Data for the Speech Output.
- SpeechControllerAssistent(PresentationTool) -
Constructor for class org.activemath.webapp.speech.SpeechControllerAssistent
-
- SpeechControllerAssistent(TransformTool) -
Constructor for class org.activemath.webapp.speech.SpeechControllerAssistent
-
- SpeechControllerAssistentInterface - Interface in org.activemath.webapp.speech
-
- SpeechItem - Class in org.activemath.webapp.speech
- The items wich are stored in the SpeechItemList
- SpeechItem(String) -
Constructor for class org.activemath.webapp.speech.SpeechItem
-
- SpeechItemInterface - Interface in org.activemath.webapp.speech
-
- SpeechItemList - Class in org.activemath.webapp.speech
-
- SpeechItemList() -
Constructor for class org.activemath.webapp.speech.SpeechItemList
-
- SpeechItemListInterface - Interface in org.activemath.webapp.speech
-
- SpeechOnDemandController - Class in org.activemath.webapp.speech
- OnDemand Controller
Request parameters:
id - id of the item
- SpeechOnDemandController() -
Constructor for class org.activemath.webapp.speech.SpeechOnDemandController
-
- SpeechRuleChecker - Class in org.activemath.webapp.speech
- The SpeechRuleChecker decides if there is something to read.
- SpeechRuleChecker(User) -
Constructor for class org.activemath.webapp.speech.SpeechRuleChecker
-
- SpeechRuleCheckerInterface - Interface in org.activemath.webapp.speech
-
- SpeechTranslator - Class in org.activemath.webapp.speech
-
- SpeechTranslator() -
Constructor for class org.activemath.webapp.speech.SpeechTranslator
-
- SpeechTranslator(String) -
Constructor for class org.activemath.webapp.speech.SpeechTranslator
-
- SpeechUniversalController - Class in org.activemath.webapp.speech
- OnDemand Controller
Request parameters:
book - id of the book
page - page number to show (0=whole book)
- SpeechUniversalController() -
Constructor for class org.activemath.webapp.speech.SpeechUniversalController
-
- split(String, String) -
Static method in class org.activemath.omdocjdom.lucene.LuceneUtilities
- A utility method to return the
extradata child of the item
and create it, if it is missing.
- splitCSV(String) -
Static method in class org.activemath.util.Utilities
- Split a CSV string into its constituents
- splitCSV(String) -
Method in class org.activemath.webapp.admin.UserGroupAccessor
-
- splitString(String) -
Method in class org.activemath.webapp.user.UserGroup
- Split CSV string into Set, checking for empty string.
- SPORTS -
Static variable in class org.activemath.content.metadata.Field
-
- sqlTypes() -
Method in class org.activemath.util.db.JDomElementType
-
- STACKGenerator - Class in org.activemath.exercises.generators
-
- STACKGenerator(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.STACKGenerator
-
- StandardEvaluatorFactory - Class in org.activemath.webapp.evaluators
- SimpleEyetrackerEvaluatorFactory.
- StandardEvaluatorFactory() -
Constructor for class org.activemath.webapp.evaluators.StandardEvaluatorFactory
- The constructor for a SimpleEvaluatorFactory.
- StandardExerciseEvaluator - Class in org.activemath.webapp.evaluators
- SimpleEyeTrackerExerciseEvaluator.java
Created: Thu Nov 29 16:42:51 2001
- StandardExerciseEvaluator(User) -
Constructor for class org.activemath.webapp.evaluators.StandardExerciseEvaluator
-
- StandardNavigationEvaluator - Class in org.activemath.webapp.evaluators
- SimpleEyeTrackerNavigationEvaluator.java
An evaluator common to all users.
- StandardNavigationEvaluator(User) -
Constructor for class org.activemath.webapp.evaluators.StandardNavigationEvaluator
- Constructs a new SimpleEyeTrackerNavigationEvaluator using the specified settings.
- StandardReadEvaluator - Class in org.activemath.webapp.evaluators
- SimpleEyeTrackerReadEvaluator
This one is to be used by
Created: Wed Jan 9 13:17:16 2002
- StandardReadEvaluator(User) -
Constructor for class org.activemath.webapp.evaluators.StandardReadEvaluator
-
- start() -
Method in class org.activemath.applets.CasConsole
- The start method re-invokes the
ConsoleArea.adjustFont()
here as, on some platforms, it is the only
- start() -
Method in class org.activemath.author.toc.TOCEditButtonApplet
-
- start() -
Method in class org.activemath.author.toc.TOCEditForJSCalls
-
- start() -
Method in class org.activemath.webapp.exercises.tools.graph.GraphVizu
- Starts the applet.
- start() -
Method in class org.activemath.webapp.extasy.graph.GraphVizu
-
- start(String) -
Method in class org.activemath.webapp.util.StopWatch
- Start a named task.
- start() -
Method in class org.activemath.webapp.view.tools.TimerTool
-
- start1 -
Variable in class org.activemath.omdocjdom.map.MappedXmlOutputter.TagPositionPair
-
- start2 -
Variable in class org.activemath.omdocjdom.map.MappedXmlOutputter.TagPositionPair
-
- START_SEC_OPERATOR -
Static variable in class org.activemath.tutor.coursegen.jshop2.JShopUtil
- Beginn a new section(Omgroup).
- startAttribute(String) -
Method in class org.activemath.util.MyUTF8XMLWriter
-
- startCDATA() -
Method in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- startDelegation(String, String, String, String, Hashtable) -
Method in class org.activemath.webapp.ws.delegation.DelegationProcess
- Starts the delegation process as in step 1 of the browser delegation scenario.
- startDocument() -
Method in class org.activemath.omdocjdom.index.analysis.IndexStatistics
-
- startDTD(String, String, String) -
Method in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- startElement(String, String, String, Attributes) -
Method in class org.activemath.events.impl.EventParserXmlStream
-
- startElement(String, String, String, Attributes) -
Method in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- startElement(String) -
Method in class org.activemath.util.MyUTF8XMLWriter
-
- startElement(String) -
Method in class org.activemath.util.PrettyUTF8XMLWriter
-
- startEntity(String) -
Method in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- startExercise(String, String, Date, String, String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- startExercise(String, long, String, String) -
Method in class org.activemath.webapp.evaluators.Evaluator
-
- startExercise(User, String, long, String, String) -
Method in interface org.activemath.webapp.evaluators.EvaluatorCentral
-
- startExercise(User, String, long, String, String) -
Method in class org.activemath.webapp.evaluators.Evaluators
-
- startExercise(String, long, String, String) -
Method in class org.activemath.webapp.evaluators.StandardExerciseEvaluator
- Notifies this Evaluator that the user started to solve an exercise
Essentially, this method just put the starting time to the timetable.
- startOmegaExercise(int, String) -
Method in class org.activemath.exercises.openmath.services.OmegaTutorService
-
- startPageBrowsed(String, List, Date, String, String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- startPageBrowsed(List, long, String, String) -
Method in class org.activemath.webapp.evaluators.Evaluator
-
- startPageBrowsed(User, List, long, String, String) -
Method in interface org.activemath.webapp.evaluators.EvaluatorCentral
-
- startPageBrowsed(User, List, long, String, String) -
Method in class org.activemath.webapp.evaluators.Evaluators
-
- startPageBrowsed(List, long, String, String) -
Method in class org.activemath.webapp.evaluators.StandardNavigationEvaluator
- Signals the start of a new page.
- startPageBrowsed(List, long, String, String) -
Method in class org.activemath.webapp.evaluators.StandardReadEvaluator
- Set the current page as the page attribute of the evaluator.
- startPrefixMapping(String, String) -
Method in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- startReplacementText() -
Method in class org.activemath.util.MyUTF8XMLWriter
-
- startSearchResult() -
Method in class org.activemath.webapp.dict.DictionaryState
- Initializes and assigns a blank search-result.
- startTask(String, Task, Map, String, String) -
Method in class org.activemath.tutor.coursegen.CourseGenerator
-
- startThread() -
Method in class org.activemath.tutor.TutorialInteraction
-
- startWriting() -
Method in class org.activemath.omdocjdom.index.AMIndex
-
- startWriting() -
Method in class org.activemath.omdocjdom.slumb.FileStringStorage
-
- Static - Class in org.activemath.exercises.generators
-
- Static(LocalUserModel) -
Constructor for class org.activemath.exercises.generators.Static
-
- Static() -
Constructor for class org.activemath.exercises.generators.Static
-
- StaticCLORepository - Class in org.activemath.content.mediator.clo
-
- staticContent(List, String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- staticContent(String, String, String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- staticContent(List) -
Static method in class org.activemath.exercises.generators.util.OMDUtil
-
- staticContent(Element) -
Static method in class org.activemath.exercises.generators.util.OMDUtil
-
- staticFlag -
Static variable in class org.activemath.exercises.parsers.SimpleCharStream
-
- staticRephrase(OJElement, String, String) -
Static method in class org.activemath.omdocjdom.rephrase.RephraseHeuristics
- Uses the rephrase-information created by
RephraseHeuristics.initStaticRephrase(org.activemath.abstractcontent.Subconfiguration)
to rephrase the indicated OMOBJ to the wished
ContentType or CDGroup. encoded
as a MIME-type.
- staticRephraseToMathMLCDG(OJElement) -
Static method in class org.activemath.omdocjdom.rephrase.RephraseHeuristics
-
- STATISTICS -
Static variable in class org.activemath.content.metadata.Field
-
- StatisticsManager - Class in org.activemath.statistics
- This class holds a list of all ExerciseStatistics - for each exercise one.
- StatsController - Class in org.activemath.webapp.tools
- Controller to generate statistical information and perform structural gap
detection for an installed content collection
collection - id of collection; only the learning objects contained in
this collection will be taken into account for gap detection / statistics *
- StatsController() -
Constructor for class org.activemath.webapp.tools.StatsController
-
- stepDuration -
Variable in class org.activemath.events.types.ExerciseStepEvent
-
- StepEval - Class in org.activemath.studentmodel2.evaluation
-
- StepEval() -
Constructor for class org.activemath.studentmodel2.evaluation.StepEval
-
- stepGran -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- stop() -
Method in class org.activemath.author.toc.TOCEditButtonApplet
-
- stop() -
Method in class org.activemath.author.toc.TOCEditForJSCalls
-
- stop() -
Method in interface org.activemath.events.ActivemathEventMulticaster
- signal thread to stop
- stop() -
Method in class org.activemath.events.impl.AsyncMulticaster
-
- stop() -
Method in class org.activemath.events.impl.EventSubscriber
-
- stop() -
Method in class org.activemath.events.impl.SimpleMulticaster
-
- stop() -
Method in class org.activemath.webapp.util.StopWatch
- Stop the current task.
- stopwatch -
Variable in class org.activemath.webapp.base.ControllerBase
-
- StopWatch - Class in org.activemath.webapp.util
- Simple stop watch, allowing for timing of a number of
tasks, exposing total running time and running time for each
named task.
- StopWatch() -
Constructor for class org.activemath.webapp.util.StopWatch
- Construct a new stop watch.
- StopWatch(String) -
Constructor for class org.activemath.webapp.util.StopWatch
- Construct a new stop watch with the given id
Does not start any task.
- StopWatch.TaskInfo - Class in org.activemath.webapp.util
- Inner class to hold data about one task
- StorableClip - Class in org.activemath.webapp.clip
-
- StorableClip() -
Constructor for class org.activemath.webapp.clip.StorableClip
-
- StorableClip(String) -
Constructor for class org.activemath.webapp.clip.StorableClip
-
- store(User) -
Method in class org.activemath.webapp.user.UserStorage
- Saves
User to a persistent representation (create/update).
- store(AccountInfo) -
Method in class org.activemath.webapp.user.UserStorage
- Saves
AccountInfo to a persistent representation (create/update).
- store(UserGroup) -
Method in class org.activemath.webapp.user.UserStorage
- Saves
UserGroup to a persistent representation (create/update).
- stored(Serializable, Serializable, Long, Long, Serializable) -
Method in class org.activemath.presentation.FragmentCache
-
- storeGap(Gap) -
Method in class org.activemath.webapp.tools.data.GapManager
-
- storeGap(Gap) -
Method in class org.activemath.webapp.tools.data.storage.JDBCGapStorageDatabase
- stores the given gap in the database
- storeModel(String) -
Method in class org.activemath.studentmodel2.LearnerModel
- Persist the model for a user.
- storeNote(String, Note) -
Method in class org.activemath.webapp.notes.db.JDBCNotesDatabase
- stores the given note in the database.
- storePreset(TutorPreset) -
Method in class org.activemath.webapp.tools.data.storage.JDBCTutorPresetStorage
- stores the given preset in the database
- storeRequested(Serializable, Serializable, Long, Long, Serializable) -
Method in class org.activemath.presentation.FragmentCache
-
- storeSimulation(StudentSimulator) -
Method in class org.activemath.studentmodel2.PersistenceHelper
-
- storeTutorPreset(TutorPreset) -
Method in class org.activemath.webapp.tools.data.TutorPresetManager
-
- storeTutorPresetReturnInsertId(TutorPreset) -
Method in class org.activemath.webapp.tools.data.TutorPresetManager
-
- strategy -
Variable in class org.activemath.webapp.exercises.ExerciseController
-
- StrategyAction - Class in org.activemath.exercises.generators
-
- StrategyAction() -
Constructor for class org.activemath.exercises.generators.StrategyAction
-
- StrategyAction(Element) -
Constructor for class org.activemath.exercises.generators.StrategyAction
-
- StrategyAction(Document) -
Constructor for class org.activemath.exercises.generators.StrategyAction
-
- StreamedConsole - Class in org.activemath.util
-
- StreamedConsole(int, int) -
Constructor for class org.activemath.util.StreamedConsole
-
- STRING -
Static variable in interface org.activemath.exercises.parsers.CasParserActiveMathConstants
-
- STRING -
Static variable in interface org.activemath.exercises.parsers.CasParserAxiomConstants
-
- STRING -
Static variable in interface org.activemath.exercises.parsers.CasParserDrvConstants
-
- STRING -
Static variable in interface org.activemath.exercises.parsers.CasParserHtwConstants
-
- STRING -
Static variable in interface org.activemath.exercises.parsers.CasParserMaximaConstants
-
- STRING -
Static variable in interface org.activemath.exercises.parsers.CasParserMfConstants
-
- STRING -
Static variable in interface org.activemath.exercises.parsers.CasParserMmaConstants
-
- STRING -
Static variable in interface org.activemath.exercises.parsers.CasParserMpdConstants
-
- STRING -
Static variable in interface org.activemath.exercises.parsers.CasParserMplConstants
-
- STRING -
Static variable in interface org.activemath.exercises.parsers.CasParserRdcConstants
-
- STRING -
Static variable in interface org.activemath.exercises.parsers.CasParserYacasConstants
-
- string2jdom(String) -
Static method in class org.activemath.webapp.exercises.tools.JDOMUtility
-
- string2jdomContent(String) -
Static method in class org.activemath.webapp.exercises.tools.JDOMUtility
-
- string2Map(String) -
Static method in class org.activemath.events.impl.EventFactoryProperties
-
- stringDesc -
Variable in class org.activemath.omdocjdom.rephrase.ContentType
-
- stringDiff(String) -
Method in class org.activemath.webapp.speech.SpeechTranslator
-
- stringEquals(String, String) -
Static method in class org.activemath.omdocjdom.OJUtilities
- A utility method to check the equality of two string variables including
if they are both null.
- StringListPanel - Class in org.activemath.author.toc
- A Panel allowing to modify contents of a String list entry
Opitionally supports language selection for each String
in the List.
- StringListPanel(String, String, String, String, boolean, DCMetaEditPanel) -
Constructor for class org.activemath.author.toc.StringListPanel
-
- stringPanel -
Variable in class org.activemath.author.toc.DCMetaEditPanel
-
- strings2elems(List<Object>) -
Static method in class org.activemath.events.impl.EventEncoderProperties
- Creates a List out of the incoming List, where each element
of the returned list is a jdom.Element which is constructed
out of the string-element of the incoming list.
- StudentEval - Class in org.activemath.studentmodel2.evaluation
-
- StudentEval(String) -
Constructor for class org.activemath.studentmodel2.evaluation.StudentEval
- Constructor
- studentId -
Variable in class org.activemath.studentmodel2.evaluation.AnswerItem
-
- StudentResultData - Class in org.activemath.webapp.report.data
- Data object for student result report.
- StudentResultData(String, String) -
Constructor for class org.activemath.webapp.report.data.StudentResultData
-
- StudentSimulator - Class in org.activemath.studentmodel2.simulation
-
- StudentSimulator() -
Constructor for class org.activemath.studentmodel2.simulation.StudentSimulator
-
- Stylesheets - Interface in org.activemath.xsl
- Interface Stylesheets
An Interface to provide functionalities for centrally processing
stylesheet transformations including URI resolving facilities.
- StylesheetShrinker - Class in org.activemath.util
- This class processes XSL documents to remove all surrounding
whitespaces inside templates that are not inside xsl:text thereby
hopefully removing a lot of the errorneous LaTeX compilation errors.
- StylesheetShrinker(File, File) -
Constructor for class org.activemath.util.StylesheetShrinker
- Constructs the shrinker, need to invoke
StylesheetShrinker.run() afterwards.
- Subconfiguration - Interface in org.activemath.abstractcontent
- An interface to be passed to components for them to be configured.
- SubconfigurationMaker - Class in org.activemath.author.toc
- A class to create properties required to run an applet with the help of
SubconfImpl.PropertiesConfig. - SubconfigurationMaker(String) -
Constructor for class org.activemath.author.toc.SubconfigurationMaker
-
- SubconfImpl - Class in org.activemath.abstractcontent
- This class is a simple wrapper for its static inner classes meant to provide
useful implementations of the
SubconfImpl.AbstractSubconfiguration interface. - SubconfImpl() -
Constructor for class org.activemath.abstractcontent.SubconfImpl
-
- SubconfImpl.AbstractSubconfiguration - Class in org.activemath.abstractcontent
- This provides a raw base providing no services and no string-properties
- SubconfImpl.AbstractSubconfiguration() -
Constructor for class org.activemath.abstractcontent.SubconfImpl.AbstractSubconfiguration
-
- SubconfImpl.ChildSubconfiguration - Class in org.activemath.abstractcontent
- A class to provide property-subtree-based configuration
defined by a prefix and a parent subconfiguration.
- SubconfImpl.ChildSubconfiguration(Subconfiguration, String) -
Constructor for class org.activemath.abstractcontent.SubconfImpl.ChildSubconfiguration
-
- SubconfImpl.Log - Class in org.activemath.abstractcontent
- A simple wrapper for logging facilities... meant mostly to be worked
from within the code of the
SubconfImpl inner classes. - SubconfImpl.Log() -
Constructor for class org.activemath.abstractcontent.SubconfImpl.Log
-
- SubconfImpl.PathResolver - Interface in org.activemath.abstractcontent
- An interface to denote the capability to resolve paths
so as to be able to provide URL objects from property values.
- SubconfImpl.PropertiesConfig - Class in org.activemath.abstractcontent
- This class provides the subconfiguration facilities provided by a property file and
to create services on a property-file based configuration.
- SubconfImpl.PropertiesConfig(URL) -
Constructor for class org.activemath.abstractcontent.SubconfImpl.PropertiesConfig
- Reads the property-file in memory and initializes the possibility to start the
services but does not create them.
- SubconfImpl.PropertiesConfig(Map, SubconfImpl.PathResolver) -
Constructor for class org.activemath.abstractcontent.SubconfImpl.PropertiesConfig
- Creates a subconfiguration from an existing properties object and with the
the indicated
SubconfImpl.PathResolver.
- SubconfImpl.PropertiesConfig(Map, SubconfImpl.PathResolver, Map) -
Constructor for class org.activemath.abstractcontent.SubconfImpl.PropertiesConfig
- Creates a subconfiguration from an existing properties object and with the
the indicated
SubconfImpl.PathResolver.
- SubconfImpl.PropertiesConfig.CyclicServiceInitException - Exception in org.activemath.abstractcontent
- An exception denoting the imposibility to initialize services as an infite loop
would result instead.
- SubconfImpl.PropertiesConfig.CyclicServiceInitException(String) -
Constructor for exception org.activemath.abstractcontent.SubconfImpl.PropertiesConfig.CyclicServiceInitException
-
- SubconfImpl.UnionSubconfiguration - Class in org.activemath.abstractcontent
- A subcoonfiguration merging two subconfigurations.
- SubconfImpl.UnionSubconfiguration(Subconfiguration, Subconfiguration) -
Constructor for class org.activemath.abstractcontent.SubconfImpl.UnionSubconfiguration
-
- SubconfImpl.Util - Class in org.activemath.abstractcontent
-
- SubconfImpl.Util() -
Constructor for class org.activemath.abstractcontent.SubconfImpl.Util
-
- SUBFIELDNAME_field -
Static variable in interface org.activemath.omdocjdom.index.IndexConstants
-
- SUBFIELDNAME_learningContext -
Static variable in interface org.activemath.omdocjdom.index.IndexConstants
-
- subject -
Variable in class org.activemath.util.Email
-
- suboptimalFeedbackIds -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- subscribe(ActivemathEventListener, EventFilterList, EventFilterList) -
Method in interface org.activemath.events.ActivemathEventSubscriptionService
- Subscribe a listener with an include and exclude event filter list.
- subscribe(ActivemathEventListener) -
Method in interface org.activemath.events.ActivemathEventSubscriptionService
- Subscribe a listener for all events.
- subscribe(ActivemathEventListener) -
Method in class org.activemath.events.impl.EventManager
-
- subscribe(ActivemathEventListener, EventFilterList, EventFilterList) -
Method in class org.activemath.events.impl.EventManager
-
- subscribe(String, String, Vector, Vector) -
Method in class org.activemath.events.impl.XmlrpcEventService
- Subscribe to remote events.
- subscribe(AppSession) -
Method in class org.activemath.webapp.base.AppSessionEventService
-
- substituteVariables(Map, Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
- Substitute variables in the given OpenMath element.
- suggestInteractionId() -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- suggestionFollowed(String, int) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- suggestionIgnored(String, int) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- SuggestionRealizer - Class in org.activemath.webapp.feedback
- The SuggestionRealizer realizes a suggestion when it is demanded.
- SuggestionRealizer() -
Constructor for class org.activemath.webapp.feedback.SuggestionRealizer
-
- suite(int, boolean) -
Static method in class org.activemath.util.AdvancedTestCase
-
- suite(int, boolean, Class) -
Static method in class org.activemath.util.AdvancedTestCase
-
- SUMMARIZE -
Static variable in class org.activemath.content.metadata.AMProcess
-
- superToString() -
Method in class org.activemath.omdocjdom.index.queries.PhraseAMIndexQuery
-
- SupportNavigation - Class in org.activemath.feedback
-
- SupportNavigation() -
Constructor for class org.activemath.feedback.SupportNavigation
-
- surroundingMBaseRef -
Variable in class org.activemath.omdocjdom.mbase.ElementFromIDTable
-
- SURVEY_VIEW -
Static variable in class org.activemath.webapp.base.AppContext
-
- SurveyController - Class in org.activemath.webapp.survey
- This class serves and logs results of survey questionnaires.
- SurveyController() -
Constructor for class org.activemath.webapp.survey.SurveyController
-
- SurveyData - Class in org.activemath.webapp.survey
- A class encapsulating all the data which is logged when a (specific) survey is answered.
- SurveyData() -
Constructor for class org.activemath.webapp.survey.SurveyData
-
- SurveyManager - Class in org.activemath.webapp.survey
-
- SurveyManager() -
Constructor for class org.activemath.webapp.survey.SurveyManager
-
- SurveyReport - Class in org.activemath.webapp.report
-
- SurveyReport() -
Constructor for class org.activemath.webapp.report.SurveyReport
-
- SurveySubmittedEvent - Class in org.activemath.events.types
- Event: a user has submitted a survey
- SurveySubmittedEvent() -
Constructor for class org.activemath.events.types.SurveySubmittedEvent
-
- SurveySubmittedEvent(String) -
Constructor for class org.activemath.events.types.SurveySubmittedEvent
-
- SvnImpose - Class in org.activemath.util
-
- SwitchTo(int) -
Method in class org.activemath.exercises.parsers.CasParserActiveMathTokenManager
-
- SwitchTo(int) -
Method in class org.activemath.exercises.parsers.CasParserAxiomTokenManager
-
- SwitchTo(int) -
Method in class org.activemath.exercises.parsers.CasParserDrvTokenManager
-
- SwitchTo(int) -
Method in class org.activemath.exercises.parsers.CasParserHtwTokenManager
-
- SwitchTo(int) -
Method in class org.activemath.exercises.parsers.CasParserMaximaTokenManager
-
- SwitchTo(int) -
Method in class org.activemath.exercises.parsers.CasParserMfTokenManager
-
- SwitchTo(int) -
Method in class org.activemath.exercises.parsers.CasParserMmaTokenManager
-
- SwitchTo(int) -
Method in class org.activemath.exercises.parsers.CasParserMpdTokenManager
-
- SwitchTo(int) -
Method in class org.activemath.exercises.parsers.CasParserMplTokenManager
-
- SwitchTo(int) -
Method in class org.activemath.exercises.parsers.CasParserRdcTokenManager
-
- SwitchTo(int) -
Method in class org.activemath.exercises.parsers.CasParserYacasTokenManager
-
- symbol(String) -
Static method in class org.activemath.exercises.CasParser
-
- SYMBOL -
Static variable in interface org.activemath.exercises.parsers.CasParserActiveMathConstants
-
- SYMBOL -
Static variable in interface org.activemath.exercises.parsers.CasParserAxiomConstants
-
- symbol(String) -
Static method in class org.activemath.exercises.parsers.CasParserDrv
-
- SYMBOL -
Static variable in interface org.activemath.exercises.parsers.CasParserDrvConstants
-
- SYMBOL -
Static variable in interface org.activemath.exercises.parsers.CasParserHtwConstants
-
- symbol(String) -
Static method in class org.activemath.exercises.parsers.CasParserMaxima
-
- SYMBOL -
Static variable in interface org.activemath.exercises.parsers.CasParserMaximaConstants
-
- SYMBOL -
Static variable in interface org.activemath.exercises.parsers.CasParserMfConstants
-
- SYMBOL -
Static variable in interface org.activemath.exercises.parsers.CasParserMmaConstants
-
- SYMBOL -
Static variable in interface org.activemath.exercises.parsers.CasParserMpdConstants
-
- SYMBOL -
Static variable in interface org.activemath.exercises.parsers.CasParserMplConstants
-
- symbol(String) -
Static method in class org.activemath.exercises.parsers.CasParserRdc
-
- SYMBOL -
Static variable in interface org.activemath.exercises.parsers.CasParserRdcConstants
-
- SYMBOL -
Static variable in interface org.activemath.exercises.parsers.CasParserYacasConstants
-
- SYMBOL_IN_ASSERTION -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- SYMBOL_IN_DEFINITION -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- SYMBOL_IN_EXAMPLE -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- SYMBOL_IN_EXERCISE -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- SYMBOL_IN_METHOD -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- SYMBOL_IN_OMTEXT -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- SYMBOL_IN_PPMETHOD -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- SYMBOL_IN_PROOF -
Static variable in class org.activemath.abstractcontent.MBaseRef.Dependency
- States that the on element is "used" or "quoted" in the content of the "of" element.
- SymbolDeclarationsTask - Class in org.activemath.presentation.preproc
- This stateful task is responsible for the insertion the symbol pseudo-declarations
at the end of the element being processed
for all the symbols that appear inside the named element (as OMS elements)
so that the presentation can show the title of the symbol under the mouse.
- SymbolDeclarationsTask(Element, MBaseRef) -
Constructor for class org.activemath.presentation.preproc.SymbolDeclarationsTask
-
- SYMBOLIC -
Static variable in class org.activemath.content.metadata.Representation
-
- SYMBOLIC_BASIC_SIMPLIFY -
Static variable in class org.activemath.exercises.openmath.OpenMathServiceBroker
-
- SYMBOLIC_DOMAIN_REASONING -
Static variable in class org.activemath.exercises.openmath.OpenMathServiceBroker
-
- SymbolPresentationImportGenerator - Class in org.activemath.xsl
- This simple process class generates the
omdoc1/xsl/SymbolPresentationImports.xsl
collecting all the presentation.symbolImports.- SymbolPresentationListController - Class in org.activemath.webapp.tools
- A small non-configurable rendering tool that presents
the list of all symbols for which we have a presentation.
- SymbolPresentationListController() -
Constructor for class org.activemath.webapp.tools.SymbolPresentationListController
-
- SymbolPresentationListController.Collection - Class in org.activemath.webapp.tools
-
- SymbolPresentationListController.Collection(MBaseRef, String) -
Constructor for class org.activemath.webapp.tools.SymbolPresentationListController.Collection
-
- SymbolPresentationListController.Item - Class in org.activemath.webapp.tools
-
- SymbolPresentationListController.Item(MBaseRef, MBaseID) -
Constructor for class org.activemath.webapp.tools.SymbolPresentationListController.Item
-
- SymbolPresentationListController.Notation - Class in org.activemath.webapp.tools
-
- SymbolPresentationListController.Notation(Element) -
Constructor for class org.activemath.webapp.tools.SymbolPresentationListController.Notation
-
- SymbolPresentationListController.NotationFactory - Class in org.activemath.webapp.tools
-
- SymbolPresentationListController.NotationFactory() -
Constructor for class org.activemath.webapp.tools.SymbolPresentationListController.NotationFactory
-
- SymbolPresentationListController.Symbol - Class in org.activemath.webapp.tools
-
- SymbolPresentationListController.Symbol(MBaseRef, MBaseID) -
Constructor for class org.activemath.webapp.tools.SymbolPresentationListController.Symbol
-
- SymbolPresentationListController.Theory - Class in org.activemath.webapp.tools
-
- SymbolPresentationListController.Theory(MBaseRef, MBaseID) -
Constructor for class org.activemath.webapp.tools.SymbolPresentationListController.Theory
-
- symbolUnary(String) -
Static method in class org.activemath.exercises.CasParser
-
- symbolUnary(String) -
Static method in class org.activemath.exercises.parsers.CasParserDrv
-
- symbolUnary(String) -
Static method in class org.activemath.exercises.parsers.CasParserMaxima
-
- symbolUnary(String) -
Static method in class org.activemath.exercises.parsers.CasParserRdc
-
- Symptom - Class in org.activemath.feedback.symptoms
-
- Symptom(String) -
Constructor for class org.activemath.feedback.symptoms.Symptom
-
- syncDown() -
Method in class org.activemath.omdocjdom.collsync.CSClient
-
- synEq(Element) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- SYNTACTIC -
Static variable in class org.activemath.exercises.model.OMComparator
-
- syntacticCondition(List<Element>) -
Static method in class org.activemath.exercises.generators.util.OMDUtil
-
- SyntaxErrorException - Exception in org.activemath.content.query
-
- SyntaxErrorException(String) -
Constructor for exception org.activemath.content.query.SyntaxErrorException
-
- syntaxErrorFeedbackIds -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- SYNTHESIS -
Static variable in class org.activemath.content.metadata.BLOOMProcess
-
- sysLineSeparator -
Variable in class org.activemath.util.MyUTF8XMLWriter
-
- SYSTEM_ERROR -
Static variable in exception org.activemath.webapp.base.external.ExternalAuthenticationException
-
T
- table -
Variable in class org.activemath.omdocjdom.mbase.OmdocJdomMBase
-
- targetEPR -
Static variable in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.GenerateCourseWithLKMapClient
-
- targetEPR -
Static variable in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.MetadataOntologyClient
-
- targetEPR -
Static variable in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.RepositoryRegistrationClient
-
- targetEPR -
Static variable in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.RepositoryUnRegisterClient
-
- targetEPR -
Static variable in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.TaskDefinitionClient
-
- targetID -
Variable in class org.activemath.omdocjdom.OJoms
-
- targetID -
Variable in class org.activemath.omdocjdom.OJref
-
- task -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- task(String, List, String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- task(String, List, String, String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- task(String, Element, String) -
Static method in class org.activemath.exercises.generators.util.OMDUtil
-
- Task - Interface in org.activemath.presentation.preproc
- A Task is a general processing unit that is called on each of the elements being walked
through by the
PreProcessor. - task -
Variable in class org.activemath.tutor.coursegen.jshop2.JShop2Planner
-
- Task - Class in org.activemath.tutor
- Class for pedagogical tasks.
- Task(String, List) -
Constructor for class org.activemath.tutor.Task
- Create a new pedagogical objective
- task -
Variable in class org.activemath.tutor.TutorialInteraction
- Tasks achieved by the tutorial interaction
- TASK_REJECTED -
Static variable in class org.activemath.tutor.XmlrpcTutorialServer
- The task is in current envirement not acceptable.
- TaskDefinitionClient - Class in org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient
-
- TaskDefinitionClient() -
Constructor for class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.TaskDefinitionClient
-
- TaskFactory - Interface in org.activemath.presentation.preproc
- /** A simple factory interface to describe objects that can generate tasks which will be used exactly once.
- TaskGenerationController - Class in org.activemath.webapp.tools
- A simple controller that used the IDEAS DR services to generate exercise tasks for the given domain.
- TaskGenerationController() -
Constructor for class org.activemath.webapp.tools.TaskGenerationController
-
- taskIds -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- taskList -
Variable in class org.activemath.presentation.preproc.PreProcessor
- The taskList that will be enumerated when running.
- TaskUtil - Class in org.activemath.tutor
- Parse the taskList.xml once and provide an interface for other compoent with
the information gained from the xml file.
- TBMBeliefContainer - Class in org.activemath.studentmodel2.assessment.tbm
-
- TBMBeliefContainer() -
Constructor for class org.activemath.studentmodel2.assessment.tbm.TBMBeliefContainer
-
- tearDown() -
Method in class org.activemath.omdocjdom.collsync.TestCollSync
-
- tearDown() -
Method in class org.activemath.omdocjdom.slumb.SluMBaseRefForTesting
-
- TECHNICAL -
Static variable in class org.activemath.content.metadata.MathBridgeProcess
- 1.
- TECHNICAL_SCHOOL_FIRST_CYCLE -
Static variable in class org.activemath.content.metadata.LearningContext
-
- TECHNICAL_SCHOOL_FIRST_YEAR -
Static variable in class org.activemath.content.metadata.LearningContext
-
- TECHNICAL_SCHOOL_FOURTH_YEAR -
Static variable in class org.activemath.content.metadata.LearningContext
-
- TECHNICAL_SCHOOL_SECOND_CYCLE -
Static variable in class org.activemath.content.metadata.LearningContext
-
- TECHNICAL_SCHOOL_SECOND_YEAR -
Static variable in class org.activemath.content.metadata.LearningContext
-
- TECHNICAL_SCHOOL_THIRD_YEAR -
Static variable in class org.activemath.content.metadata.LearningContext
-
- tellMisconception(List<String>) -
Method in class org.activemath.studentmodel2.data.AssessmentModel
- Add misconceptions the exercise system diagnosed for this user
- tellMisconceptions(String, List<String>) -
Method in class org.activemath.studentmodel2.LearnerModel
- Add misconceptions to the user's model
- TempLearnerModel - Class in org.activemath.tutor.coursegen.learnerModel
- This class implementes a simple learnermodel that simulates a temporary
learnermodel for storing the information of learner.
- termRelationsWithColAndRelPath(String) -
Static method in class org.activemath.omdocjdom.slumb.data.SlumbRelation.RelList
-
- termRelationsWithSource(String) -
Static method in class org.activemath.omdocjdom.slumb.data.SlumbRelation.RelList
-
- termRelationsWithTarget(String) -
Static method in class org.activemath.omdocjdom.slumb.data.SlumbRelation.RelList
-
- Test - Class in org.activemath.webapp.extasy
-
- Test() -
Constructor for class org.activemath.webapp.extasy.Test
-
- test_user_name -
Variable in class org.activemath.util.AdvancedTestCase
-
- testAssemblePath(Element) -
Static method in class org.activemath.presentation.preproc.PrepareForCnPTask
-
- testAssociate() -
Method in class org.activemath.omdocjdom.index.infomap.junitTest.TestInfomap
-
- testCache() -
Static method in class org.activemath.content.mediator.MediatorTests
-
- TestCollSync - Class in org.activemath.omdocjdom.collsync
-
- TestCollSync(String) -
Constructor for class org.activemath.omdocjdom.collsync.TestCollSync
-
- testComplete() -
Method in class org.activemath.util.checks.Checker
- handles things common to failing and successed test:
unpreparation of blocking methods, later mightbe time measurements
- testCompulsoryMap -
Variable in class org.activemath.webapp.user.UserGroup
-
- testFails(String) -
Method in class org.activemath.util.checks.Checker
- handles a failing test, i.E. stores the actual date as date of
last failure and stores the given description as failure description
- testGetFileWithFile() -
Method in class org.activemath.omdocjdom.collsync.TestCollSync
-
- TestInfomap - Class in org.activemath.omdocjdom.index.infomap.junitTest
-
- TestInfomap(String) -
Constructor for class org.activemath.omdocjdom.index.infomap.junitTest.TestInfomap
-
- testMapping() -
Static method in class org.activemath.content.mediator.MediatorTests
-
- testQuery() -
Method in class org.activemath.content.mediator.kbimpl.WebServiceCaller
- Test necessary queries to ensure, that the repository can be accessed
succesfully.
- testQueryMapper() -
Method in class org.activemath.content.query.QueryEngineTest
-
- testQueryParse() -
Method in class org.activemath.content.query.QueryEngineTest
-
- testSanityOfPathVariable() -
Method in class org.activemath.omdocjdom.index.infomap.InfomapSystemEnvironment
-
- TestSimpleSearchHttp - Class in org.activemath.webapp.dict.queries
-
- TestSimpleSearchHttp() -
Constructor for class org.activemath.webapp.dict.queries.TestSimpleSearchHttp
-
- testSucceeds() -
Method in class org.activemath.util.checks.Checker
- handles a successing test, i.E. stores the actual date as date of
last success, and calls
testComplete
- testSV() -
Method in class org.activemath.omdocjdom.index.infomap.SemanticVectorsIntegrator
-
- testSyncDown() -
Method in class org.activemath.omdocjdom.collsync.TestCollSync
-
- testSyncUp() -
Method in class org.activemath.omdocjdom.collsync.TestCollSync
-
- testTimeouts -
Variable in class org.activemath.webapp.user.UserGroup
-
- testTransformAM(String, String, int) -
Static method in class org.activemath.xsl.XSLTester
- Test using current ActiveMath infrastructure (JaxpProcessor)
- testTransformTrax(String, String, int) -
Static method in class org.activemath.xsl.XSLTester
- Test using basic TraX calls (Template, Transformer)
- TeXMacrosLister - Class in org.activemath.presentation.formats
-
- TeXMacrosLister() -
Constructor for class org.activemath.presentation.formats.TeXMacrosLister
-
- text(String) -
Method in class org.activemath.omdocjdom.OJFactory
- Returns an appropriate subclass instance of
Text,
calling OJFactory.constructSpecialTextSubclass(java.lang.String).
- TEXT -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- text2js(PresentationBlock, String, AppModel) -
Method in class org.activemath.webapp.extasy.util.Java2Javascript
-
- TEXT_OPERATOR -
Static variable in class org.activemath.tutor.coursegen.jshop2.JShopUtil
- Insert a text
- TextAMQuery - Class in org.activemath.webapp.dict.queries
- Denotes a query for a set of words to be searched for.
- TextAMQuery() -
Constructor for class org.activemath.webapp.dict.queries.TextAMQuery
-
- TextAMQuery(String) -
Constructor for class org.activemath.webapp.dict.queries.TextAMQuery
-
- TextAMQuery(OJElement) -
Constructor for class org.activemath.webapp.dict.queries.TextAMQuery
-
- textGroupDetector -
Static variable in class org.activemath.exercises.model.ExerciseLoader
-
- textValueChanged(TextEvent) -
Method in class org.activemath.util.Console
- This method is invoked after the text value has changed.
- TheMBaseXmlRpcClient - Class in org.activemath.omdocjdom.thembase
- MBaseRef implementation to talk to the real MBase.
- TheMBaseXmlRpcClient(Map) -
Constructor for class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- TheMBaseXmlRpcClient(Subconfiguration) -
Constructor for class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
- Constructs the object using the keys
uri and simulatedSystemID.
- TheMBaseXmlRpcClient(URL, URL) -
Constructor for class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- Theory - Class in org.activemath.content.items
- A Theory item.
- Theory(String) -
Constructor for class org.activemath.content.items.Theory
-
- theory -
Variable in class org.activemath.omdocjdom.ID
-
- Theory - Class in org.activemath.omdocjdom.slumb.data
- Denotes a theory element inside a file.
- Theory(ID, File) -
Constructor for class org.activemath.omdocjdom.slumb.data.Theory
-
- Theory(Document) -
Constructor for class org.activemath.omdocjdom.slumb.data.Theory
- A somewhat greedy loader...
- TheoryCollection - Interface in org.activemath.omdocjdom.slumb
- Simple interface to provide
Theory objects. - theoryId -
Variable in class org.activemath.content.items.Item
-
- theoryId -
Variable in class org.activemath.exercises.InteractionGenerator
-
- Therapy - Class in org.activemath.feedback.therapies
- This class is supposed to hold the 'therapy' following a certain 'diagnose' inferred by the
org.activemath.feedback.SuggestionEngine. - Therapy(String, String) -
Constructor for class org.activemath.feedback.therapies.Therapy
-
- TherapyContainer - Class in org.activemath.feedback
-
- TherapyContainer() -
Constructor for class org.activemath.feedback.TherapyContainer
-
- THINK -
Static variable in class org.activemath.content.metadata.Competency
- Deprecated.
- THINK -
Static variable in class org.activemath.content.metadata.PISAProcess
-
- THINK -
Static variable in class org.activemath.tutor.lmbridge.Competency
-
- thisLogCat -
Static variable in class org.activemath.abstractcontent.MathWebBrokerWrapper
-
- thisLogCat -
Static variable in class org.activemath.abstractcontent.SimpleMatriculation
-
- thisLogCat -
Static variable in class org.activemath.config.ServletContextConfigurator
-
- thisLogCat -
Static variable in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- thisLogCat -
Static variable in class org.activemath.presentation.preproc.OmletExpresserTask
-
- thisLogCat -
Static variable in class org.activemath.presentation.preproc.PreProcessor
-
- thisLogCat -
Static variable in class org.activemath.presentation.preproc.RefEncoderTask
-
- thisLogCat -
Static variable in class org.activemath.presentation.preproc.SymbolDeclarationsTask
-
- thisLogCat -
Static variable in class org.activemath.util.Email
-
- thisLogCat -
Static variable in class org.activemath.util.JdomUtil
-
- thisLogCat -
Static variable in class org.activemath.webapp.evaluators.EvaluationTool
-
- thisLogCat -
Static variable in class org.activemath.webapp.evaluators.EvaluatorCoupling
-
- thisLogCat -
Static variable in class org.activemath.webapp.evaluators.Evaluators
-
- thisLogCat -
Static variable in class org.activemath.webapp.evaluators.StandardExerciseEvaluator
- The logger helper for this class.
- thisLogCat -
Static variable in class org.activemath.webapp.evaluators.StandardNavigationEvaluator
- The logging facility.
- thisLogCat -
Static variable in class org.activemath.webapp.evaluators.StandardReadEvaluator
-
- thisLogCat -
Static variable in class org.activemath.webapp.ws.delegation.siette.SietteAsignaturaProducer
-
- thisLogCat -
Static variable in class org.activemath.xsl.Processor
- Description of the Field
- thisUserInput -
Variable in class org.activemath.exercises.generators.HTWGenerator
-
- thread -
Variable in class org.activemath.util.Email
-
- throwExceptions -
Variable in class org.activemath.omdocjdom.mbase.MBaseErrorReporter
- If true, throws the given exception
- throwIfNotFinished() -
Method in class org.activemath.applets.RelayedAppletStub
-
- TICKET_INVALID -
Static variable in exception org.activemath.webapp.base.external.ExternalAuthenticationException
-
- tidyForOpenMath1(Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
- External OM systems are not required to handle namespaces or
extra attributes, so we need to remove them to ensure that the
expression will be parsed correctly.
- TimedBucketSet - Class in org.activemath.webapp.report.bucket
- Bind n timed buckets to a set.
- timeRating(long, String, int) -
Static method in class org.activemath.webapp.evaluators.EvaluationTool
- Compares the reading the time observed with the average required reading
time, and returns wether the time was "short", "ok" or "long".
- TimerTool - Class in org.activemath.webapp.view.tools
-
- TimerTool() -
Constructor for class org.activemath.webapp.view.tools.TimerTool
-
- timestamp -
Variable in class org.activemath.events.ActivemathEvent
- System time when the event happened
- TimeStamp - Class in org.activemath.util
- This utility class allows the production of an HTML "timestamp" in the following form:
This was generated by ActiveMath version versNum
on host hostName on Date at Time for user User in session Session.
- TimeStamp() -
Constructor for class org.activemath.util.TimeStamp
- Fetches the informations from the Manager and stores them.
- timestamp_started -
Variable in class org.activemath.statistics.ExerciseStatistics.UserEntry
-
- timestamps -
Variable in class org.activemath.xsl.JaxpProcessor
- Hashtable with the timestamps
long of the last modification of
the stylesheet
- title -
Variable in class org.activemath.content.Book
-
- title -
Variable in class org.activemath.content.ContentCollection
-
- title -
Variable in class org.activemath.content.Grouping
-
- TITLE -
Static variable in class org.activemath.content.items.DynamicItemText
-
- title -
Variable in class org.activemath.content.items.Item
-
- title -
Variable in class org.activemath.events.types.UserBookPlannedEvent
-
- title -
Variable in class org.activemath.events.types.UserBookUploadedEvent
-
- titles -
Variable in class org.activemath.content.Book
-
- titles -
Variable in class org.activemath.content.ContentCollection
-
- titles -
Variable in class org.activemath.content.Grouping
-
- titles -
Variable in class org.activemath.content.items.Item
-
- tltMap -
Variable in class org.activemath.content.items.Metadata
-
- tmpDir -
Static variable in class org.activemath.webapp.extasy.util.MultipartRequestHandler
-
- to -
Variable in class org.activemath.util.Email
-
- to() -
Method in interface org.activemath.webapp.exercises.tools.Edge
-
- to() -
Method in class org.activemath.webapp.exercises.tools.Transition
-
- toAddAtNextTextValueChanged -
Variable in class org.activemath.util.Console
-
- toArray() -
Method in class org.activemath.webapp.user.UserRoleSet
-
- toArray(T[]) -
Method in class org.activemath.webapp.user.UserRoleSet
-
- TOC - Class in org.activemath.author.toc
- An activemath TOC-Edit Frame
- TOC() -
Constructor for class org.activemath.author.toc.TOC
- Deprecated. this constructor provides no configuration and will fail
- TOC(String, Subconfiguration, String, String, String, String) -
Constructor for class org.activemath.author.toc.TOC
-
- TOC(String, Subconfiguration) -
Constructor for class org.activemath.author.toc.TOC
-
- toc -
Variable in class org.activemath.content.Book
-
- Toc - Class in org.activemath.content
-
- Toc(String, TocEntry) -
Constructor for class org.activemath.content.Toc
-
- Toc(Grouping) -
Constructor for class org.activemath.content.Toc
-
- Toc(Book) -
Constructor for class org.activemath.content.Toc
- Creates a new toc using a book
- Toc - Class in org.activemath.webapp.controller
- Generate a TOC bean for a book.
- Toc() -
Constructor for class org.activemath.webapp.controller.Toc
-
- TOCEditButtonApplet - Class in org.activemath.author.toc
- An applet to contain a button to invoke TOCEdit when it's ready.
- TOCEditButtonApplet() -
Constructor for class org.activemath.author.toc.TOCEditButtonApplet
-
- TOCEditController - Class in org.activemath.webapp.tocedit
-
- TOCEditController() -
Constructor for class org.activemath.webapp.tocedit.TOCEditController
-
- TOCEditForJSCalls - Class in org.activemath.author.toc
- An applet to contain nothing except a public method one can talk to
to open a toc.
- TOCEditForJSCalls() -
Constructor for class org.activemath.author.toc.TOCEditForJSCalls
-
- TocEntry - Class in org.activemath.content
- Content abstraction of a TOC entry.
- TocEntry(String, String, Map) -
Constructor for class org.activemath.content.TocEntry
-
- TOCFilter - Class in org.activemath.author.toc
- A simple class to filter a table-of-contents stored in
TOCedit.
- TOCFilter(String, String, MBaseRef) -
Constructor for class org.activemath.author.toc.TOCFilter
- Creates the filter for items with a metadata/extradata
child in
OJConstants.AM_NAMESPACE with the
name attributeValue and attribute
with name value and value attributeValue.
- TOCMenuBar - Class in org.activemath.author.toc
-
- TOCMenuBar(TOC) -
Constructor for class org.activemath.author.toc.TOCMenuBar
- creates a new TOCMenuBar that belongs to the given toc window
- TOCUtil - Class in org.activemath.author.toc
-
- TOCUtil() -
Constructor for class org.activemath.author.toc.TOCUtil
-
- toDisableTags(String) -
Static method in class org.activemath.webapp.view.tools.EscapeTool
- Return aText with all '<' and '>' characters
replaced by their escaped equivalents.
- toDouble(Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
- Parse an OpenMath element into a double float number.
- toInt(Element) -
Static method in class org.activemath.exercises.openmath.OpenMath
- Parse an OpenMath integer element into an integer number.
- toJson(Object) -
Static method in class org.activemath.webapp.base.json.JsonUtils
-
- token -
Variable in class org.activemath.exercises.parsers.CasParserActiveMath
-
- token -
Variable in class org.activemath.exercises.parsers.CasParserAxiom
-
- token -
Variable in class org.activemath.exercises.parsers.CasParserDrv
-
- token -
Variable in class org.activemath.exercises.parsers.CasParserHtw
-
- token -
Variable in class org.activemath.exercises.parsers.CasParserMaxima
-
- token -
Variable in class org.activemath.exercises.parsers.CasParserMf
-
- token -
Variable in class org.activemath.exercises.parsers.CasParserMma
-
- token -
Variable in class org.activemath.exercises.parsers.CasParserMpd
-
- token -
Variable in class org.activemath.exercises.parsers.CasParserMpl
-
- token -
Variable in class org.activemath.exercises.parsers.CasParserRdc
-
- token -
Variable in class org.activemath.exercises.parsers.CasParserYacas
-
- Token - Class in org.activemath.exercises.parsers
- Describes the input token stream.
- Token() -
Constructor for class org.activemath.exercises.parsers.Token
-
- token_source -
Variable in class org.activemath.exercises.parsers.CasParserActiveMath
-
- token_source -
Variable in class org.activemath.exercises.parsers.CasParserAxiom
-
- token_source -
Variable in class org.activemath.exercises.parsers.CasParserDrv
-
- token_source -
Variable in class org.activemath.exercises.parsers.CasParserHtw
-
- token_source -
Variable in class org.activemath.exercises.parsers.CasParserMaxima
-
- token_source -
Variable in class org.activemath.exercises.parsers.CasParserMf
-
- token_source -
Variable in class org.activemath.exercises.parsers.CasParserMma
-
- token_source -
Variable in class org.activemath.exercises.parsers.CasParserMpd
-
- token_source -
Variable in class org.activemath.exercises.parsers.CasParserMpl
-
- token_source -
Variable in class org.activemath.exercises.parsers.CasParserRdc
-
- token_source -
Variable in class org.activemath.exercises.parsers.CasParserYacas
-
- tokenImage -
Static variable in interface org.activemath.exercises.parsers.CasParserActiveMathConstants
-
- tokenImage -
Static variable in interface org.activemath.exercises.parsers.CasParserAxiomConstants
-
- tokenImage -
Static variable in interface org.activemath.exercises.parsers.CasParserDrvConstants
-
- tokenImage -
Static variable in interface org.activemath.exercises.parsers.CasParserHtwConstants
-
- tokenImage -
Static variable in interface org.activemath.exercises.parsers.CasParserMaximaConstants
-
- tokenImage -
Static variable in interface org.activemath.exercises.parsers.CasParserMfConstants
-
- tokenImage -
Static variable in interface org.activemath.exercises.parsers.CasParserMmaConstants
-
- tokenImage -
Static variable in interface org.activemath.exercises.parsers.CasParserMpdConstants
-
- tokenImage -
Static variable in interface org.activemath.exercises.parsers.CasParserMplConstants
-
- tokenImage -
Static variable in interface org.activemath.exercises.parsers.CasParserRdcConstants
-
- tokenImage -
Static variable in interface org.activemath.exercises.parsers.CasParserYacasConstants
-
- tokenImage -
Variable in exception org.activemath.exercises.parsers.ParseException
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- TokenMgrError - Error in org.activemath.exercises.parsers
-
- TokenMgrError() -
Constructor for error org.activemath.exercises.parsers.TokenMgrError
-
- TokenMgrError(String, int) -
Constructor for error org.activemath.exercises.parsers.TokenMgrError
-
- TokenMgrError(boolean, int, int, int, String, char, int) -
Constructor for error org.activemath.exercises.parsers.TokenMgrError
-
- tokenStream(String, Reader) -
Method in class org.activemath.omdocjdom.index.analysis.AMAnalyzer
-
- toLatex(String) -
Method in class org.activemath.webapp.view.tools.EscapeTool
- Deprecated. Use forLatex()
- toLatexString() -
Method in class org.activemath.content.mediator.rewriter.Pattern
-
- toMap(ActivemathEvent) -
Static method in class org.activemath.events.impl.EventEncoder
-
- toMap(ActivemathEvent) -
Static method in class org.activemath.events.impl.EventEncoderProperties
-
- toMap() -
Method in class org.activemath.webapp.notes.db.Note
- turn Note into a Map
- toMatch -
Variable in class org.activemath.omdocjdom.ID.PoolableRE
-
- toOJDynamicItem() -
Method in class org.activemath.content.items.DynamicItem
- This method transfers a DynamicItem data object to a OJDynamicItem.
- TOOLS -
Static variable in class org.activemath.content.metadata.Competency
- Deprecated.
- TOOLS -
Static variable in class org.activemath.content.metadata.PISAProcess
-
- TOOLS -
Static variable in class org.activemath.tutor.lmbridge.Competency
-
- ToolStartedEvent - Class in org.activemath.events.types
- Event: a new view is presented to the user
View names should come from AppContext.
- ToolStartedEvent() -
Constructor for class org.activemath.events.types.ToolStartedEvent
-
- ToolStartedEvent(String) -
Constructor for class org.activemath.events.types.ToolStartedEvent
-
- toString() -
Method in exception org.activemath.abstractcontent.MBaseCollectionNotProvidedException
-
- toString() -
Method in exception org.activemath.abstractcontent.MBaseException
- returns a string representation of this wrapped exception *
- toString() -
Method in class org.activemath.abstractcontent.MBaseID
- Returns a string representation of this ID useful for debugging only.
- toString() -
Method in exception org.activemath.abstractcontent.MBaseItemNotFoundException
-
- toString() -
Method in class org.activemath.abstractcontent.MBaseRef.Dependency
-
- toString() -
Method in class org.activemath.abstractcontent.SubconfImpl.ChildSubconfiguration
-
- toString() -
Method in class org.activemath.author.toc.AMSessionInfo
- produces a brief String representation of this
AMSessionInfo object.
- toString() -
Method in class org.activemath.content.ContentCollection
-
- toString() -
Method in class org.activemath.content.GapDetectionBook
-
- toString() -
Method in class org.activemath.content.Grouping
-
- toString() -
Method in class org.activemath.content.items.DynamicItem
- Return type + serviceName + queryName
- toString() -
Method in class org.activemath.content.items.ExerciseItem
-
- toString() -
Method in class org.activemath.content.items.FlavorSet
-
- toString() -
Method in class org.activemath.content.items.Item
-
- toString() -
Method in class org.activemath.content.items.ItemRelation
-
- toString() -
Method in class org.activemath.content.items.ItemRelationType
-
- toString() -
Method in class org.activemath.content.items.Metadata
-
- toString() -
Method in class org.activemath.content.items.Theory
-
- toString() -
Method in enum org.activemath.content.mediator.clo.CLOType
-
- toString() -
Method in class org.activemath.content.mediator.query.KBQuery
-
- toString() -
Method in class org.activemath.content.mediator.QueryCache
-
- toString() -
Method in class org.activemath.content.mediator.rewriter.MappingPattern
-
- toString() -
Method in class org.activemath.content.mediator.rewriter.Pattern
-
- toString() -
Method in class org.activemath.content.metadata.ActionDate
-
- toString() -
Method in class org.activemath.content.metadata.LearningTime
-
- toString() -
Method in class org.activemath.content.metadata.MetadataConstant
-
- toString() -
Method in class org.activemath.content.metadata.Person
-
- toString() -
Method in class org.activemath.content.Page
-
- toString() -
Method in class org.activemath.content.query.DBQuery
-
- toString() -
Method in class org.activemath.content.query.Query
-
- toString() -
Method in class org.activemath.content.RecBook
-
- toString() -
Method in class org.activemath.content.TocEntry
-
- toString() -
Method in class org.activemath.content.UserBook
-
- toString() -
Method in class org.activemath.events.ActivemathEvent
-
- toString() -
Method in class org.activemath.events.impl.EventFilter
-
- toString() -
Method in class org.activemath.events.tags.EventTag
-
- toString() -
Method in class org.activemath.events.types.AssessmentResultEntry
-
- toString() -
Method in class org.activemath.events.types.AssessmentResultEvent
-
- toString() -
Method in class org.activemath.events.types.BeliefUpdateEvent
-
- toString() -
Method in class org.activemath.events.types.ClipTransferEvent
-
- toString() -
Method in class org.activemath.events.types.DictSearchedEvent
-
- toString() -
Method in class org.activemath.events.types.ExerciseFinishedEvent
-
- toString() -
Method in class org.activemath.events.types.ExerciseStartedEvent
-
- toString() -
Method in class org.activemath.events.types.ExerciseStepEvent
-
- toString() -
Method in class org.activemath.events.types.FocusChangedEvent
-
- toString() -
Method in class org.activemath.events.types.ItemPresentedEvent
-
- toString() -
Method in class org.activemath.events.types.ItemSeenEvent
-
- toString() -
Method in class org.activemath.events.types.MasteryChangedEvent
-
- toString() -
Method in class org.activemath.events.types.MBaseCollectionsChangedEvent
-
- toString() -
Method in class org.activemath.events.types.NoteCreatedEvent
-
- toString() -
Method in class org.activemath.events.types.NoteDeletedEvent
-
- toString() -
Method in class org.activemath.events.types.NoteModifiedEvent
-
- toString() -
Method in class org.activemath.events.types.NotePresentedEvent
-
- toString() -
Method in class org.activemath.events.types.PagePresentedEvent
-
- toString() -
Method in class org.activemath.events.types.ReportRequestedEvent
-
- toString() -
Method in class org.activemath.events.types.SurveySubmittedEvent
-
- toString() -
Method in class org.activemath.events.types.ToolStartedEvent
-
- toString() -
Method in class org.activemath.events.types.UrlRequestedEvent
-
- toString() -
Method in class org.activemath.events.types.UserBookRenamedEvent
-
- toString() -
Method in class org.activemath.events.types.UserCreatedEvent
-
- toString() -
Method in class org.activemath.events.types.UserLoggedInEvent
-
- toString() -
Method in class org.activemath.events.types.UserLoggedOutEvent
-
- toString() -
Method in class org.activemath.events.types.UserPropertyChangedEvent
-
- toString() -
Method in class org.activemath.events.types.ViewPresentedEvent
-
- toString() -
Method in class org.activemath.events.types.WindowClosedEvent
-
- toString(Element) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- toString(List<Element>) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- toString() -
Method in class org.activemath.exercises.model.OMComparator
-
- toString(Element) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- toString(List<Element>) -
Method in class org.activemath.exercises.openmath.services.IDEASDRService
-
- toString() -
Method in class org.activemath.exercises.parsers.Token
- Returns the image.
- toString() -
Method in class org.activemath.feedback.therapies.Therapy
-
- toString() -
Method in class org.activemath.learner.history.HistoryQuery
-
- toString() -
Method in class org.activemath.omdocjdom.ID
- Returns a representative (long) text describing all the fields, including
its
null fields.
- toString() -
Method in class org.activemath.omdocjdom.index.analysis.IndexStatistics
-
- toString() -
Method in class org.activemath.omdocjdom.index.queries.AbstractAMIndexQuery
-
- toString() -
Method in class org.activemath.omdocjdom.index.queries.OmobjAMIndexQuery
-
- toString() -
Method in class org.activemath.omdocjdom.index.queries.PhraseAMIndexQuery
-
- toString() -
Method in class org.activemath.omdocjdom.index.queries.PlainTextAMIndexQuery
-
- toString() -
Method in class org.activemath.omdocjdom.mbase.Dependency
-
- toString() -
Method in class org.activemath.omdocjdom.MDAttribute
-
- toString() -
Method in class org.activemath.omdocjdom.OJDocument
-
- toString() -
Method in class org.activemath.omdocjdom.OJDynamicItem
-
- toString() -
Method in class org.activemath.omdocjdom.OJElement
-
- toString() -
Method in class org.activemath.omdocjdom.OJSAXBuilder.LocationInfo
-
- toString() -
Method in class org.activemath.omdocjdom.OJText
- Returns a representation of of the text between "<" and ">".
- toString() -
Method in class org.activemath.omdocjdom.rephrase.ContentType
-
- toString() -
Method in class org.activemath.omdocjdom.rephrase.OMMatcher
-
- toString() -
Method in exception org.activemath.omdocjdom.rephrase.RephraseException
-
- toString() -
Method in class org.activemath.omdocjdom.slumb.data.OMDocFile
-
- toString() -
Method in class org.activemath.sequencer.SimpleSequencerStrategy
-
- toString() -
Method in class org.activemath.statistics.ItemFeedback
-
- toString() -
Method in class org.activemath.statistics.UserFeedback
-
- toString() -
Method in class org.activemath.studentmodel2.assessment.tbm.HypothesesContainer
- Returns the bitmask of defined hypotheses and the list of contained hypotheses.
- toString() -
Method in class org.activemath.studentmodel2.assessment.tbm.Hypothesis
- Returns the bitmask of hypotheses set and the probability set for this hypothesis
- toString() -
Method in class org.activemath.studentmodel2.assessment.tbm.TBMBeliefContainer
-
- toString() -
Method in class org.activemath.studentmodel2.data.ConceptAssessment
-
- toString() -
Method in class org.activemath.studentmodel2.data.Evidence
-
- toString() -
Method in class org.activemath.studentmodel2.data.EvidenceData
-
- toString() -
Method in class org.activemath.studentmodel2.data.ExerciseResult
-
- toString() -
Method in class org.activemath.studentmodel2.evaluation.AnswerItem
-
- toString() -
Method in class org.activemath.studentmodel2.evaluation.MasteryChange
-
- toString(Object) -
Method in class org.activemath.studentmodel2.PersistenceHelper.CognitiveProcessConverter
-
- toString() -
Method in class org.activemath.tutor.control.BookGenerator
-
- toString() -
Method in class org.activemath.tutor.lmbridge.Competency
-
- toString() -
Method in class org.activemath.tutor.Task
-
- toString() -
Method in class org.activemath.tutor.TutorialInteraction
-
- toString() -
Method in class org.activemath.util.checks.UrlChecker
-
- toString(Map) -
Method in class org.activemath.webapp.adapterrex.AdaptErrEx
-
- toString() -
Method in class org.activemath.webapp.base.AppContext
-
- toString() -
Method in class org.activemath.webapp.base.AppModel
-
- toString() -
Method in class org.activemath.webapp.base.AppSession
-
- toString() -
Method in class org.activemath.webapp.base.AuthToken
-
- toString() -
Method in exception org.activemath.webapp.base.external.ExternalAuthenticationException
-
- toString() -
Method in class org.activemath.webapp.base.Skin
-
- toString() -
Method in class org.activemath.webapp.dict.queries.SearchEvaluationData.EvalResult
-
- toString() -
Method in class org.activemath.webapp.evaluators.EvaluationFunction
-
- toString() -
Method in class org.activemath.webapp.evaluators.Evaluators
- Returns a String representation of this
EvaluatorCentral
suitable for debugging.
- toString() -
Method in class org.activemath.webapp.exercises.Variable
-
- toString() -
Method in class org.activemath.webapp.notes.db.Note
-
- toString() -
Method in class org.activemath.webapp.report.bucket.BucketSet
-
- toString() -
Method in class org.activemath.webapp.report.bucket.BucketType
-
- toString() -
Method in class org.activemath.webapp.report.data.ActivityStat
-
- toString() -
Method in class org.activemath.webapp.report.data.AggregateExerciseData
-
- toString() -
Method in class org.activemath.webapp.report.data.AggregateStudentData
-
- toString() -
Method in class org.activemath.webapp.report.data.FeedbackStat
-
- toString() -
Method in class org.activemath.webapp.report.data.StudentResultData
-
- toString() -
Method in class org.activemath.webapp.report.data.UserStat
-
- toString() -
Method in class org.activemath.webapp.slmgui.ExerciseInfo
-
- toString() -
Method in class org.activemath.webapp.tools.SymbolPresentationListController.Collection
-
- toString() -
Method in class org.activemath.webapp.user.Bookmark
-
- toString() -
Method in class org.activemath.webapp.user.BookStat
-
- toString() -
Method in class org.activemath.webapp.user.BookState
-
- toString() -
Method in class org.activemath.webapp.user.ContextDescription
-
- toString() -
Method in class org.activemath.webapp.user.ExperimentalProgress
-
- toString() -
Method in class org.activemath.webapp.user.User
-
- toString() -
Method in class org.activemath.webapp.user.UserContext
-
- toString() -
Method in class org.activemath.webapp.user.UserGroup
-
- toString() -
Method in class org.activemath.webapp.user.UserRole
-
- toString() -
Method in class org.activemath.webapp.user.UserRoleSet
-
- toString() -
Method in class org.activemath.webapp.util.StopWatch
- Return an informative string describing all tasks performed
- toString() -
Method in class org.activemath.webapp.view.beans.SimpleBean
-
- totalPossibleAnswers -
Variable in class org.activemath.exercises.generators.TruthTables
-
- touch() -
Method in class org.activemath.webapp.clip.StorableClip
-
- toXML(ActivemathEvent) -
Static method in class org.activemath.events.impl.EventEncoder
-
- toXMLText(String) -
Method in class org.activemath.webapp.view.tools.EscapeTool
- Deprecated. Use forXML()
- trackLocation() -
Method in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- TransferableBeliefModel - Class in org.activemath.studentmodel2.assessment.tbm
-
- TransferableBeliefModel() -
Constructor for class org.activemath.studentmodel2.assessment.tbm.TransferableBeliefModel
-
- TRANSFORM -
Static variable in class org.activemath.content.metadata.AMProcess
-
- transform(Element, Transformer) -
Method in class org.activemath.exercises.openmath.ExpressionTransformer
- Transform the given input using the given XSLT transformer.
- transform(Source, Result, String, Hashtable) -
Method in class org.activemath.presentation.xsl.XslManager
-
- transform(Document, Result, String, Hashtable) -
Method in class org.activemath.xsl.JaxpProcessor
- transform a JDOM document by the given Stylesheet
- transform(Document, OutputStream, String, Hashtable) -
Method in class org.activemath.xsl.JaxpProcessor
- transform a JDOM document by the given Stylesheet
- transform(Document, Writer, String, Hashtable) -
Method in class org.activemath.xsl.JaxpProcessor
- transform a JDOM document by the given Stylesheet
- transform(Source, Result, String, Hashtable) -
Method in class org.activemath.xsl.JaxpProcessor
- transform a xml document by the given Stylesheet
- transform(InputStream, OutputStream, String, Hashtable) -
Method in class org.activemath.xsl.JaxpProcessor
- transform a xml document by the given Stylesheet
- transform(Document, Result, String, Hashtable) -
Method in class org.activemath.xsl.Processor
- transform a JDOM document by the given Stylesheet
- transform(Document, OutputStream, String, Hashtable) -
Method in class org.activemath.xsl.Processor
- transform a JDOM document by the given Stylesheet
- transform(Document, Writer, String, Hashtable) -
Method in class org.activemath.xsl.Processor
- transform a JDOM document by the given Stylesheet
- transform(Source, Result, String, Hashtable) -
Method in class org.activemath.xsl.Processor
- transform a xml document by the given Stylesheet
- transform(InputStream, OutputStream, String, Hashtable) -
Method in class org.activemath.xsl.Processor
- Deprecated. use
transform(new StreamSource(inStream), new StreamResult(outStream), stylesheet, params)
instead
- transform(Document, Result, String, Hashtable) -
Method in class org.activemath.xsl.SaxonProcessor
- transform a JDOM document by the given Stylesheet
- transform(Document, OutputStream, String, Hashtable) -
Method in class org.activemath.xsl.SaxonProcessor
- transform a JDOM document by the given Stylesheet
- transform(Document, Writer, String, Hashtable) -
Method in class org.activemath.xsl.SaxonProcessor
- transform a JDOM document by the given Stylesheet
- transform(Document, Result, String, Hashtable) -
Method in interface org.activemath.xsl.Stylesheets
- transform a JDOM document by the given Stylesheet
- transform(Document, OutputStream, String, Hashtable) -
Method in interface org.activemath.xsl.Stylesheets
- transform a JDOM document by the given Stylesheet
- transform(Document, Writer, String, Hashtable) -
Method in interface org.activemath.xsl.Stylesheets
- transform a JDOM document by the given Stylesheet
- transform(Source, Result, String, Hashtable) -
Method in interface org.activemath.xsl.Stylesheets
- transform a xml document by the given Stylesheet
- transform(InputStream, OutputStream, String, Hashtable) -
Method in interface org.activemath.xsl.Stylesheets
- Deprecated. use
transform(new StreamSource(inStream), new StreamResult(outStream), stylesheet, params) instead
- transform2Jdom(Document, String, Hashtable) -
Method in class org.activemath.xsl.JaxpProcessor
- transform a jdom document by the given Stylesheet
Be aware that the resulting document has to be XML code to output a JDOOM
document
- transform2Jdom(Document, String, Hashtable) -
Method in class org.activemath.xsl.Processor
- transform a jdom document by the given Stylesheet
Be aware that the resulting document has to be XML code to output a JDOOM
document
- transform2Jdom(Document, String, Hashtable) -
Method in class org.activemath.xsl.SaxonProcessor
- transform a jdom document by the given Stylesheet
Be aware that the resulting document has to be XML code to output a JDOOM document
- TransformationToolController - Class in org.activemath.webapp.tools
- Item Controller
Request parameters:
id - item(s) to display (may occur several times)
fmt - output format
- TransformationToolController() -
Constructor for class org.activemath.webapp.tools.TransformationToolController
-
- transformElement(Element) -
Method in class org.activemath.webapp.view.tools.TransformTool
- Write a translated, Velocity-processed content fragment as UTF-8.
- transformFromService(Element) -
Method in class org.activemath.exercises.openmath.ExpressionTransformer
- Transform the expression from the format provided by the service.
- transformFromService(Element) -
Method in class org.activemath.exercises.openmath.ExpressionTransformerWiris
-
- transformFromService(Element) -
Method in class org.activemath.exercises.openmath.ExpressionTransformerYacas
-
- transformItem(String) -
Method in class org.activemath.webapp.view.tools.TransformTool
-
- transformItem(String, boolean) -
Method in class org.activemath.webapp.view.tools.TransformTool
-
- transformItemToString(String) -
Method in class org.activemath.webapp.view.tools.TransformTool
- Write a translated, Velocity-processed content fragment as UTF-8.
- transformItemToString(String, boolean) -
Method in class org.activemath.webapp.view.tools.TransformTool
-
- transformString(String) -
Method in class org.activemath.webapp.view.tools.TransformTool
-
- transformString(String, Writer) -
Method in class org.activemath.webapp.view.tools.TransformTool
- Same as transformItem, but taking as source the given string.
- transformStringToString(String) -
Method in class org.activemath.webapp.view.tools.TransformTool
-
- transformText(String) -
Method in class org.activemath.webapp.speech.SpeechOnDemandController
- gets the title of the item and transform the text in the given format to a string, wich
could be read
- TransformTool - Class in org.activemath.webapp.view.tools
- View tool for accessing the presentation system.
- TransformTool() -
Constructor for class org.activemath.webapp.view.tools.TransformTool
-
- TransformTool(Formatter, Writer, AppModel) -
Constructor for class org.activemath.webapp.view.tools.TransformTool
-
- transformToService(Element) -
Method in class org.activemath.exercises.openmath.ExpressionTransformer
- Transform the expression to the format required by the service.
- transformToService(Element) -
Method in class org.activemath.exercises.openmath.ExpressionTransformerWiris
-
- transformToService(Element) -
Method in class org.activemath.exercises.openmath.ExpressionTransformerYacas
-
- transformXMLToHTML(String) -
Method in class org.activemath.webapp.tools.data.GapManager
- makes xml source of item look good in browser
- transition(String) -
Static method in class org.activemath.exercises.generators.util.OMDUtil
-
- transition(String, Element) -
Static method in class org.activemath.exercises.generators.util.OMDUtil
-
- transition(String, Element, Element) -
Static method in class org.activemath.exercises.generators.util.OMDUtil
-
- Transition - Class in org.activemath.exercises.model
-
- Transition(Interaction, Interaction) -
Constructor for class org.activemath.exercises.model.Transition
-
- Transition - Class in org.activemath.webapp.exercises.tools
-
- Transition(String, String) -
Constructor for class org.activemath.webapp.exercises.tools.Transition
-
- TRANSITION -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- TRANSITION_CONTROL -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- transitionMap(List<Element>) -
Static method in class org.activemath.exercises.generators.util.OMDUtil
-
- TRANSITIONS -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- TransitionsView - Class in org.activemath.webapp.extasy.views
-
- TransitionsView() -
Constructor for class org.activemath.webapp.extasy.views.TransitionsView
-
- TransitionsView.ItemView - Class in org.activemath.webapp.extasy.views
-
- TransitionsView.ItemView() -
Constructor for class org.activemath.webapp.extasy.views.TransitionsView.ItemView
-
- TransitionView - Class in org.activemath.webapp.extasy.views
-
- TransitionView() -
Constructor for class org.activemath.webapp.extasy.views.TransitionView
-
- TransitionView.UserInputEntry - Class in org.activemath.webapp.extasy.views
-
- TransitionView.UserInputEntry() -
Constructor for class org.activemath.webapp.extasy.views.TransitionView.UserInputEntry
-
- translate(String, String) -
Method in class org.activemath.exercises.generators.FeedbackGenerator
-
- translateCDgroupURLtoMBaseID(String) -
Static method in class org.activemath.omdocjdom.rephrase.CDGroup
-
- TranslationChecker - Class in org.activemath.fileBased
- A class to be called on the command-line that checks
that the velocity files are all translated.
- TranslationChecker() -
Constructor for class org.activemath.fileBased.TranslationChecker
-
- translationTableDe -
Variable in class org.activemath.exercises.generators.FeedbackGenerator
-
- translationTableEn -
Variable in class org.activemath.exercises.generators.FeedbackGenerator
-
- Translator - Class in org.activemath.webapp.tutor.cgWebService.ServiceController
- Currently this class translates the OJDocument to Manifest according to SCORM2004.
- translators -
Variable in class org.activemath.content.items.Metadata
-
- tree -
Variable in class org.activemath.author.toc.EditableTOCJTreeDragSource
-
- tree -
Variable in class org.activemath.author.toc.TOC
-
- treeNodesChanged(TreeModelEvent) -
Method in class org.activemath.author.toc.ASyncTreeNodeDecorator
- Calls
#addNoteToDecorate for all nodes that are updated and that contain a null
info.
- treeNodesChanged(TreeModelEvent) -
Method in class org.activemath.author.toc.EditableTOCJTree
- a method that is part of the TreeModelListener interface called when the
user changes the TreeModel.
- treeNodesInserted(TreeModelEvent) -
Method in class org.activemath.author.toc.ASyncTreeNodeDecorator
- Calls
#addNoteToDecorate for all nodes that are updated and that contain a null
info.
- treeNodesInserted(TreeModelEvent) -
Method in class org.activemath.author.toc.EditableTOCJTree
- a method that is part of the TreeModelListener interface called when the
user changes the TreeModel.
- treeNodesRemoved(TreeModelEvent) -
Method in class org.activemath.author.toc.ASyncTreeNodeDecorator
- Does nothing.
- treeNodesRemoved(TreeModelEvent) -
Method in class org.activemath.author.toc.EditableTOCJTree
- a method that is part of the TreeModelListener interface called when the
user changes the TreeModel.
- treeStructureChanged(TreeModelEvent) -
Method in class org.activemath.author.toc.ASyncTreeNodeDecorator
- Calls
#addNoteToDecorate for all nodes children of the root change that contain a
null info in their OJref.
- treeStructureChanged(TreeModelEvent) -
Method in class org.activemath.author.toc.EditableTOCJTree
- a method that is part of the TreeModelListener interface called when the
user changes the TreeModel.
- trimMBaseId(String) -
Method in class org.activemath.webapp.tools.data.GapManager
- removes square brackets
- TruthTables - Class in org.activemath.exercises.generators
- Generator of truth tables exercises.
- TruthTables() -
Constructor for class org.activemath.exercises.generators.TruthTables
-
- tryAutoLogin(HttpServletRequest, AppSession, String, String) -
Method in class org.activemath.webapp.base.AuthenticationManager
- Try to login implicitly.
- trySearchingMBaseForId(String, String) -
Method in class org.activemath.webapp.clip.OMSDisambiguator
- Searches MBase using
AuthorExtendedMBaseRef.searchIDs(java.lang.String)
to find the ID matching cd and name.
- trySearchingMBaseForOMSTarget(OJElement) -
Method in class org.activemath.webapp.clip.OMSDisambiguator
- Searches MBase using
AuthorExtendedMBaseRef.searchIDs(java.lang.String)
to find the ID matching cd and name.
- TryStraightIndexBuild - Class in org.activemath.omdocjdom.lucene
-
- TryStraightIndexBuild() -
Constructor for class org.activemath.omdocjdom.lucene.TryStraightIndexBuild
-
- tryToGetLocationInfo(OJElement) -
Static method in class org.activemath.omdocjdom.OJUtilities
-
- TUTOR -
Static variable in class org.activemath.webapp.user.UserData
-
- TUTOR -
Static variable in class org.activemath.webapp.user.UserRole
-
- TUTORDIALOGUE_TOOL -
Static variable in class org.activemath.webapp.base.AppContext
-
- TUTORIAL_COMPONENT -
Static variable in class org.activemath.events.tags.EventTag
- Represents
TutorialComponentEventTag
- TUTORIAL_ES -
Static variable in class org.activemath.sequencer.TutorialExerciseSequencer
-
- TutorialComponentEventTag - Interface in org.activemath.events.tags
- Event Tag: event is associated to the tutorial component.
- tutorialControl -
Variable in class org.activemath.tutor.control.BookGenerator
-
- TutorialControl - Class in org.activemath.tutor.control
- Tutorial control singleton
Handle tutorial tasks.
- TutorialExerciseSequencer - Class in org.activemath.sequencer
- Involve the tutorial component to choose the
next adaptive exercise
- TutorialExerciseSequencer(AppSession, String, List<String>, String) -
Constructor for class org.activemath.sequencer.TutorialExerciseSequencer
-
- TutorialExerSeqTrainCompetencyLevel - Class in org.activemath.sequencer
-
- TutorialExerSeqTrainCompetencyLevel(AppSession, String, List<String>, String) -
Constructor for class org.activemath.sequencer.TutorialExerSeqTrainCompetencyLevel
-
- TutorialExerSeqTrainN - Class in org.activemath.sequencer
-
- TutorialExerSeqTrainN(AppSession, String, List<String>, String, ExerciseArgumentSetting, int) -
Constructor for class org.activemath.sequencer.TutorialExerSeqTrainN
-
- TutorialExerSeqTrainNAssessment - Class in org.activemath.sequencer
-
- TutorialExerSeqTrainNAssessment(AppSession, String, List<String>, String, ExerciseArgumentSetting, int) -
Constructor for class org.activemath.sequencer.TutorialExerSeqTrainNAssessment
-
- TutorialInteraction - Class in org.activemath.tutor
- Class for tutorial interactions.
- TutorialInteraction(String, Task) -
Constructor for class org.activemath.tutor.TutorialInteraction
- Create a new tutorial interaction.
- TutorialInteraction(String, Task, Map) -
Constructor for class org.activemath.tutor.TutorialInteraction
-
- TutorialInteraction(String, Task, Map, String, String) -
Constructor for class org.activemath.tutor.TutorialInteraction
-
- TutorialInteractionEvent - Class in org.activemath.events.types
- Event: A tutorial interaction was generated and achieved
- TutorialInteractionEvent() -
Constructor for class org.activemath.events.types.TutorialInteractionEvent
-
- TutorialInteractionEvent(String, String, String, String, List, Map, String, String, String) -
Constructor for class org.activemath.events.types.TutorialInteractionEvent
-
- tutorialInteractionId -
Variable in class org.activemath.tutor.TutorialInteraction
- The identifier of the tutorial interaction
- tutorIds -
Variable in class org.activemath.webapp.user.UserGroup
- Tutors allowed to access this group, or
null.
- TutorLMBridge - Class in org.activemath.tutor.lmbridge
- This class is intended to hide the Learner Model implementation from the TC.
- TutorPreset - Class in org.activemath.webapp.tools.data
- Object for storing presets in a database
- TutorPreset() -
Constructor for class org.activemath.webapp.tools.data.TutorPreset
-
- TutorPresetManager - Class in org.activemath.webapp.tools.data
-
- type -
Variable in class org.activemath.abstractcontent.MBaseRef.Dependency
-
- type -
Variable in class org.activemath.content.items.DynamicItem
- The type of this Object, which can be one of the TYPE defined in his sub
classes.
- TYPE -
Static variable in class org.activemath.content.items.DynamicItemDynamicTask
- This might be defined by OJConstants, because in JShopUtil this is
defined again.
- TYPE -
Static variable in class org.activemath.content.items.DynamicItemLearningService
- This might be defined by OJConstants, because in JShopUtil this is
defined again.
- TYPE -
Static variable in class org.activemath.content.items.DynamicItemTCTA
-
- TYPE -
Static variable in class org.activemath.content.items.DynamicItemText
- This might be defined by OJConstants, because in JShopUtil this is
defined again.
- type -
Variable in class org.activemath.events.ActivemathEvent
- Type of event ("LoggedIn", "StartExercise", ...)
- type(int, MBaseRef) -
Method in class org.activemath.omdocjdom.index.queries.SearchResultHits
-
- type -
Variable in class org.activemath.webapp.exercises.ExerciseController
- Bean properties / Request parameters Each set function corresponds to a
request parameter of the same name.
- TYPE_AUTOMATIC -
Static variable in interface org.activemath.exercises.model.Constants
-
- TYPE_BLANK -
Static variable in interface org.activemath.exercises.model.Constants
-
- TYPE_BLANK -
Static variable in class org.activemath.exercises.model.PresentationBlock
-
- TYPE_EXERCISE -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- TYPE_FORMULA -
Static variable in interface org.activemath.exercises.model.Constants
-
- TYPE_MAPPING -
Static variable in interface org.activemath.exercises.model.Constants
-
- TYPE_MAPPING -
Static variable in class org.activemath.exercises.model.PresentationBlock
-
- TYPE_NEW_TRANSITION_TO_EXISTING_STATE -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- TYPE_NEW_TRANSITION_TO_NEW_STATE -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- TYPE_PICTURE -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- TYPE_SELECTION -
Static variable in interface org.activemath.exercises.model.Constants
-
- TYPE_SELECTION -
Static variable in class org.activemath.exercises.model.PresentationBlock
-
- TYPE_TEXT -
Static variable in interface org.activemath.exercises.model.Constants
-
- TYPE_TEXT -
Static variable in class org.activemath.exercises.model.PresentationBlock
-
- TYPE_WEBCONTENT -
Static variable in class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Resource
-
- typeFile(File) -
Static method in class org.activemath.author.toc.TOCUtil
- prints contents of a textfile to stdout
- typicalLearningTime -
Variable in class org.activemath.exercises.generators.Randomizer
-
U
- UlogController - Class in org.activemath.webapp.tools
- Item Controller
Request parameters:
id - item(s) to display (may occur several times)
fmt - output format
- UlogController() -
Constructor for class org.activemath.webapp.tools.UlogController
-
- UlogFixer - Class in org.activemath.events.log
-
- UlogFixer() -
Constructor for class org.activemath.events.log.UlogFixer
-
- UlogImporter - Class in org.activemath.events.log
- Command line tool to import Ulog files (written by EventLogFileWriter) into
the logging database.
- UlogImporter() -
Constructor for class org.activemath.events.log.UlogImporter
-
- UlogReplayStepPredictor - Class in org.activemath.studentmodel2.evaluation
- This class replays ulogs and evaluates the LearnerModel in the following way:
Before every issuing of an ExerciseStepEvent (SLM) or ExerciseFinishedEvent (xLM),
a prediction of the achievement of this exercise done by the user is made
(based on the LM mastery estimation and the exercise difficulty) and veryfied
with the real achievement. - UlogReplayStepPredictor() -
Constructor for class org.activemath.studentmodel2.evaluation.UlogReplayStepPredictor
-
- unary() -
Method in class org.activemath.exercises.parsers.CasParserActiveMath
-
- unary() -
Method in class org.activemath.exercises.parsers.CasParserAxiom
-
- unary() -
Method in class org.activemath.exercises.parsers.CasParserDrv
-
- unary() -
Method in class org.activemath.exercises.parsers.CasParserHtw
-
- unary() -
Method in class org.activemath.exercises.parsers.CasParserMaxima
-
- unary() -
Method in class org.activemath.exercises.parsers.CasParserMf
-
- unary() -
Method in class org.activemath.exercises.parsers.CasParserMma
-
- unary() -
Method in class org.activemath.exercises.parsers.CasParserMpd
-
- unary() -
Method in class org.activemath.exercises.parsers.CasParserMpl
-
- unary() -
Method in class org.activemath.exercises.parsers.CasParserRdc
-
- unary() -
Method in class org.activemath.exercises.parsers.CasParserYacas
-
- unbindAppSession(HttpServletRequest) -
Method in class org.activemath.webapp.base.AuthenticationManager
- Unbind an AppSession from the HttpSession.
- unconditionalTransition(String) -
Method in class org.activemath.exercises.generators.DRGenerator
-
- underflow -
Variable in class org.activemath.webapp.report.bucket.BucketSet
-
- UNEXPECTED_BLOCKING_STATE -
Static variable in class org.activemath.util.checks.Checker
- value of
getState() if checked thread is unexcpectedly
blocking unreasonably long.
- UNFINISHED -
Static variable in class org.activemath.events.types.ExerciseRunEvent
-
- unfix(String) -
Method in class org.activemath.exercises.LocalUserModel
-
- UNIQUE_LOGINS -
Static variable in class org.activemath.webapp.report.BucketReport
-
- UniqueURIException - Exception in org.activemath.content.mediator
-
- UniqueURIException() -
Constructor for exception org.activemath.content.mediator.UniqueURIException
-
- UniqueURIException(String) -
Constructor for exception org.activemath.content.mediator.UniqueURIException
-
- UniqueURIException(Throwable) -
Constructor for exception org.activemath.content.mediator.UniqueURIException
-
- UniqueURIException(String, Throwable) -
Constructor for exception org.activemath.content.mediator.UniqueURIException
-
- UNIVERSITY_FIRST_CYCLE -
Static variable in class org.activemath.content.metadata.LearningContext
-
- UNIVERSITY_FIRST_YEAR -
Static variable in class org.activemath.content.metadata.LearningContext
-
- UNIVERSITY_FOURTH_YEAR -
Static variable in class org.activemath.content.metadata.LearningContext
-
- UNIVERSITY_POST_GRADE -
Static variable in class org.activemath.content.metadata.LearningContext
-
- UNIVERSITY_SECOND_CYCLE -
Static variable in class org.activemath.content.metadata.LearningContext
-
- UNIVERSITY_SECOND_YEAR -
Static variable in class org.activemath.content.metadata.LearningContext
-
- UNIVERSITY_THIRD_YEAR -
Static variable in class org.activemath.content.metadata.LearningContext
-
- UNKNOWN -
Static variable in class org.activemath.content.metadata.ExerciseType
-
- UNKNOWN_ACTION -
Static variable in exception org.activemath.exercises.model.ExtasyException
-
- UNKNOWN_ANSWER_MAP_ELEMENT -
Static variable in exception org.activemath.exercises.model.ExtasyException
-
- UNKNOWN_ELEMENT -
Static variable in exception org.activemath.exercises.model.ExtasyException
-
- UNKNOWN_EQUIVALENCE -
Static variable in exception org.activemath.exercises.model.ExtasyException
-
- UNKNOWN_TRANSITION -
Static variable in exception org.activemath.exercises.model.ExtasyException
-
- UNKNOWN_VIEW -
Static variable in exception org.activemath.exercises.model.ExtasyException
-
- UnknownLearnerModelException - Exception in org.activemath.tutor.coursegen.learnerModel
- Sign some Exception by unknown learnermodel.
- UnknownLearnerModelException() -
Constructor for exception org.activemath.tutor.coursegen.learnerModel.UnknownLearnerModelException
-
- UnknownLearnerModelException(String) -
Constructor for exception org.activemath.tutor.coursegen.learnerModel.UnknownLearnerModelException
-
- UnknownLearnerModelException(String, Throwable) -
Constructor for exception org.activemath.tutor.coursegen.learnerModel.UnknownLearnerModelException
-
- UnknownLearnerModelException(Throwable) -
Constructor for exception org.activemath.tutor.coursegen.learnerModel.UnknownLearnerModelException
-
- unparsedEntityDecl(String, String, String, String) -
Method in class org.activemath.omdocjdom.OJSAXBuilder.OJSAXHandler
-
- unprepareForBlocking() -
Method in class org.activemath.util.checks.Checker
- signals that the danger of blocking is over for now
- unpublishBook(String) -
Method in class org.activemath.content.ContentManager
- Remove a published book
- unregisterKB(KBCaller) -
Method in class org.activemath.content.mediator.Mediator
- Removes a kbCaller from the internal List.
- unregisterLearnerModel(String) -
Static method in class org.activemath.tutor.coursegen.learnerModel.LearnerModelUtil
- Unregisters a LearnerModel from the
LearnerModelManager
- unregisterRepository(String) -
Method in class org.activemath.webapp.tutor.cgWebService.RepositoryRegisterAPI.RepositoryRegistration
- Unregisters the repository identified by the bindingURL.
- unregisterRepository(OMElement) -
Method in class org.activemath.webapp.tutor.cgWebService.RepositoryRegistrationWebService
- Unregisters a repository from CGWS with given OMElement which contains the repository Id.
- unregisterServlet(String) -
Static method in class org.activemath.config.Manager
- Removeds the servlet from the initted servlet.
- UNSPECIFIED -
Static variable in class org.activemath.webapp.tools.GapController
-
- unspoolFile(InputStream, File) -
Static method in class org.activemath.omdocjdom.tests.OJTestUtils
-
- unsubscribe(ActivemathEventListener) -
Method in interface org.activemath.events.ActivemathEventSubscriptionService
- Unsubscribe a listener.
- unsubscribe(ActivemathEventListener) -
Method in class org.activemath.events.impl.EventManager
-
- unsubscribe(String, String) -
Method in class org.activemath.events.impl.XmlrpcEventService
- Unsubscribe a remote client.
- unsubscribe(AppSession) -
Method in class org.activemath.webapp.base.AppSessionEventService
-
- UnsupportedOntologyQueryException - Exception in org.activemath.content.query
-
- UnsupportedOntologyQueryException() -
Constructor for exception org.activemath.content.query.UnsupportedOntologyQueryException
-
- UnsupportedOntologyQueryException(String) -
Constructor for exception org.activemath.content.query.UnsupportedOntologyQueryException
-
- update(String, String, Map, String) -
Method in interface org.activemath.abstractcontent.AbstractStudentModel
- Temporary: Connectivity for the UM-internal update method.
- update(String, String, Map, String) -
Method in interface org.activemath.abstractcontent.AbstractUserModel
- Temporary: Connectivity for the UM-internal update method.
- update(String, String, Map, String) -
Method in class org.activemath.abstractcontent.UserModelAdapter
-
- update(Graphics) -
Method in class org.activemath.applets.PeripherieWinkel.KOrdSys
-
- update(String, Map, String) -
Method in class org.activemath.webapp.user.AnonUser
-
- updateAchievement(String, String) -
Method in class org.activemath.exercises.LocalUserModel
-
- updateAssessment(String, Collection<CognitiveProcess>) -
Method in class org.activemath.studentmodel2.data.AssessmentModel
- Update the mastery for a given concept/cogn. process combination.
- updateAssessment(String, String, Collection<CognitiveProcess>) -
Method in class org.activemath.studentmodel2.LearnerModel
- Start an update of Mastery values for a given user/concept/competency
triple.
- updateButton -
Variable in class org.activemath.author.toc.DCMetaEditPanel
-
- updateButton -
Variable in class org.activemath.author.toc.IDEditPanel
-
- updateCourse(String, int, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- updateCourse(String, int, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS updateCourse().
- updateDatabase(String) -
Method in class org.activemath.omdocjdom.lucene.LuceneBuilder
- This method load omdoc documents from file system then add imports statement
in source documents for each target element.
- updateExercise(String, int, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- updateExercise(String, int, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS updateExercise():update existing exercise, update exercise
properties from xml (see ilias_exercise_3_8.dtd for details). obj_id
in xml must match according obj id of refid.!
- updateExercise() -
Method in class org.activemath.webapp.exercises.tools.graph.GraphVizu
-
- updateExercise(String) -
Method in class org.activemath.webapp.extasy.graph.GraphVizu
-
- updateFile(String, int, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- updateFile(String, int, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS updateFile():update existing file, update file properties
from xml (see ilias_file_3_8.dtd for details). obj_id in xml must
match according obj id of refid.!
- updateFromGap(Gap) -
Method in class org.activemath.webapp.tools.data.Gap.StructuralErrors
- Append a gap's structural errors
- updateGap(Gap) -
Method in class org.activemath.webapp.tools.data.GapManager
-
- updateGap(Gap) -
Method in class org.activemath.webapp.tools.data.storage.JDBCGapStorageDatabase
- stores the given gap in the database the given gap needs to have a set
derby id
- updateGroup(String, int, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- updateGroup(String, int, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS updateGroup(): update existing group using ref id and
group xml (see DTD).
- updateHintMap(String, Element) -
Method in class org.activemath.exercises.LocalUserModel
-
- UpdateLineColumn(char) -
Method in class org.activemath.exercises.parsers.SimpleCharStream
-
- updateObjects(String, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- updateObjects(String, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS updateObjects.
- updatePassword(String, int, String) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- updatePassword(String, int, String) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS updatePassword().
- updateSolutionMap(String, Element) -
Method in class org.activemath.exercises.LocalUserModel
-
- updateStatus(String) -
Method in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- updateUser(String, IlUserData) -
Method in class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceBindingStub
-
- updateUser(String, IlUserData) -
Method in interface org.activemath.webapp.base.external.ilias.ILIASSoapWebservicePortType
- ILIAS updateUser().
- updateValues(String, Collection<CognitiveProcess>) -
Method in class org.activemath.studentmodel2.data.ConceptAssessment
- recomputes the mastery assessment for the given competency dimension.
- updateVisitedHints(String) -
Method in class org.activemath.exercises.LocalUserModel
-
- updateVisitedInteractions(String) -
Method in class org.activemath.exercises.LocalUserModel
-
- UPLOAD_ACTION -
Static variable in interface org.activemath.webapp.extasy.actions.Action
-
- UploadMultimedia - Class in org.activemath.webapp.extasy.actions
-
- UploadMultimedia() -
Constructor for class org.activemath.webapp.extasy.actions.UploadMultimedia
-
- uploadUserBook(String, String, String, String) -
Method in class org.activemath.webapp.user.UserManagerService
- Create a user book.
- uploadUserBook(String, String, String, String, String) -
Method in class org.activemath.webapp.user.UserManagerService
-
- upperBox -
Variable in class org.activemath.author.toc.IDPanel
-
- upperBox -
Variable in class org.activemath.author.toc.StringListPanel
-
- url -
Variable in class org.activemath.abstractcontent.MathWebBrokerWrapper
-
- URL -
Static variable in class org.activemath.content.items.DynamicItemText
-
- url -
Variable in class org.activemath.content.items.DynamicItemText
-
- url -
Variable in class org.activemath.events.types.UrlRequestedEvent
-
- url -
Variable in class org.activemath.omdocjdom.mbase.OJXmlRpcMBaseRef
-
- url -
Variable in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- UrlChecker - Class in org.activemath.util.checks
- A class that performs regular checks on a connection as configured
in ActiveMath.properties.
- UrlChecker(Subconfiguration) -
Constructor for class org.activemath.util.checks.UrlChecker
- wrapped constructor
- urlDecode(String) -
Static method in class org.activemath.util.Utilities
-
- urlDecodeFor1_1(String) -
Static method in class org.activemath.util.Utilities
- Makes the reverse of
URLEncoder.encode(java.lang.String) method.
- urlEncode(String) -
Static method in class org.activemath.util.Utilities
- Just calls the
URLEncoder.encode(java.lang.String) method.
- urlEncode(String) -
Method in class org.activemath.webapp.controller.UserDataController.UrlEncoder
-
- urlForOmega -
Variable in class org.activemath.abstractcontent.MathWebBrokerWrapper
-
- UrlRequestedEvent - Class in org.activemath.events.types
- Event: an URL has been requested
- UrlRequestedEvent() -
Constructor for class org.activemath.events.types.UrlRequestedEvent
-
- UrlRequestedEvent(String, String) -
Constructor for class org.activemath.events.types.UrlRequestedEvent
-
- urlToCheck -
Variable in class org.activemath.util.checks.UrlChecker
- stores the Url (as String) to open during the check
- urlToFile(URL) -
Static method in class org.activemath.abstractcontent.SubconfImpl.Util
- Converts the result of
URL.getFile() into a
File object with machine dependent file separator.
- UrlTool - Class in org.activemath.webapp.view.tools
- Helper bean available to all view templates as
$url. - UrlTool(HttpServletRequest, HttpServletResponse) -
Constructor for class org.activemath.webapp.view.tools.UrlTool
-
- use(SimplePool.Poolable) -
Method in class org.activemath.omdocjdom.SimplePool
- Currently does nothing but call the
SimplePool.Poolable.run()
but may, in the future, have a better freeness-flag modification.
- use(SimplePool.Poolable) -
Method in class org.activemath.omdocjdom.SimplePoolPassive
-
- use_the_same_test_user -
Static variable in class org.activemath.util.AdvancedTestCase
-
- useCache -
Variable in class org.activemath.tutor.coursegen.jshop2.GetMetadata
-
- useCache -
Variable in class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- usedMBaseRefs -
Variable in class org.activemath.abstractcontent.MultiMBase
- a set of the MBaseRefs inside this
- USER -
Static variable in class org.activemath.events.tags.EventTag
- Represents
UserEventTag
- user -
Variable in class org.activemath.exercises.LocalUserModel
-
- user -
Variable in class org.activemath.webapp.evaluators.Evaluator
- The User object to reference
- User - Class in org.activemath.webapp.user
- Represents an ActiveMath user.
- User() -
Constructor for class org.activemath.webapp.user.User
-
- User(String) -
Constructor for class org.activemath.webapp.user.User
-
- USER_ID -
Static variable in class org.activemath.learner.history.HistoryQueryConstraint
- An equality constraint on the userId
- user_index -
Static variable in class org.activemath.util.AdvancedTestSuite
-
- USER_MODE -
Static variable in class org.activemath.webapp.report.ReportUserFeedback
-
- user_name_prefix -
Static variable in class org.activemath.util.AdvancedTestCase
-
- USER_ROLES -
Static variable in class org.activemath.webapp.user.UserData
-
- UserAdminController - Class in org.activemath.webapp.admin
- User Administration Controller
- UserAdminController() -
Constructor for class org.activemath.webapp.admin.UserAdminController
-
- UserAdminController.UserIdComparator - Class in org.activemath.webapp.admin
- Special comparator for user ids.
- UserAdminController.UserIdComparator() -
Constructor for class org.activemath.webapp.admin.UserAdminController.UserIdComparator
-
- UserBeanFactory - Class in org.activemath.webapp.user
- The
UserBeanFactory is language-specific: Any single factory can only create
UserItems of a given language (which is indicated by the lang field). - UserBook - Class in org.activemath.content
- A user-generated book.
- UserBook() -
Constructor for class org.activemath.content.UserBook
-
- UserBookDeletedEvent - Class in org.activemath.events.types
- Event: user has delete a user book
- UserBookDeletedEvent() -
Constructor for class org.activemath.events.types.UserBookDeletedEvent
-
- UserBookDeletedEvent(String) -
Constructor for class org.activemath.events.types.UserBookDeletedEvent
-
- UserBookPlannedEvent - Class in org.activemath.events.types
- Event: User is planning a book.
- UserBookPlannedEvent() -
Constructor for class org.activemath.events.types.UserBookPlannedEvent
-
- UserBookPlannedEvent(String) -
Constructor for class org.activemath.events.types.UserBookPlannedEvent
-
- UserBookRenamedEvent - Class in org.activemath.events.types
- Describe me!
- UserBookRenamedEvent() -
Constructor for class org.activemath.events.types.UserBookRenamedEvent
-
- UserBookRenamedEvent(String, String, String) -
Constructor for class org.activemath.events.types.UserBookRenamedEvent
-
- UserBookUploadedEvent - Class in org.activemath.events.types
- Event: A user book has been uploaded (from a tool).
- UserBookUploadedEvent() -
Constructor for class org.activemath.events.types.UserBookUploadedEvent
-
- UserBookUploadedEvent(String, String, String, String) -
Constructor for class org.activemath.events.types.UserBookUploadedEvent
-
- UserContext - Class in org.activemath.webapp.user
- This interface is needed to Contextualize the actions of the user.
- UserContext() -
Constructor for class org.activemath.webapp.user.UserContext
- constructor for userContext objects.
- UserCreatedEvent - Class in org.activemath.events.types
- Event: A new user has been created.
- UserCreatedEvent() -
Constructor for class org.activemath.events.types.UserCreatedEvent
-
- UserCreatedEvent(String, String) -
Constructor for class org.activemath.events.types.UserCreatedEvent
-
- UserCreatedEvent(String, String, Map) -
Constructor for class org.activemath.events.types.UserCreatedEvent
-
- UserData - Class in org.activemath.webapp.user
- User preferences for presentation etc.
- UserData() -
Constructor for class org.activemath.webapp.user.UserData
-
- UserData(Map) -
Constructor for class org.activemath.webapp.user.UserData
-
- USERDATA_VIEW -
Static variable in class org.activemath.webapp.base.AppContext
-
- UserDataController - Class in org.activemath.webapp.controller
- Manipulation of user account data
Request parameters:
TODO
- UserDataController() -
Constructor for class org.activemath.webapp.controller.UserDataController
-
- UserDataController.UrlEncoder - Class in org.activemath.webapp.controller
-
- UserDataController.UrlEncoder() -
Constructor for class org.activemath.webapp.controller.UserDataController.UrlEncoder
-
- UserEventTag - Interface in org.activemath.events.tags
- Event Tag: event is associated to a user.
- UserExerciseItem - Class in org.activemath.webapp.view.beans
- Describe me!
- UserExerciseItem(ExerciseItem, User, String) -
Constructor for class org.activemath.webapp.view.beans.UserExerciseItem
-
- UserFeedback - Class in org.activemath.statistics
UserFeedbackis a data class containing information about which items a given
User likes resp. dislikes.- UserFeedbackController - Class in org.activemath.webapp.userfeedback
-
- UserFeedbackController() -
Constructor for class org.activemath.webapp.userfeedback.UserFeedbackController
-
- UserFeedbackEvent - Class in org.activemath.events.types
-
- UserFeedbackEvent() -
Constructor for class org.activemath.events.types.UserFeedbackEvent
-
- UserFeedbackEvent(UserFeedbackEventTag.FeedbackType) -
Constructor for class org.activemath.events.types.UserFeedbackEvent
-
- UserFeedbackEventTag - Interface in org.activemath.events.tags
- An interface for Events about a user providing explicit feedback about a single item in the
form of likes/dislikes.
- UserFeedbackEventTag.FeedbackType - Enum in org.activemath.events.tags
-
- UserFeedbackManager - Class in org.activemath.statistics
-
- UserFeedbackStorage - Class in org.activemath.statistics
-
- UserGroup - Class in org.activemath.webapp.user
- A user group.
- UserGroup() -
Constructor for class org.activemath.webapp.user.UserGroup
-
- UserGroup(String) -
Constructor for class org.activemath.webapp.user.UserGroup
-
- UserGroupAccessor - Class in org.activemath.webapp.admin
- Provides some methods which will be called from this controller's views
- UserGroupAccessor() -
Constructor for class org.activemath.webapp.admin.UserGroupAccessor
-
- UserGroupDefault - Class in org.activemath.webapp.user
- User group that implements the defaults.
- UserGroupDefault() -
Constructor for class org.activemath.webapp.user.UserGroupDefault
-
- userId -
Variable in class org.activemath.content.items.DynamicItem
- Currently there's no case we need to store this information.
- userId -
Variable in class org.activemath.content.UserBook
-
- userId -
Variable in class org.activemath.events.ActivemathEvent
-
- userId -
Variable in class org.activemath.sequencer.TutorialExerciseSequencer
-
- userId -
Variable in class org.activemath.studentmodel2.simulation.SimulationExercise
-
- userId -
Variable in class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent
-
- userId -
Variable in class org.activemath.tutor.coursegen.jshop2.JShop2Planner
-
- userId -
Variable in class org.activemath.tutor.TutorialInteraction
- The user the tutorial interaction is for
- userInput -
Variable in class org.activemath.exercises.generators.DRGenerator
-
- userInput -
Variable in class org.activemath.webapp.exercises.ExerciseController
-
- userInputCount -
Variable in class org.activemath.webapp.exercises.ExerciseController.ExerciseSheetItem
-
- userInputDelay -
Variable in class org.activemath.webapp.exercises.ExerciseController
-
- userInputPartition -
Variable in class org.activemath.webapp.exercises.ExerciseController
-
- userInputPosition -
Variable in class org.activemath.webapp.exercises.ExerciseController
-
- userInputSyntax -
Variable in class org.activemath.webapp.exercises.ExerciseController
-
- UserItem - Class in org.activemath.webapp.view.beans
- This bean provides a personalized content Item.
- UserItem(Item, User, String) -
Constructor for class org.activemath.webapp.view.beans.UserItem
-
- UserLoggedInEvent - Class in org.activemath.events.types
- Event: a user has logged in
- UserLoggedInEvent() -
Constructor for class org.activemath.events.types.UserLoggedInEvent
-
- UserLoggedInEvent(String, String) -
Constructor for class org.activemath.events.types.UserLoggedInEvent
-
- UserLoggedOutEvent - Class in org.activemath.events.types
- Event: a user has logged in
- UserLoggedOutEvent() -
Constructor for class org.activemath.events.types.UserLoggedOutEvent
-
- UserManager - Class in org.activemath.webapp.user
- Describe me!
- UserManagerException - Exception in org.activemath.webapp.user
-
- UserManagerException(String) -
Constructor for exception org.activemath.webapp.user.UserManagerException
- Creates a new
UserManagerException with no
cause
- UserManagerException(Throwable) -
Constructor for exception org.activemath.webapp.user.UserManagerException
- Creates a new
UserManagerException based on the supplied
Throwable.
- UserManagerException(String, Throwable) -
Constructor for exception org.activemath.webapp.user.UserManagerException
- Creates a new
UserManagerException with the supplied
message and t as cause.
- UserManagerService - Class in org.activemath.webapp.user
- Remote interface for UserManager (and other stuff)
Provides selected functionality to remote components.
- UserManagerService(UserManager) -
Constructor for class org.activemath.webapp.user.UserManagerService
-
- UserManagerServiceTester - Class in org.activemath.webapp.user
- XML-RPC client to test remote events.
- UserManagerServiceTester(String) -
Constructor for class org.activemath.webapp.user.UserManagerServiceTester
- Subscribe ourselfs at the remote event server.
- UserModelAdapter - Class in org.activemath.abstractcontent
-
- UserModelAdapter(AbstractStudentModel) -
Constructor for class org.activemath.abstractcontent.UserModelAdapter
-
- UserModelCaller - Class in org.activemath.content.query.dbimpl
-
- UserModelCaller() -
Constructor for class org.activemath.content.query.dbimpl.UserModelCaller
-
- userName -
Variable in class org.activemath.webapp.ws.delegation.DelegationGuide
-
- userName -
Variable in class org.activemath.webapp.ws.delegation.siette.SietteDelegation
-
- UsernameTakenException - Exception in org.activemath.webapp.user
- Describe me!
- UsernameTakenException(String) -
Constructor for exception org.activemath.webapp.user.UsernameTakenException
-
- UserPropertyChangedEvent - Class in org.activemath.events.types
- Event: a user property has changed
- UserPropertyChangedEvent() -
Constructor for class org.activemath.events.types.UserPropertyChangedEvent
-
- UserPropertyChangedEvent(String, String, String) -
Constructor for class org.activemath.events.types.UserPropertyChangedEvent
-
- UserRemovedEvent - Class in org.activemath.events.types
- Event: a user has been removed permanently from the application
- UserRemovedEvent(String, String) -
Constructor for class org.activemath.events.types.UserRemovedEvent
-
- userRequests -
Variable in class org.activemath.webapp.exercises.ExerciseController
-
- UserRole - Class in org.activemath.webapp.user
- Typesafe Enum Pattern
- UserRoleSet - Class in org.activemath.webapp.user
- Container for all user roles a particular user implemements
- UserRoleSet() -
Constructor for class org.activemath.webapp.user.UserRoleSet
- The default role set contains only the learner role
- UserRoleSet(String) -
Constructor for class org.activemath.webapp.user.UserRoleSet
- Init role set from CSV string of roles.
- UserStat - Class in org.activemath.webapp.report.data
-
- UserStat(List<ExerciseRun>, List<String>, Map<String, String>) -
Constructor for class org.activemath.webapp.report.data.UserStat
-
- UserStorage - Class in org.activemath.webapp.user
- UserStorage for persistence of user and related objects.
- UserStorage() -
Constructor for class org.activemath.webapp.user.UserStorage
-
- userString() -
Method in class org.activemath.webapp.dict.queries.AMAbstractQuery
-
- userString() -
Method in class org.activemath.webapp.dict.queries.AMMetadataAttributeQuery
-
- userString() -
Method in class org.activemath.webapp.dict.queries.AMQueryList
-
- userString() -
Method in class org.activemath.webapp.dict.queries.IdAMQuery
-
- userString() -
Method in class org.activemath.webapp.dict.queries.OmobjAMQuery
-
- userString() -
Method in class org.activemath.webapp.dict.queries.TextAMQuery
-
- UserTheoryItem - Class in org.activemath.webapp.view.beans
- Describe me!
- UserTheoryItem(Theory, User, String) -
Constructor for class org.activemath.webapp.view.beans.UserTheoryItem
-
- UserTrackerController - Class in org.activemath.webapp.controller
- Controller to generate events on behalf of the browser client.
- UserTrackerController() -
Constructor for class org.activemath.webapp.controller.UserTrackerController
-
- UserUploadController - Class in org.activemath.webapp.admin
-
- UserUploadController() -
Constructor for class org.activemath.webapp.admin.UserUploadController
-
- UserVariables - Class in org.activemath.webapp.exercises
-
- UserVariables() -
Constructor for class org.activemath.webapp.exercises.UserVariables
-
- usesTutor(boolean) -
Method in class org.activemath.webapp.user.UserData
-
- useXLMStyleDifficulty -
Variable in class org.activemath.studentmodel2.simulation.DifficultyMapper
-
- useXLMStyleDifficulty -
Variable in class org.activemath.studentmodel2.simulation.StudentSimulator
-
- useXLMStyleDifficulty -
Variable in class org.activemath.webapp.slmgui.SimulationController
-
- UTF8Escape(String) -
Static method in class org.activemath.fileBased.UTF8Escaper
-
- UTF8Escape(InputStream, OutputStream) -
Static method in class org.activemath.fileBased.UTF8Escaper
-
- UTF8Escaper - Class in org.activemath.fileBased
-
- UTF8Escaper() -
Constructor for class org.activemath.fileBased.UTF8Escaper
-
- Utilities - Class in org.activemath.util
- A class to group all utility "functions" useful at several places in the code.
- Utility - Class in org.activemath.webapp.exercises.tools
-
- Utility() -
Constructor for class org.activemath.webapp.exercises.tools.Utility
-
V
- validClasses -
Static variable in class org.activemath.webapp.tools.data.Gap
-
- validClassTypesForCourseGeneration -
Static variable in class org.activemath.webapp.tools.data.Gap
-
- validValuesForCompetency -
Static variable in class org.activemath.webapp.tools.data.Gap
-
- validValuesForCompetencyLevel -
Static variable in class org.activemath.webapp.tools.data.Gap
-
- validValuesForDifficulty -
Static variable in class org.activemath.webapp.tools.data.Gap
-
- validValuesForField -
Static variable in class org.activemath.webapp.tools.data.Gap
-
- validValuesForLearningContext -
Static variable in class org.activemath.webapp.tools.data.Gap
-
- valueBound(HttpSessionBindingEvent) -
Method in class org.activemath.webapp.base.AppSession
- Called when the object is bound to a
HttpSession
- valueChanged(TreeSelectionEvent) -
Method in class org.activemath.author.toc.EditableTOCJTree
- Missing description of the Method
- valueChanged(ListSelectionEvent) -
Method in class org.activemath.author.toc.StringListPanel
-
- valueOf(String) -
Static method in enum org.activemath.content.mediator.clo.CLOType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.activemath.events.tags.UserFeedbackEventTag.FeedbackType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.activemath.studentmodel2.data.AffectiveModel.Factor
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum org.activemath.studentmodel2.data.EvidenceCombination.EvidenceType
- Returns the enum constant of this type with the specified name.
- values() -
Static method in enum org.activemath.content.mediator.clo.CLOType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES -
Static variable in class org.activemath.content.metadata.Abstractness
-
- VALUES -
Static variable in class org.activemath.content.metadata.AchievementLevel
-
- VALUES -
Static variable in class org.activemath.content.metadata.Competency
- Deprecated.
- VALUES -
Static variable in class org.activemath.content.metadata.CompetencyLevel
-
- VALUES -
Static variable in class org.activemath.content.metadata.Difficulty
-
- VALUES -
Static variable in class org.activemath.content.metadata.ExerciseType
-
- VALUES -
Static variable in class org.activemath.content.metadata.Field
-
- VALUES -
Static variable in class org.activemath.content.metadata.LearningContext
-
- VALUES -
Static variable in class org.activemath.content.metadata.Representation
-
- VALUES -
Static variable in class org.activemath.events.tags.EventTag
- List of all
EventTag instances.
- values() -
Static method in enum org.activemath.events.tags.UserFeedbackEventTag.FeedbackType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Method in class org.activemath.omdocjdom.mbase.ElementFromIDTable
-
- values() -
Static method in enum org.activemath.studentmodel2.data.AffectiveModel.Factor
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum org.activemath.studentmodel2.data.EvidenceCombination.EvidenceType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES -
Static variable in class org.activemath.tutor.lmbridge.Competency
-
- values() -
Method in class org.activemath.webapp.base.AppModel
-
- VALUES -
Static variable in class org.activemath.webapp.report.bucket.BucketType
-
- values() -
Method in class org.activemath.webapp.survey.SurveyData
-
- VALUES -
Static variable in class org.activemath.webapp.user.UserRole
-
- valueUnbound(HttpSessionBindingEvent) -
Method in class org.activemath.webapp.base.AppSession
- Called when the object is unbound from a
HttpSession
- VARIABLE -
Static variable in interface org.activemath.exercises.parsers.CasParserActiveMathConstants
-
- VARIABLE -
Static variable in interface org.activemath.exercises.parsers.CasParserAxiomConstants
-
- VARIABLE -
Static variable in interface org.activemath.exercises.parsers.CasParserDrvConstants
-
- VARIABLE -
Static variable in interface org.activemath.exercises.parsers.CasParserHtwConstants
-
- VARIABLE -
Static variable in interface org.activemath.exercises.parsers.CasParserMaximaConstants
-
- VARIABLE -
Static variable in interface org.activemath.exercises.parsers.CasParserMfConstants
-
- VARIABLE -
Static variable in interface org.activemath.exercises.parsers.CasParserMmaConstants
-
- VARIABLE -
Static variable in interface org.activemath.exercises.parsers.CasParserMpdConstants
-
- VARIABLE -
Static variable in interface org.activemath.exercises.parsers.CasParserMplConstants
-
- VARIABLE -
Static variable in interface org.activemath.exercises.parsers.CasParserRdcConstants
-
- VARIABLE -
Static variable in interface org.activemath.exercises.parsers.CasParserYacasConstants
-
- Variable - Class in org.activemath.webapp.exercises
-
- Variable() -
Constructor for class org.activemath.webapp.exercises.Variable
-
- variables -
Variable in class org.activemath.exercises.generators.Randomizer
-
- variables -
Variable in class org.activemath.exercises.generators.TruthTables
-
- VelocityViewServlet - Class in org.activemath.webapp.base
- ActiveMath's VelocityViewServlet
Overrides default behavior of @see org.apache.velocity.tools.view.servlet.VelocityViewServlet
to suite ActiveMath (see
VelocityViewServlet.handleRequest(HttpServletRequest, HttpServletResponse, Context)). - VelocityViewServlet() -
Constructor for class org.activemath.webapp.base.VelocityViewServlet
-
- VeloRenderer - Class in org.activemath.webapp.dict
- Utility to render a piece of velocity code.
- VeloRenderer(Map) -
Constructor for class org.activemath.webapp.dict.VeloRenderer
-
- VERBAL -
Static variable in class org.activemath.content.metadata.Representation
-
- version -
Variable in class org.activemath.studentmodel2.data.AffectiveModel
- For XStream
- version -
Variable in class org.activemath.studentmodel2.data.AssessmentModel
- for XStream
- version -
Variable in class org.activemath.studentmodel2.data.EvidenceCollector
- for XStream
- versionString -
Static variable in class org.activemath.util.TimeStamp
-
- Vertex - Interface in org.activemath.webapp.exercises.tools
-
- vertexById(String) -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- vertexById(String) -
Method in interface org.activemath.webapp.exercises.tools.Graph
-
- vertexId() -
Method in class org.activemath.webapp.exercises.tools.Interaction
-
- vertexId() -
Method in interface org.activemath.webapp.exercises.tools.Vertex
-
- verticalBox -
Variable in class org.activemath.author.toc.DCMetaEditPanel
-
- verticalBox -
Variable in class org.activemath.author.toc.IDEditPanel
-
- vertices() -
Method in class org.activemath.webapp.exercises.tools.Exercise
-
- vertices() -
Method in interface org.activemath.webapp.exercises.tools.Graph
-
- VERY_DIFFICULT -
Static variable in class org.activemath.content.metadata.Difficulty
-
- VERY_EASY -
Static variable in class org.activemath.content.metadata.Difficulty
-
- ViewBook - Class in org.activemath.webapp.controller
- Controller to view a book
This is the central controller to view content in ActiveMath.
- ViewBook() -
Constructor for class org.activemath.webapp.controller.ViewBook
-
- ViewPageItem - Class in org.activemath.webapp.controller
- Generate a bean for a page item.
- ViewPageItem() -
Constructor for class org.activemath.webapp.controller.ViewPageItem
-
- ViewPresentedEvent - Class in org.activemath.events.types
- Event: a new view is presented to the user
View names should come from AppContext.
- ViewPresentedEvent() -
Constructor for class org.activemath.events.types.ViewPresentedEvent
-
- ViewPresentedEvent(String) -
Constructor for class org.activemath.events.types.ViewPresentedEvent
-
- visitedHints -
Variable in class org.activemath.exercises.LocalUserModel
-
- visitedInteractions -
Variable in class org.activemath.exercises.LocalUserModel
-
- VISITOR -
Static variable in class org.activemath.webapp.user.UserRole
-
- VISUAL -
Static variable in class org.activemath.content.metadata.Representation
-
- vmFileName -
Variable in class org.activemath.webapp.exercises.ExerciseController
-
- VOCATIONAL_TRAINING -
Static variable in class org.activemath.content.metadata.LearningContext
-
W
- waitTillAllFinished(long, int) -
Method in class org.activemath.omdocjdom.SimplePool
-
- waitTillFinished() -
Method in class org.activemath.events.types.MBaseCollectionsChangedEvent
-
- waitUntilFinished() -
Method in class org.activemath.applets.RelayedAppletStub
-
- wakeUp() -
Method in class org.activemath.config.startup.AMMonolithicWithGUI.DetectionServer
-
- WARN -
Static variable in class org.activemath.webapp.dict.DictUserMessage
-
- warn(String) -
Method in class org.activemath.webapp.ws.PlainLogger
-
- warnForGuess(String, Object, Object, Object, Object) -
Method in class org.activemath.omdocjdom.mbase.MBaseErrorReporter
- This method wants to be quick, it will print a GUESS WARNING : followed by the toString
conversion of all the objects given, if non-null and if
MBaseErrorReporter.warnWhenGuessing is turned
on.
- warnForGuess(String, Object, Object, Object, Object, Object) -
Method in class org.activemath.omdocjdom.mbase.MBaseErrorReporter
-
- warning(SAXParseException) -
Method in class org.activemath.fileBased.XMLValidate
- Warning.
- warnWhenGuessing -
Variable in class org.activemath.omdocjdom.mbase.MBaseErrorReporter
- If false, says nothing when
MBaseErrorReporter.warnForGuess(java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) is invoked.
- wasFinished -
Variable in class org.activemath.events.types.ExerciseRunEvent
-
- wasFinished() -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- wasGivenUp -
Variable in class org.activemath.events.types.ExerciseRunEvent
-
- wasGivenup() -
Method in class org.activemath.events.types.ExerciseRunEvent
-
- wasInvoked -
Variable in class org.activemath.tutor.TutorialInteraction
- True after trying to achieve a task (even in case of failure)
- WebServiceBindingURL -
Static variable in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.ClientUtil
-
- WebServiceCaller - Class in org.activemath.content.mediator.kbimpl
- This class generate instances as adaptors for each repository with web service interface.
- WebServiceCaller(String, String, String, String, String) -
Constructor for class org.activemath.content.mediator.kbimpl.WebServiceCaller
- All the parameters are initialised here.
- WEEKS -
Static variable in class org.activemath.webapp.report.bucket.BucketType
-
- WindowClosedEvent - Class in org.activemath.events.types
- Event: window focus has changed on client
Note: Currently, the client cannot determine reliably if the window focus is lost.
- WindowClosedEvent() -
Constructor for class org.activemath.events.types.WindowClosedEvent
-
- WindowClosedEvent(String) -
Constructor for class org.activemath.events.types.WindowClosedEvent
-
- windowList -
Static variable in class org.activemath.author.toc.TOC
-
- WirisIntegrator - Class in org.activemath.webapp.exercises
-
- WirisIntegrator(AppSession, String) -
Constructor for class org.activemath.webapp.exercises.WirisIntegrator
-
- wirisNamespace -
Static variable in interface org.activemath.exercises.model.Constants
-
- wirisNamespace -
Static variable in interface org.activemath.webapp.exercises.tools.Names
-
- wishToStart(Hashtable) -
Method in class org.activemath.webapp.ws.delegation.DummyActivityServer
-
- with(String) -
Static method in class org.activemath.exercises.generators.DRGenerator
-
- with() -
Static method in class org.activemath.exercises.generators.DRGenerator
-
- with(String) -
Static method in class org.activemath.exercises.generators.EmbeddedHTMLGenerator
-
- with() -
Static method in class org.activemath.exercises.generators.EmbeddedHTMLGenerator
-
- with(String) -
Static method in class org.activemath.exercises.generators.STACKGenerator
-
- with() -
Static method in class org.activemath.exercises.generators.STACKGenerator
-
- with() -
Static method in class org.activemath.exercises.generators.util.OMDUtil
-
- withDetails -
Variable in class org.activemath.omdocjdom.mbase.MBaseErrorReporter
- If true prints the element XML dump and other content where the error occured.
- withDetector -
Static variable in class org.activemath.exercises.model.ExerciseLoader
-
- withStackTrace -
Variable in class org.activemath.omdocjdom.mbase.MBaseErrorReporter
- If true, prints the stackTrace of the exception.
- wordsCloseToWord(String, String) -
Static method in class org.activemath.omdocjdom.index.infomap.SemanticVectorsStore
-
- wordsCloseToWord(String, String, String) -
Static method in class org.activemath.omdocjdom.index.infomap.SemanticVectorsStore
-
- wrapAsBooleanQuery(Query) -
Static method in class org.activemath.omdocjdom.index.AMIndexSearcher
-
- wrapPropName(String) -
Method in class org.activemath.abstractcontent.SubconfImpl.ChildSubconfiguration
- Returns
prefix + "." + name.
- wrapReader(Reader, String, String) -
Static method in class org.activemath.omdocjdom.lucene.LuceneUtilities
-
- write(int) -
Method in class org.activemath.config.startup.DoubleOutputStream
-
- write(byte[], int, int) -
Method in class org.activemath.config.startup.DoubleOutputStream
-
- write(byte[]) -
Method in class org.activemath.config.startup.DoubleOutputStream
-
- write(int) -
Method in class org.activemath.config.startup.Log4jOutputStream
-
- write(byte[], int, int) -
Method in class org.activemath.config.startup.Log4jOutputStream
-
- write(byte[]) -
Method in class org.activemath.config.startup.Log4jOutputStream
-
- write(int) -
Method in class org.activemath.presentation.formats.Format
-
- write(byte[]) -
Method in class org.activemath.presentation.formats.Format
-
- write(byte[], int, int) -
Method in class org.activemath.presentation.formats.Format
-
- write(int) -
Method in class org.activemath.presentation.formats.Format_HTML
-
- write(byte[]) -
Method in class org.activemath.presentation.formats.Format_HTML
-
- write(byte[], int, int) -
Method in class org.activemath.presentation.formats.Format_HTML
-
- write(int) -
Method in class org.activemath.presentation.formats.Format_LaTeX
-
- write(byte[]) -
Method in class org.activemath.presentation.formats.Format_LaTeX
-
- write(byte[], int, int) -
Method in class org.activemath.presentation.formats.Format_LaTeX
-
- write(int) -
Method in class org.activemath.presentation.formats.Format_MathML
-
- write(byte[]) -
Method in class org.activemath.presentation.formats.Format_MathML
-
- write(byte[], int, int) -
Method in class org.activemath.presentation.formats.Format_MathML
-
- write(int) -
Method in class org.activemath.presentation.formats.Format_Omdoc
-
- write(byte[]) -
Method in class org.activemath.presentation.formats.Format_Omdoc
-
- write(byte[], int, int) -
Method in class org.activemath.presentation.formats.Format_Omdoc
-
- write(int) -
Method in class org.activemath.presentation.formats.Format_Text
-
- write(byte[]) -
Method in class org.activemath.presentation.formats.Format_Text
-
- write(byte[], int, int) -
Method in class org.activemath.presentation.formats.Format_Text
-
- write(int) -
Method in class org.activemath.presentation.formats.Format_XHTML
-
- write(byte[]) -
Method in class org.activemath.presentation.formats.Format_XHTML
-
- write(byte[], int, int) -
Method in class org.activemath.presentation.formats.Format_XHTML
-
- write(int) -
Method in class org.activemath.presentation.formats.FormatPipe
-
- write(byte[]) -
Method in class org.activemath.presentation.formats.FormatPipe
-
- write(byte[], int, int) -
Method in class org.activemath.presentation.formats.FormatPipe
-
- write(int) -
Method in class org.activemath.presentation.formats.FormatThroughTempFile
-
- write(byte[]) -
Method in class org.activemath.presentation.formats.FormatThroughTempFile
-
- write(byte[], int, int) -
Method in class org.activemath.presentation.formats.FormatThroughTempFile
-
- write(int) -
Method in class org.activemath.presentation.io.ExecStream
-
- write(byte[]) -
Method in class org.activemath.presentation.io.ExecStream
-
- write(byte[], int, int) -
Method in class org.activemath.presentation.io.ExecStream
-
- write(char[], int, int) -
Method in class org.activemath.util.MyUTF8XMLWriter
-
- write(char) -
Method in class org.activemath.util.MyUTF8XMLWriter
-
- write(String) -
Method in class org.activemath.util.MyUTF8XMLWriter
-
- write(String, int, int) -
Method in class org.activemath.util.MyUTF8XMLWriter
-
- writeBackElement() -
Method in class org.activemath.author.toc.DCMetaEditPanel
- updates this DCMetaEditPanel's OmgrupElement according to the
values entered in the fields.
- writeBackElement() -
Method in class org.activemath.author.toc.IDEditPanel
- updates this IDEditPanel's OmgrupElement according to the
values entered in the fields.
- writeDocument(MBaseID, OJElement) -
Method in class org.activemath.omdocjdom.index.AMIndex
-
- writeDocument(Document, File) -
Static method in class org.activemath.omdocjdom.lucene.LuceneUtilities
- This method build indent xml text from the given
org.jdom.Document object then write it in the file
- writeDocument() -
Method in class org.activemath.omdocjdom.OJDocument
- Outputs the document to the given file using the UTF-8 encoding.
- writeDocument(String) -
Method in class org.activemath.omdocjdom.OJDocument
- Outputs the document to the given file using the given encoding, which
supposed to be UTF-8 if none other was given.
- writeDocument(SlumbIndex) -
Method in class org.activemath.omdocjdom.slumb.data.SlumbElt
-
- writeElementXML(Element) -
Method in class org.activemath.omdocjdom.slumb.FileStringStorage
- Outputs the indicated element to a new segment
and returns its key.
- writeExpiration(HttpServletResponse, long) -
Static method in class org.activemath.util.ServletUtilities
-
- writeFile() -
Method in class org.activemath.fileBased.DTDreferenceFixer
-
- writeFile(File) -
Method in class org.activemath.omdocjdom.map.JDM
-
- writeFragment(Element, OutputStream) -
Method in class org.activemath.presentation.Formatter
-
- writeMasteryImage(double, double, int, OutputStream) -
Method in class org.activemath.webapp.imagegen.ImageGenerator
-
- writeOmgroupFile(File) -
Method in class org.activemath.author.toc.EditableTOCJTree
- creates an omgroup-style omdoc from this EditableTOCJtree's nodes.
- writeOmgroupFile(String) -
Method in class org.activemath.author.toc.EditableTOCJTree
- creates an omgroup-style omdoc from this EditableTOCJtree's nodes.
- writeOmobjAsText(OJElement, Writer) -
Method in class org.activemath.omdocjdom.PlainTextConverter
-
- writeOMSasText(OJElement, Writer) -
Method in class org.activemath.omdocjdom.PlainTextConverter
-
- writeRaw(String) -
Method in class org.activemath.util.MyUTF8XMLWriter
- This method is the core writing mechanism.
- writeStateUpdate(PrintWriter) -
Method in class org.activemath.util.checks.MailingChecker
- writes a status update to a Writer
- writeText(OJElement, Writer) -
Method in class org.activemath.omdocjdom.PlainTextConverter
- Outputs the text of the item, by simply aligning child
words along with a bit of treatment for mathematical symbols.
- writeText(Text, Writer) -
Method in class org.activemath.omdocjdom.PlainTextConverter
-
- writeText(String, Writer) -
Method in class org.activemath.omdocjdom.PlainTextConverter
-
- writeUTF8(byte[], int, int) -
Method in class org.activemath.util.MyUTF8XMLWriter
-
- wrongCnt -
Variable in class org.activemath.studentmodel2.evaluation.StepEval
-
- WrongLeanerModelURLException - Exception in org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI
-
- WrongLeanerModelURLException() -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongLeanerModelURLException
-
- WrongLeanerModelURLException(String) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongLeanerModelURLException
-
- WrongLeanerModelURLException(String, Throwable) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongLeanerModelURLException
-
- WrongLeanerModelURLException(Throwable) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongLeanerModelURLException
-
- WrongLearnerKnowledgeMapException - Exception in org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI
-
- WrongLearnerKnowledgeMapException() -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongLearnerKnowledgeMapException
-
- WrongLearnerKnowledgeMapException(Map) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongLearnerKnowledgeMapException
-
- WrongLearnerKnowledgeMapException(String, int) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongLearnerKnowledgeMapException
-
- WrongLearnerKnowledgeMapException(String) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongLearnerKnowledgeMapException
-
- WrongLearnerKnowledgeMapException(String, Throwable) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongLearnerKnowledgeMapException
-
- WrongLearnerKnowledgeMapException(Throwable) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongLearnerKnowledgeMapException
-
- WrongRepositoryBindingURLException - Exception in org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI
-
- WrongRepositoryBindingURLException() -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongRepositoryBindingURLException
-
- WrongRepositoryBindingURLException(String) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongRepositoryBindingURLException
-
- WrongRepositoryBindingURLException(String, Throwable) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongRepositoryBindingURLException
-
- WrongRepositoryBindingURLException(Throwable) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongRepositoryBindingURLException
-
- WrongTaskException - Exception in org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI
-
- WrongTaskException() -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongTaskException
-
- WrongTaskException(String) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongTaskException
-
- WrongTaskException(String, Throwable) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongTaskException
-
- WrongTaskException(Throwable) -
Constructor for exception org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongTaskException
-
X
- xlm -
Static variable in class org.activemath.tutor.coursegen.jshop2.LearnerProperty
-
- xlm -
Static variable in class org.activemath.tutor.coursegen.learnerModel.DefaultAMLearnerModel
-
- xml -
Static variable in class org.activemath.content.Book
-
- xml -
Static variable in class org.activemath.content.ContentCollection
-
- xml -
Static variable in class org.activemath.content.Grouping
-
- xml -
Static variable in class org.activemath.content.items.Item
-
- xml -
Static variable in class org.activemath.content.Toc
-
- xml_adlcp_ns -
Static variable in class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Manifest
-
- XML_NAMESPACE -
Static variable in class org.activemath.omdocjdom.OJConstants
- The XML namespace as pre-defined in all documents under the (predefined) prefix
xml,
obtained from Namespace.XML_NAMESPACE.
- xml_Namespace -
Static variable in class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Manifest
-
- xml_NS_prefix -
Static variable in class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Manifest
-
- xmlEscape(String) -
Method in class org.activemath.webapp.survey.SurveyManager
-
- xmlEscape(String) -
Method in class org.activemath.webapp.tools.SymbolPresentationListController
-
- xmlns_xsi -
Static variable in class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Manifest
-
- XMLOutputterWithClasses - Class in org.activemath.omdocjdom
- A debug-oriented XML-outputter which puts, inside the nodes
the class-name.
- XMLOutputterWithClasses() -
Constructor for class org.activemath.omdocjdom.XMLOutputterWithClasses
-
- xmlRpcClient -
Variable in class org.activemath.omdocjdom.thembase.TheMBaseXmlRpcClient
-
- XmlrpcEventService - Class in org.activemath.events.impl
- XML-RPC server for Activemath event system
- XmlrpcEventService(EventManager) -
Constructor for class org.activemath.events.impl.XmlrpcEventService
-
- XmlrpcEventTester - Class in org.activemath.events.impl
- XML-RPC client to test remote events.
- XmlrpcEventTester(String, int) -
Constructor for class org.activemath.events.impl.XmlrpcEventTester
- Subscribe ourselfs at the remote event server.
- XmlrpcEventTesterAuth - Class in org.activemath.events.impl
- XML-RPC client to test remote events.
- XmlrpcEventTesterAuth(String, String) -
Constructor for class org.activemath.events.impl.XmlrpcEventTesterAuth
-
- XmlrpcEventTesterSimple - Class in org.activemath.events.impl
- XML-RPC client to test remote events.
- XmlrpcEventTesterSimple(String) -
Constructor for class org.activemath.events.impl.XmlrpcEventTesterSimple
-
- XmlrpcManager - Class in org.activemath.webapp.ws
- The singleton maps XMLRPC path to handlers.
- XmlRpcServiceServlet - Class in org.activemath.webapp.ws
- A simple servlet that attaches handlers to (exact) sub-paths.
- XmlRpcServiceServlet() -
Constructor for class org.activemath.webapp.ws.XmlRpcServiceServlet
-
- XMLRPCtests - Class in org.activemath.util
- A simple class to run XML-RPC requests for console-testing purposes.
- XMLRPCtests(String, String, Object[]) -
Constructor for class org.activemath.util.XMLRPCtests
-
- XmlrpcTutorialServer - Class in org.activemath.tutor
-
- XmlrpcTutorialServer() -
Constructor for class org.activemath.tutor.XmlrpcTutorialServer
-
- XMLUtil - Class in org.activemath.exercises.generators.util
- This class supports manipulation of contents of XML elements using XPath
This code is primarily used by the exercise system for generating feedback,
but can also be used by the evaluator for generating diagnosis in some cases
- XMLUtil() -
Constructor for class org.activemath.exercises.generators.util.XMLUtil
-
- XMLValidate - Class in org.activemath.fileBased
- A simple XML validation tool based on the validation capability of a parser.
- XMLValidate(String, String) -
Constructor for class org.activemath.fileBased.XMLValidate
-
- xpathError -
Static variable in class org.activemath.exercises.openmath.OpenMathService
-
- xpathHint -
Static variable in class org.activemath.exercises.openmath.OpenMathService
-
- xpathQuit -
Static variable in class org.activemath.exercises.openmath.OpenMathService
-
- xsi_location -
Static variable in class org.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Manifest
-
- XslManager - Class in org.activemath.presentation.xsl
- XSLT Manager Singleton
TODO: grow into the new XSLT Manager.
- Xslt - Class in org.activemath.exercises.generators
- XSLT-based generator.
- Xslt() -
Constructor for class org.activemath.exercises.generators.Xslt
-
- XSLTester - Class in org.activemath.xsl
- Test class for testing XLST transformation speed.
- XSLTester() -
Constructor for class org.activemath.xsl.XSLTester
-
- xsltFile -
Static variable in class org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.ClientUtil
-
- xsltNamespace -
Static variable in class org.activemath.exercises.generators.AssessmentStrategy
-
- xsltNamespace -
Static variable in class org.activemath.exercises.generators.Xslt
-
- xslTransform(InputStream, OutputStream) -
Method in class org.activemath.presentation.Formatter
- Transform the OMDoc item as read from
itemStream,
and write the result to output.
- xslTransform(String, OutputStream) -
Method in class org.activemath.presentation.Formatter
-
- xslTransform(String) -
Method in class org.activemath.presentation.Formatter
-
- XSLTransform - Class in org.activemath.webapp.extasy.actions
-
- XSLTransform() -
Constructor for class org.activemath.webapp.extasy.actions.XSLTransform
-
- XStreamBackupFileStrategy - Class in org.activemath.util
- FileStreamStrategy which performs automatic backup operations on the streams it
handles (as well as restores in failure cases)
- XStreamBackupFileStrategy(File, File, XStream) -
Constructor for class org.activemath.util.XStreamBackupFileStrategy
-
Y
Z
- zeroPage -
Variable in class org.activemath.content.Book
-
- ZoologyProducer - Class in org.activemath.omdocjdom
- This class produces a recorded-book presenting the items sorted and grouped
by types and metadata-attributes.
- ZoologyProducer() -
Constructor for class org.activemath.omdocjdom.ZoologyProducer
-
_
- _teacherAssistant -
Variable in class org.activemath.webapp.exercises.ExerciseController
-
- _userInputHistory -
Variable in class org.activemath.webapp.exercises.ExerciseController
-
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES