|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="DQ_ConformanceResult", specification=ISO_19115) public interface ConformanceResult
Information about the outcome of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.
Method Summary | |
---|---|
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. |
Method Detail |
---|
@UML(identifier="specification", obligation=MANDATORY, specification=ISO_19115) Citation getSpecification()
@UML(identifier="explanation", obligation=MANDATORY, specification=ISO_19115) InternationalString getExplanation()
@UML(identifier="pass", obligation=MANDATORY, specification=ISO_19115) boolean pass()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |