| Package | Description | 
|---|---|
| org.apache.uima.resource.metadata | Interfaces for objects that represent metadata for a
Resource. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | LanguagePreconditionA precondition on the language of the document. | 
| interface  | MimeTypePreconditionA precondition on the MIME Type of the entity. | 
| interface  | SimplePreconditionSimplePreconditiondefines a few simple conditions that can be evaluated against aCAS. | 
| Modifier and Type | Method and Description | 
|---|---|
| Precondition[] | Capability. getPreconditions()Retrieves the preconditions that must be satisfied in order for the Resource to begin
 processing. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Capability. setPreconditions(Precondition[] aPreconditions)Sets the  Preconditions of thisCapability. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.