Method Summary |
|
public synchronized Collection | getProcessSteps() Returns the information about an event in the creation process for the data
specified by the scope. |
public synchronized Collection | getSources() Information about the source data used in creating the data specified by the scope. |
public InternationalString | getStatement() Returns the general explanation of the data producer’s knowledge about the lineage
of a dataset. |
public synchronized void | setProcessSteps(Collection newValues) Set information about an event in the creation process for the data specified
by the scope. |
public synchronized void | setSources(Collection newValues) Information about the source data used in creating the data specified by the scope. |
public synchronized void | setStatement(InternationalString newValue) Set the general explanation of the data producer’s knowledge about the lineage
of a dataset. |