Uses of Interface
org.apache.uima.collection.metadata.CasProcessorExecutable
Package
Description
Apache UIMA
Java object representation of a CPE Descriptor.
Apache UIMA internals
-
Uses of CasProcessorExecutable in org.apache.uima
-
Uses of CasProcessorExecutable in org.apache.uima.collection.metadata
Modifier and TypeMethodDescriptionCasProcessorRunInSeperateProcess.getExecutable()
ReturnsCasProcessorExecutable
program used by the CPE to launch CasProcessor.Modifier and TypeMethodDescriptionvoid
CasProcessorRunInSeperateProcess.setExecutable
(CasProcessorExecutable aExec) SetsCasProcessorExecutable
executable program used by the CPE to launch CasProcessor. -
Uses of CasProcessorExecutable in org.apache.uima.impl