Uses of Class
org.optaplanner.workbench.screens.domaineditor.client.util.PlannerDomainTypes.ScoreConfigurationHolder
-
Packages that use PlannerDomainTypes.ScoreConfigurationHolder Package Description org.optaplanner.workbench.screens.domaineditor.client.util -
-
Uses of PlannerDomainTypes.ScoreConfigurationHolder in org.optaplanner.workbench.screens.domaineditor.client.util
Fields in org.optaplanner.workbench.screens.domaineditor.client.util with type parameters of type PlannerDomainTypes.ScoreConfigurationHolder Modifier and Type Field Description static Map<Class<? extends org.optaplanner.core.api.score.Score>,PlannerDomainTypes.ScoreConfigurationHolder>PlannerDomainTypes. SCORE_CONFIGURATION_MAPMethods in org.optaplanner.workbench.screens.domaineditor.client.util that return PlannerDomainTypes.ScoreConfigurationHolder Modifier and Type Method Description static PlannerDomainTypes.ScoreConfigurationHolderPlannerDomainTypes.ScoreConfigurationHolder. create(String jaxbXmlAdapterClass)
-