| Package | Description | 
|---|---|
| org.apache.uima | The main package for the Unstructured Information Management Middleware 
Architecture. | 
| org.apache.uima.analysis_engine | The Analysis Engine interface, along with supporting 
interfaces and exception classes. | 
| org.apache.uima.resource.metadata | Interfaces for objects that represent metadata for a
Resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| Capability | ResourceSpecifierFactory. createCapability()Creates a  Capability. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResultSpecification. addCapabilities(Capability[] aCapabilities)Adds the output types and features from the specified capabilities to this
  ResultSpecification. | 
| void | ResultSpecification. addCapabilities(Capability[] aCapabilities,
               boolean aOutputs)Adds either outputs or inputs from the specified capabilities to this
  ResultSpecification. | 
| Modifier and Type | Field and Description | 
|---|---|
| static Capability[] | Capability. EMPTY_CAPABILITIES | 
| Modifier and Type | Method and Description | 
|---|---|
| Capability[] | ProcessingResourceMetaData. getCapabilities()Retrieves this Processing Resource's  Capabilities. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ProcessingResourceMetaData. setCapabilities(Capability[] aCapabilities)Sets this Processing Resource's  Capabilities. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.