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 voidUimacppAnalysisComponent.logJTafException(UimacppException e) Methods in org.apache.uima.uimacpp that throw UimacppExceptionModifier and TypeMethodDescriptionvoidUimacppEngine.batchProcessComplete()batchProcessCompletevoidUimacppEngine.collectionProcessComplete()CasConsumer collectionProcessCompletestatic voidUimacppEngine.configureResourceManager(String workDirectory, String dataDirectory) Configure the TAF Resource Manager.static UimacppEngineUimacppEngine.createJTafTAE(String configFile) create a TAF engine with a config fileprivate static voidUimacppEngine.createResourceManager()Create the TAF resource manager.voidUimacppEngine.destroy()de-initializes the TAF engine.static StringUimacppEngine.getErrorMessage(long errorCode) helper function to get the error message for some TAF error ID.static StringUimacppEngine.getTafJNIVersion()helper function to get the TAF JNI version.booleanUimacppEngine.hasNext()hasNext(package private) voidUimacppEngine.initialize(String config) initialize Taf enginevoidnextvoidUimacppEngine.process(ResultSpecification rs, CAS aCas, boolean casIsEmpty) process the document.(package private) static voidUimacppEngine.throwJTafException(Exception exc) (package private) voidUimacppEngine.typeSystemInit(CASMgrSerializer casMgrSerializer) reinit Taf engine type systemConstructors in org.apache.uima.uimacpp that throw UimacppException