| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| CpeCasProcessors | ResourceSpecifierFactory. createCasProcessors() | 
| Modifier and Type | Method and Description | 
|---|---|
| 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 | 
|---|---|
| CpeCasProcessors | CpeDescription. getCpeCasProcessors()Returns a  CpeCasProcessorsinstance containing
 processing pipeline spec. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CpeDescription. setCpeCasProcessors(CpeCasProcessors aCasProcessors) | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.