TrustGrapher  r52
A playabale simulator for modelling trust between agents
cu.trustGrapher.LogGen Class Reference

List of all members.

Static Public Member Functions

static void saveEventLog (List< TrustLogEvent > events)
static void main (String[] args)

Detailed Description

Generates a random Trust Event Log file for use with the TrustGrapher simulator

Author:
Andrew O'Hara

Definition at line 15 of file LogGen.java.


Member Function Documentation

static void cu.trustGrapher.LogGen.main ( String[]  args) [static]

Definition at line 81 of file LogGen.java.

static void cu.trustGrapher.LogGen.saveEventLog ( List< TrustLogEvent events) [static]

Definition at line 64 of file LogGen.java.


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