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

Inherits ChildFactory< BlackboardArtifactTag >.

Protected Member Functions

boolean createKeys (List< BlackboardArtifactTag > keys)
 
Node createNodeForKey (BlackboardArtifactTag key)
 

Private Attributes

final TagName tagName
 

Detailed Description

Definition at line 437 of file Tags.java.

Member Function Documentation

boolean org.sleuthkit.autopsy.datamodel.Tags.BlackboardArtifactTagNodeFactory.createKeys ( List< BlackboardArtifactTag keys)
protected
Node org.sleuthkit.autopsy.datamodel.Tags.BlackboardArtifactTagNodeFactory.createNodeForKey ( BlackboardArtifactTag  key)
protected

Definition at line 457 of file Tags.java.

Member Data Documentation

final TagName org.sleuthkit.autopsy.datamodel.Tags.BlackboardArtifactTagNodeFactory.tagName
private

Definition at line 438 of file Tags.java.


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

Copyright © 2012-2015 Basis Technology. Generated on: Mon Oct 19 2015
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.