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