All Superinterfaces:
ICCModifier
All Known Subinterfaces:
ICCBaseFilter, ICCFileFilter, ICCFlowpointFilter, ICCLineContentFilter, ICCLineFilter

public interface ICCFilter extends ICCModifier
A general representation for a code coverage filter
Since:
4.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the ID for the filter.

    Methods inherited from interface com.ibm.debug.pdt.codecoverage.core.results.ICCModifier

    dispose
  • Method Details

    • getId

      String getId()
      Retrieves the ID for the filter. Used in visible messages.
      It is recommended to keep the ID under 10 characters.
      Returns:
      the ID of the filter