public class Concept
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
Concept() |
Modifier and Type | Method and Description |
---|---|
String |
getAlternativeName()
Gets the alternativeName.
|
Count |
getChildren()
Gets the children.
|
Long |
getCount()
Gets the count.
|
String |
getCui()
Gets the cui.
|
String |
getDataType()
Gets the dataType.
|
List<String> |
getDocumentIds()
Gets the documentIds.
|
Long |
getHitCount()
Gets the hitCount.
|
String |
getMaxValue()
Gets the maxValue.
|
String |
getMinValue()
Gets the minValue.
|
String |
getOntology()
Gets the ontology.
|
String |
getOperator()
Gets the operator.
|
Count |
getParents()
Gets the parents.
|
String |
getPreferredName()
Gets the preferredName.
|
Count |
getRelated()
Gets the related.
|
Float |
getScore()
Gets the score.
|
String |
getSemanticType()
Gets the semanticType.
|
Count |
getSiblings()
Gets the siblings.
|
String |
getUnit()
Gets the unit.
|
String |
getVocab()
Gets the vocab.
|
List<String> |
getXProperties()
Gets the xProperties.
|
public String getOntology()
public String getCui()
public String getPreferredName()
public String getAlternativeName()
public String getSemanticType()
public Long getCount()
public Long getHitCount()
public Float getScore()
public Count getParents()
public Count getChildren()
public Count getSiblings()
public Count getRelated()
public List<String> getDocumentIds()
public String getDataType()
public String getUnit()
public String getOperator()
public String getMinValue()
public String getMaxValue()
public String getVocab()
Copyright © 2021 IBM Cloud. All rights reserved.