Uses of Interface
org.apache.uima.tools.viewer.EntityResolver.Entity
Packages that use EntityResolver.Entity
-
Uses of EntityResolver.Entity in org.apache.uima.tools.viewer
Fields in org.apache.uima.tools.viewer with type parameters of type EntityResolver.EntityModifier and TypeFieldDescriptionprivate Map<EntityResolver.Entity,
JCheckBox> CasAnnotationViewer.entityToCheckBoxMap
Methods in org.apache.uima.tools.viewer that return EntityResolver.EntityModifier and TypeMethodDescriptionCasAnnotationViewer.DefaultEntityResolver.getEntity
(Annotation inAnnotation) EntityResolver.getEntity
(Annotation aAnnotation) Returns theEntity
to which an annotation refers.