Package cdx.scorebot.app.util

Contains utility classes whose primary purpose is to maintain information about services, tests, test options, and test returns for other GUIs.

See:
          Description

Class Summary
InfoMaintainerGUI Maintains a static information about services, tests, test options, and test returns.
OptionInfo Stores information about a particular option for a particular test
ResultInfo Stores information about a particular return from a particular test
ScorebotInfo Stores information about a particular set of services
ServiceInfo Stores information about a particular service
TestInfo Stores information about a particular test
 

Enum Summary
ServiceType defines the different kinds of Service types which exist
 

Package cdx.scorebot.app.util Description

Contains utility classes whose primary purpose is to maintain information about services, tests, test options, and test returns for other GUIs.