Package | Description |
---|---|
com.ibm.watson.health.acd.v1.model |
Modifier and Type | Method and Description |
---|---|
Concept |
AttributeValueAnnotation.getConcept()
Gets the concept.
|
Concept |
UnstructuredContainer.getConcepts(int index)
Gets the concept.
|
Concept |
ContainerGroup.getConcepts(int index)
Gets the concept.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Concept> |
ContainerAnnotation.getConcepts()
Gets the concepts.
|
java.util.List<Concept> |
UnstructuredContainer.getConcepts() |
java.util.List<Concept> |
ContainerGroup.getConcepts() |
java.util.List<Concept> |
ConceptValue.getDerivedFrom()
Gets the derivedFrom.
|
java.util.List<Concept> |
Concept.getDerivedFrom()
Gets the derivedFrom.
|
java.util.List<Concept> |
AttributeValueAnnotation.getDerivedFrom()
Gets the derivedFrom.
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeValueAnnotation.setConcept(Concept concept)
Sets the concept.
|
Modifier and Type | Method and Description |
---|---|
void |
Concept.setDerivedFrom(java.util.List<Concept> derivedFrom)
Sets the derivedFrom.
|
void |
AttributeValueAnnotation.setDerivedFrom(java.util.List<Concept> derivedFrom)
Sets the derivedFrom.
|
Copyright © 2021 IBM Cloud. All rights reserved.