Uses of Interface
org.apache.uima.collection.metadata.CasProcessorExecArgs
-
Packages that use CasProcessorExecArgs Package Description org.apache.uima.collection.impl.metadata.cpe -
-
Uses of CasProcessorExecArgs in org.apache.uima.collection.impl.metadata.cpe
Classes in org.apache.uima.collection.impl.metadata.cpe that implement CasProcessorExecArgs Modifier and Type Class Description classCasProcessorExecArgsImplMethods in org.apache.uima.collection.impl.metadata.cpe that return CasProcessorExecArgs Modifier and Type Method Description CasProcessorExecArgsCasProcessorExecutableImpl. getCASProcessorExecArgs()Methods in org.apache.uima.collection.impl.metadata.cpe with parameters of type CasProcessorExecArgs Modifier and Type Method Description voidCasProcessorExecutableImpl. setCASProcessorExecArgs(CasProcessorExecArgs aArgs)
-