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 _

R

RANGE - Static variable in class org.eclipse.actf.validation.rules.RuleConstants
 
RangeRule - Class in org.eclipse.actf.validation.rules
the actf:range rule
RangeRule() - Constructor for class org.eclipse.actf.validation.rules.RangeRule
 
readAllBytes(DataInputStream) - Method in class org.eclipse.actf.util.jar.ZipExploder
Read all the bytes in a ZIPed file
readAllBytes(DataInputStream) - Method in class org.eclipse.actf.util.jar.ZipImploder
Read all the bytes in a stream
readFromMem(int) - Static method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
receiveMessage(SocketChannel) - Method in class org.eclipse.actf.validation.javapp.server.AbstractSingletonServer
 
REFERENCE_ID - Static variable in class org.eclipse.actf.validation.core.Parameter
reference id
ReflectionDocumentRuleFactory - Class in org.eclipse.actf.validation.doc.rulebase
The IRuleFactory for ACTF rules.
ReflectionDocumentRuleFactory() - Constructor for class org.eclipse.actf.validation.doc.rulebase.ReflectionDocumentRuleFactory
 
ReflectionValidationDocument - Class in org.eclipse.actf.validation.doc.rulebase
embodies a validation document that uses knowledge of the Java API of the model being validated and the validation engine's use of the Java Reflection API to process validation rules.
ReflectionValidationDocument(InputStream) - Constructor for class org.eclipse.actf.validation.doc.rulebase.ReflectionValidationDocument
create a ReflectionValidationDocument from the given XML source stream.
Reflector - Class in org.eclipse.actf.validation.core
Because the IBM Reflexive GUI Builder appplication is based on the Java Reflection API, we use this class to perform most of the introspection of classes required by the main RGB engine to build and render GUIs.
Reflector() - Constructor for class org.eclipse.actf.validation.core.Reflector
create a new Reflector for introspecting classes in order to find methods and constructors
Reflector.Result - Class in org.eclipse.actf.validation.core
used primarily by the Reflector class to return the results of introspection
Reflector.Result(Object, Object[]) - Constructor for class org.eclipse.actf.validation.core.Reflector.Result
create a new Reflector.Result
Reflector.Result(Object, Object) - Constructor for class org.eclipse.actf.validation.core.Reflector.Result
create a new Reflector.Result for a reflected Field member
REFLEXIVE - Static variable in class org.eclipse.actf.validation.rules.RuleConstants
 
ReflexiveCriterion - Class in org.eclipse.actf.validation.rules
 
ReflexiveCriterion() - Constructor for class org.eclipse.actf.validation.rules.ReflexiveCriterion
 
ReflexiveRule - Class in org.eclipse.actf.validation.rules
 
ReflexiveRule() - Constructor for class org.eclipse.actf.validation.rules.ReflexiveRule
 
REGEXP - Static variable in class org.eclipse.actf.validation.rulebase.RuleBaseMapDocument
attribute defining the regular expression for a target; value is 'regexp'
REGEXP - Static variable in class org.eclipse.actf.validation.rules.RuleConstants
 
REGEXP_SEARCH - Static variable in class org.eclipse.actf.model.locate.AbstractNodeLocator
 
RegexpRule - Class in org.eclipse.actf.validation.rules
the actf:regexp rule
RegexpRule() - Constructor for class org.eclipse.actf.validation.rules.RegexpRule
 
