Class Symptom

java.lang.Object
com.aquima.interactions.dtree.impl.Symptom
All Implemented Interfaces:
ISymptom, Serializable

public final class Symptom extends Object implements ISymptom
This class holds the symptom information for a decision tree.
Since:
5.1
Author:
F. van der Meer
See Also:
  • Constructor Details

  • Method Details

    • getSymptomText

      public IMultilingualText getSymptomText()
      Description copied from interface: ISymptom
      Returns the symptom text for this object.
      Specified by:
      getSymptomText in interface ISymptom
      Returns:
      A string which should never be zero length or null