public abstract class AbstractActionBendableConstraintMatch extends AbstractActionConstraintMatch
Modifier and Type | Field and Description |
---|---|
protected int |
position |
Constructor and Description |
---|
AbstractActionBendableConstraintMatch() |
AbstractActionBendableConstraintMatch(String constraintMatch,
int position) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getPosition() |
int |
hashCode() |
void |
setPosition(int position) |
extractInterpolationVariables, getConstraintMatch, setConstraintMatch, substituteTemplateVariables
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public AbstractActionBendableConstraintMatch()
public AbstractActionBendableConstraintMatch(String constraintMatch, int position)
public int getPosition()
public void setPosition(int position)
public boolean equals(Object o)
equals
in class AbstractActionConstraintMatch
public int hashCode()
hashCode
in class AbstractActionConstraintMatch
Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.