registerAccessibilityService(String, String) - Method in class org.eclipse.actf.accservice.AccessibilityServiceManager
register the accessibility service with the given name.
registerAdaptor(Class, IAdaptor) - Method in class org.eclipse.actf.core.adapt.DefaultAdaptorFactory
registers an adaptor for the given type.
registerAdaptor(Class, IAdaptor) - Method in interface org.eclipse.actf.core.adapt.IAdaptorFactory
registers an adaptor for the given type.
registerBundleName(String) - Method in class org.eclipse.actf.util.resources.EclipseResourceLocator
used to identify the bundles in which resources are to be found.
registerContextByProcessName(String, String) - Method in class org.eclipse.actf.validation.validators.DefaultValidationContextFactory
registers a validation context for the validation process type
registerContextByProcessName(String, String) - Method in interface org.eclipse.actf.validation.validators.IValidationContextFactory
registers a validation context for the validation process type
registerContextClassName(String, String) - Method in class org.eclipse.actf.validation.validators.DefaultValidationContextFactory
registers a validation context for the given type
registerContextClassName(String, String) - Method in interface org.eclipse.actf.validation.validators.IValidationContextFactory
registers a validation context for the given type
registerErrorLogger(IErrorLogger) - Method in class org.eclipse.actf.util.logging.AbstractReporter
add an error logger to the list of loggers to receive requests to report errors from this reporter.
registerErrorLogger(IErrorLogger) - Method in interface org.eclipse.actf.util.logging.IReporter
add an error logger to the list of loggers to receive requests to report errors from this reporter.
registerModelEventListener(IModelEventListener, ModelEventType[]) - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2GuiModel
register a listener to receive notification when events with the given eventTypes are fired within this model. The eventTypes should be obtained from one of the getModelEventTypes methods.
registerModelEventListener(IModelEventListener, ModelEventType[]) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaGuiModel
register a listener to receive notification when events with the given eventTypes are fired within this model.
registerModelEventListener(IModelEventListener, ModelEventType[]) - Method in class org.eclipse.actf.model.AbstractGuiModel
 
registerModelEventListener(IModelEventListener, ModelEventType[]) - Method in interface org.eclipse.actf.model.IGuiModel
register a listener to receive notification when events with the given eventTypes are fired within this model.
registerProcess(String, String) - Method in class org.eclipse.actf.validation.core.ValidationProcessManager
Registers a IValidator/IValidationProcess pair.
registerRuleClassName(String, String) - Method in class org.eclipse.actf.validation.doc.rulebase.ReflectionDocumentRuleFactory
registers a validation rule class for the given type
registerRuleClassName(String, String) - Method in interface org.eclipse.actf.validation.rules.IRuleFactory
registers a validation rule class for the given type
registerValidationProcessMapping(String, String) - Method in class org.eclipse.actf.validation.core.DefaultValidationProcessMappingFactory
 
registerValidationProcessMapping(String, String) - Method in interface org.eclipse.actf.validation.core.IValidationProcessMappingFactory
registers a validation process for the given validator
registryChanged(IRegistryChangeEvent) - Method in class org.eclipse.actf.accservice.core.AccserviceRegistryChangeListener
 
registryChanged(IRegistryChangeEvent) - Method in class org.eclipse.actf.model.ModelRegistryChangeListener
 
RELATION_CONTROLLED_BY - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
RELATION_CONTROLLER_FOR - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
RELATION_DESCRIBED_BY - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
RELATION_DESCRIPTION_FOR - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
RELATION_EMBEDDED_BY - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
RELATION_EMBEDS - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
RELATION_FLOWS_FROM - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
RELATION_FLOWS_TO - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
RELATION_LABEL_FOR - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
RELATION_LABELED_BY - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
RELATION_MEMBER_OF - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
RELATION_NODE_CHILD_OF - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
RELATION_PARENT_WINDOW_OF - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
RELATION_SUBWINDOW_OF - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
remove() - Method in class org.eclipse.actf.validation.rules.ArrayIterator
 
remove() - Method in class org.eclipse.actf.validation.rules.DomNodeIterator
 
remove() - Method in class org.eclipse.actf.validation.rules.SingleItemIterator
 
removeAccessibilityEventListener(IModelEventListener, Object[]) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
remove a previously added listener
removeAccessibilityEventListener(IModelEventListener, Object[]) - Method in interface org.eclipse.actf.accservice.IAccessibilityEventService
remove a previously added listener
removeAccessibilityEventListener(IModelEventListener, Object[]) - Method in class org.eclipse.actf.accservice.javapp.JavaAccessibilityEventService
remove a previously added listener
removeAllFilters() - Method in class org.eclipse.actf.model.traverse.AbstractNodeWalker
removes all filters from this walker
removeAllFilters() - Method in interface org.eclipse.actf.model.traverse.INodeWalker
removes all filters from this walker
removeAllReportListeners() - Method in class org.eclipse.actf.validation.javapp.server.ResourceServer
remove all report listeners
removeCriteria(IRule) - Method in class org.eclipse.actf.validation.rules.ComponentCriteria
 
