Uses of Package
cdx.scorebot.net

Packages that use cdx.scorebot.net
cdx.scorebot.app ScoreBot front-ends 
cdx.scorebot.app.auditor Contains classes related to the Auditor. 
cdx.scorebot.app.configurer Contains classes related to the Configurer. 
cdx.scorebot.app.reporter Contains classes related to the Reporter. 
cdx.scorebot.app.scorecompiler Contains classes related to the Score Compiler GUI. 
cdx.scorebot.app.tester Contains classeses related to the Tester. 
cdx.scorebot.net Implementation of tests for various services and the framework which configures and executes those tests. 
cdx.scorebot.net.tests Individual test implementations and the generic test framework; subpackages may have protected helper classes. 
cdx.scorebot.scoring The framework for scoring test results. 
cdx.scorebot.scoring.logic Contains the data structures used to hold and process the information parsed by the Scoring Logic lexical analyzer. 
cdx.scorebot.util.swing Swing utilities 
 

Classes in cdx.scorebot.net used by cdx.scorebot.app
CompetitionConfiguration
          This contains only the IP addresses of teams and the IP addresses and ports of the services which are to be tested from a template NetworkTestPackage.
 

Classes in cdx.scorebot.net used by cdx.scorebot.app.auditor
NetworkTestPackage
          Contains a TestSuite for each service to be tested on a given network.
TestSuite
          Contains the TestItems for a given Service, when to schedule those tests, and how to score their results.
 

Classes in cdx.scorebot.net used by cdx.scorebot.app.configurer
CompetitionConfiguration
          This contains only the IP addresses of teams and the IP addresses and ports of the services which are to be tested from a template NetworkTestPackage.
NetworkTestPackage
          Contains a TestSuite for each service to be tested on a given network.
TeamConfiguration
          This contains only the IP addresses and ports of the services which are to be tested from a template NetworkTestPackage.
TestSuite
          Contains the TestItems for a given Service, when to schedule those tests, and how to score their results.
 

Classes in cdx.scorebot.net used by cdx.scorebot.app.reporter
CompetitionConfiguration
          This contains only the IP addresses of teams and the IP addresses and ports of the services which are to be tested from a template NetworkTestPackage.
NetworkTestPackage
          Contains a TestSuite for each service to be tested on a given network.
TestSuite
          Contains the TestItems for a given Service, when to schedule those tests, and how to score their results.
 

Classes in cdx.scorebot.net used by cdx.scorebot.app.scorecompiler
NetworkTestPackage
          Contains a TestSuite for each service to be tested on a given network.
 

Classes in cdx.scorebot.net used by cdx.scorebot.app.tester
NetworkTestPackage
          Contains a TestSuite for each service to be tested on a given network.
TestSuite
          Contains the TestItems for a given Service, when to schedule those tests, and how to score their results.
 

Classes in cdx.scorebot.net used by cdx.scorebot.net
CompetitionConfiguration.TeamInfo
          Contains the skeleton information for a team
ConfigurationTemplate
          This contains only the IP addresses and ports of the services which are to be tested from a template NetworkTestPackage.
NetworkTestPackage
          Contains a TestSuite for each service to be tested on a given network.
NetworkTestPackage.Owner
          info which uniquely identifies the team who is being tested by this package
TeamConfiguration
          This contains only the IP addresses and ports of the services which are to be tested from a template NetworkTestPackage.
TestSuite
          Contains the TestItems for a given Service, when to schedule those tests, and how to score their results.
TestSuiteSkeleton
          Contains the skeleton information for a TestSuite
 

Classes in cdx.scorebot.net used by cdx.scorebot.net.tests
TestSuite
          Contains the TestItems for a given Service, when to schedule those tests, and how to score their results.
 

Classes in cdx.scorebot.net used by cdx.scorebot.scoring
NetworkTestPackage
          Contains a TestSuite for each service to be tested on a given network.
TestSuite
          Contains the TestItems for a given Service, when to schedule those tests, and how to score their results.
 

Classes in cdx.scorebot.net used by cdx.scorebot.scoring.logic
TestSuite
          Contains the TestItems for a given Service, when to schedule those tests, and how to score their results.
 

Classes in cdx.scorebot.net used by cdx.scorebot.util.swing
NetworkTestPackage
          Contains a TestSuite for each service to be tested on a given network.