Uses of Interface
org.apache.uima.tools.viewer.EntityResolver
Packages that use EntityResolver
- 
Uses of EntityResolver in org.apache.uima.tools.viewerClasses in org.apache.uima.tools.viewer that implement EntityResolverModifier and TypeClassDescriptionclassTrivial 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 TypeMethodDescriptionvoidCasAnnotationViewer.setEntityResolver(EntityResolver aEntityResolver) Sets theEntityResolverto use when the viewer is in entity mode.