removeDrive(String) - Method in class org.eclipse.actf.util.jar.ZipImploder
 
removeExecutionPointDescriptor(String) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBase
 
removeExecutionPointDescriptor(String) - Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
remove the execution point descriptor with the given name from this rulebase
removeExtension(String) - Method in class org.eclipse.actf.util.jar.InstallJars
 
removeFile(String) - Method in class org.eclipse.actf.util.jar.InstallJars
 
removeLaunchListener(ILaunchListener) - Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
remove the specified listener from the list of listeners to be notified when launch events take place.
removeLead(String) - Method in class org.eclipse.actf.util.jar.ZipImploder
 
removeLinksToTarget(String) - Method in class org.eclipse.actf.validation.rulebase.RuleBaseManager
 
removeModelChangeListener(IModelChangeListener) - Method in class org.eclipse.actf.model.AbstractModel
remove the given listener from the list of listeners to be notified when this model is updated
removeModelChangeListener(IModelChangeListener) - Method in interface org.eclipse.actf.model.IModel
remove the given listener from the list of listeners to be notified when this model is updated
removeNodeFilter(INodeFilter) - Method in class org.eclipse.actf.model.traverse.AbstractNodeWalker
 
removeNodeFilter(INodeFilter) - Method in interface org.eclipse.actf.model.traverse.INodeWalker
removes the specified filter from the list of filters through which a node is passed when getFilteredSuccessorNodes is called.
removeReport(ValidationReport) - Method in class org.eclipse.actf.validation.reports.ValidationReportGroup
remove a report from this group
removeReportGroupModifyListener(IReportGroupModifyListener) - Method in class org.eclipse.actf.validation.reports.ValidationReportGroup
remove the listener from the list of listeners to be notified when a modification to this group takes place
removeReportListener(IReportListener) - Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
remove the specified listener from the list of listeners to be notified when report events take place.
removeReportListener(IReportListener) - Method in class org.eclipse.actf.validation.javapp.server.ResourceServer
remove the specified listener from the list of listeners to be notified when report events take place.
removeReportModifyListener(IReportModifyListener) - Method in class org.eclipse.actf.validation.reports.ValidationReport
remove the listener from the list of listeners to be notified when a modification to this report takes place
removeReports(ValidationReport[]) - Method in class org.eclipse.actf.validation.reports.ValidationReportGroup
remove the specified reports from this group
removeRule(String) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleSet
 
removeRule(String) - Method in interface org.eclipse.actf.validation.rules.IRuleSet
remove the rule with the given name
removeRuleBase(String) - Method in class org.eclipse.actf.validation.rulebase.RuleBaseManager
 
removeRuleSet(String) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBase
 
removeRuleSet(String) - Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
remove the ruleset with the given name
removeSelection(int) - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
 
removeSwitch(String) - Method in class org.eclipse.actf.util.command.CLArgumentProcessor
remove the switch with the given name from this processor
removeTopLevelWindowListener(TopLevelWindowEventListener) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaWindowService
remove a previously added top-level window listener
removeTopLevelWindowListener(TopLevelWindowEventListener) - Method in interface org.eclipse.actf.accservice.IWindowService
remove the listener previously added via addTopLevelWindowListener
removeTopLevelWindowListener(TopLevelWindowEventListener) - Method in class org.eclipse.actf.accservice.javapp.JavaWindowService
remove a previously added top-level window listener
removeWindowsHook(int) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaWindowService
remove a previously registered window hook
removeWinEventHook(int) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
remove a previously registered winEventHook
REPAIRHINT - Static variable in class org.eclipse.actf.validation.rules.RuleConstants
 
replaceText(int, int, String) - Method in interface org.eclipse.actf.accservice.core.IAccessibleEditableTextElement
Replaces the text between two indices with the specified string.
replaceText(int, int, String) - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleEditableText
 
replaceText(int, int, String) - Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleEditableText
 
