public class AnnotatorUtils extends Object
| Constructor and Description |
|---|
AnnotatorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static EntityType |
addAnnotatorMetaDataToRepositories(EntityType entityType,
AttributeFactory attributeFactory,
RepositoryAnnotator annotator)
Adds a new compound attribute to an existing CrudRepository
|
static String |
getAnnotatorResourceDir() |
static Map<String,Double> |
toAlleleMap(String alternatives,
String annotations) |
public static String getAnnotatorResourceDir()
public static EntityType addAnnotatorMetaDataToRepositories(EntityType entityType, AttributeFactory attributeFactory, RepositoryAnnotator annotator)
entityType - EntityType for the existing repositoryCopyright © 2017. All rights reserved.