Votorola
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

D

d - Variable in class DifferenceParse
The next character to be read in the parse of diffText.
DART_SECTOR_COMPARATOR - Static variable in class CountNodeW
A comparator that sorts by dart sector.
DART_SECTOR_MAX - Static variable in interface CountNode
The maximum dart sector, or 20.
DART_SECTORED_TAIL - Static variable in class CountTable
A snippet of SQL "AND dartSector != 0" that specifies a dart sectored node, suitable for appending to a WHERE clause.
DartLight - Class in votorola.s.gwt.stage.vote
A stage light to indicate the dart sector and cast relation of the node sensor pointed by the user.
DartLight() - Constructor for class DartLight
Creates the single instance of DartLight.
dartLightClassName() - Method in class NodeV
The CSS class name for the dart light, such as "v17".
DartScoping - Class in votorola.s.gwt.scene.vote
Position scoping based on dart sectors.
DartScoping(Spool) - Constructor for class DartScoping
Constructs a DartScoping.
dartSector() - Method in interface CountNode
The dart sector occupied by this node, if any.
dartSector() - Method in class CountNodeW
 
dartSector() - Method in class CountNodeJS
 
dartSector() - Method in interface Person
This person's dart sector as last assigned by a count.
dartSector() - Method in class PersonJS
 
dartSector() - Method in class PersonJig
 
dartSector(int) - Method in class DartScoping
Decodes the dart sector for the specified offset along the votepath.
dartSector() - Method in class NodeV
The dart sector of this view.
dartSector(int) - Method in class Votespace
Decodes the dart sector for the specified offset along the votepath.
dartSector() - Method in class NodeV
The dart sector to which this view is restricted, or zero if it is not restricted to any particular sector.
database() - Method in class CountTable
The database in which this table is stored.
database() - Method in class Geocode.Table
The database in which this table is stored.
database() - Method in class Membership.Table
The database in which this table is stored.
database() - Method in class TraceNodeW.Table
The database in which this table is stored.
database() - Method in class TrustEdge.Table
The database in which this table is stored.
database() - Method in class UserSettings.Table
The database in which this table is stored.
database - Variable in class VoterInputTable
 
database() - Method in class VoterInputTable
The database in which this table is stored.
database() - Method in class VoteServer.ConstructionContext
The context for configuring the vote-server's relational database.
database() - Method in class VoteServer.Run
The vote-server's relational database.
Database - Class in votorola.g.sql
An interface to a PostgreSQL relational database.
Database(Database.ConstructionContext) - Constructor for class Database
Partially constructs a Database.
Database.ConstructionContext - Class in votorola.g.sql
A context for configuring a PostgreSQL database.
Database.ConstructionContext() - Constructor for class Database.ConstructionContext
 
date() - Method in class Marker
 
decodedValue(String) - Static method in class CookieX
Decodes a previously encodedValue and returns the result.
DEFAULT_REGISTER - Static variable in class SacRegisterJS_v
An common instance of SacRegisterJS_v set to default values.
defaultPageIcon() - Method in class VOWicket
The location of the default page icon.
defaultTabIndex() - Method in class NavBar
The index of the default tab.
DEFERRED - Static variable in class CoalescingSchedulerS
A phaser that schedules commands to run after the browser event loop returns.
DelayedEventGun - Class in votorola.g.web.gwt.event
A scheduler for the delayed dispatch of events.
DelayedEventGun(HasHandlers, CoalescingSchedulerS.Phaser) - Constructor for class DelayedEventGun
Constructs a new DelayedEventGun.
delete(String) - Method in class InputTable
 
