Package | Description |
---|---|
org.apache.uima |
The main package for the Unstructured Information Management Middleware
Architecture.
|
org.apache.uima.collection.impl.metadata.cpe | |
org.apache.uima.collection.metadata |
Java object representation of a CPE Descriptor.
|
org.apache.uima.impl |
Contains reference implementations of the interfaces in
org.apache.uima . |
Modifier and Type | Method and Description |
---|---|
CasProcessorExecutable |
ResourceSpecifierFactory.createExec() |
Modifier and Type | Class and Description |
---|---|
class |
CasProcessorExecutableImpl |
Modifier and Type | Method and Description |
---|---|
CasProcessorExecutable |
CasProcessorRunInSeperateProcessImpl.getExec() |
CasProcessorExecutable |
CasProcessorRunInSeperateProcessImpl.getExecutable() |
static CasProcessorExecutable |
CpeDescriptorFactory.produceCasProcessorExecutable() |
Modifier and Type | Method and Description |
---|---|
void |
CasProcessorRunInSeperateProcessImpl.setExec(CasProcessorExecutable executable) |
void |
CasProcessorRunInSeperateProcessImpl.setExecutable(CasProcessorExecutable aExec) |
Modifier and Type | Method and Description |
---|---|
CasProcessorExecutable |
CasProcessorRunInSeperateProcess.getExecutable()
Returns
CasProcessorExecutable program used by the
CPE to launch CasProcessor. |
Modifier and Type | Method and Description |
---|---|
void |
CasProcessorRunInSeperateProcess.setExecutable(CasProcessorExecutable aExec)
Sets
CasProcessorExecutable executable program used
by the CPE to launch CasProcessor. |
Modifier and Type | Method and Description |
---|---|
CasProcessorExecutable |
ResourceSpecifierFactory_impl.createExec() |
Copyright © 2019. All rights reserved.