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, setParametersaccept, copyLocation, getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getNamespace, getResource, getStartCharacter, getText, positionAsString, readExternal, replaceVariable, setEndCharacter, setEndLocation, setLocation, setNamespace, setResource, setStartCharacter, setText, writeExternalpublic String getIdentifier()
public String toString()
toString in class EvaluatorBasedRestrictionDescrCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.