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

V

validateTypes(HashMap<String, LiteralType>, HashMap<String, TestData>) - Method in class cdx.scorebot.scoring.logic.Assignment
 
validateTypes(HashMap<String, LiteralType>, HashMap<String, TestData>) - Method in class cdx.scorebot.scoring.logic.Block
 
validateTypes(HashMap<String, LiteralType>, HashMap<String, TestData>) - Method in class cdx.scorebot.scoring.logic.IfStatement
 
validateTypes(HashMap<String, LiteralType>, HashMap<String, TestData>) - Method in interface cdx.scorebot.scoring.logic.LogicCodeExecutable
Attempts to validate the type-correctness of all constituent LogicCodeEvaluatable logic code.
validateTypes(HashMap<String, LiteralType>, HashMap<String, TestData>) - Method in class cdx.scorebot.scoring.logic.LogicUnit
 
validateTypes(HashMap<String, LiteralType>, HashMap<String, TestData>) - Method in class cdx.scorebot.scoring.logic.Statement
 
validateTypes(HashMap<String, LiteralType>, HashMap<String, TestData>) - Method in class cdx.scorebot.scoring.logic.VariableInitialization
 
validateTypes(HashMap<String, LiteralType>, HashMap<String, TestData>) - Method in class cdx.scorebot.scoring.logic.VoidMethod
 
validationError() - Method in class cdx.scorebot.util.swing.binding.delegate.GenericDelegate
gets whether or not a validation error has occurred
valueChanged(TreeSelectionEvent) - Method in class cdx.scorebot.util.swing.tree.CheckTreeManager
 
valueOf(String) - Static method in enum cdx.scorebot.app.reporter.ReporterGUI.REPORT_SCOPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdx.scorebot.app.reporter.ReporterGUI.REPORT_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdx.scorebot.app.util.ServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdx.scorebot.scoring.logic.LiteralType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdx.scorebot.scoring.logic.OperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdx.scorebot.scoring.ScoringRule.BASIC_METHOD_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdx.scorebot.scoring.ThresholdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdx.scorebot.util.config.ComponType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdx.scorebot.util.config.VariableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdx.scorebot.util.swing.MultiSyntaxDocument.ATTR_TYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum cdx.scorebot.app.reporter.ReporterGUI.REPORT_SCOPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdx.scorebot.app.reporter.ReporterGUI.REPORT_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdx.scorebot.app.util.ServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdx.scorebot.scoring.logic.LiteralType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdx.scorebot.scoring.logic.OperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdx.scorebot.scoring.ScoringRule.BASIC_METHOD_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdx.scorebot.scoring.ThresholdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdx.scorebot.util.config.ComponType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdx.scorebot.util.config.VariableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdx.scorebot.util.swing.MultiSyntaxDocument.ATTR_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
VariableInitialization - Class in cdx.scorebot.scoring.logic
specifies a variable to be initialized
VariableInitialization(LiteralType, Identifier, Expression) - Constructor for class cdx.scorebot.scoring.logic.VariableInitialization
Construct a variable to be initialized
VariableType - Enum in cdx.scorebot.util.config
an enumeration of different kinds of ways to choose a value for a variable from a set of values
verifyConfig(Configuration, HashMap<String, ConfigOption>) - Method in class cdx.scorebot.net.tests.Test
Checks the config to ensure it has all the properties in neededConfig.
verifyConfigValue(String, ConfigOption) - Method in class cdx.scorebot.net.tests.dns.ResolveHostname
Determine whether the specified configuration option is a valid value.
verifyConfigValue(String, ConfigOption) - Method in class cdx.scorebot.net.tests.dns.ResolveIP
Determine whether the specified configuration option is a valid value.
verifyConfigValue(String, ConfigOption) - Method in class cdx.scorebot.net.tests.email.Sendmail
Determine whether the specified configuration option is a valid value.
verifyConfigValue(String, ConfigOption) - Method in class cdx.scorebot.net.tests.generic.Ping
Determine whether the specified configuration option is a valid value.
verifyConfigValue(String, ConfigOption) - Method in class cdx.scorebot.net.tests.jabber.SendMessage
 
verifyConfigValue(String, ConfigOption) - Method in class cdx.scorebot.net.tests.smb.ReadFile
 
verifyConfigValue(String, ConfigOption) - Method in class cdx.scorebot.net.tests.smb.WriteFile
Determine whether the specified configuration option is a valid value.
verifyConfigValue(String, ConfigOption) - Method in class cdx.scorebot.net.tests.Test
Determine whether the specified configuration option is a valid value.
verifyConfigValue(String, ConfigOption) - Method in class cdx.scorebot.net.tests.webserver.FileIntegrityCheck
 
VERSION - Static variable in class cdx.scorebot.app.WrapperGUI
 
VoidMethod - Class in cdx.scorebot.scoring.logic
evaluates an void method call (this is called a "procedure")
VoidMethod(Identifier, Arguments) - Constructor for class cdx.scorebot.scoring.logic.VoidMethod
instantiate an void method call

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