A B C D E F G H I J K L M N O P Q R S T U V W X

E

EASY - Static variable in class mauda.Difficulties
 
EDITOR - Static variable in class mauda.MetaData
Allow inputs only to the Editor-Field (Student who work on the exercise)
EditTab - Class in generation
Base-panel-template for ExerciseTab, RatingsTab, InitTab, ScrambleTab and AutoGenTab
EditTab(GenExercise) - Constructor for class generation.EditTab
Constructs an EditTab
enableJumping() - Method in class mauda.treeoperationview.TreeOperationView
Enables jumping by the user
enableStop() - Method in class mauda.treeoperationview.TreeOperationView
Enables the stop-button, so that the replay of an exercise can stopped.
END_OF_EXECUTION - Static variable in class mauda.ExerciseUpdateEvent
ID that indicates that all operations in the current queue are fully executed by the JedasPanel.
equals(Object) - Method in class mauda.feedback.FeedbackObject
 
equals(Object) - Method in class mauda.operation.Operation
 
equals(Object) - Method in class mauda.operation.SimpleOperation
 
equals(Object) - Method in class mauda.undoredo.UndoRedoUnit
 
ERROR_FLAGGING - Static variable in class mauda.feedback.select.FeedbackSelector
Error-Flagging
ErrorFlagging - Class in mauda.feedback.types
Provides the logic for Error Flagging
ErrorFlagging(FeedbackExercise) - Constructor for class mauda.feedback.types.ErrorFlagging
Creates a ErrorFlagging-Feedback
EvalEditor - Class in evaluation
The main-frame for the Evaluation-Editor

The Evaluation-Editor is a editor for an tutor to evaluate an exercise that was not automatically evaluated in the Working- Editor (e.g.: when feedback-type is NoTutor)
EvalEditor() - Constructor for class evaluation.EvalEditor
Creates the main-frame for the Evaluation-Editor
EVALEDITOR_VIEW - Static variable in class help.HelpTree
Show a EvalEditor-specific help.
EvalEditorMenu - Class in evaluation
MenuBar
EvalEditorMenu(EventListener) - Constructor for class evaluation.EvalEditorMenu
Creates the menu
EvalExercise - Class in mauda.evaluation
Extends the Exercise-Class by evaluation-specific methods.
EvalExercise(String) - Constructor for class mauda.evaluation.EvalExercise
Creates an EvalExercise
evalplayer - package evalplayer
Provides classes to view and play evaluated exercises, produced by Evaluation-Editor.
EvalPlayer - Class in evalplayer
The main-program for the Evaluation-Player

The Evaluation-Player is needed to play recorded, by a tutor evaluated exercises in Evaluation-Editor.
EvalPlayer() - Constructor for class evalplayer.EvalPlayer
Creates the main-Frame for the Evaluation-Player
EVALPLAYER_VIEW - Static variable in class help.HelpTree
Show a EvalPlayer-specific help.
EvalPlayerMenu - Class in evalplayer
MenuBar
EvalPlayerMenu(EventListener) - Constructor for class evalplayer.EvalPlayerMenu
Creates the menu
evaluate(OperationRecorder) - Method in class mauda.feedback.Evaluator
Evaluates a total processed exercise
evaluate(OperationRecorder) - Method in class mauda.feedback.FaultEvaluator
 
evaluate(OperationRecorder) - Method in class mauda.feedback.NormalEvaluator
 
evaluate(String) - Method in class mauda.plugin.KBFormulaEvaluator
Evaluates a delivered formula
evaluatedPath - Static variable in class mauda.utils.FileLocation
Directory where to store completely evaluated exercises.
evaluatedPrefix - Static variable in class mauda.utils.FileLocation
The prefix of the filename for storing automatically evaluated exercises.
evaluateFilledFormula(String) - Method in class mauda.plugin.KBFormulaEvaluator
Evaluates a comletely filled formula.
evaluation - package evaluation
Provides classes to view, play and annotate completed but not evaluated exercises, produced by Working-Editor.
Evaluator - Class in mauda.feedback
Evaluator-base-class for automatic evaluation of exercises
Evaluator() - Constructor for class mauda.feedback.Evaluator
Creates an Evaluator
EVALUATOR - Static variable in class mauda.MetaData
Allow inputs only to the Evaluator-Field (Tutor who evaluated the exercise)
execute(Object) - Method in class mauda.operation.Operation
 
