public class VcfToEntity extends Object
| Constructor and Description |
|---|
VcfToEntity(String entityTypeId,
org.molgenis.vcf.meta.VcfMeta vcfMeta,
VcfAttributes vcfAttributes,
EntityTypeFactory entityTypeFactory,
AttributeFactory attrMetaFactory) |
| Modifier and Type | Method and Description |
|---|---|
EntityType |
getEntityType() |
Entity |
toEntity(String[] tokens) |
Entity |
toEntity(org.molgenis.vcf.VcfRecord vcfRecord) |
public VcfToEntity(String entityTypeId, org.molgenis.vcf.meta.VcfMeta vcfMeta, VcfAttributes vcfAttributes, EntityTypeFactory entityTypeFactory, AttributeFactory attrMetaFactory)
public Entity toEntity(org.molgenis.vcf.VcfRecord vcfRecord)
public EntityType getEntityType()
Copyright © 2017. All Rights Reserved.