report(String) - Method in class org.eclipse.actf.util.logging.AbstractReporter
report the message
report(String, Object[]) - Method in class org.eclipse.actf.util.logging.AbstractReporter
report an information message using the substitution values
report(int, String) - Method in class org.eclipse.actf.util.logging.AbstractReporter
report the message at the given level.
report(Throwable) - Method in class org.eclipse.actf.util.logging.AbstractReporter
reports an exception or error.
report(int, Throwable) - Method in class org.eclipse.actf.util.logging.AbstractReporter
reports an exception or error.
report(int, String, Throwable) - Method in class org.eclipse.actf.util.logging.AbstractReporter
reports an exception or error.
report(String) - Method in interface org.eclipse.actf.util.logging.IReporter
report the message
report(String, Object[]) - Method in interface org.eclipse.actf.util.logging.IReporter
report an information message using the substitution values
report(int, String) - Method in interface org.eclipse.actf.util.logging.IReporter
report the message at the given level.
report(int, String, Object[]) - Method in interface org.eclipse.actf.util.logging.IReporter
report the message at the given level with the given substitution values
report(Throwable) - Method in interface org.eclipse.actf.util.logging.IReporter
reports an exception or error.
report(int, Throwable) - Method in interface org.eclipse.actf.util.logging.IReporter
reports an exception or error.
report(int, String, Throwable) - Method in interface org.eclipse.actf.util.logging.IReporter
reports an exception or error.
report(int, String, Object[]) - Method in class org.eclipse.actf.util.logging.PrintWriterReporter
report the message at the given level with the given substitution values
report(int, String, Object[]) - Method in class org.eclipse.actf.validation.reports.ValidationReporter
report the message at the given level with the given substitution values
report(int, String, Throwable) - Method in class org.eclipse.actf.validation.reports.ValidationReporter
reports an exception or error. This method can be used to direct the stack trace of the given throwable to the appropriate output for this reporter (e.g. a GUI text area or stream). The level of the throwable is determined by the specified level parameter.
report(IValidationContext, String) - Method in class org.eclipse.actf.validation.rules.AbstractRule
 
REPORT_COMPLETED - Static variable in class org.eclipse.actf.validation.javapp.server.ResourceServer
 
REPORT_ID_FIELDNAME - Static variable in class org.eclipse.actf.validation.javapp.aspects.InterJvmValidationAspect
 
REPORT_STARTED - Static variable in class org.eclipse.actf.validation.javapp.server.ResourceServer
 
ReportAdapter - Class in org.eclipse.actf.validation.events
convenience class for implementing report listener
ReportAdapter() - Constructor for class org.eclipse.actf.validation.events.ReportAdapter
 
reportCompleted(ReportEvent) - Method in interface org.eclipse.actf.validation.events.IReportListener
call-back indicating that a validation report has ended.
reportCompleted(ReportEvent) - Method in class org.eclipse.actf.validation.events.ReportAdapter
 
ReportElement - Class in org.eclipse.actf.validation.reports
abstract class for any element of a validation report.
ReportElement() - Constructor for class org.eclipse.actf.validation.reports.ReportElement
 
REPORTER - Static variable in class org.eclipse.actf.validation.validators.ValidationContextConstants
 
REPORTER_LEVEL_KEY - Static variable in class org.eclipse.actf.validation.ValidationConstants
 
reportError(String) - Static method in class org.eclipse.actf.util.jar.ZipExploder
 
reportError(String) - Static method in class org.eclipse.actf.util.jar.ZipImploder
 
ReportEvent - Class in org.eclipse.actf.validation.events
used to capture validation report records and creation contexts
ReportEvent(Object) - Constructor for class org.eclipse.actf.validation.events.ReportEvent
create a new report event
reportGroupModified(ReportGroupModifyEvent) - Method in interface org.eclipse.actf.validation.events.IReportGroupModifyListener
 
ReportGroupModifyEvent - Class in org.eclipse.actf.validation.events
 
ReportGroupModifyEvent(Object, ValidationReport[], int) - Constructor for class org.eclipse.actf.validation.events.ReportGroupModifyEvent
create a new event object.
reportModified(ReportModifyEvent) - Method in interface org.eclipse.actf.validation.events.IReportModifyListener
occurs when a validation report has been modified
ReportModifyEvent - Class in org.eclipse.actf.validation.events
 
