Uses of Enum Class
de.cxp.ocs.config.ScoreOption
Packages that use ScoreOption
-
Uses of ScoreOption in de.cxp.ocs.config
Methods in de.cxp.ocs.config that return ScoreOptionModifier and TypeMethodDescriptionstatic ScoreOption
Returns the enum constant of this class with the specified name.static ScoreOption[]
ScoreOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in de.cxp.ocs.config with type arguments of type ScoreOptionModifier and TypeMethodDescriptionScoringConfiguration.ScoringFunction.setOptions
(Map<ScoreOption, String> options) Set additional options required for the according scoring type.