@Component public class OntologyTermHitMetaData extends SystemEntityType
EntityType.AttributeCopyMode, EntityType.AttributeRole| Modifier and Type | Field and Description |
|---|---|
static String |
COMBINED_SCORE |
static String |
ID |
static String |
ONTOLOGY_TERM_HIT |
static String |
SCORE |
| Constructor and Description |
|---|
OntologyTermHitMetaData(org.molgenis.ontology.core.model.OntologyPackage ontologyPackage,
org.molgenis.ontology.core.meta.OntologyTermSynonymMetaData ontologyTermSynonymMetaData,
org.molgenis.ontology.core.meta.OntologyTermDynamicAnnotationMetaData ontologyTermDynamicAnnotationMetaData,
org.molgenis.ontology.core.meta.OntologyTermNodePathMetaData ontologyTermNodePathMetaData,
org.molgenis.ontology.core.meta.OntologyMetaData ontologyMetaData) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
addAttribute, bootstrap, get, getDependencies, getId, getIdValue, getString, setAttributeFactory, setIdGeneratoraddAttribute, addAttributes, addTag, getAllAttributes, getAtomicAttributes, getAttribute, getAttributeNames, getAttributes, getBackend, getDescription, getDescription, getExtends, getIdAttribute, getIndexingDepth, getInversedByAttributes, getLabel, getLabel, getLabelAttribute, getLabelAttribute, getLookupAttribute, getLookupAttributes, getMappedByAttributes, getOwnAllAttributes, getOwnAtomicAttributes, getOwnAttributes, getOwnIdAttribute, getOwnLabelAttribute, getOwnLabelAttribute, getOwnLookupAttributes, getOwnMappedByAttributes, getPackage, getTags, hasAttributeWithExpression, hasBidirectionalAttributes, hasInversedByAttributes, hasMappedByAttributes, isAbstract, newInstance, newInstance, removeAttribute, removeTag, set, setAbstract, setAttributeRoles, setBackend, setDefaultValues, setDescription, setDescription, setExtends, setId, setIndexingDepth, setLabel, setLabel, setOwnAllAttributes, setPackage, setTags, toStringgetBoolean, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityType, getInstant, getInt, getLabelValue, getLocalDate, getLong, init, set, setIdValuepublic static final String ONTOLOGY_TERM_HIT
public static final String ID
public static final String SCORE
public static final String COMBINED_SCORE
public OntologyTermHitMetaData(org.molgenis.ontology.core.model.OntologyPackage ontologyPackage,
org.molgenis.ontology.core.meta.OntologyTermSynonymMetaData ontologyTermSynonymMetaData,
org.molgenis.ontology.core.meta.OntologyTermDynamicAnnotationMetaData ontologyTermDynamicAnnotationMetaData,
org.molgenis.ontology.core.meta.OntologyTermNodePathMetaData ontologyTermNodePathMetaData,
org.molgenis.ontology.core.meta.OntologyMetaData ontologyMetaData)
public void init()
init in class SystemEntityTypeCopyright © 2018. All rights reserved.