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

R

RAND - Static variable in class cdx.scorebot.net.tests.TestSchedule
generates random numbers
RBRACE - Static variable in interface cdx.scorebot.scoring.logic.parser.LogicParserConstants
 
RBRACKET - Static variable in interface cdx.scorebot.scoring.logic.parser.LogicParserConstants
 
readChar() - Method in class cdx.scorebot.scoring.logic.parser.SimpleCharStream
 
ReadFile - Class in cdx.scorebot.net.tests.smb
tries to read a file from the share
ReadFile(SMBService) - Constructor for class cdx.scorebot.net.tests.smb.ReadFile
Instantiates a test (with no configuration) for the purpose of instantiating tests of this type with different configurations later.
ReadFile(SMBService, HashMap<String, ConfigOption>) - Constructor for class cdx.scorebot.net.tests.smb.ReadFile
Instantiates a test with the specified config (it will verify that it includes all needed configuration options).
recentlyUsedFiles - Variable in class cdx.scorebot.util.swing.FileMenuFrame
stores the menus used to hold recently used files
RedefinedVariableException - Exception in cdx.scorebot.scoring.logic
thrown if the logic tries to declare a variable which has already been declared
RedefinedVariableException() - Constructor for exception cdx.scorebot.scoring.logic.RedefinedVariableException
creates an exception with the default message
RedefinedVariableException(String) - Constructor for exception cdx.scorebot.scoring.logic.RedefinedVariableException
creates an Exception with the specified message
REF - Static variable in class cdx.scorebot.app.util.ScorebotInfo
stores the ScorebotInfo for everyone to access
refreshSuites() - Method in class cdx.scorebot.net.ConfigurationTemplate
refreshes whether or not suites are valid
REGEXP - Static variable in class cdx.scorebot.util.IntegrityCheck
 
ReInit(InputStream) - Method in class cdx.scorebot.scoring.logic.parser.LogicParser
 
ReInit(InputStream, String) - Method in class cdx.scorebot.scoring.logic.parser.LogicParser
 
ReInit(Reader) - Method in class cdx.scorebot.scoring.logic.parser.LogicParser
 
ReInit(LogicParserTokenManager) - Method in class cdx.scorebot.scoring.logic.parser.LogicParser
 
ReInit(SimpleCharStream) - Method in class cdx.scorebot.scoring.logic.parser.LogicParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class cdx.scorebot.scoring.logic.parser.LogicParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class cdx.scorebot.scoring.logic.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class cdx.scorebot.scoring.logic.parser.SimpleCharStream
 
ReInit(Reader) - Method in class cdx.scorebot.scoring.logic.parser.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class cdx.scorebot.scoring.logic.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class cdx.scorebot.scoring.logic.parser.SimpleCharStream
 
ReInit(InputStream, String) - Method in class cdx.scorebot.scoring.logic.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class cdx.scorebot.scoring.logic.parser.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class cdx.scorebot.scoring.logic.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class cdx.scorebot.scoring.logic.parser.SimpleCharStream
 
RelationalExpression - Class in cdx.scorebot.scoring.logic
holds a Relational expression
RelationalExpression(AdditiveExpression) - Constructor for class cdx.scorebot.scoring.logic.RelationalExpression
instantiate the conditional expression
remove(int, int) - Method in class cdx.scorebot.util.swing.MultiSyntaxDocument
 
