Interface ConformanceResult

  • All Superinterfaces:
    Result

    @UML(identifier="DQ_ConformanceResult",
         specification=ISO_19115,
         version=2003)
    public interface ConformanceResult
    extends Result
    Information about the outcome of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.
    Since:
    2.0
    • Method Summary

      Modifier and Type Method Description
      InternationalString getExplanation()
      Explanation of the meaning of conformance for this result.
      Citation getSpecification()
      Citation of product specification or user requirement against which data is being evaluated.
      Boolean pass()
      Indication of the conformance result.