public interface OtclConstants
| Modifier and Type | Interface and Description |
|---|---|
static class |
OtclConstants.ALGORITHM_ID
The Enum ALGORITHM_ID.
|
static class |
OtclConstants.LogLevel
The Enum LogLevel.
|
static class |
OtclConstants.TARGET_SOURCE
The Enum TARGET_SOURCE.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
ANCHOR
The anchor.
|
static String |
ARR_REF
The arr ref.
|
static String |
ASTERISK
The asterisk.
|
static String |
CLOSE_BRACKET
The close bracket.
|
static String |
EXECUTE_OTCL_CONVERTER
The execute otcl converter.
|
static String |
EXECUTE_OTCL_MODULE
The execute otcl module.
|
static String |
MAP_BEGIN_REF
The map begin ref.
|
static String |
MAP_END_REF
The map end ref.
|
static String |
MAP_KEY_REF
The map key ref.
|
static String |
MAP_POST_ANCHOR
The map post anchor.
|
static String |
MAP_PRE_ANCHOR
The map pre anchor.
|
static String |
MAP_REF
The map ref.
|
static String |
MAP_VALUE_REF
The map value ref.
|
static String |
OPEN_BRACKET
The open bracket.
|
static String |
OTCL_GENERATEDCODE_EXTN
The otcl generatedcode extn.
|
static String |
OTCL_SCRIPT_EXTN
The otcl script extn.
|
static String |
OTCL_TMD_EXTN
The otcl tmd extn.
|
static String |
POST_ANCHOR
The post anchor.
|
static String |
PRE_ANCHOR
The pre anchor.
|
static String |
REGEX_CHECK_OTCLCHAIN
The regex check otclchain.
|
static String |
REGEX_OTCL_ON_DOT
The regex otcl on dot.
|
static String |
ROOT
The root.
|
static final String EXECUTE_OTCL_CONVERTER
static final String EXECUTE_OTCL_MODULE
static final String REGEX_OTCL_ON_DOT
static final String REGEX_CHECK_OTCLCHAIN
static final String ROOT
static final String ARR_REF
static final String ASTERISK
static final String ANCHOR
static final String PRE_ANCHOR
static final String POST_ANCHOR
static final String OPEN_BRACKET
static final String CLOSE_BRACKET
static final String MAP_REF
static final String MAP_BEGIN_REF
static final String MAP_END_REF
static final String MAP_PRE_ANCHOR
static final String MAP_POST_ANCHOR
static final String MAP_KEY_REF
static final String MAP_VALUE_REF
static final String OTCL_SCRIPT_EXTN
static final String OTCL_GENERATEDCODE_EXTN
static final String OTCL_TMD_EXTN
Copyright © 2021. All rights reserved.