| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultExhaustiveSearchPhase.phaseEnded(ExhaustiveSearchPhaseScope<Solution_> phaseScope)  | 
void | 
DefaultExhaustiveSearchPhase.phaseStarted(ExhaustiveSearchPhaseScope<Solution_> phaseScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ExhaustiveSearchDecider.phaseEnded(ExhaustiveSearchPhaseScope<Solution_> phaseScope)  | 
void | 
ExhaustiveSearchDecider.phaseStarted(ExhaustiveSearchPhaseScope<Solution_> phaseScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ExhaustiveSearchPhaseLifecycleListener.phaseEnded(ExhaustiveSearchPhaseScope<Solution_> phaseScope)  | 
void | 
ExhaustiveSearchPhaseLifecycleListener.phaseStarted(ExhaustiveSearchPhaseScope<Solution_> phaseScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
ExhaustiveSearchPhaseScope<Solution_> | 
ExhaustiveSearchStepScope.getPhaseScope()  | 
| Constructor and Description | 
|---|
ExhaustiveSearchStepScope(ExhaustiveSearchPhaseScope<Solution_> phaseScope)  | 
ExhaustiveSearchStepScope(ExhaustiveSearchPhaseScope<Solution_> phaseScope,
                         int stepIndex)  | 
Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.