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

G

GenEditor - Class in generation
The main-frame for the Generation-Editor

The Generation-Editor is a program to create exercises by a person.
GenEditor() - Constructor for class generation.GenEditor
Creates the Generation-Editor
GENEDITOR_VIEW - Static variable in class help.HelpTree
Show a GenEditor-specific help.
GeneralAnalyst - Class in mauda.plugin
The central class, to access different exercise-generators.
GeneralAnalyst() - Constructor for class mauda.plugin.GeneralAnalyst
 
generation - package generation
Provides classes to view, play and generate exercises.
GENERATION_DISPLAY_MODE - Static variable in class mauda.treeoperationview.TreeOperationView
ID for displaying the operation-text with e.g. the word (template).
GeneratorMenu - Class in generation
MenuBar for the generation-editor
GeneratorMenu(EventListener) - Constructor for class generation.GeneratorMenu
Creates the menu
GenExercise - Class in mauda.generation
Extends the Exercise-class to hold specific information that is needed for Generation-Editor.
GenExercise(String) - Constructor for class mauda.generation.GenExercise
Creates a GenExercise
genFilename(String, String) - Static method in class mauda.utils.FileLocation
Generates automatically a filename, which currently not exists.
genMessage(String, String, String, String) - Method in class mauda.feedback.FeedbackGenerator
Generates a 2x2 table-HTML-Message from the given parameters
genMessage(String, String) - Method in class mauda.feedback.FeedbackGenerator
Generates a 1x2 table-HTML-Message from the given parameters
genMessage(String, String, String, String) - Method in class mauda.feedback.FeedbackObject
Generates a 2x2 table-HTML-Message from the given parameters
get(int) - Method in class mauda.operation.OperationQueue
Gets the index'th Operation of this queue
get(int) - Method in class mauda.operation.SubOperationQueue
Gets a suboperation at the specified index
get(Object, String) - Static method in class mauda.utils.Prop
Gets a property-string from the given location.
getAbsPos(CompObj) - Method in class mauda.plugin.fibheap.FibNode
Returns the absolute position of this node in the FibHeap object.
getActionIndex() - Method in class mauda.treeoperationview.TreeOperationView
Returns the index of the node, that context-menu was lastly activated.
getActOpTimeStamp() - Method in class mauda.evaluation.TimeStampRecorder
Gets the actual time-stamp.
getAllInitOperationQueue() - Method in class mauda.OperationRecorder
Gets the init-operations as an OperationQueue.
getAllNodes() - Method in class mauda.plugin.fibheap.FibHeapDSExt
 
getAllNodes() - Method in class mauda.plugin.fibheap.FibHeapExt
 
getAllTodoOperationQueue() - Method in class mauda.OperationRecorder
Gets the todo-operations as an OperationQueue.
getAnimationInformation() - Static method in class mauda.JedasPanel
Gets information of the animation
getApplicationMainFrame() - Static method in class mauda.MAUDA
Gets the main application frame.
getAvailableOperations() - Method in class mauda.SimpleExercise
Gets the possible operations for a data-structure
getAvailablePlugIns() - Method in class mauda.plugin.PlugInHandler
Gets a list of the available Plug-In-IDs
getAvailableSubOperations() - Method in class mauda.SimpleExercise
Gets the possible suboperations for a given data-structure.
getCenterLabel() - Method in class mauda.plugin.fibheap.FibNodeObj
Relevance: Animation programmer
Since: 0.951, version 0.99rc1
getChildNode() - Method in class mauda.plugin.fibheap.FibNode
 
getChildNode() - Method in class mauda.plugin.fibheap.FibNodeDS
 
getColorMode() - Method in class mauda.plugin.fibheap.FibNode
 
getCommentView() - Method in class mauda.evaluation.EvalExercise
Returns the used CommentView
getCommentView() - Method in class mauda.evaluation.PlayerExercise
Returns the used CommentView
getCompPanel() - Method in class mauda.JedasPanel
Gets the Jedas-CompPanel
getCompPanels() - Method in class mauda.jedasnew.JedasPlayer
 
