Package | Description |
---|---|
votorola.a |
Providing application-specific library code for Votorola:
an experimental technology for the public guidance of electoral systems,
executive offices, legislatures, and other decision systems.
|
votorola.a.count |
Counting votes and resources.
|
votorola.a.diff |
Differencing of position drafts.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
PollwikiVS.ConstructionContext.postConfigure(VoteServer.ConstructionContext vsCC)
Finalizes the configuration.
|
Constructor and Description |
---|
PollService.VoteServerScope(VoteServer _voteServer,
VoteServer.ConstructionContext vsCC)
Constructs a VoteServerScope.
|
Constructor and Description |
---|
DiffCache(VoteServer _vS,
VoteServer.ConstructionContext cc)
Constructs a DiffCache for inclusion in a vote-server.
|