org.eclipse.actf.validation.rules
Class RuleConstants
java.lang.Object
org.eclipse.actf.validation.rules.RuleConstants
public class RuleConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AND
public static final String AND
- See Also:
- Constant Field Values
EQ
public static final String EQ
- See Also:
- Constant Field Values
FOCUS
public static final String FOCUS
- See Also:
- Constant Field Values
INSTANCEOF
public static final String INSTANCEOF
- See Also:
- Constant Field Values
MIN
public static final String MIN
- See Also:
- Constant Field Values
MAX
public static final String MAX
- See Also:
- Constant Field Values
NEQ
public static final String NEQ
- See Also:
- Constant Field Values
OR
public static final String OR
- See Also:
- Constant Field Values
RANGE
public static final String RANGE
- See Also:
- Constant Field Values
REFLEXIVE
public static final String REFLEXIVE
- See Also:
- Constant Field Values
REGEXP
public static final String REGEXP
- See Also:
- Constant Field Values
SCRIPT
public static final String SCRIPT
- See Also:
- Constant Field Values
SCRIPTTEST
public static final String SCRIPTTEST
- See Also:
- Constant Field Values
CRITERION
public static final String CRITERION
- See Also:
- Constant Field Values
NAME
public static final String NAME
- See Also:
- Constant Field Values
ID
public static final String ID
- See Also:
- Constant Field Values
ENABLE
public static final String ENABLE
- See Also:
- Constant Field Values
IGNOREIFNULL
public static final String IGNOREIFNULL
- See Also:
- Constant Field Values
ITERATOR
public static final String ITERATOR
- See Also:
- Constant Field Values
MESSAGE
public static final String MESSAGE
- See Also:
- Constant Field Values
PARAM
public static final String PARAM
- See Also:
- Constant Field Values
POLYMORPHIC
public static final String POLYMORPHIC
- See Also:
- Constant Field Values
SEVERITY
public static final String SEVERITY
- See Also:
- Constant Field Values
REPAIRHINT
public static final String REPAIRHINT
- See Also:
- Constant Field Values
DESCRIPTION
public static final String DESCRIPTION
- See Also:
- Constant Field Values
HELPURL
public static final String HELPURL
- See Also:
- Constant Field Values
RuleConstants
public RuleConstants()