getConstant(String) - Method in class mauda.plugin.KBFormulaEvaluator
Gets the value of constant.
getControlPanel() - Method in class mauda.JedasPanel
Gets the Jedas-ControlPanel
getCorrectness() - Method in class mauda.feedback.FeedbackObject
Gets the correctness
getCorrectness() - Method in class mauda.treeoperationview.TreeObject
Gets the correctness
getCorrectSubOperation() - Method in class mauda.feedback.FeedbackObject
Gets the correct suboperation the feedback belongs to
getCorrectSubOperation(int, int) - Method in class mauda.OperationRecorder
Gets the correct subopnr'th suboperation of the opnr'th operation.
getCount() - Method in class mauda.plugin.fibheap.FibHeap
Call this method to analyze a just completed heap operation.
getCount() - Method in class mauda.plugin.fibheap.FibHeapDS
Call this method to analyze a just completed heap operation.
getCurrentOffset() - Method in class mauda.OperationRecorder
Gets the current offset (recorder-internal-value)
getCurrentOperation() - Method in class mauda.OperationRecorder
Gets the current operation
getCurrentOperationNr() - Method in class mauda.OperationRecorder
Gets the number of the current operation, counted from 0.
getCurrentSubOperationNr() - Method in class mauda.OperationRecorder
Gets the number of the current suboperation, counted from 0, inside the current Operation.
getDataDirectory() - Method in class mauda.SimpleExercise
Gets the data-directory
getDefaultFilename() - Method in class mauda.SimpleExercise
Gets the default exercise-filename
getDepth() - Method in class mauda.plugin.fibheap.FibNode
 
getDepth() - Method in class mauda.plugin.fibheap.FibNodeDS
 
getDescription() - Method in class mauda.Failure
Gets the description-ID
getDescription() - Method in class mauda.utils.XMLFilter
 
getDescriptionString() - Method in class mauda.Failure
Gets a string-representation of the failure
getDifficulty() - Method in class mauda.feedback.select.DifficultySelector
Gets the selected difficulty
getDifficulty() - Method in class mauda.MetaData
Gets the difficulty of the exercise
getDifficulty() - Method in class mauda.SimpleExercise
Gets the difficulty
getDisplayMode() - Static method in class mauda.MetaData
Gets the display-mode
getDSObject() - Method in class mauda.SimpleExercise
Gets the data-structure
getDSObject() - Method in class mauda.undoredo.UndoRedo
Method for retrieving the current data-structure-object,
getEditorFeedback() - Method in class mauda.MetaData
Gets the type of feedback the student chosen
getEditorState() - Method in class mauda.MetaData
Gets the current working-state of the editor
getElements() - Method in class mauda.undoredo.UndoRedoUnit
Returns all UndoRedoElements of this UndoRedoUnit
getEntry(int) - Method in class mauda.evaluation.TimeStampRecorder
Gets a specific entry in the time-stamp-recorder.
getEntry(int) - Method in class mauda.OperationRecorder
Gets the entry at the specified offset
getEntry(int) - Method in class mauda.undoredo.UndoRedo
Methode for retrieving a specific data-structure-object
getEvaluator() - Method in class mauda.feedback.SimpleFeedback
Gets the Evaluator
getEvaluatorJEAFilename() - Method in class mauda.MetaData
Gets the filename of the jedas-recording-animation-file
getEvaluatorName() - Method in class mauda.MetaData
Gets the name of the evaluator
getEvaluatorState() - Method in class mauda.MetaData
Gets the current evaluation-state
getExercise() - Method in class generation.AutoGenerator
Get the Exercise as HashMap for loading in WorkEditor
getExercise() - Method in class mauda.ExerciseUpdateEvent
Returns the exercise-object the event belongs to.
getFeedback() - Method in class mauda.feedback.FeedbackExercise
Feedback-Typ zurückgeben
getFeedback() - Method in class mauda.feedback.FeedbackGenerator
Gets a FeedbackObject, to the current position inside the exercise.
getFeedbackGenerator() - Method in class mauda.feedback.SimpleFeedback
Gets the FeedbackGenerator
getFeedbackPanel() - Method in class mauda.feedback.FeedbackExercise
Gets the panel the feedback uses to display its messages.
getFeedbackType() - Method in class mauda.feedback.select.FeedbackSelector
Gets the selected Feedback-Type
getFeedbackTypeID() - Method in class mauda.feedback.SimpleFeedback
Returns the FeedbackTypeID
getFeedbackTypeID() - Method in class mauda.feedback.types.DemandFeedback
 
getFeedbackTypeID() - Method in class mauda.feedback.types.ErrorFlagging
 