remove(String) - Method in class cdx.scorebot.util.swing.SettingsFile
removes the value of a particular setting
removeAggravatingEvent(int) - Method in class cdx.scorebot.scoring.ScoringInfo
Removes the ScoreEvent from the list of aggravating events which impacted the score change caused by this.
removeBindingListener(BindingListener) - Method in interface cdx.scorebot.util.swing.binding.delegate.BoundDelegateComponent
Remove a registered listener from this object
removeBindingListener(BindingListener) - Method in class cdx.scorebot.util.swing.binding.delegate.GenericDelegate
Remove a registered listener from this object
removeCalendarComboBoxListener(CalendarComboBoxListener) - Method in class cdx.scorebot.util.swing.CalendarComboBox
Remove a registered listener from this object
removeCalendarComboBoxListener(CalendarComboBoxListener) - Method in class cdx.scorebot.util.swing.CalendarHourComboBox
Remove a registered listener from this object
removeItem(int) - Method in class cdx.scorebot.util.swing.binding.delegate.JMenuComponentDelegate
removes the specified item from the list (do nothing if the index is invalid)
removeItem(int) - Method in class cdx.scorebot.util.swing.binding.delegate.ListBasedComponentDelegate
removes the specified item from the list (do nothing if the index is invalid)
removeKeyword(String) - Method in class cdx.scorebot.util.ColorLogicHTML
removes a keyword
removeKeyword(String) - Method in class cdx.scorebot.util.swing.MultiSyntaxDocument
Removes an association between a keyword with a particular formatting style
removeMarker(String) - Method in class cdx.scorebot.util.ColorLogicHTML
removes a marker and any associated style
removeMarkerStyle(String) - Method in class cdx.scorebot.util.ColorLogicHTML
removes a marker
removeMenuAtBottom(int) - Method in class cdx.scorebot.util.swing.binding.delegate.JMenuComponentDelegate
Removes the JMenuItem from the bottom of this menu
removeMenuAtTop(int) - Method in class cdx.scorebot.util.swing.binding.delegate.JMenuComponentDelegate
Removes the JMenuItem from the top of this menu
removeOption(int) - Method in class cdx.scorebot.app.util.TestInfo
Removes the option from this test
removeOption(OptionInfo) - Method in class cdx.scorebot.app.util.TestInfo
Removes the option from this test
removeOutputSource(String) - Method in class cdx.scorebot.util.io.FlexLogger
Stops logging to the specified filename (only affects logging streams which were added by filename; if they were added by PrintStream then it must be removed by removeOutputSource(PrintStream))
removeOutputSource(PrintStream) - Method in class cdx.scorebot.util.io.FlexLogger
Removes all instances of the specified PrintStream from the list of streams to log to
removeResult(int) - Method in class cdx.scorebot.app.util.TestInfo
Removes the result from this test
removeResult(ResultInfo) - Method in class cdx.scorebot.app.util.TestInfo
Removes the result from this test
removeScheduledDowntime(int) - Method in class cdx.scorebot.app.tester.ScheduledDowntimes
Removes the downtime at the specified index from the scheduled downtimes list.
removeScheduledDowntime(TimestampRange) - Method in class cdx.scorebot.app.tester.ScheduledDowntimes
Removes the specified downtime from the scheduled downtimes list.
removeScoringRule(int) - Method in class cdx.scorebot.scoring.ScoringRuleset
Removes the ScoringRule from this ScoringRuleset
removeSelectedItem() - Method in class cdx.scorebot.util.swing.binding.delegate.ListBasedComponentDelegate
removes the currently selected item from the list (do nothing if nothing is selected)
removeSelectionPaths(TreePath[]) - Method in class cdx.scorebot.util.swing.tree.CheckTreeSelectionModel
 
removeServiceInfo(int) - Method in class cdx.scorebot.app.util.ScorebotInfo
Removes the service from this service
removeServiceInfo(ServiceInfo) - Method in class cdx.scorebot.app.util.ScorebotInfo
Removes the service from this info
removeTest(int) - Method in class cdx.scorebot.app.util.ServiceInfo
Removes the test from this test
removeTest(TestInfo) - Method in class cdx.scorebot.app.util.ServiceInfo
Removes the test from this service
removeTestItem(int) - Method in class cdx.scorebot.net.TestSuite
Removes the TestItem from this TestSuite
removeTestSuite(int) - Method in class cdx.scorebot.net.NetworkTestPackage
Removes the TestSuite from this NetworkTestPackage
removeTimeRangeToRun(int) - Method in class cdx.scorebot.net.tests.TestSchedule
Removes the range of time from this TestSchedule
removeUpdate(DocumentEvent) - Method in class cdx.scorebot.util.swing.TextScrollupListener
 
removeValue(int) - Method in class cdx.scorebot.util.config.ConfigOption
Removes the value from the values this ConfigVariableOption can take on
RENAME - Static variable in class cdx.scorebot.util.io.FlexLogger
If the file already exists, the old file will be renamed as oldname.### where ### is the earliest number which constitutes an unused filename; ### is a n-digit number specified by the getNumberingLen (defaults to DEFAULT_NUMBERING_LEN.
replace(String, String, String) - Static method in class cdx.scorebot.util.StringOps
replaces all occurs of searchTerm in s which don't have a letter, digit, or underscore on either side
replaceBetweenStrings(String, String, String, String) - Static method in class cdx.scorebot.util.StringOps
Replaces the text between two strings (and removes the specified strings themselves too)
REPORT_AVG_SCORE - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the average score based on each competitor's score
REPORT_COMMENTS - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the comments
REPORT_COMPLETE_INFO - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with whether or not complete info is being used
REPORT_GEN_TIME - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the name of the owner/team
REPORT_PERIOD - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the range of times during which test events were run
REPORT_TOP_SCORE - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the top score out of all competitors
REPORT_TOTAL_SCORE - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the
ReporterGUI - Class in cdx.scorebot.app.reporter
Compiles ScoreEvents into HTML products.
ReporterGUI() - Constructor for class cdx.scorebot.app.reporter.ReporterGUI
Creates new form ReporterGUI
ReporterGUI.REPORT_SCOPE - Enum in cdx.scorebot.app.reporter
 
