Uses of Interface
org.optaplanner.constraint.drl.testgen.TestGenKieSessionListener
-
Packages that use TestGenKieSessionListener Package Description org.optaplanner.constraint.drl.testgen Classes to help isolate incremental score calculation bugs duringEnvironmentMode.isAsserted().org.optaplanner.constraint.drl.testgen.reproducer -
-
Uses of TestGenKieSessionListener in org.optaplanner.constraint.drl.testgen
Classes in org.optaplanner.constraint.drl.testgen that implement TestGenKieSessionListener Modifier and Type Class Description classTestGenKieSessionEventSupportMethods in org.optaplanner.constraint.drl.testgen with parameters of type TestGenKieSessionListener Modifier and Type Method Description voidTestGenKieSessionJournal. addListener(TestGenKieSessionListener listener)voidTestGenKieSessionJournal. removeListener(TestGenKieSessionListener listener) -
Uses of TestGenKieSessionListener in org.optaplanner.constraint.drl.testgen.reproducer
Classes in org.optaplanner.constraint.drl.testgen.reproducer that implement TestGenKieSessionListener Modifier and Type Class Description classTestGenCorruptedScoreReproducerDetects corrupted score for the given journal.classTestGenCorruptedVariableListenerReproducerDetects variable listener corruption.
-