ReportModifyEvent(Object, ReportElement[]) - Constructor for class org.eclipse.actf.validation.events.ReportModifyEvent
create a new event object.
reports - Variable in class org.eclipse.actf.validation.events.ReportGroupModifyEvent
 
REPORTS_ADDED - Static variable in class org.eclipse.actf.validation.events.ReportGroupModifyEvent
 
REPORTS_REMOVED - Static variable in class org.eclipse.actf.validation.events.ReportGroupModifyEvent
 
reportStarted - Variable in class org.eclipse.actf.util.logging.PrintWriterReporter
 
reportStarted(ReportEvent) - Method in interface org.eclipse.actf.validation.events.IReportListener
call-back indicating that a validation report has been started.
reportStarted(ReportEvent) - Method in class org.eclipse.actf.validation.events.ReportAdapter
 
REQUEST_ACCESSIBILITY_SERVICES - Static variable in class org.eclipse.actf.validation.javapp.server.ResourceServer
 
REQUEST_CLOSE - Static variable in class org.eclipse.actf.validation.javapp.server.AbstractSingletonServer
 
REQUEST_CONFIGURATION - Static variable in class org.eclipse.actf.validation.javapp.server.ResourceServer
 
REQUEST_CONFIGURATION_PARAMETER - Static variable in class org.eclipse.actf.validation.javapp.server.ResourceServer
 
REQUEST_RESOURCE - Static variable in class org.eclipse.actf.validation.javapp.server.ResourceServer
 
REQUEST_RULEBASE_DESCRIPTORS - Static variable in class org.eclipse.actf.validation.javapp.server.ResourceServer
 
requestAccessibilityServices() - Method in class org.eclipse.actf.validation.javapp.server.ResourceClient
 
requestAsBytes(SocketChannel) - Static method in class org.eclipse.actf.validation.javapp.server.AbstractSingletonServer
 
requestClose() - Method in class org.eclipse.actf.validation.javapp.server.ResourceClient
request an end to the session
requestConfiguration() - Method in class org.eclipse.actf.validation.javapp.runtime.InterJvmResourceLocator
request the active ACTF configuration object from the resource server
requestConfiguration() - Method in class org.eclipse.actf.validation.javapp.server.ResourceClient
request the active ACTF configuration object from the resource server
requestConfigurationParameter(String, String) - Method in class org.eclipse.actf.validation.javapp.server.ResourceClient
request a configuration parameter from the server
requestCreationContexts(SocketChannel) - Method in class org.eclipse.actf.validation.javapp.server.ResourceServer
 
requestFocusFor(Object) - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2GuiModel
request the focus for the specified component. This method should be invoked, for example, just prior to validation for a report that reflects the state of the component while visible.
requestFocusFor(Object) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaGuiModel
request the focus for the specified component. This method should be invoked, for example, just prior to validation for a report that reflects the state of the component while visible.
requestFocusFor(Object) - Method in class org.eclipse.actf.model.AbstractGuiModel
request the focus for the specified component.
requestFocusFor(Object) - Method in interface org.eclipse.actf.model.IGuiModel
request the focus for the specified component.
requestFocusFor(Object) - Method in class org.eclipse.actf.model.javapp.AwtGuiModel
request the focus for the specified component. This method should be invoked, for example, just prior to validation for a report that reflects the state of the component while visible.
requestFocusFor(Object) - Method in class org.eclipse.actf.model.javapp.SwtGuiModel
request the focus for the specified component. This method should be invoked, for example, just prior to validation for a report that reflects the state of the component while visible.
requestReport(SocketChannel) - Method in class org.eclipse.actf.validation.javapp.server.ResourceServer
 
