Uses of Interface
org.apache.uima.resource.metadata.SimplePrecondition
Packages that use SimplePrecondition
Package
Description
Apache UIMA
Apache UIMA internals
Interfaces for objects that represent metadata for a Resource.
-
Uses of SimplePrecondition in org.apache.uima
Methods in org.apache.uima that return SimplePreconditionModifier and TypeMethodDescriptionResourceSpecifierFactory.createSimplePrecondition()
Creates aSimplePrecondition
. -
Uses of SimplePrecondition in org.apache.uima.impl
Methods in org.apache.uima.impl that return SimplePrecondition -
Uses of SimplePrecondition in org.apache.uima.resource.metadata
Subinterfaces of SimplePrecondition in org.apache.uima.resource.metadataModifier and TypeInterfaceDescriptioninterface
A precondition on the language of the document.interface
A precondition on the MIME Type of the entity. -
Uses of SimplePrecondition in org.apache.uima.resource.metadata.impl
Classes in org.apache.uima.resource.metadata.impl that implement SimplePreconditionModifier and TypeClassDescriptionclass
Precondition that tests language of the document.class
Precondition that tests the MIME type of the Entity's content.class
Reference implementation ofSimplePrecondition
.