|
Class Summary |
| AllMinSelectionOperator |
Class that represents the mss selector for which all the less inconsistent
mss (i.e. all the ones with a minimal score) are selected |
| MssSelectionOperator |
This class is the class to extend in order to develop its own MSS selector. |
| NoSelectionOperator |
Class that represents the mss selector for which all the mss are selected |
| OneOfMinSelectionOperator |
Class that represents the mss selector when one of the less inconsistent mss
(i.e. one with a minimal score) is selected |