Class XmlDecisionTreeSymptomDS
java.lang.Object
com.aquima.interactions.dtree.ds.xml.parsing.XmlDecisionTreeSymptomDS
- All Implemented Interfaces:
IDecisionTreeSymptomDS
Release 8.x implementation of the decision tree data source from XML.
- Since:
- 7.2
- Author:
- Jon van Leuven
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThis method returns an object containing the symptom text in the supported languages.
-
Constructor Details
-
XmlDecisionTreeSymptomDS
-
-
Method Details
-
getSymptomText
Description copied from interface:IDecisionTreeSymptomDS
This method returns an object containing the symptom text in the supported languages.- Specified by:
getSymptomText
in interfaceIDecisionTreeSymptomDS
- Returns:
- Text object containing the symptom texts.
-