public class ActionMultiConstraintBendableMatch extends AbstractActionMultiConstraintBendableMatch
| Constructor and Description |
|---|
ActionMultiConstraintBendableMatch() |
ActionMultiConstraintBendableMatch(List<ActionBendableHardConstraintMatch> actionBendableHardConstraintMatches,
List<ActionBendableSoftConstraintMatch> actionBendableSoftConstraintMatches) |
| Modifier and Type | Method and Description |
|---|---|
org.drools.workbench.models.datamodel.rule.TemplateAware |
cloneTemplateAware() |
String |
getStringRepresentation() |
equals, extractInterpolationVariables, getActionBendableHardConstraintMatches, getActionBendableSoftConstraintMatches, hashCode, setActionBendableHardConstraintMatches, setActionBendableSoftConstraintMatches, substituteTemplateVariablespublic ActionMultiConstraintBendableMatch()
public ActionMultiConstraintBendableMatch(List<ActionBendableHardConstraintMatch> actionBendableHardConstraintMatches, List<ActionBendableSoftConstraintMatch> actionBendableSoftConstraintMatches)
public org.drools.workbench.models.datamodel.rule.TemplateAware cloneTemplateAware()
public String getStringRepresentation()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.