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