delete(String) - Method in class UserSettings.Table
Removes a user's data from the table if any is stored there.
delete(String) - Method in class VoterInputTable
Removes a voter's data from the table if any is stored there.
delete(String, String, String) - Method in class StoreTable
Removes a given value from the table if it is stored there.
deleteRecursive(File) - Static method in class FileX
The same as delete() except it works with non-empty directories.
deleteRecursiveFrom(File) - Static method in class FileX
The same as deleteRecursive(), but it works only on the contents of the specified directory.
deleteRecursiveSure(File) - Static method in class FileX
The same as deleteRecursive() except it throws an exception if it fails.
demiDecodedPageName(String) - Static method in class MediaWiki
Completes the URL-decoding of a page name by substituting spaces for underscores.
demiEncodedPageName(String, boolean) - Static method in class MediaWiki
Partially encodes a page name prior to full URL-encoding, either by substituting underscores for spaces, or by doing the opposite if the wiki URL is ugly.
depth() - Method in class AlterBracket
The vertical depth of the drawing as currently drawn in the SVG viewport.
description(BundleFormatter) - Method in class ActivityEvent
Returns a string description of this event.
design - Variable in class VOHarvest.Archive
 
detach() - Method in class Model0
Does nothing.
detachTrustEdge(int) - Method in class TraceNodeW
Detaches a trust edge from this node.
DEV_MODE_LOCATION_PATTERN - Static variable in class GWTX
The pattern of a dev mode URL.
DiaxialScoping - Class in votorola.s.gwt.scene.axial
A scoping model based on two orthogonal axes (x,y).
DiaxialScoping(Spool) - Constructor for class DiaxialScoping
Constructs a DiaxialScoping.
diff - Variable in class DifferenceParse
The current difference being marked up.
diff() - Method in interface DifferenceLight.Actuator_DL
The difference currently associated with this actuator's sensor, or null if there is none.
diffA - Variable in class LinkTrackV
 
DiffBiteVCell - Class in votorola.s.gwt.scene.diff
A view of a dummy tick rendered as a GWT cell.
DiffBiteVCell() - Constructor for class DiffBiteVCell
 
DiffCache - Class in votorola.a.diff
A directory of cached diff output ~/votorola/in/diff.
DiffCache(VoteServer, VoteServer.ConstructionContext) - Constructor for class DiffCache
Constructs a DiffCache for inclusion in a vote-server.
diffCache() - Method in class VoteServer
The cache of diff output.
difference() - Method in interface Bite
The difference associated with this bite.
difference() - Method in class BiteJS
 
difference() - Method in class BiteJig
 
difference() - Method in class DiffMessageJS
 
differenceFor(String, String) - Method in class ShadowLight
 
differenceFor(String, String) - Method in class NominalDifferenceLight
 
differenceFor(String, String) - Method in class DifferenceLight
Returns the lightable difference for the specified person and poll, or null if there is none.
DifferenceLight<D extends LightableDifference> - Class in votorola.s.gwt.stage.vote
A stage light to indicate position differences.
DifferenceLight(VoteTrack) - Constructor for class DifferenceLight
Partially creates a DifferenceLight for init to finish.
DifferenceLight.Actuator_DL - Interface in votorola.s.gwt.stage.vote
An actuator for the difference light.
DifferenceParse - Class in votorola.s.gwt.mediawiki
A parse of a textual difference between two position drafts.
DifferenceParse() - Constructor for class DifferenceParse
 
DifferenceShadower - Class in votorola.s.gwt.mediawiki
A factory of difference shadows for MediaWiki.
DifferenceShadower() - Constructor for class DifferenceShadower
Creates a DifferenceShadower that enables difference shadowing if the page is a position draft in correct form, or otherwise does nothing.
DifferenceShadows - Class in votorola.s.gwt.mediawiki
The set of all shadowed differences for an anchoring author.
DifferenceShadows(CountJS, CountNodeJS, ShadowedDiff[], JsArray<CountNodeJS>, ShadowedDiff[], CountNodeJS, ShadowedDiff, TheatrePage) - Constructor for class DifferenceShadows
Constructs an instance of DifferenceShadows that co-exists permanently with the stage.
DifferenceShadowsV - Class in votorola.s.gwt.mediawiki
A view of difference shadows for MediaWiki draft pages.
DifferenceShadowsV(DifferenceShadows, Stage) - Constructor for class DifferenceShadowsV
Constructs a DifferenceShadowsV for init to finish.
DifferenceShadowsV.BridgeBox - Class in votorola.s.gwt.mediawiki
A box of controls (t or s) that is shown for the shadowed difference currently lit by the shadow light.
DifferenceShadowsV.BridgeBox() - Constructor for class DifferenceShadowsV.BridgeBox
 
