Package | Description |
---|---|
votorola.a.trust |
Tracing trust networks and compiling residential voter registers.
|
Modifier and Type | Method and Description |
---|---|
(package private) TrustEdge.Table |
NetworkTracer.trustEdgeTable()
The trust-edge table for the trace.
|
Modifier and Type | Method and Description |
---|---|
void |
TrustEdge.write(TrustEdge.Table table)
Writes this edge to the table if it has unwritten changes.
|
Constructor and Description |
---|
NetworkTracer(TraceNodeW.Table _traceNodeTable,
TrustEdge.Table _trustEdgeTable)
Constructs a NetworkTracer.
|