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

A

ALERT_DEREG - Static variable in class src.server.ServerQuery
 
ALERT_LIST - Static variable in class src.server.ServerQuery
 
ALERT_REG - Static variable in class src.server.ServerQuery
 
AdjacencyGraph - class src.modules.map.ver2.AdjacencyGraph.
 
AdjacencyGraph(int) - Constructor for class src.modules.map.ver2.AdjacencyGraph
Constructs an AdjacencyGraph with v vertices and no edges.
AlertDummy - class src.modules.AlertDummy.
A simple implementation of Module that sends out Alerts every now and then.
AlertDummy() - Constructor for class src.modules.AlertDummy
Constructor for AlertDummy.
Alerter - class src.server.Alerter.
Adds support for sending alerts to users.
AllTests - class src.server.tests.AllTests.
Last updated $Date: 2005/08/09 21:00:20 $ by $Author: andreas $ Changelog: $Log: index-1.html,v $ Revision 1.1.1.1 2005/08/09 21:00:20 andreas Initial entry Revision 1.2 2005/05/01 12:23:18 andreas Updated the test list.
AllTests() - Constructor for class src.server.tests.AllTests
 
activateTranslator(String) - Method in class src.server.TranslatorRegistry
Activate an already instactive translator.
addCache(ModuleQuery, OutputPackage) - Method in class src.server.Cache
Add an query / result to the cache.
addEdge(int, int, int, Object) - Method in class src.modules.map.ver2.AdjacencyGraph
Inserts an undirected edge between vertex positions v and w.
addHelpText(String, String) - Method in class src.server.Processor
Adds a help text to the system.
addLocationName(String) - Method in class src.modules.map.ver2.MapLocation
Adds a new name to the location, one location may have multiple names.
addLocationPattern(Pattern) - Method in class src.modules.map.ver2.MapLocation
Adds a new location name pattern to the location.
addModule(Module) - Method in class src.server.Processor
Adds a new module to the processors list.
addModuleHelp(String, String) - Method in class src.server.ModuleMeta
 
addModuleQueryRule(ModuleQueryRule) - Method in class src.server.QueryParser
Adds a new ServerQueryRule to the parser's list.
addModuleSettingRule(ModuleQueryRule) - Method in class src.server.QueryParser
Adds a new ModuleQueryRule to the parser's settings list.
addObserver(MessageObserver) - Method in class src.clients.java.MessageSender
Adds a new observer to the MessageSender's observer list.
addServerQueryRule(ServerQueryRule) - Method in class src.server.QueryParser
Adds a new ServerQueryRule to the parser's list.
addVertexObject(int, Object) - Method in class src.modules.map.ver2.AdjacencyGraph
Set the vertex object at position v.
adjacentVertices(int) - Method in class src.modules.map.ver2.AdjacencyGraph
Get an iterator for all the adjacent vertices of v.
angleTo(MapLocation) - Method in class src.modules.map.ver2.MapLocation
Calculates the angel to another location in the xy plane.
areAdjacent(int, int) - Method in class src.modules.map.ver2.AdjacencyGraph
Check to see if the two vertices v and w are adjacent to each other.

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