DifferenceShadowsV.TopBox - Class in votorola.s.gwt.mediawiki
The topmost bridge box (t).
DifferenceShadowsV.TopBox() - Constructor for class DifferenceShadowsV.TopBox
 
DifferenceShadowsV.Warning - Exception in votorola.s.gwt.mediawiki
Thrown when a failure is detected that ought to be shown to the user.
DifferenceShadowsV.Warning(String) - Constructor for exception DifferenceShadowsV.Warning
 
DifferenceStager - Class in votorola.s.gwt.stage.vote
The stager of differences for the difference light.
DifferenceStager(DifferenceLight<?>, Stage) - Constructor for class DifferenceStager
Constructs a DifferenceStager.
DifferenceTargeter - Class in votorola.s.gwt.stage.link
A targeter for a difference link in a link track.
DifferenceTargeter(LinkTrackV, AnchorElement) - Constructor for class DifferenceTargeter
Creates a DifferenceTargeter.
DiffFeed - Class in votorola.s.gwt.scene.diff
A feed for diff bites.
DiffFeed() - Constructor for class DiffFeed
Constructs a DiffFeed.
DiffFeedWAP - Class in votorola.s.wap
A web API for the harvested messages.
DiffFeedWAP(String, Requesting, ResponseConfiguration) - Constructor for class DiffFeedWAP
Constructs a DiffFeedWAP (former HarvestWAP).
diffFile(DraftPair) - Method in class DiffCache
Returns the cached diff output for the specified draft pair.
diffFor(DiffLook) - Method in class DifferenceShadows
Returns the shadowed version of the specified difference, or null if there is none.
diffFor(String, String) - Method in class DifferenceShadows
Returns the shadowed difference for the specified person and poll, or null if there is none.
DiffKey - Class in votorola.a.diff
The identifier of a difference between two draft revisions (a and b).
DiffKeyParse - Class in votorola.a.diff
A difference key in parsed form.
DiffKeyParse(int, int, int, int) - Constructor for class DiffKeyParse
Constructs a DiffKeyParse from obsolete, named revision variables.
DiffKeyParse(List<Integer>, List<Integer>, int) - Constructor for class DiffKeyParse
Constructs a DiffKeyParse by taking ownership of two path lists.
DiffKeyParse(String) - Constructor for class DiffKeyParse
Parses a difference key and constructs a DiffKeyParse.
diffKeyParse() - Method in class DraftPair
The difference key of this draft pair.
DiffKeyParse.MalformedKey - Exception in votorola.a.diff
Thrown when a malformed difference key is detected.
DiffKeyParse.MalformedKey(String) - Constructor for exception DiffKeyParse.MalformedKey
 
DiffKeyParse.MalformedKey(String, Throwable) - Constructor for exception DiffKeyParse.MalformedKey
 
diffLink() - Method in class LinkTrackV
The link to the bridge scene for the staged difference.
DiffLook - Interface in votorola.a.diff
The parameters for a difference view.
DiffLook1 - Class in votorola.a.diff
A basic implementation of a difference look.
DiffLook1(String, String, boolean) - Constructor for class DiffLook1
Constructs a DiffLook1.
DiffLookJig - Class in votorola.s.gwt.scene.feed.ss
A partial implementation of a mutable and serializeable difference look.
DiffLookJig() - Constructor for class DiffLookJig
 
DiffLookJS - Class in votorola.a.diff
A difference look implemented as a JavaScript overlay type.
DiffLookJS() - Constructor for class DiffLookJS
 
diffMap() - Method in class NominalDifferenceTargeter
The map of lightable differences keyed by author name.
diffMapS - Variable in class NominalDifferenceTargeter
The source of change events for diffMap.
diffMeA - Variable in class LinkTrackV
 
diffMessage() - Method in class AuthDiffMessage
 