getFeedbackTypeID() - Method in class mauda.feedback.types.FaultFeedback
 
getFeedbackTypeID() - Method in class mauda.feedback.types.ImmediateFeedbackAndErrorCorrection
 
getFeedbackTypeID() - Method in class mauda.feedback.types.NoTutor
 
getFeedbackTypeID() - Method in class mauda.feedback.types.SolutionFeedback
 
getFeedbackTypeNameFromID(int) - Static method in class mauda.feedback.select.FeedbackSelector
Converts a feedback-ID in a feedback-type-string
getFilename() - Method in class mauda.SimpleExercise
Gets the current exercise-filename
getFillColor() - Method in class mauda.plugin.fibheap.FibNodeObj
 
getFirstFailure() - Method in class mauda.OperationRecorder
Gets the first failure in an exercise represented by a failure-object.
getFormula() - Method in class mauda.feedback.FeedbackKBObject
Gets the formula
getGUIString(int) - Static method in class mauda.Difficulties
Converts a difficulty-id to a string-representation which can be used in a GUI, e.g. menus or buttons
getGUIString(int) - Static method in class mauda.ExerciseMode
Gets for a mode-ID the corresponding mode-string.
getHeapSize() - Method in class mauda.plugin.fibheap.FibHeap
 
getHeapSize() - Method in class mauda.plugin.fibheap.FibHeapDS
 
getHeight() - Method in class mauda.plugin.fibheap.FibNodeObj
Relevance:
Since: 0.951, version 0.99rc1
getHighlight() - Method in class mauda.plugin.fibheap.FibNode
 
getHTMLMessage() - Method in class mauda.feedback.Evaluator
Gets a string-html-representation of the errors made, with diverse statistics.
getHTMLMessage() - Method in class mauda.feedback.FaultEvaluator
 
getHTMLMessage() - Method in class mauda.feedback.NormalEvaluator
 
getID(String) - Static method in class mauda.Difficulties
Converts a string-representation of a difficulty to its id
getID(String) - Static method in class mauda.ExerciseMode
Gets for a mode-string the corresponding mode-ID
getID() - Method in class mauda.ExerciseUpdateEvent
Returns the ID of the event
getID() - Method in class mauda.operation.SimpleOperation
Gets the ID
getID() - Method in class mauda.undoredo.UndoRedoElement
Returns the ID of the change
getIDFromFeedbackTypeName(String) - Static method in class mauda.feedback.select.FeedbackSelector
Converts a feedback-type-string in a feedback-type-ID
getInitOperationQueue() - Method in class mauda.feedback.SimpleFeedback
Gets the init-operations
getInitOperationQueue() - Method in class mauda.OperationRecorder
Gets the init-operations as an OperationQueue.
getInitOperations() - Method in class mauda.OperationRecorder
Gets the init-operations as an Vector.
getInstance() - Static method in class evalplayer.TimeSlider
Returns an actual instance of TimeSlider
getInstance() - Static method in class mauda.jedasnew.JedasPlayer
Relevance: Lib programmer
Since: 0.99rc1
getInteractiveMode() - Method in class mauda.Exercise
Gets the current editing-mode
getJedasAnimation() - Method in class mauda.jedasnew.JedasPlayer
Relevance: Lib programmer
Since: 0.951
getJedasPlayer() - Method in class mauda.evaluation.PlayerExercise
Returns the current JedasPlayer-Instance
getKBFormulaEvaluator() - Method in class mauda.feedback.FeedbackGenerator
Gets the KBFormulaEvaluator
getKey() - Method in class mauda.plugin.fibheap.FibNode
 
getKey() - Method in class mauda.plugin.fibheap.FibNodeDS
 
getKeyColorMode() - Static method in class mauda.plugin.fibheap.FibHeap
 
getLeftDistance() - Method in class mauda.plugin.fibheap.FibNodeObj
Relevance: Lib programmer
Since: 0.951, version 0.99rc1
getLeftLabel() - Method in class mauda.plugin.fibheap.FibNodeObj
Relevance: Animation programmer
Since: 0.951, version 0.99rc1
getLeftSibling() - Method in class mauda.plugin.fibheap.FibNode
 
getLeftSibling() - Method in class mauda.plugin.fibheap.FibNodeDS
 
getLimitedFailure(int) - Method in class mauda.OperationRecorder
Gets the first failure that lies beyond the specified offset.
getMainCompObj() - Method in class mauda.plugin.fibheap.FibHeap
 
