Package org.apache.uima.tools.cvd
Class CVD
java.lang.Object
org.apache.uima.tools.cvd.CVD
The main class for the CAS Visual Debugger.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static final boolean
private static final CommandLineParser
static MainFrame
static MainFrame
createMainFrame
(File iniFile) static void
private static final void
-
Field Details
-
MAN_PATH_PROPERTY
- See Also:
-
TEXT_FILE_PARAM
- See Also:
-
DESC_FILE_PARAM
- See Also:
-
EXECUTE_SWITCH
- See Also:
-
DATA_PATH_PARAM
- See Also:
-
INI_FILE_PARAM
- See Also:
-
LOOK_AND_FEEL_PARAM
- See Also:
-
XMI_FILE_PARAM
- See Also:
-
-
Constructor Details
-
CVD
private CVD()
-
-
Method Details
-
createMainFrame
-
createMainFrame
-
createCmdLineParser
-
printUsage
private static final void printUsage() -
checkCmdLineSyntax
-
main
-