public class DataModel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
DataModel() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ConceptModel> |
getAttributeValues()
Gets the attributeValues.
|
java.util.List<ConceptModel> |
getConcepts()
Gets the concepts.
|
java.util.List<ConceptModel> |
getMesh()
Gets the mesh.
|
java.util.List<RelationModel> |
getRelations()
Gets the relations.
|
java.util.List<ConceptModel> |
getText()
Gets the text.
|
public java.util.List<ConceptModel> getConcepts()
public java.util.List<ConceptModel> getAttributeValues()
public java.util.List<RelationModel> getRelations()
public java.util.List<ConceptModel> getMesh()
public java.util.List<ConceptModel> getText()
Copyright © 2022 IBM Cloud. All rights reserved.