Precondition
of a Resource is a condition that an Entity and/or its analysis in the {@link CAS} must satisfy before that Entity can be processed by the Resource.Currently the framework does not fully support Preconditions. Only the {@link org.apache.uima.resource.metadata.LanguagePrecondition} subinterface is used.
As with all {@link MetaDataObject}s, a Precondition
may or may not be modifiable. An application can find out by calling the {@link #isModifiable()} method.
|
|
|
|
|
|
|
|
|
|
|
|