Uses of Class
org.optaplanner.workbench.models.datamodel.rule.ActionBendableSoftConstraintMatch
-
Packages that use ActionBendableSoftConstraintMatch Package Description org.optaplanner.workbench.models.datamodel.rule -
-
Uses of ActionBendableSoftConstraintMatch in org.optaplanner.workbench.models.datamodel.rule
Methods in org.optaplanner.workbench.models.datamodel.rule that return types with arguments of type ActionBendableSoftConstraintMatch Modifier and Type Method Description List<ActionBendableSoftConstraintMatch>AbstractActionMultiConstraintBendableMatch. getActionBendableSoftConstraintMatches()Method parameters in org.optaplanner.workbench.models.datamodel.rule with type arguments of type ActionBendableSoftConstraintMatch Modifier and Type Method Description voidAbstractActionMultiConstraintBendableMatch. setActionBendableSoftConstraintMatches(List<ActionBendableSoftConstraintMatch> actionBendableSoftConstraintMatches)
-