| Package | Description |
|---|---|
| org.optaplanner.core.impl.score.director.drools | |
| org.optaplanner.core.impl.score.director.drools.testgen |
Classes to help isolate incremental score calculation bugs
during
EnvironmentMode.isAsserted(). |
| Modifier and Type | Class and Description |
|---|---|
class |
LegacyDroolsScoreDirectorFactory<Solution_> |
| Constructor and Description |
|---|
DroolsScoreDirector(DroolsScoreDirectorFactory<Solution_> scoreDirectorFactory,
boolean lookUpEnabled,
boolean constraintMatchEnabledPreference) |
| Modifier and Type | Class and Description |
|---|---|
class |
TestGenDroolsScoreDirectorFactory<Solution_> |
class |
TestGenLegacyDroolsScoreDirectorFactory<Solution_> |
| Constructor and Description |
|---|
TestGenDroolsScoreDirector(DroolsScoreDirectorFactory<Solution_> scoreDirectorFactory,
boolean lookUpEnabled,
boolean constraintMatchEnabledPreference,
List<String> scoreDrlList,
List<File> scoreDrlFileList) |
Copyright © 2006–2017 JBoss by Red Hat. All rights reserved.