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