Uses of Interface
org.apache.uima.resource.metadata.SimplePrecondition
Package
Description
Apache UIMA
Apache UIMA internals
Interfaces for objects that represent metadata for a
Resource.
-
Uses of SimplePrecondition in org.apache.uima
Modifier and TypeMethodDescriptionResourceSpecifierFactory.createSimplePrecondition()
Creates aSimplePrecondition
. -
Uses of SimplePrecondition in org.apache.uima.impl
-
Uses of SimplePrecondition in org.apache.uima.resource.metadata
Modifier 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
Modifier 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
.