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, setPositionextractInterpolationVariables, getConstraintMatch, setConstraintMatch, substituteTemplateVariablespublic ActionBendableHardConstraintMatch()
public ActionBendableHardConstraintMatch(int position,
String constraintMatch)
public org.drools.workbench.models.datamodel.rule.TemplateAware cloneTemplateAware()
public boolean equals(Object o)
equals in class AbstractActionBendableConstraintMatchpublic int hashCode()
hashCode in class AbstractActionBendableConstraintMatchpublic String getStringRepresentation()
Copyright © 2006–2017 JBoss by Red Hat. All rights reserved.