Uses of Interface
org.apache.uima.tools.viewer.EntityResolver
-
Uses of EntityResolver in org.apache.uima.tools.viewer
Modifier and TypeClassDescriptionclass
Trivial entity resolver that's applied if the user turns on entity mode without specifying their own entity resolver.Modifier and TypeMethodDescriptionvoid
CasAnnotationViewer.setEntityResolver
(EntityResolver aEntityResolver) Sets theEntityResolver
to use when the viewer is in entity mode.