Interface PerceivedValueConverter<V>


public interface PerceivedValueConverter<V>
  • Method Summary

    Modifier and Type
    Method
    Description
    tools.mdsd.probdist.api.entity.CategoricalValue
     
  • Method Details

    • convertElement

      tools.mdsd.probdist.api.entity.CategoricalValue convertElement(PerceivedValue<V> change, String key)