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.modelMethods in com.merative.acd.v1.model that return InsightModelData Modifier and Type Method Description InsightModelDataAttributeValueAnnotation. getInsightModelData()Gets the insightModelData.InsightModelDataConcept. getInsightModelData()Gets the insightModelData.InsightModelDataMedicationAnnotation. getInsightModelData()Gets the insightModelData.InsightModelDataProcedure. getInsightModelData()Gets the insightModelData.InsightModelDataSymptomDisease. getInsightModelData()Gets the insightModelData.Methods in com.merative.acd.v1.model with parameters of type InsightModelData Modifier and Type Method Description voidAttributeValueAnnotation. setInsightModelData(InsightModelData insightModelData)Sets the insightModelData.voidConcept. setInsightModelData(InsightModelData insightModelData)Sets the insightModelData.voidMedicationAnnotation. setInsightModelData(InsightModelData insightModelData)Sets the insightModelData.
 
-