Uses of Package
mauda.plugin

Packages that use mauda.plugin
mauda Provides important base-classes and interfaces used by the whole MAUDA-Project. 
mauda.feedback Provides feedback-specific classes, used by the different feedback-types. 
mauda.feedback.select Provides selector-classes, for selecting difficulties, feedback-types, exercise-modes and plug-ins. 
mauda.plugin Provides common plug-in-specific classes and interfaces, used by implemented plug-ins. 
mauda.plugin.binqueue Classes for the binomial-queue plug-in. 
mauda.plugin.fibheap Classes and interfaces for the fibonacci-heap plug-in. 
 

Classes in mauda.plugin used by mauda
OperationExecuter
          Maps operation-ids to the corresponding methods in the data-structure.
PlugInHandler
          Loads all Plug-in-specific parameters and classes.
 

Classes in mauda.plugin used by mauda.feedback
KBFormulaEvaluator
          Evaluator for formulas from Knowledge-Bases.
 

Classes in mauda.plugin used by mauda.feedback.select
PlugInHandler
          Loads all Plug-in-specific parameters and classes.
 

Classes in mauda.plugin used by mauda.plugin
Analysable
          Interface for automatic generation of exercises.
Ratings
          Stores suboperation-ratings needed for automatic generation of exercises.
 

Classes in mauda.plugin used by mauda.plugin.binqueue
Analysable
          Interface for automatic generation of exercises.
Copyable
          Interface needed for undo/redoing of operations.
JedasMainCompObj
          An interface that all plug-in-JEDAS-animation-classes must implement.
OperationExecuter
          Maps operation-ids to the corresponding methods in the data-structure.
 

Classes in mauda.plugin used by mauda.plugin.fibheap
Analysable
          Interface for automatic generation of exercises.
Copyable
          Interface needed for undo/redoing of operations.
JedasMainCompObj
          An interface that all plug-in-JEDAS-animation-classes must implement.
KBFormulaEvaluator
          Evaluator for formulas from Knowledge-Bases.
OperationExecuter
          Maps operation-ids to the corresponding methods in the data-structure.