Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherited by org.sleuthkit.autopsy.datamodel.ArtifactNodeSelectionInfo, and org.sleuthkit.autopsy.datamodel.ContentNodeSelectionInfo.
Public Member Functions | |
boolean | matches (Node candidateNode) |
Implementations store sufficient information to identify a node that is intended to be selected in a view.
Definition at line 27 of file NodeSelectionInfo.java.
boolean org.sleuthkit.autopsy.datamodel.NodeSelectionInfo.matches | ( | Node | candidateNode | ) |
Determines whether or not a given node satisfies the stored node selection criteria.
candidateNode | A node to evaluate. |
Implemented in org.sleuthkit.autopsy.datamodel.ArtifactNodeSelectionInfo, and org.sleuthkit.autopsy.datamodel.ContentNodeSelectionInfo.
Referenced by org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.setupTable().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.