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.EntityCasAnnotationViewer.DefaultEntityResolver. getEntity(Annotation inAnnotation)EntityResolver.EntityEntityResolver. getEntity(Annotation aAnnotation)Returns theEntityto which an annotation refers.
-