Interface IMetricEntity

  • All Known Implementing Classes:
    MetricEntity

    public interface IMetricEntity
    • Method Detail

      • getMetricDesciption

        MetricDescription getMetricDesciption()
        Returns:
        the metricDesciption
      • isCompatibleWith

        boolean isCompatibleWith​(MetricDescription other)
        Parameters:
        other -
        Returns: