| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ROOT |
"Root" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PARAM_ENCODING |
"Encoding" |
public static final String |
PARAM_INPUTDIR |
"InputDirectory" |
public static final String |
PARAM_LANGUAGE |
"Language" |
public static final String |
PARAM_LENIENT |
"LENIENT" |
public static final String |
PARAM_XCAS |
"XCAS" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PARAM_OUTPUTDIR |
"OutputDirectory" |
public static final String |
PARAM_XCAS |
"XCAS" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PARAM_OUTPUTDIR |
"OutputDirectory" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PARAM_OUTPUTDIR |
"OutputDirectory" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PARAM_TEXT_TAG |
"XmlTagContainingText" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
HELP_MESSAGE |
"Instructions for using UIMA Collection Processing Engine Configurator:\n\nSelect a Collection Reader descriptor using the Browse button in the topmost panel.\n\nOn the Analyis Engines panel and the CAS Consumers panel, use the Add button to select Analysis Engine (AE) \nand CAS Consumer descriptors.\n\nPress the Play button to start collection processing.\nA progress bar in the lower left corner of the window will indicate the processing progress.\nWhen running, you may use the Pause or Stop button to pause or stop the processing.\n\nThe File menu contains options for opening and saving CPE descriptors.\n\nThe View menu contains an option to display the CAS Initializer panel. CAS Initializers are deprecated \nsince UIMA version 2.0, but are still supported by this tool." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CUTOFF |
100 |
public static final int |
MULT |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_MENU_SIZE |
12 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MAN_PATH_PROPERTY |
"uima.tools.cvd.manpath" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
aeDirPref |
"dir.open.tae" |
public static final String |
annotViewSizePref |
"annotViewWindow.size" |
public static final String |
DEFAULT_STYLE_NAME |
"defaultStyle" |
public static final String |
fsTreeSizePref |
"fsTree.size" |
public static final String |
heightSuffix |
".height" |
public static final String |
indexTreeSizePref |
"indexTree.size" |
public static final String |
logViewSizePref |
"logViewWindow.size" |
public static final String |
textDirPref |
"dir.open.text" |
public static final String |
textSizePref |
"textArea.size" |
public static final String |
tsWindowSizePref |
"tsWindow.size" |
public static final String |
widthSuffix |
".width" |
public static final String |
xcasDirPref |
"dir.open.xcas" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BANNER |
"/org/apache/uima/tools/images/UIMA_banner2tlp.png" |
public static final String |
DOWN |
"/org/apache/uima/tools/images/down_24.gif" |
public static final String |
FORWARD |
"/org/apache/uima/tools/images/forward_24.gif" |
public static final String |
MICROSCOPE |
"/org/apache/uima/tools/images/Micro_16.gif" |
public static final String |
PAUSE |
"/org/apache/uima/tools/images/pause_24.gif" |
public static final String |
PLAY |
"/org/apache/uima/tools/images/play_24.gif" |
public static final String |
ROW_DELETE |
"/org/apache/uima/tools/images/RowDelete_24.gif" |
public static final String |
SMALL_ARROW |
"/org/apache/uima/tools/images/smallarrow_16.gif" |
public static final String |
STOP |
"/org/apache/uima/tools/images/stop_24.gif" |
public static final String |
TEXT_DOC |
"/org/apache/uima/tools/images/text_16.gif" |
public static final String |
UIMA_LOGO_BIG |
"/org/apache/uima/tools/images/UIMA_logo_big.png" |
public static final String |
UIMA_LOGO_SMALL |
"/org/apache/uima/tools/images/UIMA_logo_50.png" |
public static final String |
UP |
"/org/apache/uima/tools/images/up_24.gif" |
public static final String |
XML_DOC |
"/org/apache/uima/tools/images/xml_16.gif" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ERROR |
2 |
public static final int |
INFO |
0 |
public static final int |
WARN |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ROOT |
"Root" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BG_COLUMN |
3 |
public static final int |
CHECK_COLUMN |
5 |
public static final int |
FG_COLUMN |
4 |
public static final int |
HIDDEN_COLUMN |
6 |
public static final int |
LABEL_COLUMN |
1 |
public static final int |
NR_TABLE_COLUMNS |
7 |
public static final int |
TYPE_NAME_COLUMN |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PAUSE_BUTTON |
1 |
public static final int |
PLAY_BUTTON |
0 |
public static final int |
STOP_BUTTON |
2 |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.