Class KieBaseDescriptor<Solution_>
java.lang.Object
org.optaplanner.constraint.streams.drools.KieBaseDescriptor<Solution_>
- All Implemented Interfaces:
Supplier<org.kie.api.KieBase>
-
Method Summary
Modifier and TypeMethodDescriptionorg.kie.api.KieBaseget()Map<DroolsConstraint<Solution_>,org.drools.model.Global<WeightedScoreImpacter>>
-
Method Details
-
getConstraintToGlobalMap
public Map<DroolsConstraint<Solution_>,org.drools.model.Global<WeightedScoreImpacter>> getConstraintToGlobalMap() -
get
public org.kie.api.KieBase get()
-