Class ActionMultiConstraintBendableBigDecimalMatch
- java.lang.Object
-
- org.optaplanner.workbench.models.datamodel.rule.AbstractActionMultiConstraintBendableMatch
-
- org.optaplanner.workbench.models.datamodel.rule.ActionMultiConstraintBendableBigDecimalMatch
-
- All Implemented Interfaces:
org.drools.workbench.models.datamodel.rule.IAction,org.drools.workbench.models.datamodel.rule.PluggableIAction,org.drools.workbench.models.datamodel.rule.TemplateAware,ActionConstraintMatch
public class ActionMultiConstraintBendableBigDecimalMatch extends AbstractActionMultiConstraintBendableMatch
-
-
Constructor Summary
Constructors Constructor Description ActionMultiConstraintBendableBigDecimalMatch()ActionMultiConstraintBendableBigDecimalMatch(List<ActionBendableHardConstraintMatch> actionBendableHardConstraintMatches, List<ActionBendableSoftConstraintMatch> actionBendableSoftConstraintMatches)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.drools.workbench.models.datamodel.rule.TemplateAwarecloneTemplateAware()StringgetStringRepresentation()-
Methods inherited from class org.optaplanner.workbench.models.datamodel.rule.AbstractActionMultiConstraintBendableMatch
equals, extractInterpolationVariables, getActionBendableHardConstraintMatches, getActionBendableSoftConstraintMatches, hashCode, setActionBendableHardConstraintMatches, setActionBendableSoftConstraintMatches, substituteTemplateVariables
-
-
-
-
Constructor Detail
-
ActionMultiConstraintBendableBigDecimalMatch
public ActionMultiConstraintBendableBigDecimalMatch()
-
ActionMultiConstraintBendableBigDecimalMatch
public ActionMultiConstraintBendableBigDecimalMatch(List<ActionBendableHardConstraintMatch> actionBendableHardConstraintMatches, List<ActionBendableSoftConstraintMatch> actionBendableSoftConstraintMatches)
-
-
Method Detail
-
cloneTemplateAware
public org.drools.workbench.models.datamodel.rule.TemplateAware cloneTemplateAware()
-
getStringRepresentation
public String getStringRepresentation()
-
-