Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
Q
R
S
T
U
V
W
Z
T
TALG
- Static variable in class
TraceSimulator
Instance of a trust algorithm managing a simulation.
TnaSlTM
- Class in
trust_system_lib
The TnaSlTM class conforms to the TrustAlg interface and implements the 'Trust Network Analysis with Subjective Logic' approach of Josang et.
TnaSlTM(Network)
- Constructor for class trust_system_lib.
TnaSlTM
Construct a TnaSlTM object.
TraceGenerator
- Class in
<Unnamed>
TraceGenerator is a driver program that generates trace files embodying network runs that can be used in the evaluation of trust management systems.
TraceGenerator()
- Constructor for class
TraceGenerator
TraceSimulator
- Class in
<Unnamed>
The TraceSimulator class, when given a trace file and TM algorithm, simulates the trace in that environment and outputs a statistical file.
TraceSimulator()
- Constructor for class
TraceSimulator
TraceSimulator.TSYS
- Enum in
<Unnamed>
The TSYS enumeration lists the implemented TM algorithms.
TraceSimulator.TSYS()
- Constructor for enum
TraceSimulator.TSYS
Transaction
- Class in
core_lib
The Transaction class stores the parameters that characterize a transaction between two users.
Transaction(int, int, int, int, boolean)
- Constructor for class core_lib.
Transaction
Construct a Transaction object by providing all fields.
transactionCommit(Network, int, TrustAlg)
- Method in class simulator_lib.
SimulatorUtils
If ready (complete), commit the Transaction atop the delay queue.
transactionQueue(Network, int, Transaction, SimulatorMalicious, TrustAlg)
- Method in class simulator_lib.
SimulatorUtils
Begin a transaction between parties, queuing it for later commitment.
trust_system_lib
- package trust_system_lib
trust_val
- Variable in class core_lib.
Relation
The trust value characterizing this user relationship.
TrustAlg
- Interface in
trust_system_lib
The TrustAlg interface specifies those methods which any class implementing a trust management system must include.
trustMultiply(int, int)
- Method in class trust_system_lib.
EigenTM
Perform matrix multiply as a means of aggregating global trust data.
TSYSTEM
- Static variable in class
TraceSimulator
Label describing the algorithm managing a simulation.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
Q
R
S
T
U
V
W
Z