Autopsy  4.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.datamodel.Views Class Reference

Inherits org.sleuthkit.autopsy.datamodel.AutopsyVisitableItem.

Public Member Functions

 Views (SleuthkitCase skCase)
 
SleuthkitCase getSleuthkitCase ()
 

Private Attributes

SleuthkitCase skCase
 

Detailed Description

View nodes support

Definition at line 26 of file Views.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.datamodel.Views.Views ( SleuthkitCase  skCase)

Definition at line 30 of file Views.java.

References org.sleuthkit.autopsy.datamodel.Views.skCase.

Member Function Documentation

SleuthkitCase org.sleuthkit.autopsy.datamodel.Views.getSleuthkitCase ( )

Definition at line 39 of file Views.java.

References org.sleuthkit.autopsy.datamodel.Views.skCase.

Member Data Documentation

SleuthkitCase org.sleuthkit.autopsy.datamodel.Views.skCase
private

The documentation for this class was generated from the following file:

Copyright © 2012-2016 Basis Technology. Generated on: Mon Apr 24 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.