| Package | Description |
|---|---|
| org.molgenis.data.annotation.core.entity | |
| org.molgenis.data.annotation.core.entity.impl.framework |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntityAnnotator
Simple interface to implement for fine-grained annotators.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAnnotator
The most standard implementation of an
EntityAnnotator that first creates a query, queries the resource, then
filters the results using a ResultFilter and then copies the resulting attributes to the annotated
Entity. |
class |
QueryAnnotatorImpl
|
Copyright © 2017. All rights reserved.