requestResource(String, String, String) - Method in class org.eclipse.actf.validation.javapp.server.ResourceClient
request a resource from the resource server.
requestRuleBaseDescriptors() - Method in class org.eclipse.actf.validation.javapp.server.ResourceClient
request the active rule base descriptors from the resource server
reset() - Method in class org.eclipse.actf.util.logging.AbstractReporter
reset the reporter.
reset() - Method in interface org.eclipse.actf.util.logging.IReporter
reset the reporter.
reset() - Method in class org.eclipse.actf.util.logging.PrintWriterReporter
reset the reporter. This method should clear all categories and all remaining buffers and report records.
reset() - Method in class org.eclipse.actf.validation.reports.ValidationReporter
reset the reporter. This method should clear all categories and all remaining buffers and report records.
resetCount() - Method in class org.eclipse.actf.util.logging.PrintWriterReporter
reset the counts to 0.
resetProgress() - Method in class org.eclipse.actf.validation.core.AbstractValidationProcess
 
resolve(String, Class) - Method in class org.eclipse.actf.util.command.DefaultArgumentResolver
resolve the given argument or value to the given type
resolve(String, Class) - Method in interface org.eclipse.actf.util.command.IArgumentResolver
resolve the given argument or value to the given type
resolve(Class) - Method in class org.eclipse.actf.validation.core.Parameter
attempts to resolve this unresolved Parameter.
resolve(Class, Object) - Method in class org.eclipse.actf.validation.core.Parameter
 
resolve(Class[]) - Method in class org.eclipse.actf.validation.core.Parameter
force this Parameter to be treated as a series of statements in the scripting language of this Parameter's ICodeProcessor and return the array of objects that is the result of the evaluation of these statements.
resolveArray(String, Class) - Method in class org.eclipse.actf.util.command.DefaultArgumentResolver
 
resolveModel(String) - Method in class org.eclipse.actf.model.DefaultModelFactory
retrieve an IModel object for the given model type.
resolveModel(String, boolean) - Method in class org.eclipse.actf.model.DefaultModelFactory
retrieve an IModel object for the given model type.
resolveModel(Class) - Method in class org.eclipse.actf.model.DefaultModelFactory
find a model instance that supports the given type.
resolveModel(String) - Method in interface org.eclipse.actf.model.IModelFactory
retrieve the desired IModel for the given model type.
resolveValue(String) - Method in class org.eclipse.actf.util.command.CLSwitch
resolve the value passed from the command line.
RESOURCE_SERVER_HOST_DEFAULT - Static variable in class org.eclipse.actf.validation.javapp.JavaValidationConstants
 
RESOURCE_SERVER_HOST_DEFAULT - Static variable in class org.eclipse.actf.validation.javapp.server.AbstractSingletonServer
 
RESOURCE_SERVER_HOST_KEY - Static variable in class org.eclipse.actf.validation.javapp.JavaValidationConstants
 
RESOURCE_SERVER_HOST_KEY - Static variable in class org.eclipse.actf.validation.javapp.server.AbstractSingletonServer
 
RESOURCE_SERVER_PORT_DEFAULT - Static variable in class org.eclipse.actf.validation.javapp.JavaValidationConstants
 
RESOURCE_SERVER_PORT_DEFAULT - Static variable in class org.eclipse.actf.validation.javapp.server.AbstractSingletonServer
 
RESOURCE_SERVER_PORT_KEY - Static variable in class org.eclipse.actf.validation.javapp.JavaValidationConstants
 
RESOURCE_SERVER_PORT_KEY - Static variable in class org.eclipse.actf.validation.javapp.server.AbstractSingletonServer
 
ResourceClient - Class in org.eclipse.actf.validation.javapp.server
a client used to access ACTF configurations and other resources.
ResourceClient(int) - Constructor for class org.eclipse.actf.validation.javapp.server.ResourceClient
create a client that connects to the ACTF ResourceServer on the specified port.
ResourceClient(String, int) - Constructor for class org.eclipse.actf.validation.javapp.server.ResourceClient
create a client that connects to the specified host and port.
resourceLocator - Variable in class org.eclipse.actf.core.runtime.AbstractRuntimeContext
 
