|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Precondition | |
---|---|
org.apache.uima.resource.metadata | Interfaces for objects that represent metadata for a Resource. |
Uses of Precondition in org.apache.uima.resource.metadata |
---|
Subinterfaces of Precondition in org.apache.uima.resource.metadata | |
---|---|
interface |
LanguagePrecondition
A precondition on the language of the document. |
interface |
MimeTypePrecondition
A precondition on the MIME Type of the entity. |
interface |
SimplePrecondition
SimplePrecondition defines a few simple conditions that can be evaluted against a
CAS . |
Methods in org.apache.uima.resource.metadata that return Precondition | |
---|---|
Precondition[] |
Capability.getPreconditions()
Retrieves the preconditions that must be satisfied in order for the Resource to begin processing. |
Methods in org.apache.uima.resource.metadata with parameters of type Precondition | |
---|---|
void |
Capability.setPreconditions(Precondition[] aPreconditions)
Sets the Precondition s of this Capability . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |