public class ActionBendableHardConstraintMatch extends AbstractActionBendableConstraintMatch
position
Constructor and Description |
---|
ActionBendableHardConstraintMatch() |
ActionBendableHardConstraintMatch(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 ActionBendableHardConstraintMatch()
public ActionBendableHardConstraintMatch(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 © 2006–2018 JBoss by Red Hat. All rights reserved.