Uses of Class
com.merative.acd.v1.model.InsightModelData
-
Packages that use InsightModelData Package Description com.merative.acd.v1.model -
-
Uses of InsightModelData in com.merative.acd.v1.model
Methods in com.merative.acd.v1.model that return InsightModelData Modifier and Type Method Description InsightModelData
AttributeValueAnnotation. getInsightModelData()
Gets the insightModelData.InsightModelData
Concept. getInsightModelData()
Gets the insightModelData.InsightModelData
MedicationAnnotation. getInsightModelData()
Gets the insightModelData.InsightModelData
Procedure. getInsightModelData()
Gets the insightModelData.InsightModelData
SymptomDisease. getInsightModelData()
Gets the insightModelData.Methods in com.merative.acd.v1.model with parameters of type InsightModelData Modifier and Type Method Description void
AttributeValueAnnotation. setInsightModelData(InsightModelData insightModelData)
Sets the insightModelData.void
Concept. setInsightModelData(InsightModelData insightModelData)
Sets the insightModelData.void
MedicationAnnotation. setInsightModelData(InsightModelData insightModelData)
Sets the insightModelData.
-