Package | Description |
---|---|
org.kepler.provenance | |
org.kepler.provenance.opm | |
org.kepler.provenance.prov | |
org.kepler.provenance.sql |
Modifier and Type | Class and Description |
---|---|
protected class |
TextFileRecording.TextFileRecordingParameters
Configuration Parameters for TextFileRecording.
|
protected class |
XMLRecording.XMLRecordingParameters
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
RecordingParameters |
Recording.generateParameters(NamedObj no)
Add Parameters to ProvenanceListener configuration GUI.
|
RecordingParameters |
TextFileRecording.generateParameters(NamedObj no)
Add Parameters for ProvenanceListener.
|
RecordingParameters |
XMLRecording.generateParameters(NamedObj no)
Deprecated.
Add Parameters for ProvenanceListener.
|
RecordingParameters |
ProvenanceRecorder.getRecordingParameters()
Get current RecordingParameters.
|
Modifier and Type | Method and Description |
---|---|
RecordingParameters |
OpenProvenanceModelXML.generateParameters(NamedObj no)
Deprecated.
Add Parameters for ProvenanceListener.
|
Modifier and Type | Method and Description |
---|---|
RecordingParameters |
ProvRecording.generateParameters(NamedObj no)
Add Parameters for ProvenanceListener.
|
Modifier and Type | Class and Description |
---|---|
class |
SQLRecordingParameters
Parameters for SQL Recording.
|
protected static class |
SQLRecordingV8.SQLRecordingParametersV8
A subclass of SQLRecordingParameters that adds more parameters.
|
Modifier and Type | Method and Description |
---|---|
RecordingParameters |
SQLRecording.generateParameters(NamedObj no)
Add Parameters for ProvenanceListener.
|
RecordingParameters |
SQLRecordingV8.generateParameters(NamedObj no)
Add Parameters for ProvenanceRecorder.
|