Uses of Class
cdx.scorebot.net.ConfigurationTemplate

Packages that use ConfigurationTemplate
cdx.scorebot.net Implementation of tests for various services and the framework which configures and executes those tests. 
 

Uses of ConfigurationTemplate in cdx.scorebot.net
 

Subclasses of ConfigurationTemplate in cdx.scorebot.net
 class 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.
 class TeamConfiguration
          This contains only the IP addresses and ports of the services which are to be tested from a template NetworkTestPackage.
 

Methods in cdx.scorebot.net with parameters of type ConfigurationTemplate
 boolean ConfigurationTemplate.equals(ConfigurationTemplate c)