ResourceServer - Class in org.eclipse.actf.validation.javapp.server
a server to provide resources to the launched JVM during an inter-JVM validation.
ResultInvoker - Class in org.eclipse.actf.validation.core
The ResultInvoker is used in conjunction with the IGuiModel interface in order to insure that all object instantiations and/or method invocations effecting or depending upon the state of components in GUI occur on the UI thread appropriate for the model.
ResultInvoker(Reflector.Result) - Constructor for class org.eclipse.actf.validation.core.ResultInvoker
create an invoker for the specified result
ResultInvoker(Reflector.Result, Object, IGuiModel) - Constructor for class org.eclipse.actf.validation.core.ResultInvoker
create an invoker for the specified result which will use the given receiver as the receiver for the method call being invoked reflectively
REVALIDATING_COMPONENTS_KEY - Static variable in class org.eclipse.actf.validation.ValidationConstants
 
reverse - Variable in class org.eclipse.actf.model.locate.BaseNodeIterator
 
ROLE_ALERT - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_ANIMATION - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_APPLICATION - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_AWT_COMPONENT - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_BORDER - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_BUTTON_DROPDOWN - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_BUTTON_DROPDOWN_GRID - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_BUTTON_MENU - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_CANVAS - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_CAPTION - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_CARET - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_CHARACTER - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_CHART - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_CHECK_BOX - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_CLIENT_AREA - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_CLOCK - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_COLOR_CHOOSER - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_COLUMN - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_COLUMN_HEADER - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_COMBO_BOX - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_CURSOR - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_DATE_EDITOR - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_DESKTOP_ICON - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_DESKTOP_PANE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_DIAGRAM - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_DIAL - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_DIALOG - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_DIRECTORY_PANE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_DOCUMENT - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_DROP_LIST - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_EDIT_BAR - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_EDIT_LIST - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_EMBEDDED_OBJECT - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_END_NOTE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_EQUATION - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_FILE_CHOOSER - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_FILLER - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_FONT_CHOOSER - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_FOOTER - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_FOOTNOTE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_FRAME - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_GLASS_PANE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_GRAPHIC - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_GRIP - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_GROUP_BOX - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_GROUPING - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_HEADER - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_HEADING - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_HEADING1 - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_HEADING10 - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_HEADING2 - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_HEADING3 - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_HEADING4 - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_HEADING5 - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_HEADING6 - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_HEADING7 - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_HEADING8 - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_HEADING9 - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_HELP_BALLOON - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_HOTKEY_FIELD - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_HYPERLINK - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_ICON - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_IMAGE_MAP - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_INDICATOR - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_INTERNAL_FRAME - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_IP_ADDRESS - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_LABEL - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_LAYERED_PANE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_LINK - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_LIST - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_LIST_ITEM - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_MENU - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_MENU_BAR - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_MENU_ITEM - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_NOTE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_OPTION_PANE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_OUTLINE_BUTTON - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_PAGE_TAB - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_PAGE_TAB_LIST - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_PANE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_PANEL - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_PARAGRAPH - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_PASSWORD_TEXT - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_POPUP_MENU - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_PROGRESS_BAR - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_PROGRESS_MONITOR - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_PROPERTY_PAGE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_PUSH_BUTTON - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_RADIO_BUTTON - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_RADIO_MENU_ITEM - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_ROOT_PANE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_ROW - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_ROW_HEADER - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_RULER - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_SCROLL_BAR - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_SCROLL_PANE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_SECTION - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_SEPARATOR - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_SHAPE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_SLIDER - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_SOUND - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_SPIN_BOX - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_SPIN_BUTTON - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_SPLIT_BUTTON - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_SPLIT_PANE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_STATUS_BAR - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_SWING_COMPONENT - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_TABFOLDER - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_TABITEM - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_TABLE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_TABLECELL - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_TABLECOLUMNHEADER - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_TABLEROWHEADER - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_TEAR_OFF_MENU - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_TERMINAL - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_TEXT - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_TEXT_FRAME - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_TITLE_BAR - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_TOGGLE_BUTTON - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_TOOL_BAR - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_TOOL_TIP - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_TREE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_TREEITEM - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_UNKNOWN - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_VIEW_PORT - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_WHITE_SPACE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROLE_WINDOW - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
ROOT_JXPATH_CONTEXT - Static variable in class org.eclipse.actf.model.locate.AbstractNodeLocator
 
row - Variable in class org.eclipse.actf.accservice.core.win32.ia2.IA2RowColumnExtents
 
