public class VariableRestriction extends Restriction implements Cause
Restriction.RestrictionType
Modifier and Type | Field and Description |
---|---|
protected Variable |
variable |
operator
Constructor and Description |
---|
VariableRestriction(Pattern pattern) |
Modifier and Type | Method and Description |
---|---|
Restriction.RestrictionType |
getRestrictionType() |
Variable |
getVariable() |
void |
setVariable(Variable patternVariable) |
String |
toString() |
getFieldPath, getOperator, getPath, getVerifierComponentType, isPatternIsNot, setFieldPath, setOperator, setPatternIsNot
getPatternName, getPatternOrderNumber, getPatternPath
getFullRulePath, getOrderNumber, getParentPath, getParentType, getRuleName, getRulePath, setOrderNumber, setParentPath, setParentType, setRuleName
getPackageName, getPackagePath, setPackageName
compareTo, getCauses, getDescr
protected Variable variable
public VariableRestriction(Pattern pattern)
public Variable getVariable()
public void setVariable(Variable patternVariable)
public Restriction.RestrictionType getRestrictionType()
getRestrictionType
in class Restriction
public String toString()
toString
in class VerifierComponent
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.