Uses of Interface
org.apache.uima.tools.viewer.EntityResolver.Entity
-
Packages that use EntityResolver.Entity Package Description org.apache.uima.tools.viewer -
-
Uses of EntityResolver.Entity in org.apache.uima.tools.viewer
Methods in org.apache.uima.tools.viewer that return EntityResolver.Entity Modifier and Type Method Description EntityResolver.Entity
CasAnnotationViewer.DefaultEntityResolver. getEntity(Annotation inAnnotation)
EntityResolver.Entity
EntityResolver. getEntity(Annotation aAnnotation)
Returns theEntity
to which an annotation refers.
-