Interface ProcessedObject.Metric

    • Method Detail

      • getEventMarkRef

        @Nullable
        @Nullable ObjectReferenceType getEventMarkRef()
        Reference to event mark (for event mark based metrics).
      • getId

        @Nullable
        @Nullable String getId()
        String identifier (for explicit metrics).
      • isSelected

        boolean isSelected()
        Is this object selected with regards to given metric?
      • getValue

        BigDecimal getValue()
        Value of given metric for this object.