Package gov.nih.mipav.model.provenance
-
Interface Summary Interface Description ProvenanceChangeListener Used by JDialogDataProvenance to display changes in the provenanceholder (when entries are added) -
Class Summary Class Description ProvenanceChangeEvent Provenance Change event for listeners to update (jtable provenance viewing)ProvenanceEntry ProvenanceHolder Class that stores matrices (owned by ModelImage) with accessor functions to the matrix map/adding and changing matrices.ProvenanceRecorder Singleton class modelled after ScriptRecorder that is turned on when Mipav starts if DATA_PROVENANCE boolean is set to true in preferences (set through Mipav-Options) Records data provenance line by line (after running algorithms or doing other important actions (Change name) etc images are placed in registers (similar to the script recorder) but there are also Vectors of input and output images so that the data provenance is placed into the correct place(s)