Uses of Enum Class
de.cxp.ocs.config.ScoreMode
Packages that use ScoreMode
-
Uses of ScoreMode in de.cxp.ocs.config
Methods in de.cxp.ocs.config that return ScoreModeModifier and TypeMethodDescriptionstatic ScoreMode
Returns the enum constant of this class with the specified name.static ScoreMode[]
ScoreMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.cxp.ocs.config with parameters of type ScoreModeModifier and TypeMethodDescriptionScoringConfiguration.setScoreMode
(ScoreMode scoreMode) The score_mode specifies how the computed scores are combined.