ReporterGUI.REPORT_TYPE - Enum in cdx.scorebot.app.reporter
 
ResolveHostname - Class in cdx.scorebot.net.tests.dns
tries to resolve a hostname into an IP address
ResolveHostname(DNSService) - Constructor for class cdx.scorebot.net.tests.dns.ResolveHostname
Instantiates a test (with no configuration) for the purpose of instantiating tests of this type with different configurations later.
ResolveHostname(DNSService, HashMap<String, ConfigOption>) - Constructor for class cdx.scorebot.net.tests.dns.ResolveHostname
Instantiates a test with the specified config (it will verify that it includes all needed configuration options).
ResolveIP - Class in cdx.scorebot.net.tests.dns
tries to resolve an IP address into a hostname
ResolveIP(DNSService) - Constructor for class cdx.scorebot.net.tests.dns.ResolveIP
Instantiates a test (with no configuration) for the purpose of instantiating tests of this type with different configurations later.
ResolveIP(DNSService, HashMap<String, ConfigOption>) - Constructor for class cdx.scorebot.net.tests.dns.ResolveIP
Instantiates a test with the specified config (it will verify that it includes all needed configuration options).
RESULT_AUDIT_VALUE - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the audited value of the return / result
RESULT_COMMENT - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the comment of the return / result
RESULT_DESC - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the description of the return / result
RESULT_END - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with a row for each return / result (end flag)
RESULT_NAME - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the name of the return / result
RESULT_START - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with a row for each return / result (begin flag)
RESULT_TYPE - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the value of the return / result type
RESULT_VALUE - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the value of the return / result
resultIndex - Variable in class cdx.scorebot.app.auditor.Filterer
 
ResultInfo - Class in cdx.scorebot.app.util
Stores information about a particular return from a particular test
ResultInfo() - Constructor for class cdx.scorebot.app.util.ResultInfo
Instantiates a ResultInfo
resultRegExp - Variable in class cdx.scorebot.app.auditor.Filterer
 
results - Variable in class cdx.scorebot.scoring.logic.TestData
name-type pairs for results this test item's test contains
resultValueTxt - Variable in class cdx.scorebot.app.auditor.Filterer
 
rightOperands - Variable in class cdx.scorebot.scoring.logic.ExpressionLeftAssociative
right operand(s)
RPAREN - Static variable in interface cdx.scorebot.scoring.logic.parser.LogicParserConstants
 
RULE_CODE - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the code which this rule scores on
RULE_COUNT - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the number of rules which exist
RULE_DESC - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the description of the rule
RULE_END - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with a row for each rule (end flag)
RULE_FN - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the fn of the rule (its index which is used as its filename)
RULE_MAX_BONUS - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the max bonus the rule can make (cumulative)
RULE_MAX_DEDUCTION - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the max deduction the rule can make (cumulative)
RULE_MAX_PER_TIME_BONUS - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the score component of the max bonus over time
RULE_MAX_PER_TIME_DEDUCTION - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the score component of the max deduction over time
RULE_MAX_PER_TIME_MIN - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the time component (in min) of the max deduction over time
RULE_NAME - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the name of the rule
RULE_START - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with a row for each rule (begin flag)
RULE_UNIQUE_RESULTS - Static variable in class cdx.scorebot.app.reporter.CompleteScoringStats
will be replaced with the boolean value which indicates whether or not unique results are used
rules - Variable in class cdx.scorebot.app.reporter.TeamScoringInfo
all scoring rules (from ntp)
run() - Method in class cdx.scorebot.app.tester.NetworkTester
runs the main scheduling loop
run(TestEvent) - Method in class cdx.scorebot.net.tests.dns.ResolveHostname
run the test and put all results into results
run(TestEvent) - Method in class cdx.scorebot.net.tests.dns.ResolveIP
run the test and put all results into results
run(TestEvent) - Method in class cdx.scorebot.net.tests.email.Sendmail
run the test and put all results into results
run(TestEvent) - Method in class cdx.scorebot.net.tests.generic.Ping
run the test and put all results into results
run(TestEvent) - Method in class cdx.scorebot.net.tests.jabber.SendMessage
run the test and put all results into results
run(TestEvent) - Method in class cdx.scorebot.net.tests.smb.ReadFile
 
run(TestEvent) - Method in class cdx.scorebot.net.tests.smb.WriteFile
 
run(TestItem) - Method in class cdx.scorebot.net.tests.Test
wrapper for run(TestEvent): creates the TestEvent and ensures timestamping is done
run(TestEvent) - Method in class cdx.scorebot.net.tests.Test
run the test and put all results into the results TestEvent object
run(TestEvent) - Method in class cdx.scorebot.net.tests.webserver.FileIntegrityCheck
 

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