DiffMessage - Class in votorola.a.diff.harvest.cache
DiffMessages are created by HarvestCache from Message objects by HarvestCache.store(Message, Authenticator).
DiffMessage(Message, DraftPair) - Constructor for class DiffMessage
Constructor to create a DiffMessage from a Message and decorate it with difference information.
DiffMessageJS - Class in votorola.s.gwt.stage.talk
JavaScriptObject from JSON output of HarvestWAP representing a serialized DiffMessage.
DiffMessageJS() - Constructor for class DiffMessageJS
 
DiffMessageTable - Class in votorola.a.diff.harvest.cache
The relational store for diff messages.
DiffMessageTable(Database) - Constructor for class DiffMessageTable
Constructs a Table.
diffText - Variable in class DifferenceParse
The diff text, de-referenced as a convenience.
diffUrls() - Method in class MessageContext
Diff-urls detected in this message.
DiffWAP - Class in votorola.s.wap
A web API for the difference cache.
DiffWAP(String, Requesting, ResponseConfiguration) - Constructor for class DiffWAP
Constructs a DiffWAP.
DIGIT_ENCODER - Static variable in class DartScoping
A string of encoded digits for use in translation from radix 10 to 21.
DIn - Class in votorola.s.gwt.wic
The GWT entry module for embedding the Crossforum Theatre stage in the Wicket difference bridge.
DIn() - Constructor for class DIn
 
DIR - Static variable in class FileFilterX
A filter that accepts only directories.
directVoterCount() - Method in interface CountNode
The number of other nodes that name this node as a candidate.
directVoterCount() - Method in class CountNodeW
 
directVoterCount() - Method in class CountNodeJS
 
disable() - Method in class Board
Disables the board.
disableChecking() - Static method in class ThreadSafe.U
 
dispatch(CountCacheListener) - Method in class CountNodeEvent
 
dispatch(String[], CommandResponder.Session) - Method in class PollService
 
dispatch(String[], CommandResponder.Session) - Method in class VoterService
Looks up the responder of the specified command, and sends the command to it.
dispatch(String[], CommandResponder.Session, CommandResponder) - Method in class VoterService
Sends a command to its responder, if one is specified.
dispatch(ChangeHandler) - Method in class Change
 
dispatch(PropertyChangeHandler) - Method in class PropertyChange
 
dispatch(ScopeChangeHandler) - Method in class ScopeChangeEvent
 
displayTitle() - Method in interface CountNode
The display title of the person's position, or null if there is none.
displayTitle() - Method in class CountNodeW
 
displayTitle() - Method in class CountNodeJS
 
displayTitle() - Method in interface Poll
An informal, descriptive title for the poll in wiki-style title case, or null if there is none.
displayTitle() - Method in class PollService
 
displayTitle() - Method in class PollJig
 
displayTitle() - Method in class PollJS
 
displayTitle() - Method in interface NodalSensor
The display title of the position, or null if there is either no position or no display title.
displayTitle() - Method in class NodeV.Sensor
 
division() - Method in class Membership
A division in which the registrant is a member.
divisionalComponents() - Method in class PollService
The set of divisions whose members are exclusively eligible to vote in this poll.
divisionPageName() - Method in class PollService
The polling division, specified by its pollwiki pagename.
divisions() - Method in class Registration
The set of divisions of which the registrant is a member.
divisionSet(String) - Method in class Membership.Table
Retrieves the set of all divisions for the specified registrant.
divisionSmallMapPageName() - Method in class PollService
A small map of the polling division, specified by its pollwiki pagename.
DOC_N_COMPARATOR - Static variable in class DifferenceParse
A comparator for text nodes in docN, based on the extended property "offset".
docC - Variable in class DifferenceParse
The text of the document in which to search for difference segments.
docN - Variable in class DifferenceParse
Text nodes in document order.
document() - Method in class VotespaceV
The document of which the underlying SVG view is a component.
DocumentX - Class in votorola.g.web.gwt
Document utilities.
doGet(HttpServletRequest, HttpServletResponse) - Method in class WAP
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class DummyFeedSS
 
downstream - Variable in class CandidateV
 
downstream() - Method in class VoteTrack
The count node of the candidate's candidate complete with voters, or null if either the candidate has no candidate, or the node is yet unknown.
downstreamHolder() - Method in class VoteTrack
A constant holder for the variable downstream node.
draft() - Method in class ComponentPipeRevision1
 
