Modifier and Type | Method and Description |
---|---|
void |
DefaultConstructionHeuristicSolverPhase.phaseEnded(ConstructionHeuristicSolverPhaseScope phaseScope) |
void |
DefaultConstructionHeuristicSolverPhase.phaseStarted(ConstructionHeuristicSolverPhaseScope phaseScope) |
Modifier and Type | Method and Description |
---|---|
void |
ConstructionHeuristicDecider.phaseEnded(ConstructionHeuristicSolverPhaseScope phaseScope) |
void |
ConstructionHeuristicDecider.phaseStarted(ConstructionHeuristicSolverPhaseScope phaseScope) |
Modifier and Type | Method and Description |
---|---|
void |
ConstructionHeuristicSolverPhaseLifecycleListenerAdapter.phaseEnded(ConstructionHeuristicSolverPhaseScope phaseScope) |
void |
ConstructionHeuristicSolverPhaseLifecycleListener.phaseEnded(ConstructionHeuristicSolverPhaseScope phaseScope) |
void |
ConstructionHeuristicSolverPhaseLifecycleListenerAdapter.phaseStarted(ConstructionHeuristicSolverPhaseScope phaseScope) |
void |
ConstructionHeuristicSolverPhaseLifecycleListener.phaseStarted(ConstructionHeuristicSolverPhaseScope phaseScope) |
Modifier and Type | Method and Description |
---|---|
ConstructionHeuristicSolverPhaseScope |
ConstructionHeuristicStepScope.getPhaseScope() |
Constructor and Description |
---|
ConstructionHeuristicStepScope(ConstructionHeuristicSolverPhaseScope phaseScope) |
ConstructionHeuristicStepScope(ConstructionHeuristicSolverPhaseScope phaseScope,
int stepIndex) |
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.