Modifier and Type | Method and Description |
---|---|
void |
DefaultConstructionHeuristicPhase.phaseEnded(ConstructionHeuristicPhaseScope phaseScope) |
void |
DefaultConstructionHeuristicPhase.phaseStarted(ConstructionHeuristicPhaseScope phaseScope) |
Modifier and Type | Method and Description |
---|---|
void |
ConstructionHeuristicDecider.phaseEnded(ConstructionHeuristicPhaseScope phaseScope) |
void |
ConstructionHeuristicDecider.phaseStarted(ConstructionHeuristicPhaseScope phaseScope) |
Modifier and Type | Method and Description |
---|---|
void |
ConstructionHeuristicPhaseLifecycleListenerAdapter.phaseEnded(ConstructionHeuristicPhaseScope phaseScope) |
void |
ConstructionHeuristicPhaseLifecycleListener.phaseEnded(ConstructionHeuristicPhaseScope phaseScope) |
void |
ConstructionHeuristicPhaseLifecycleListenerAdapter.phaseStarted(ConstructionHeuristicPhaseScope phaseScope) |
void |
ConstructionHeuristicPhaseLifecycleListener.phaseStarted(ConstructionHeuristicPhaseScope phaseScope) |
Modifier and Type | Method and Description |
---|---|
ConstructionHeuristicPhaseScope |
ConstructionHeuristicStepScope.getPhaseScope() |
Constructor and Description |
---|
ConstructionHeuristicStepScope(ConstructionHeuristicPhaseScope phaseScope) |
ConstructionHeuristicStepScope(ConstructionHeuristicPhaseScope phaseScope,
int stepIndex) |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.