void |
UimacppEngine.batchProcessComplete() |
batchProcessComplete
|
void |
UimacppEngine.collectionProcessComplete() |
CasConsumer collectionProcessComplete
|
static void |
UimacppEngine.configureResourceManager(java.lang.String workDirectory,
java.lang.String dataDirectory) |
Configure the TAF Resource Manager.
|
static UimacppEngine |
UimacppEngine.createJTafTAE(java.lang.String configFile) |
create a TAF engine with a config file
|
private static void |
UimacppEngine.createResourceManager() |
Create the TAF resource manager.
|
void |
UimacppEngine.destroy() |
de-initializes the TAF engine.
|
static java.lang.String |
UimacppEngine.getErrorMessage(long errorCode) |
helper function to get the error message for some TAF error ID.
|
static java.lang.String |
UimacppEngine.getTafJNIVersion() |
helper function to get the TAF JNI version.
|
boolean |
UimacppEngine.hasNext() |
hasNext
|
(package private) void |
UimacppEngine.initialize(java.lang.String config) |
initialize Taf engine
|
void |
UimacppEngine.next(CAS segment) |
next
|
void |
UimacppEngine.process(ResultSpecification rs,
CAS aCas,
boolean casIsEmpty) |
process the document.
|
(package private) static void |
UimacppEngine.throwJTafException(java.lang.Exception exc) |
|
(package private) void |
UimacppEngine.typeSystemInit(CASMgrSerializer casMgrSerializer) |
reinit Taf engine type system
|