|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CasProcessorExecutable | |
|---|---|
| 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. |
| Uses of CasProcessorExecutable in org.apache.uima |
|---|
| Methods in org.apache.uima that return CasProcessorExecutable | |
|---|---|
CasProcessorExecutable |
ResourceSpecifierFactory.createExec()
|
| Uses of CasProcessorExecutable in org.apache.uima.collection.impl.metadata.cpe |
|---|
| Methods in org.apache.uima.collection.impl.metadata.cpe that return CasProcessorExecutable | |
|---|---|
static CasProcessorExecutable |
CpeDescriptorFactory.produceCasProcessorExecutable()
|
| Uses of CasProcessorExecutable in org.apache.uima.collection.metadata |
|---|
| Methods in org.apache.uima.collection.metadata that return CasProcessorExecutable | |
|---|---|
CasProcessorExecutable |
CasProcessorRunInSeperateProcess.getExecutable()
Returns CasProcessorExecutable program used by the
CPE to launch CasProcessor. |
| Methods in org.apache.uima.collection.metadata with parameters of type CasProcessorExecutable | |
|---|---|
void |
CasProcessorRunInSeperateProcess.setExecutable(CasProcessorExecutable aExec)
Sets CasProcessorExecutable executable program used
by the CPE to launch CasProcessor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||