getMainCompObj() - Method in interface mauda.plugin.JedasMainCompObj
Returns the main CompObj which to visualize in the JEDAS animation-area.
getMaxAppendPos() - Method in class mauda.undoredo.UndoRedoUnit
Returns the maximum position of all APPEND-UndoRedoElements.
getMaxOffset() - Method in class mauda.Failure
Gets the maximum offset
getMessage() - Method in class mauda.ExerciseUpdateEvent
Returns the message field of the event
getMessage() - Method in class mauda.feedback.FeedbackKBObject
Gets the first message
getMessages() - Method in class mauda.feedback.FeedbackKBObject
Gets all messages as a Vector
getMessages() - Method in class mauda.feedback.FeedbackObject
Gets the messages
getMetaData() - Method in class mauda.SimpleExercise
Gets the Meta-Data
getMode() - Method in class mauda.feedback.select.ModeSelector
Gets the selected mode
getMode() - Method in class mauda.MetaData
Gets the mode of the exercise
getMode() - Method in class mauda.SimpleExercise
Gets the mode of the exercise
getNextMessage() - Method in class mauda.feedback.FeedbackObject
Gets the next message.
getNextOperation() - Method in class mauda.OperationRecorder
Gets the operation that follows to the actual operation.
getNode() - Method in class mauda.treeoperationview.TreeObject
Gets the associated TreeNode
getNodePopup() - Method in class mauda.treeoperationview.TreeOperationView
Gets the associated context-menu
getObj() - Method in class mauda.undoredo.UndoRedoElement
Returns the corresponding object
getOffset() - Method in class mauda.Failure
Gets the offset.
getOffset(int, int) - Method in class mauda.OperationRecorder
Gets the overall-offset (internal) of the subopnr'th suboperation inside the opnr'th operation. opnr must be a value started at 0, but subopnr can be value started at -1.
getOperation() - Method in class mauda.ExerciseUpdateEvent
Returns the operation.
getOperation() - Method in class mauda.feedback.FeedbackObject
Gets the operation the feedback belongs to
getOperation(int) - Method in class mauda.OperationRecorder
Gets the opnr'th operation.
getOperation() - Method in class mauda.treeoperationview.TreeObject
Gets the operation
getOperationCount() - Method in class mauda.OperationRecorder
Returns the number of operations executed
getOperationExecuter() - Static method in class mauda.SimpleExercise
Gets the OperationExecuter
getOperationRecorder() - Method in class mauda.SimpleExercise
Gets the OperationRecorder
getOperations(Object) - Method in interface mauda.plugin.Analysable
Calculates all possible different Operation's at the current-state of the data-structure.
getOperations(Object) - Method in class mauda.plugin.binqueue.BinQueueAnalyse
 
getOperations(Object) - Method in class mauda.plugin.fibheap.FibHeapAnalyse
 
getOperations(Object) - Static method in class mauda.plugin.GeneralAnalyst
Gets all possible logical different Operations
getOpNr() - Method in class mauda.Failure
Gets the Operation-Number
getOpNr() - Method in class mauda.feedback.FeedbackObject
Gets the Operation-Number
getPanel() - Method in class evalplayer.SpeedSlider
Returns a panel that contains a slider to control the speed.
getPanel() - Method in class evalplayer.TimeSlider
Returns a panel that contains a slider to control the time.
getPanel() - Method in class help.HelpTree
Returns a panel that contains the Tree.
getPanel() - Method in class mauda.evaluation.CommentView
Method for retrieving the panel for the CommentView
getPanel() - Method in class mauda.treeoperationview.TreeOperationView
Gets the drawing-panel of the tree
getPanel() - Method in class mauda.utils.HTMLView
Gets the panel
getParameter1() - Method in class mauda.operation.SimpleOperation
Gets the 1st parameter
getParameter2() - Method in class mauda.operation.SimpleOperation
Gets the 2nd parameter
getParentNode() - Method in class mauda.plugin.fibheap.FibNode
Returns the (logical) parent FibNode of this node.
getParentNode() - Method in class mauda.plugin.fibheap.FibNodeDS
Returns the (logical) parent FibNode of this node.
getPermutations() - Method in class mauda.operation.OperationQueue
Gets all permutations of this OperationQueue
getPlayerScheduler() - Method in class mauda.jedasnew.JedasPlayer
Relevance: Lib programmer
Since: 0.951
getPlugInHandler() - Method in class mauda.SimpleExercise
Gets the PlugInHandler
getPlugInID(String) - Method in class mauda.plugin.PlugInHandler
Converts a PlugIn-ID into a PlugIn-Name.
getPlugInName() - Method in class mauda.feedback.select.PlugInSelector
Gets the selected plug-in
getPlugInString(String) - Method in class mauda.plugin.PlugInHandler
Gets the plug-in-name from an plug-in-id from the plug-in- properies-file
getPos() - Method in class mauda.undoredo.UndoRedoElement
Returns the position where the change occured
getPosition(int) - Method in class mauda.plugin.fibheap.ArrayObj
Returns the position of the center of the specified square relative to the parent Composite of this array.
getPossibleTodoPosition(int) - Method in class mauda.OperationRecorder
Creates a possible todo-position from the given todo-position
getPreferredSize() - Method in class mauda.evaluation.WrapPanel
Returns in wrap-on-mode -1
getPreviewString() - Method in class mauda.MetaData
Returns a string-representation of this meta-data, which can be used e.g. in the filechooses's preview-panel.
getPrevMessage() - Method in class mauda.feedback.FeedbackObject
Gets the previous message.
getRank() - Method in class mauda.plugin.fibheap.FibNode
 
