Class ConstructionHeuristicPhaseConfigModel


  • @Portable
    public class ConstructionHeuristicPhaseConfigModel
    extends PhaseConfigModel
    • Constructor Detail

      • ConstructionHeuristicPhaseConfigModel

        public ConstructionHeuristicPhaseConfigModel()
    • Method Detail

      • getConstructionHeuristicType

        public org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicType getConstructionHeuristicType()
      • setConstructionHeuristicType

        public void setConstructionHeuristicType​(org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicType constructionHeuristicType)
      • getEntitySorterManner

        public org.optaplanner.core.config.heuristic.selector.entity.EntitySorterManner getEntitySorterManner()
      • setEntitySorterManner

        public void setEntitySorterManner​(org.optaplanner.core.config.heuristic.selector.entity.EntitySorterManner entitySorterManner)