Class XmlDecisionTreeSymptomDS

java.lang.Object
com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeSymptomDS
All Implemented Interfaces:
IDecisionTreeSymptomDS

public class XmlDecisionTreeSymptomDS extends Object implements IDecisionTreeSymptomDS
Release 8.x implementation of the decision tree data source from XML.
Since:
7.2
Author:
Jon van Leuven
  • Constructor Details

    • XmlDecisionTreeSymptomDS

      protected XmlDecisionTreeSymptomDS(IXmlNode node)
  • Method Details