getRank() - Method in class mauda.plugin.fibheap.FibNodeDS
 
getRating() - Method in class mauda.operation.Operation
Gets the rating
getRating() - Method in class mauda.operation.OperationQueue
Returns the accumulated rating of all Operations
getRatings() - Method in class mauda.plugin.OperationExecuter
Gets the Ratings for the SubOperations.
getRedoJumpDelta() - Method in class mauda.undoredo.UndoRedo
Returns the new delta-positoin to jump to, when the next action should be a redo.
getRedoJumpPosition() - Method in class mauda.undoredo.UndoRedoInfo
Returns the maximum possible position after a redo
getRelativeBounds(int, int) - Static method in class mauda.MAUDA
Returns a Rectangle-Object which contains the bounds of a newly to open window.
getRightDistance() - Method in class mauda.plugin.fibheap.FibNodeObj
Relevance: Lib programmer
Since: 0.951, version 0.99rc1
getRightLabel() - Method in class mauda.plugin.fibheap.FibNodeObj
Relevance: Animation programmer
Since: 0.951, version 0.99rc1
getRightSibling() - Method in class mauda.plugin.fibheap.FibNode
 
getRightSibling() - Method in class mauda.plugin.fibheap.FibNodeDS
 
getRoot() - Method in class mauda.plugin.fibheap.FibNode
 
getRoot() - Method in class mauda.plugin.fibheap.FibNodeDS
 
getRootPos() - Method in class mauda.plugin.fibheap.FibNode
 
getScheduler() - Method in class mauda.JedasPanel
Gets the Jedas-Scheduler
getScoreString() - Method in class mauda.feedback.Evaluator
Gets the reached score in points of hundred (x of 100)
getSeqEntry(int) - Method in class mauda.evaluation.TimeStampRecorder
Gets a specific entry in the sequential-time-stamps.
getSeqTimeStamps() - Method in class mauda.evaluation.TimeStampRecorder
Gets the by the TimeStampRecorder.calculateSeqTimeStamps calculated time-stamps.
getSibling() - Method in class mauda.plugin.fibheap.FibNode
Used for child-sibling format of trees.
getSibling() - Method in class mauda.plugin.fibheap.FibNodeDS
Used for child-sibling format of trees.
getSpecialConstant(String) - Method in class mauda.plugin.fibheap.FibHeapKBFormulaEvaluator
 
getSpecialConstant(String) - Method in class mauda.plugin.KBFormulaEvaluator
Gets a plugin-specific constant like:
subop[current].param2.pre.isroot
This expression cannot completely evaluated by this evaluator, because he understands pre.isroot not.
getStart() - Method in class mauda.evaluation.OpTimeStamp
Gets the first start-time
getState() - Method in class mauda.feedback.FaultEvaluator
Gets the current state the student reached
getState() - Method in class mauda.treeoperationview.TreeObject
Gets the state of the TreeObject
getStop() - Method in class mauda.evaluation.OpTimeStamp
Gets the last stop-time
getString(int) - Static method in class mauda.Difficulties
Converts a specific difficulty to string-representation, that can be stored in an xml-file
getString(int) - Static method in class mauda.ExerciseMode
Gets for a mode-ID the corresponding mode-string, which is used for saving-purposes.
getSubOperation() - Method in class mauda.feedback.FeedbackObject
 
