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
copyLocation, getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getNamespace, getResource, getStartCharacter, getText, positionAsString, readExternal, setEndCharacter, setEndLocation, setLocation, setNamespace, setResource, setStartCharacter, setText, writeExternal
public String getIdentifier()
public String toString()
toString
in class EvaluatorBasedRestrictionDescr
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.