public class VariableRestrictionDescr extends EvaluatorBasedRestrictionDescr
Constructor and Description |
---|
VariableRestrictionDescr() |
VariableRestrictionDescr(String evaluator,
boolean isNegated,
String parameterText,
String identifier) |
VariableRestrictionDescr(String evaluator,
String identifier) |
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier() |
String |
toString() |
getEvaluator, getParameters, getParameterText, isNegated, setEvaluator, setNegated, setParameters
accept, copyLocation, getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getNamespace, getResource, getStartCharacter, getText, positionAsString, readExternal, replaceVariable, setEndCharacter, setEndLocation, setLocation, setNamespace, setResource, setStartCharacter, setText, writeExternal
public String getIdentifier()
public String toString()
toString
in class EvaluatorBasedRestrictionDescr
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.