Method Summary |
|
public Lineage | getLineage() Non-quantitative quality information about the lineage of the data specified by
the scope. |
public synchronized Collection | getReports() Quantitative quality information for the data specified by the scope. |
public Scope | getScope() The specific data to which the data quality information applies. |
public synchronized void | setLineage(Lineage newValue) Set the non-quantitative quality information about the lineage of the data specified
by the scope. |
public synchronized void | setReports(Collection newValues) Set the quantitative quality information for the data specified by the scope. |
public synchronized void | setScope(Scope newValue) Set the specific data to which the data quality information applies. |