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.position |
Formalizing stances on prospective issues.
|
votorola.a.web.gwt |
Serving Votorola's Google Web Toolkit interfaces.
|
Modifier and Type | Method and Description |
---|---|
PipeRecognizer |
Pollwiki.pipeRecognizer()
A recognizer of pipes in the pollwiki.
|
PipeRecognizer |
PollwikiVS.pipeRecognizer()
A recognizer of pipes in the pollwiki.
|
Modifier and Type | Method and Description |
---|---|
PipeRecognizer |
ReadyDirectory.pipeRecognizer()
The pipe recognizer for this ready directory.
|
Modifier and Type | Method and Description |
---|---|
static ReadyDirectory |
ReadyDirectory.createReadyDirectory(File d,
String readyTracePathname,
PipeRecognizer pipeRecognizer)
Creates a new ReadyDirectory.
|
Modifier and Type | Class and Description |
---|---|
class |
PipeRecognizer0
A null implementation of a pipe recognizer.
|
class |
PipeRecognizer1
An implementation of a pipe recognizer.
|
Modifier and Type | Method and Description |
---|---|
static String |
PositionID.pageName(String personName,
String pollName,
PipeRecognizer pipeRecognizer)
Returns the page name in the pollwiki of the specified position.
|
Modifier and Type | Method and Description |
---|---|
PipeRecognizer |
PollwikiG.pipeRecognizer() |