|
OptaPlanner distribution 6.1.0.Beta3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CustomSolverPhaseCommand in org.optaplanner.core.config.phase.custom |
---|
Fields in org.optaplanner.core.config.phase.custom with type parameters of type CustomSolverPhaseCommand | |
---|---|
protected List<Class<? extends CustomSolverPhaseCommand>> |
CustomSolverPhaseConfig.customSolverPhaseCommandClassList
|
Methods in org.optaplanner.core.config.phase.custom that return types with arguments of type CustomSolverPhaseCommand | |
---|---|
List<Class<? extends CustomSolverPhaseCommand>> |
CustomSolverPhaseConfig.getCustomSolverPhaseCommandClassList()
|
Method parameters in org.optaplanner.core.config.phase.custom with type arguments of type CustomSolverPhaseCommand | |
---|---|
void |
CustomSolverPhaseConfig.setCustomSolverPhaseCommandClassList(List<Class<? extends CustomSolverPhaseCommand>> customSolverPhaseCommandClassList)
|
Uses of CustomSolverPhaseCommand in org.optaplanner.core.impl.phase.custom |
---|
Fields in org.optaplanner.core.impl.phase.custom with type parameters of type CustomSolverPhaseCommand | |
---|---|
protected List<CustomSolverPhaseCommand> |
DefaultCustomSolverPhase.customSolverPhaseCommandList
|
Method parameters in org.optaplanner.core.impl.phase.custom with type arguments of type CustomSolverPhaseCommand | |
---|---|
void |
DefaultCustomSolverPhase.setCustomSolverPhaseCommandList(List<CustomSolverPhaseCommand> customSolverPhaseCommandList)
|
Uses of CustomSolverPhaseCommand in org.optaplanner.examples.dinnerparty.solver.solution.initializer |
---|
Classes in org.optaplanner.examples.dinnerparty.solver.solution.initializer that implement CustomSolverPhaseCommand | |
---|---|
class |
DinnerPartySolutionInitializer
|
Uses of CustomSolverPhaseCommand in org.optaplanner.examples.examination.solver.solution.initializer |
---|
Classes in org.optaplanner.examples.examination.solver.solution.initializer that implement CustomSolverPhaseCommand | |
---|---|
class |
ExaminationSolutionInitializer
|
Uses of CustomSolverPhaseCommand in org.optaplanner.examples.machinereassignment.solver.solution.initializer |
---|
Classes in org.optaplanner.examples.machinereassignment.solver.solution.initializer that implement CustomSolverPhaseCommand | |
---|---|
class |
MrOriginalMachineSolutionInitializer
|
|
OptaPlanner distribution 6.1.0.Beta3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |