Class MetricIds

    • Constructor Detail

      • MetricIds

        public MetricIds()
    • Method Detail

      • addMetricId

        public void addMetricId​(MetricId metricId)
      • getMetricCategories

        public Set<String> getMetricCategories()
      • getMetricIdsForCategory

        public Set<MetricId> getMetricIdsForCategory​(String metricCategory)
      • fromIMetricIds

        public static MetricIds fromIMetricIds​(List<com.hello2morrow.sonargraph.integration.access.model.IMetricId> metricIds)
      • fromExportMetaData

        public static MetricIds fromExportMetaData​(com.hello2morrow.sonargraph.integration.access.model.IExportMetaData exportMetaData)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object