Interface IDtoAbstractSignalInterpreter

All Known Subinterfaces:
IDtoCategoricalSignalInterpreter, IDtoCyclicSignalInterpreter, IDtoDefaultSignalInterpreter, IDtoNumericalSignalInterpreter, IDtoOscillatorySignalInterpreter
All Known Implementing Classes:
DtoAbstractSignalInterpreter, DtoCategoricalSignalInterpreter, DtoCyclicSignalInterpreter, DtoDefaultSignalInterpreter, DtoNumericalSignalInterpreter, DtoOscillatorySignalInterpreter

public interface IDtoAbstractSignalInterpreter
Interprets the signal values and derives aspects from them.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Type of this object.
  • Field Details

  • Method Details

    • getType

      String getType()
      Type of this object.