public abstract class AbstractRepositoryEntityAnnotator extends AbstractRepositoryAnnotator
ANNOTATOR_PREFIX| Constructor and Description |
|---|
AbstractRepositoryEntityAnnotator() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Entity> |
annotate(Iterable<Entity> sourceIterable) |
Iterator<Entity> |
annotate(Iterable<Entity> sourceIterable,
boolean updateMode) |
abstract List<Entity> |
annotateEntity(Entity entity,
boolean updateMode) |
annotate, canAnnotate, getDescription, getFullNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitannotationDataExists, createAnnotatorAttributes, getCmdLineAnnotatorSettingsConfigurer, getInfo, getOutputAttributes, getRequiredAttributes, getSimpleName@Transactional public Iterator<Entity> annotate(Iterable<Entity> sourceIterable, boolean updateMode)
public abstract List<Entity> annotateEntity(Entity entity, boolean updateMode) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2017. All rights reserved.