public class ActionBendableSoftConstraintMatch extends AbstractActionBendableConstraintMatch
position
Constructor and Description |
---|
ActionBendableSoftConstraintMatch() |
ActionBendableSoftConstraintMatch(int position,
String constraintMatch) |
Modifier and Type | Method and Description |
---|---|
org.drools.workbench.models.datamodel.rule.TemplateAware |
cloneTemplateAware() |
boolean |
equals(Object o) |
String |
getStringRepresentation() |
int |
hashCode() |
getPosition, setPosition
extractInterpolationVariables, getConstraintMatch, setConstraintMatch, substituteTemplateVariables
public ActionBendableSoftConstraintMatch()
public ActionBendableSoftConstraintMatch(int position, String constraintMatch)
public org.drools.workbench.models.datamodel.rule.TemplateAware cloneTemplateAware()
public boolean equals(Object o)
equals
in class AbstractActionBendableConstraintMatch
public int hashCode()
hashCode
in class AbstractActionBendableConstraintMatch
public String getStringRepresentation()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.