Uses of Class
mauda.treeoperationview.TreeOperationView

Packages that use TreeOperationView
mauda.evaluation Provides evaluation-specific classes. 
mauda.feedback Provides feedback-specific classes, used by the different feedback-types. 
mauda.generation Provides classes, to handle exercise-generation-specific things for Generation-Editor. 
 

Uses of TreeOperationView in mauda.evaluation
 

Methods in mauda.evaluation that return TreeOperationView
 TreeOperationView EvalExercise.getTreeOperationView()
          Returns the used TreeOperationView
 TreeOperationView PlayerExercise.getTreeOperationView()
          Returns the used TreeOperationView
 

Uses of TreeOperationView in mauda.feedback
 

Methods in mauda.feedback that return TreeOperationView
 TreeOperationView FeedbackExercise.getTreeOperationView()
          Gets the TreeOperationView
 

Uses of TreeOperationView in mauda.generation
 

Methods in mauda.generation that return TreeOperationView
 TreeOperationView GenExercise.getTreeOperationView()
          Gets the TreeOperationView