public class LocusQueryCreator extends Object implements QueryCreator
| Constructor and Description |
|---|
LocusQueryCreator(VcfAttributes vcfAttributes) |
| Modifier and Type | Method and Description |
|---|---|
Query<Entity> |
createQuery(Entity entity) |
static Query<Entity> |
createQuery(Locus locus) |
Collection<Attribute> |
getRequiredAttributes() |
public LocusQueryCreator(VcfAttributes vcfAttributes)
public Query<Entity> createQuery(Entity entity)
createQuery in interface QueryCreatorpublic Collection<Attribute> getRequiredAttributes()
getRequiredAttributes in interface EntityProcessorCollection of atomic Attribute that must be present in the annotated
Entity.Copyright © 2017. All rights reserved.