Uses of Class
org.apache.uima.uimacpp.UimacppException
Packages that use UimacppException
-
Uses of UimacppException in org.apache.uima.uimacpp
Methods in org.apache.uima.uimacpp with parameters of type UimacppExceptionModifier and TypeMethodDescriptionprivate void
UimacppAnalysisComponent.logJTafException
(UimacppException e) Methods in org.apache.uima.uimacpp that throw UimacppExceptionModifier and TypeMethodDescriptionvoid
UimacppEngine.batchProcessComplete()
batchProcessCompletevoid
UimacppEngine.collectionProcessComplete()
CasConsumer collectionProcessCompletestatic void
UimacppEngine.configureResourceManager
(String workDirectory, String dataDirectory) Configure the TAF Resource Manager.static UimacppEngine
UimacppEngine.createJTafTAE
(String configFile) create a TAF engine with a config fileprivate static void
UimacppEngine.createResourceManager()
Create the TAF resource manager.void
UimacppEngine.destroy()
de-initializes the TAF engine.static String
UimacppEngine.getErrorMessage
(long errorCode) helper function to get the error message for some TAF error ID.static String
UimacppEngine.getTafJNIVersion()
helper function to get the TAF JNI version.boolean
UimacppEngine.hasNext()
hasNext(package private) void
UimacppEngine.initialize
(String config) initialize Taf enginevoid
nextvoid
UimacppEngine.process
(ResultSpecification rs, CAS aCas, boolean casIsEmpty) process the document.(package private) static void
UimacppEngine.throwJTafException
(Exception exc) (package private) void
UimacppEngine.typeSystemInit
(CASMgrSerializer casMgrSerializer) reinit Taf engine type systemConstructors in org.apache.uima.uimacpp that throw UimacppException