public final class EEFExpressionUtils
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
EEFExpressionUtils.EEFCheckbox
Utility class containing the constants related to the Checkbox widget.
|
class |
EEFExpressionUtils.EEFHyperlink
Utility class containing the constants related to the EEFHyperlink.
|
class |
EEFExpressionUtils.EEFList
Utility class containing the constants related to the list widgets.
|
class |
EEFExpressionUtils.EEFReference
Utility class containing the constants related to the reference widgets.
|
class |
EEFExpressionUtils.EEFSelect
Utility class containing the constants related to the Select widget.
|
class |
EEFExpressionUtils.EEFText
Utility class containing the constants related to the
org.eclipse.eef.core.api.EEFText . |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AUDIT_RESULT
The name of the variable which will hold the result of the audit.
|
static java.lang.String |
INPUT
The input variable.
|
static java.lang.String |
SELF
The self variable.
|
public static final java.lang.String SELF
public static final java.lang.String INPUT
public static final java.lang.String AUDIT_RESULT