draft() - Method in class ComponentPipeRevisionL
 
draft() - Method in class ComponentPipeRevisionWV
 
draft() - Method in interface CoreRevision
The position draft.
draft() - Method in class LocalDraftRevision
 
draft() - Method in class PointerRevision
 
draftA - Variable in class LinkTrackV
 
draftLink() - Method in class LinkTrackV
The link to the actor's position draft.
draftMeA - Variable in class LinkTrackV
 
draftName() - Method in class PointerRevision
The page name of the remote draft including the namespace.
DraftPair - Class in votorola.a.diff
A pair of draft revisions for differencing.
draftPair() - Method in class DiffMessage
Representing a valid DraftPair.
DraftPair.MalformedContent - Exception in votorola.a.diff
Thrown when a request cannot be met because the content of a page is not in the required form.
DraftPair.MalformedContent(String, PageRevision) - Constructor for exception DraftPair.MalformedContent
 
DraftPair.MalformedSpecifier - Exception in votorola.a.diff
Thrown when a request cannot be met because the specifier of a draft pair is not in the required form.
DraftPair.MalformedSpecifier(String) - Constructor for exception DraftPair.MalformedSpecifier
 
DraftPair.PathMismatch - Exception in votorola.a.diff
Thrown when a request cannot be met because an actual draft revision path is inconsistent with the expected path.
DraftPair.PathMismatch(CoreRevision, List<Integer>, List<Integer>) - Constructor for exception DraftPair.PathMismatch
 
DraftPair.PathMismatch(String, CoreRevision) - Constructor for exception DraftPair.PathMismatch
 
DraftPair.RevisionSeriesMismatch - Exception in votorola.a.diff
Thrown when a request cannot be met because the revision series of the difference key no longer matches that of the pollwiki.
DraftPair.RevisionSeriesMismatch(DiffKeyParse, PollwikiVS) - Constructor for exception DraftPair.RevisionSeriesMismatch
 
DraftRevision - Interface in votorola.a.position
A particular revision of a draft page.
DraftRevision.U - Class in votorola.a.position
DraftRevision utilities.
drop() - Method in class CountTable
Drops this table from the database if it exists.
drop() - Method in class DiffMessageTable
Drops this table from the database.
drop() - Method in class StateTable
Drops this table from the database.
drop() - Method in class Membership.Table
Drops this table from the database if it exists.
drop() - Method in class TraceNodeW.Table
Drops this table from the database if it exists.
drop() - Method in class TrustEdge.Table
Drops this table from the database if it exists.
dummy() - Static method in class Marker
 
Dummy - Class in votorola.s.gwt.scene.dum
Dummy implementations.
DummyBiteVCell - Class in votorola.s.gwt.scene.dum
A view of a dummy bite rendered as a GWT cell.
DummyBiteVCell() - Constructor for class DummyBiteVCell
 
DummyFeed - Class in votorola.s.gwt.scene.dum
A feed for dummy bites.
DummyFeed() - Constructor for class DummyFeed
Constructs a DummyFeed.
DummyFeedSS - Class in votorola.s.wap
The server side of the dummy feed, implementing the feed service.
DummyFeedSS() - Constructor for class DummyFeedSS
 
DummyScene - Class in votorola.s.gwt.scene.dum
A dummy implementation of a scene that situates polls in three dimensions according to two different hashes of the poll name.
DummyScene() - Constructor for class DummyScene
Constructs a DummyScene.
DummyScene.MappedPoll - Class in votorola.s.gwt.scene.dum
A poll together with its mapping particulars.
DummySceneV - Class in votorola.s.gwt.scene.dum
A view of a dummy scene rendered as a cubic grid collapsed to a planar grid.
DummySceneV(DummyScene) - Constructor for class DummySceneV
Constructs a DummySceneV.
DURATION_YEAR_S - Static variable in class CookieX
A max-age value of roughly one year as measured in seconds.
DZZ_DUMMY - Static variable in class Votorola
A dummy declaration to ensure stable, referenceable page numbering in the javadoc index.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Votorola