Uses of Package
mauda.operation

Packages that use mauda.operation
evalplayer Provides classes to view and play evaluated exercises, produced by Evaluation-Editor. 
generation Provides classes to view, play and generate exercises. 
mauda Provides important base-classes and interfaces used by the whole MAUDA-Project. 
mauda.evaluation Provides evaluation-specific classes. 
mauda.feedback Provides feedback-specific classes, used by the different feedback-types. 
mauda.feedback.types Provides classes, to handle the different feedback-types. 
mauda.operation Provides classes, to store operations and suboperations. 
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. 
mauda.treeoperationview Classes for the tree-operation-view, used by all stand-alone-applications in the MAUDA-Project, to visualize the executed operations and suboperations. 
 

Classes in mauda.operation used by evalplayer
SimpleOperation
          The super-class of Operation and SubOperation
 

Classes in mauda.operation used by generation
OperationQueue
          Storage of a collection of multiple base-operations.
 

Classes in mauda.operation used by mauda
Operation
          Storage of a base operation (e.g.
OperationQueue
          Storage of a collection of multiple base-operations.
SimpleOperation
          The super-class of Operation and SubOperation
SubOperation
          Storage of a sub-operation (e.g.
 

Classes in mauda.operation used by mauda.evaluation
SimpleOperation
          The super-class of Operation and SubOperation
 

Classes in mauda.operation used by mauda.feedback
Operation
          Storage of a base operation (e.g.
OperationQueue
          Storage of a collection of multiple base-operations.
SubOperation
          Storage of a sub-operation (e.g.
 

Classes in mauda.operation used by mauda.feedback.types
OperationQueue
          Storage of a collection of multiple base-operations.
 

Classes in mauda.operation used by mauda.operation
Operation
          Storage of a base operation (e.g.
OperationQueue
          Storage of a collection of multiple base-operations.
SimpleOperation
          The super-class of Operation and SubOperation
SubOperation
          Storage of a sub-operation (e.g.
SubOperationQueue
          Storage of a collection of multiple sub-operations.
 

Classes in mauda.operation used by mauda.plugin
Operation
          Storage of a base operation (e.g.
OperationQueue
          Storage of a collection of multiple base-operations.
SubOperation
          Storage of a sub-operation (e.g.
 

Classes in mauda.operation used by mauda.plugin.binqueue
Operation
          Storage of a base operation (e.g.
OperationQueue
          Storage of a collection of multiple base-operations.
SubOperation
          Storage of a sub-operation (e.g.
 

Classes in mauda.operation used by mauda.plugin.fibheap
Operation
          Storage of a base operation (e.g.
OperationQueue
          Storage of a collection of multiple base-operations.
SubOperation
          Storage of a sub-operation (e.g.
SubOperationQueue
          Storage of a collection of multiple sub-operations.
 

Classes in mauda.operation used by mauda.treeoperationview
SimpleOperation
          The super-class of Operation and SubOperation