public class ConceptModel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
ConceptModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAttributeId()
Gets the attributeId.
|
Long |
getBegin()
Gets the begin.
|
String |
getCoveredText()
Gets the coveredText.
|
String |
getCui()
Gets the cui.
|
Long |
getEnd()
Gets the end.
|
Map<String,String> |
getFeatures()
Gets the features.
|
Long |
getHits()
Gets the hits.
|
String |
getMaxValue()
Gets the maxValue.
|
String |
getMinValue()
Gets the minValue.
|
String |
getNluEntityIndex()
Gets the nluEntityIndex.
|
String |
getNluMentionIndex()
Gets the nluMentionIndex.
|
String |
getNluRelation()
Gets the nluRelation.
|
String |
getNluRelationId()
Gets the nluRelationId.
|
String |
getNluSide()
Gets the nluSide.
|
String |
getNluSourceType()
Gets the nluSourceType.
|
String |
getNluTargetType()
Gets the nluTargetType.
|
String |
getOperator()
Gets the operator.
|
String |
getPreferredName()
Gets the preferredName.
|
List<String> |
getQualifiers()
Gets the qualifiers.
|
String |
getSection()
Gets the section.
|
String |
getSource()
Gets the source.
|
List<Long> |
getStickyIds()
Gets the stickyIds.
|
Long |
getTimestamp()
Gets the timestamp.
|
String |
getType()
Gets the type.
|
Long |
getUniqueId()
Gets the uniqueId.
|
String |
getUnit()
Gets the unit.
|
Boolean |
isHypothetical()
Gets the hypothetical.
|
Boolean |
isNegated()
Gets the negated.
|
public Long getUniqueId()
public List<Long> getStickyIds()
public String getSection()
public String getType()
public Long getBegin()
public Long getEnd()
public String getCoveredText()
public String getCui()
public String getPreferredName()
public String getSource()
public Boolean isNegated()
public Boolean isHypothetical()
public Long getTimestamp()
public String getAttributeId()
public List<String> getQualifiers()
public String getUnit()
public String getMinValue()
public String getMaxValue()
public String getOperator()
public Map<String,String> getFeatures()
public String getNluEntityIndex()
public String getNluMentionIndex()
public String getNluRelationId()
public String getNluSide()
public String getNluSourceType()
public String getNluRelation()
public String getNluTargetType()
public Long getHits()
Copyright © 2021 IBM Cloud. All rights reserved.