rowExtents - Variable in class org.eclipse.actf.accservice.core.win32.ia2.IA2RowColumnExtents
 
ruleBase - Variable in class org.eclipse.actf.validation.core.AbstractValidationProcess
 
RULEBASE - Static variable in class org.eclipse.actf.validation.rulebase.RuleBaseMapDocument
tag name for the element defining a rulebase; value is 'rulebase'
RULEBASE_FACTORY - Static variable in class org.eclipse.actf.validation.rulebase.RuleBaseMapDocument
attribute defining the rulebase factory; value is 'rulebaseFactory'
RULEBASE_MAP - Static variable in class org.eclipse.actf.validation.ValidationConstants
 
RuleBaseManager - Class in org.eclipse.actf.validation.rulebase
class that manages the ACTF RuleBases.
RuleBaseManager() - Constructor for class org.eclipse.actf.validation.rulebase.RuleBaseManager
 
RuleBaseMapDocument - Class in org.eclipse.actf.validation.rulebase
default implementation for the ACTF validation engine.
RuleBaseMapDocument(InputStream) - Constructor for class org.eclipse.actf.validation.rulebase.RuleBaseMapDocument
create a rulebase mapping document from the given XML source stream
ruleBaseName - Variable in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
 
RULEBASES - Static variable in class org.eclipse.actf.validation.rulebase.RuleBaseMapDocument
root element name for the rulebases.xml file; value is 'rulebases
RuleConstants - Class in org.eclipse.actf.validation.rules
 
RuleConstants() - Constructor for class org.eclipse.actf.validation.rules.RuleConstants
 
ruleId - Variable in class org.eclipse.actf.validation.reports.ValidationReportRecord
 
RULEID_FIELDNAME - Static variable in class org.eclipse.actf.validation.reports.ValidationReportRecord
 
ruleMap - Static variable in class org.eclipse.actf.validation.doc.rulebase.ReflectionDocumentRuleFactory
 
ruleSet - Variable in class org.eclipse.actf.validation.validators.GenericAccessibilityValidator
 
run - Variable in class org.eclipse.actf.util.jar.InstallJars
 
run() - Method in class org.eclipse.actf.validation.core.AccessibilityValidationProcess
run() - Method in class org.eclipse.actf.validation.core.FocusValidationProcess
 
run() - Method in interface org.eclipse.actf.validation.core.IValidationProcess
launch the validation process
run() - Method in class org.eclipse.actf.validation.core.ResultInvoker
simply wraps the invocation of the invoke method of the result object specified at instantiation
run() - Method in class org.eclipse.actf.validation.javapp.launch.RuntimeStreamHandlerThread
runTarget(String, boolean) - Method in class org.eclipse.actf.util.jar.InstallJars
 
RUNTIME_CONTEXT_CLASSNAME_KEY - Static variable in class org.eclipse.actf.core.runtime.RuntimeContextFactory
 
runtimeContext - Variable in class org.eclipse.actf.core.ActfCorePlugin
 
runtimeContext - Variable in class org.eclipse.actf.model.AbstractModel
 
runtimeContext - Variable in class org.eclipse.actf.model.ModelRegistryChangeListener
 
RuntimeContextFactory - Class in org.eclipse.actf.core.runtime
 
RuntimeContextFactory() - Constructor for class org.eclipse.actf.core.runtime.RuntimeContextFactory
 
RuntimeStreamHandlerThread - Class in org.eclipse.actf.validation.javapp.launch
used to process standard error and standard out streams when running a distinct process.
RuntimeStreamHandlerThread(InputStream, IReporter, boolean) - Constructor for class org.eclipse.actf.validation.javapp.launch.RuntimeStreamHandlerThread
create a thread to process stderr/stdout from a separate process
RuntimeStreamHandlerThread(InputStream, IReporter, boolean, ValidationLauncher) - Constructor for class org.eclipse.actf.validation.javapp.launch.RuntimeStreamHandlerThread
create a thread to process stderr/stdout from a separate process
runValidationWorker(Object) - Method in class org.eclipse.actf.validation.javapp.aspects.InterJvmValidationAspect
 

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 _