Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_
V
valConfig
- Variable in class org.eclipse.actf.validation.javapp.aspects.
BaseValidationAspect
valConfig
- Variable in class org.eclipse.actf.validation.javapp.launch.
ValidationLauncher
validate(ExecutionPoint, IRuleBase, IValidationContext)
- Method in class org.eclipse.actf.validation.core.
AccessibilityValidationProcess
validate the objects in the tree with the given target as the root.
validate(ExecutionPoint, IRuleBase, IValidationContext)
- Method in class org.eclipse.actf.validation.core.
FocusValidationProcess
validate the objects in the tree with the given target as the root.
validate(IValidationContext, Object)
- Method in class org.eclipse.actf.validation.validators.
GenericAccessibilityValidator
used to validate single components.
validate(IValidationContext, Object)
- Method in interface org.eclipse.actf.validation.validators.
IValidator
validates an individual component.
VALIDATE_HIDDEN_KEY
- Static variable in class org.eclipse.actf.validation.
ValidationConstants
validateChildren(Object, ExecutionPoint, IRuleBase, IValidationContext, boolean)
- Method in class org.eclipse.actf.validation.core.
AccessibilityValidationProcess
Validate the child components of the given target.
validateChildren(Object, ExecutionPoint, IRuleBase, IValidationContext, boolean)
- Method in class org.eclipse.actf.validation.core.
FocusValidationProcess
Validate the child components of the given target.
validateComponent(Object, ExecutionPoint, IRuleBase, IValidationContext)
- Method in class org.eclipse.actf.validation.core.
AccessibilityValidationProcess
used to validate single components.
validateComponent(Object, ExecutionPoint, IRuleBase, IValidationContext)
- Method in class org.eclipse.actf.validation.core.
FocusValidationProcess
used to validate single components.
VALIDATED_ELEMENTS
- Static variable in class org.eclipse.actf.validation.validators.
ValidationContextConstants
validateRules(IValidationContext, List)
- Method in class org.eclipse.actf.validation.validators.
GenericAccessibilityValidator
validate the specified component according to the list of lists of rules.
VALIDATION
- Static variable in interface org.eclipse.actf.util.logging.
IReporter
VALIDATION_CORE_PLUGIN_ID
- Static variable in class org.eclipse.actf.validation.
ValidationCorePlugin
VALIDATION_ID
- Static variable in class org.eclipse.actf.validation.
ValidationConstants
pool id for validation-related parameters - value is 'validation'
VALIDATION_JVM_TERMINATING
- Static variable in class org.eclipse.actf.validation.javapp.server.
ResourceServer
VALIDATION_PROCESS_MAP
- Static variable in class org.eclipse.actf.validation.core.
DefaultValidationProcessMappingFactory
VALIDATION_TERMINATED_KEY
- Static variable in class org.eclipse.actf.validation.
ValidationConstants
key used to notify validation threads of termination
VALIDATION_THREAD_GROUP
- Static variable in class org.eclipse.actf.validation.core.
ValidationThread
VALIDATION_THREAD_LOCK
- Static variable in class org.eclipse.actf.validation.core.
ValidationThread
ValidationConstants
- Class in
org.eclipse.actf.validation
ValidationConstants()
- Constructor for class org.eclipse.actf.validation.
ValidationConstants
ValidationContextConstants
- Class in
org.eclipse.actf.validation.validators
ValidationContextConstants()
- Constructor for class org.eclipse.actf.validation.validators.
ValidationContextConstants
ValidationCorePlugin
- Class in
org.eclipse.actf.validation
The ValidationCorePlugin class controls the plug-in life cycle
ValidationCorePlugin()
- Constructor for class org.eclipse.actf.validation.
ValidationCorePlugin
The constructor
ValidationDocumentRuleBase
- Class in
org.eclipse.actf.validation.doc.rulebase
ValidationDocumentRuleBase()
- Constructor for class org.eclipse.actf.validation.doc.rulebase.
ValidationDocumentRuleBase
ValidationDocumentRuleBaseMetadata
- Class in
org.eclipse.actf.validation.doc.rulebase
ValidationDocumentRuleBaseMetadata()
- Constructor for class org.eclipse.actf.validation.doc.rulebase.
ValidationDocumentRuleBaseMetadata
ValidationDocumentRuleMapping
- Class in
org.eclipse.actf.validation.doc.rulebase
ValidationDocumentRuleMapping(Map, Set, Set)
- Constructor for class org.eclipse.actf.validation.doc.rulebase.
ValidationDocumentRuleMapping
ValidationDocumentRuleMapping()
- Constructor for class org.eclipse.actf.validation.doc.rulebase.
ValidationDocumentRuleMapping
ValidationDocumentRuleSet
- Class in
org.eclipse.actf.validation.doc.rulebase
ValidationDocumentRuleSet()
- Constructor for class org.eclipse.actf.validation.doc.rulebase.
ValidationDocumentRuleSet
ValidationDocumentRuleSet(IRuleBase)
- Constructor for class org.eclipse.actf.validation.doc.rulebase.
ValidationDocumentRuleSet
ValidationLauncher
- Class in
org.eclipse.actf.validation.javapp.launch
a launcher used to launch and simultaneously validate Java rich-client applications.
ValidationLauncher(String)
- Constructor for class org.eclipse.actf.validation.javapp.launch.
ValidationLauncher
create a new launcher using the specified executable.
ValidationLauncher(String, String)
- Constructor for class org.eclipse.actf.validation.javapp.launch.
ValidationLauncher
create a validation launcher.
ValidationLauncher(String, String, String)
- Constructor for class org.eclipse.actf.validation.javapp.launch.
ValidationLauncher
create a validation launcher.
ValidationLauncher.Path
- Class in
org.eclipse.actf.validation.javapp.launch
ValidationLauncher.Path()
- Constructor for class org.eclipse.actf.validation.javapp.launch.
ValidationLauncher.Path
ValidationLauncher.Path(String)
- Constructor for class org.eclipse.actf.validation.javapp.launch.
ValidationLauncher.Path
ValidationProcessConstants
- Class in
org.eclipse.actf.validation.core
ValidationProcessConstants()
- Constructor for class org.eclipse.actf.validation.core.
ValidationProcessConstants
ValidationProcessException
- Exception in
org.eclipse.actf.validation.core
ValidationProcessException()
- Constructor for exception org.eclipse.actf.validation.core.
ValidationProcessException
ValidationProcessException(String)
- Constructor for exception org.eclipse.actf.validation.core.
ValidationProcessException
ValidationProcessException(Throwable)
- Constructor for exception org.eclipse.actf.validation.core.
ValidationProcessException
ValidationProcessException(String, Throwable)
- Constructor for exception org.eclipse.actf.validation.core.
ValidationProcessException
ValidationProcessManager
- Class in
org.eclipse.actf.validation.core
entry point for the ACTF validation engine and the point at which all validation processes are initiated.
ValidationProcessManager()
- Constructor for class org.eclipse.actf.validation.core.
ValidationProcessManager
ValidationProcessState
- Class in
org.eclipse.actf.validation.core
ValidationProcessState is a holder for the current state of a IValidationProcess.
ValidationProcessState(ExecutionPoint, IRuleBase, IValidationContext)
- Constructor for class org.eclipse.actf.validation.core.
ValidationProcessState
ValidationReport
- Class in
org.eclipse.actf.validation.reports
a validation report as generated by an AOP-based validation from a distinct JVM.
ValidationReport()
- Constructor for class org.eclipse.actf.validation.reports.
ValidationReport
ValidationReport(ValidationReportRecord[], CreationContext[], String)
- Constructor for class org.eclipse.actf.validation.reports.
ValidationReport
ValidationReporter
- Class in
org.eclipse.actf.validation.reports
used to store logged records for later retrieval.
ValidationReporter()
- Constructor for class org.eclipse.actf.validation.reports.
ValidationReporter
create a new ValidationReporter
ValidationReportGroup
- Class in
org.eclipse.actf.validation.reports
a container for a set of reports
ValidationReportGroup()
- Constructor for class org.eclipse.actf.validation.reports.
ValidationReportGroup
ValidationReportGroup(ValidationReport[])
- Constructor for class org.eclipse.actf.validation.reports.
ValidationReportGroup
ValidationReportRecord
- Class in
org.eclipse.actf.validation.reports
used as the basic reporting unit for a validation report.
ValidationReportRecord()
- Constructor for class org.eclipse.actf.validation.reports.
ValidationReportRecord
create a new record for a validation report
ValidationThread
- Class in
org.eclipse.actf.validation.core
ValidationThread()
- Constructor for class org.eclipse.actf.validation.core.
ValidationThread
ValidationThread(Runnable)
- Constructor for class org.eclipse.actf.validation.core.
ValidationThread
ValidationThread(ThreadGroup, Runnable)
- Constructor for class org.eclipse.actf.validation.core.
ValidationThread
ValidationThread(String)
- Constructor for class org.eclipse.actf.validation.core.
ValidationThread
ValidationThread(ThreadGroup, String)
- Constructor for class org.eclipse.actf.validation.core.
ValidationThread
ValidationThread(Runnable, String)
- Constructor for class org.eclipse.actf.validation.core.
ValidationThread
ValidationThread(ThreadGroup, Runnable, String)
- Constructor for class org.eclipse.actf.validation.core.
ValidationThread
validatorClassName
- Variable in class org.eclipse.actf.validation.core.
ExecutionPoint
validatorName
- Variable in class org.eclipse.actf.validation.core.
ExecutionPointDescriptor
value
- Variable in class org.eclipse.actf.validation.core.
TargetArgument
verbose
- Variable in class org.eclipse.actf.util.jar.
InstallJars
verbose
- Variable in class org.eclipse.actf.util.jar.
ZipExploder
verbose
- Variable in class org.eclipse.actf.util.jar.
ZipImploder
Version
- Class in
org.eclipse.actf.core.config
Version(int, int, int)
- Constructor for class org.eclipse.actf.core.config.
Version
Version(String)
- Constructor for class org.eclipse.actf.core.config.
Version
VISIBILITY
- Static variable in class org.eclipse.actf.validation.core.
ValidationProcessConstants
visitComponent(Object, ExecutionPoint, IRuleBase, IValidationContext)
- Method in class org.eclipse.actf.validation.core.
AccessibilityValidationProcess
used to visit a single component.
visitComponent(Object, ExecutionPoint, IRuleBase, IValidationContext)
- Method in class org.eclipse.actf.validation.core.
FocusValidationProcess
used to visit a single component.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_