RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.templatecompiler.el
Class ELNodeConstants

java.lang.Object
  extended by org.richfaces.cdk.templatecompiler.el.ELNodeConstants

public final class ELNodeConstants
extends Object


Field Summary
static String AND_OPERATOR
           
static String COLON
           
static String COMMA
           
static String CONVERT_TO_BOOLEAN_FUNCTION
           
static String CONVERT_TO_STRING_FUNCTION
           
static String DIV_OPERATOR
           
static String DOT
           
static String DOUBLE_VALUE_OF_FUNCTION
           
static String EQUALITY_OPERATOR
           
static String EXCLAMATION_MARK
           
static String FALSE_VALUE
           
static String GET_FUNCTION
           
static String GETTER_PREFIX
           
static String GREATER_THEN_OPERATOR
           
static String GREATER_THEN_OR_EQUALITY_OPERATOR
           
static String INEQUALITY_OPERATOR
           
static String IS_EMPTY_FUNCTION
           
static String IS_EQUAL_FUNCTION
           
static String LEFT_BRACKET
           
static String LEFT_SQUARE_BRACKET
           
static String LESS_THEN_OPERATOR
           
static String LESS_THEN_OR_EQUALITY_OPERATOR
           
static String MINUS_OPERATOR
           
static String MOD_OPERATOR
           
static String MULT_OPERATOR
           
static String NEGATIVE
           
static String NULL_VALUE
           
static String OR_OPERATOR
           
static String PLUS_OPERATOR
           
static String QUESTION_SIGN
           
static String RIGHT_BRACKET
           
static String RIGHT_SQUARE_BRACKET
           
static String SUPER_PREFIX
           
static String THIS_PREFIX
           
static String TRUE_VALUE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AND_OPERATOR

public static final String AND_OPERATOR
See Also:
Constant Field Values

DIV_OPERATOR

public static final String DIV_OPERATOR
See Also:
Constant Field Values

EQUALITY_OPERATOR

public static final String EQUALITY_OPERATOR
See Also:
Constant Field Values

GREATER_THEN_OPERATOR

public static final String GREATER_THEN_OPERATOR
See Also:
Constant Field Values

GREATER_THEN_OR_EQUALITY_OPERATOR

public static final String GREATER_THEN_OR_EQUALITY_OPERATOR
See Also:
Constant Field Values

LESS_THEN_OPERATOR

public static final String LESS_THEN_OPERATOR
See Also:
Constant Field Values

LESS_THEN_OR_EQUALITY_OPERATOR

public static final String LESS_THEN_OR_EQUALITY_OPERATOR
See Also:
Constant Field Values

INEQUALITY_OPERATOR

public static final String INEQUALITY_OPERATOR
See Also:
Constant Field Values

MINUS_OPERATOR

public static final String MINUS_OPERATOR
See Also:
Constant Field Values

MOD_OPERATOR

public static final String MOD_OPERATOR
See Also:
Constant Field Values

MULT_OPERATOR

public static final String MULT_OPERATOR
See Also:
Constant Field Values

OR_OPERATOR

public static final String OR_OPERATOR
See Also:
Constant Field Values

PLUS_OPERATOR

public static final String PLUS_OPERATOR
See Also:
Constant Field Values

FALSE_VALUE

public static final String FALSE_VALUE
See Also:
Constant Field Values

NULL_VALUE

public static final String NULL_VALUE
See Also:
Constant Field Values

TRUE_VALUE

public static final String TRUE_VALUE
See Also:
Constant Field Values

COLON

public static final String COLON
See Also:
Constant Field Values

COMMA

public static final String COMMA
See Also:
Constant Field Values

IS_EQUAL_FUNCTION

public static final String IS_EQUAL_FUNCTION
See Also:
Constant Field Values

CONVERT_TO_STRING_FUNCTION

public static final String CONVERT_TO_STRING_FUNCTION
See Also:
Constant Field Values

CONVERT_TO_BOOLEAN_FUNCTION

public static final String CONVERT_TO_BOOLEAN_FUNCTION
See Also:
Constant Field Values

DOT

public static final String DOT
See Also:
Constant Field Values

DOUBLE_VALUE_OF_FUNCTION

public static final String DOUBLE_VALUE_OF_FUNCTION
See Also:
Constant Field Values

EXCLAMATION_MARK

public static final String EXCLAMATION_MARK
See Also:
Constant Field Values

GET_FUNCTION

public static final String GET_FUNCTION
See Also:
Constant Field Values

LEFT_BRACKET

public static final String LEFT_BRACKET
See Also:
Constant Field Values

LEFT_SQUARE_BRACKET

public static final String LEFT_SQUARE_BRACKET
See Also:
Constant Field Values

NEGATIVE

public static final String NEGATIVE
See Also:
Constant Field Values

QUESTION_SIGN

public static final String QUESTION_SIGN
See Also:
Constant Field Values

RIGHT_BRACKET

public static final String RIGHT_BRACKET
See Also:
Constant Field Values

RIGHT_SQUARE_BRACKET

public static final String RIGHT_SQUARE_BRACKET
See Also:
Constant Field Values

THIS_PREFIX

public static final String THIS_PREFIX
See Also:
Constant Field Values

SUPER_PREFIX

public static final String SUPER_PREFIX
See Also:
Constant Field Values

GETTER_PREFIX

public static final String GETTER_PREFIX
See Also:
Constant Field Values

IS_EMPTY_FUNCTION

public static final String IS_EMPTY_FUNCTION
See Also:
Constant Field Values

RichFaces CDK Generator 4.2.0.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.