Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits ChildFactory< Content >.
Protected Member Functions | |
boolean | createKeys (List< Content > list) |
Node | createNodeForKey (Content content) |
Private Member Functions | |
RelationshipChildren (Set< Content > selectedEdgeRelationshipSources, Set< AccountDeviceInstance > selecedAccountDeviceInstances, CommunicationsManager commsManager, CommunicationsFilter filter) | |
Private Attributes | |
final Set< AccountDeviceInstance > | accountDeviceInstances |
final CommunicationsManager | commsManager |
final Set< Content > | edgeRelationshipArtifacts |
final CommunicationsFilter | filter |
Static Private Attributes | |
static final Logger | logger = Logger.getLogger(RelationshipChildren.class.getName()) |
Children object for the relationships that the accounts are part of.
Definition at line 102 of file SelectionNode.java.
|
private |
Definition at line 113 of file SelectionNode.java.
References org.sleuthkit.autopsy.communications.SelectionNode.RelationshipChildren.commsManager, and org.sleuthkit.autopsy.communications.SelectionNode.RelationshipChildren.filter.
|
protected |
Definition at line 121 of file SelectionNode.java.
|
protected |
Definition at line 132 of file SelectionNode.java.
|
private |
Definition at line 108 of file SelectionNode.java.
|
private |
Definition at line 110 of file SelectionNode.java.
Referenced by org.sleuthkit.autopsy.communications.SelectionNode.RelationshipChildren.RelationshipChildren().
|
private |
Definition at line 106 of file SelectionNode.java.
|
private |
Definition at line 111 of file SelectionNode.java.
Referenced by org.sleuthkit.autopsy.communications.SelectionNode.RelationshipChildren.RelationshipChildren().
|
staticprivate |
Definition at line 104 of file SelectionNode.java.
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.