Interface IDecisionTreeSymptomDS

All Known Implementing Classes:
DecisionTreeSymptomDS, XmlDecisionTreeSymptomDS, XmlDecisionTreeSymptomDS

public interface IDecisionTreeSymptomDS
This interface is used during initialization to retrieve a single symptom text of a decision tree.
Since:
5.1
Author:
F. van der Meer
  • Method Summary

    Modifier and Type
    Method
    Description
    This method returns an object containing the symptom text in the supported languages.
  • Method Details

    • getSymptomText

      IMultilingualText getSymptomText()
      This method returns an object containing the symptom text in the supported languages.
      Returns:
      Text object containing the symptom texts.