| Modifier and Type | Method and Description |
|---|---|
AnnotatorInfo |
RepositoryAnnotator.getInfo() |
| Modifier and Type | Method and Description |
|---|---|
static AnnotatorInfo |
AnnotatorInfo.create(AnnotatorInfo.Status status,
AnnotatorInfo.Type type,
String code,
String description,
List<Attribute> outputAttributes) |
AnnotatorInfo |
Annotator.getInfo() |
| Modifier and Type | Method and Description |
|---|---|
AnnotatorInfo |
QueryAnnotatorImpl.getInfo() |
AnnotatorInfo |
RepositoryAnnotatorImpl.getInfo() |
| Constructor and Description |
|---|
AbstractAnnotator(String sourceRepositoryName,
AnnotatorInfo info,
QueryCreator queryCreator,
ResultFilter resultFilter,
DataService dataService,
Resources resources,
CmdLineAnnotatorSettingsConfigurer cmdLineAnnotatorSettingsConfigurer) |
QueryAnnotatorImpl(String sourceRepositoryName,
AnnotatorInfo info,
QueryCreator queryCreator,
DataService dataService,
Resources resources,
CmdLineAnnotatorSettingsConfigurer cmdLineAnnotatorSettingsConfigurer) |
| Modifier and Type | Method and Description |
|---|---|
AnnotatorInfo |
SnpEffRepositoryAnnotator.getInfo() |
Copyright © 2017. All rights reserved.