execute(Object) - Method in class mauda.operation.OperationQueue
Executes all Operations in this queue on the data-structure, by calling the execute-Method of all its Operation's
execute(Object) - Method in class mauda.operation.SimpleOperation
Executes an operation on the data-structure.
execute(Object) - Method in class mauda.operation.SubOperation
 
execute(Operation, Object) - Method in class mauda.plugin.binqueue.BinQueueOperationExecuter
 
execute(SubOperation, Object) - Method in class mauda.plugin.binqueue.BinQueueOperationExecuter
 
execute(Operation, Object) - Method in class mauda.plugin.fibheap.FibHeapOperationExecuter
 
execute(SubOperation, Object) - Method in class mauda.plugin.fibheap.FibHeapOperationExecuter
 
execute(Operation, Object) - Method in class mauda.plugin.OperationExecuter
Executes an Operation on the current data-structure
execute(SubOperation, Object) - Method in class mauda.plugin.OperationExecuter
Executes an SubOperation on the current data-structure
executeTemplate(Operation, Object) - Method in class mauda.plugin.binqueue.BinQueueOperationExecuter
 
executeTemplate(Operation, Object) - Method in class mauda.plugin.fibheap.FibHeapOperationExecuter
 
executeTemplate(Operation, Object) - Method in class mauda.plugin.OperationExecuter
Executes an Operation on a copy of the current data-structure, and filles consequently the SubOperations for the current operation, without changing the current data-structure.
Exercise - Class in mauda
A central class to hold all relevant exercise-specific values and references to important other classes.
Exercise(String) - Constructor for class mauda.Exercise
Creates a new exercise
exerciseFinished() - Method in class mauda.feedback.SimpleFeedback
Returns if the exercise was finished.
ExerciseMode - Class in mauda
Holds the different modes for exercises and maps them to strings and vice versa.
ExerciseMode() - Constructor for class mauda.ExerciseMode
 
ExerciseTab - Class in generation
The pane for visualisation of exercise init- and todo-operations
ExerciseTab(GenExercise) - Constructor for class generation.ExerciseTab
Creates a ExerciseTab
exerciseUpdate(ExerciseUpdateEvent) - Method in class evalplayer.EvalPlayer
 
exerciseUpdate(ExerciseUpdateEvent) - Method in class evaluation.EvalEditor
 
exerciseUpdate(ExerciseUpdateEvent) - Method in class generation.EditTab
 
exerciseUpdate(ExerciseUpdateEvent) - Method in class generation.GenEditor
 
exerciseUpdate(ExerciseUpdateEvent) - Method in class mauda.evaluation.CommentView
 
exerciseUpdate(ExerciseUpdateEvent) - Method in class mauda.evaluation.EvalExercise
 
exerciseUpdate(ExerciseUpdateEvent) - Method in class mauda.evaluation.PlayerExercise
 
exerciseUpdate(ExerciseUpdateEvent) - Method in class mauda.evaluation.TimeStampRecorder
 
exerciseUpdate(ExerciseUpdateEvent) - Method in interface mauda.ExerciseUpdateListener
Invoked when an Event occures
exerciseUpdate(ExerciseUpdateEvent) - Method in class mauda.feedback.FeedbackExercise
 
exerciseUpdate(ExerciseUpdateEvent) - Method in class mauda.feedback.FeedbackGenerator
 
exerciseUpdate(ExerciseUpdateEvent) - Method in class mauda.feedback.SimpleFeedback
 
exerciseUpdate(ExerciseUpdateEvent) - Method in class mauda.ModifiedDetector
 
exerciseUpdate(ExerciseUpdateEvent) - Method in class mauda.OperationRecorder
 
exerciseUpdate(ExerciseUpdateEvent) - Method in class mauda.treeoperationview.TreeOperationView
 
exerciseUpdate(ExerciseUpdateEvent) - Method in class mauda.undoredo.UndoRedo
 
exerciseUpdate(ExerciseUpdateEvent) - Method in class work.WorkEditor
 
ExerciseUpdateEvent - Class in mauda
A semantic event which indicates that a exercise-defined event occured.
ExerciseUpdateEvent(SimpleExercise, int) - Constructor for class mauda.ExerciseUpdateEvent
Creates an event
ExerciseUpdateListener - Interface in mauda
The listener interface for receiving exercise events.

A B C D E F G H I J K L M N O P Q R S T U V W X