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, setPatternIsNotgetPatternName, getPatternOrderNumber, getPatternPathgetFullRulePath, getOrderNumber, getParentPath, getParentType, getRuleName, getRulePath, setOrderNumber, setParentPath, setParentType, setRuleNamegetPackageName, getPackagePath, setPackageNamecompareTo, getCauses, getDescrprotected Variable variable
public VariableRestriction(Pattern pattern)
public Variable getVariable()
public void setVariable(Variable patternVariable)
public Restriction.RestrictionType getRestrictionType()
getRestrictionType in class Restrictionpublic String toString()
toString in class VerifierComponentCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.