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 |
---|---|
CpeCasProcessors |
ResourceSpecifierFactory.createCasProcessors() |
Modifier and Type | Class and Description |
---|---|
class |
CpeCasProcessorsImpl |
Modifier and Type | Method and Description |
---|---|
CpeCasProcessors |
CpeDescriptionImpl.getCpeCasProcessors() |
static CpeCasProcessors |
CpeDescriptorFactory.produceCasProcessors() |
static CpeCasProcessors |
CpeDescriptorFactory.produceCasProcessors(CpeDescription aDescriptor) |
static CpeCasProcessors |
CpeDescriptorFactory.produceCasProcessors(int aInputQSize,
int aOutputQSize,
int aPuCount,
CpeDescription aDescriptor) |
Modifier and Type | Method and Description |
---|---|
void |
CpeDescriptionImpl.setCpeCasProcessors(CpeCasProcessors aCasProcessors) |
Modifier and Type | Method and Description |
---|---|
CpeCasProcessors |
CpeDescription.getCpeCasProcessors()
Returns a
CpeCasProcessors instance containing
processing pipeline spec. |
Modifier and Type | Method and Description |
---|---|
void |
CpeDescription.setCpeCasProcessors(CpeCasProcessors aCasProcessors) |
Modifier and Type | Method and Description |
---|---|
CpeCasProcessors |
ResourceSpecifierFactory_impl.createCasProcessors() |
Copyright © 2014. All Rights Reserved.