getSubOperation(int, int) - Method in class mauda.OperationRecorder
Gets the present subopnr'th suboperation of the opnr'th operation.
getSubOperationQueue() - Method in class mauda.operation.Operation
 
getSubOperationQueue() - Method in class mauda.plugin.fibheap.FibHeap
 
getSubOperationQueue() - Method in class mauda.plugin.fibheap.FibHeapDS
 
getSubOperationQueue() - Method in interface mauda.plugin.fibheap.FibHeapSubOperations
Gets the SubOperationQueue of an Operation
getSubOpNr() - Method in class mauda.Failure
Gets the SubOperation-Number
getSubOpNr() - Method in class mauda.feedback.FeedbackObject
Gets the SubOperation-Number
getSuffix(File) - Method in class mauda.utils.SuffixAwareFilter
Returns the suffix of the given file.
getTime() - Method in class evalplayer.TimeSlider
Returns the current time-position
getTimeStampRecorder() - Method in class mauda.evaluation.PlayerExercise
Returns the used TimeStampRecorder
getTimeStamps() - Method in class mauda.evaluation.OpTimeStamp
Returns the time-stamps of this operation.
getTimeStamps() - Method in class mauda.evaluation.TimeStampRecorder
Gets the real time-stamps corresponding to the animation.
getTodoOperationQueue() - Method in class mauda.feedback.SimpleFeedback
Gets the todo-operations
getTodoOperationQueue() - Method in class mauda.OperationRecorder
Gets the todo-operations as an OperationQueue.
getTodoOperations() - Method in class mauda.OperationRecorder
Gets the todo-operations as an Vector.
getTodoPosition() - Method in class mauda.OperationRecorder
Gets the current todo-position
getTree() - Method in class mauda.treeoperationview.TreeOperationView
Gets the tree-component of the tree
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class mauda.treeoperationview.MyTreeCellRenderer
 
getTreeDepth() - Method in class mauda.plugin.fibheap.FibNode
 
getTreeDepth() - Method in class mauda.plugin.fibheap.FibNodeDS
 
getTreeNode() - Method in class mauda.plugin.fibheap.FibNodeObj
Relevance: Lib programmer
Since: 0.99rc1, version 0.99rc1
getTreeOperationView() - Method in class mauda.evaluation.EvalExercise
Returns the used TreeOperationView
getTreeOperationView() - Method in class mauda.evaluation.PlayerExercise
Returns the used TreeOperationView
getTreeOperationView() - Method in class mauda.feedback.FeedbackExercise
Gets the TreeOperationView
getTreeOperationView() - Method in class mauda.generation.GenExercise
Gets the TreeOperationView
getTreeSize() - Method in class mauda.plugin.fibheap.FibNode
 
getTreeSize() - Method in class mauda.plugin.fibheap.FibNodeDS
 
getTreeWidth() - Method in class mauda.plugin.fibheap.FibNode
 
getTreeWidth() - Method in class mauda.plugin.fibheap.FibNodeDS
 
getType() - Method in class mauda.MetaData
Gets the type of the exercise
getUndoJumpDelta() - Method in class mauda.undoredo.UndoRedo
Returns the new delta-position to jump to, when the next action should be an undo.
getUndoJumpPosition() - Method in class mauda.undoredo.UndoRedoInfo
Returns the maximum possible position after an undo.
getUndoRedo() - Method in class mauda.Exercise
Gets the undo/redo-handler
getUnlimitedFailure(int) - Method in class mauda.OperationRecorder
Gets the first failure that lies beyond the specified offset.
getURL() - Method in class help.HelpInfo
Returns the URL.
getValue() - Method in class mauda.ExerciseUpdateEvent
Returns the value-field.
getWrap() - Method in class mauda.evaluation.WrapPanel
Gets the wrap-state
GIVE_UP - Static variable in class mauda.feedback.FaultEvaluator
ID that defines that the student given up the exercise,
goInTodoMode() - Method in class mauda.OperationRecorder
Switch the OperationRecorder in the todo-state, what means that all following operations are todo-operations for the exercise.

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