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 _

A

AbstractCodeInterpreter - Class in org.eclipse.actf.validation.valdoc.scripting
used to evaluate expressions and execute scripts given in the XML document.
AbstractCodeInterpreter(String, IModel) - Constructor for class org.eclipse.actf.validation.valdoc.scripting.AbstractCodeInterpreter
create a code interpreter for processing scripts and expressions in the specified language.
AbstractCodeProcessor - Class in org.eclipse.actf.validation.valdoc.codeproc
This abstract class implements the basic functionality of a ICodeProcessor whether it be a compiler or interpreter processor.
AbstractCodeProcessor(String, IModel) - Constructor for class org.eclipse.actf.validation.valdoc.codeproc.AbstractCodeProcessor
 
AbstractConfiguration - Class in org.eclipse.actf.core.config
serves as a general-purpose implementation of the Configuration interface.
AbstractConfiguration() - Constructor for class org.eclipse.actf.core.config.AbstractConfiguration
create a Configuration.
AbstractCriterion - Class in org.eclipse.actf.validation.rules
Base implementation for a ICriterion
AbstractCriterion() - Constructor for class org.eclipse.actf.validation.rules.AbstractCriterion
 
AbstractErrorLogger - Class in org.eclipse.actf.util.logging
a base from which error loggers can be built.
AbstractErrorLogger() - Constructor for class org.eclipse.actf.util.logging.AbstractErrorLogger
 
AbstractModel - Class in org.eclipse.actf.model
provides basic services for any model instance.
AbstractModel(String) - Constructor for class org.eclipse.actf.model.AbstractModel
create a new model
AbstractNodeLocator - Class in org.eclipse.actf.model.locate
default base class for element locators.
AbstractNodeLocator(String, String, NodePointerFactory) - Constructor for class org.eclipse.actf.model.locate.AbstractNodeLocator
create a new node locator
AbstractNodeWalker - Class in org.eclipse.actf.model.traverse
base implementation for any node walker.
AbstractNodeWalker() - Constructor for class org.eclipse.actf.model.traverse.AbstractNodeWalker
 
AbstractRenderableModel - Class in org.eclipse.actf.model
base implementation for IRenderableModel.
AbstractRenderableModel(String) - Constructor for class org.eclipse.actf.model.AbstractRenderableModel
create an IRenderableModel implementation
AbstractReporter - Class in org.eclipse.actf.util.logging
base implementation of a Reporter.
AbstractReporter() - Constructor for class org.eclipse.actf.util.logging.AbstractReporter
 
AbstractRule - Class in org.eclipse.actf.validation.rules
base implementation of a validation rule in ACTF.
AbstractRule() - Constructor for class org.eclipse.actf.validation.rules.AbstractRule
 
AbstractRuntimeContext - Class in org.eclipse.actf.core.runtime
 
AbstractRuntimeContext() - Constructor for class org.eclipse.actf.core.runtime.AbstractRuntimeContext
 
AbstractTreeNodeWalker - Class in org.eclipse.actf.model.traverse
base implementation for any tree walker
AbstractTreeNodeWalker() - Constructor for class org.eclipse.actf.model.traverse.AbstractTreeNodeWalker
 
AbstractValidationContext - Class in org.eclipse.actf.validation.validators
base implementation for all ValidationContexts instances in ACTF.
AbstractValidationContext() - Constructor for class org.eclipse.actf.validation.validators.AbstractValidationContext
 
AbstractValidationProcess - Class in org.eclipse.actf.validation.core
base implementation of IValidationProcess.
AbstractValidationProcess() - Constructor for class org.eclipse.actf.validation.core.AbstractValidationProcess
 
ACCCORE_PLUGIN_ID - Static variable in class org.eclipse.actf.accservice.core.AccessibilityServicePlugin
 
acceptNode(Element, Node) - Method in interface org.eclipse.actf.util.dom.DomPrintUtil.AttributeFilter
Check whether a specified attribute is converted into String.
acceptNode(Node) - Method in class org.eclipse.actf.util.dom.WhatToShowNodeFilter
 
ACCESSIBILITY - Static variable in class org.eclipse.actf.validation.core.ValidationProcessConstants
 
ACCESSIBILITY_IA2_BUNDLE - Static variable in class org.eclipse.actf.accservice.core.AccessibilityServicePlugin
 
ACCESSIBILITY_IA2_JAR - Static variable in class org.eclipse.actf.accservice.core.AccessibilityServicePlugin
 
ACCESSIBILITY_JAR - Static variable in class org.eclipse.actf.accservice.core.AccessibilityServicePlugin
 
ACCESSIBILITY_MSAA_BUNDLE - Static variable in class org.eclipse.actf.accservice.core.AccessibilityServicePlugin
 
ACCESSIBILITY_MSAA_JAR - Static variable in class org.eclipse.actf.accservice.core.AccessibilityServicePlugin
 
AccessibilityAdaptor - Class in org.eclipse.actf.accservice.adapt
base type for all accessibility adaptors in ACTF.
AccessibilityAdaptor() - Constructor for class org.eclipse.actf.accservice.adapt.AccessibilityAdaptor
 
AccessibilityModelEvent - Class in org.eclipse.actf.accservice.event
 
AccessibilityModelEvent(Object) - Constructor for class org.eclipse.actf.accservice.event.AccessibilityModelEvent
create an event based on a Windows callback.
AccessibilityServiceException - Exception in org.eclipse.actf.accservice
 
AccessibilityServiceException(String) - Constructor for exception org.eclipse.actf.accservice.AccessibilityServiceException
 
AccessibilityServiceException(Throwable) - Constructor for exception org.eclipse.actf.accservice.AccessibilityServiceException
 
AccessibilityServiceException(String, Throwable) - Constructor for exception org.eclipse.actf.accservice.AccessibilityServiceException
 
AccessibilityServiceManager - Class in org.eclipse.actf.accservice
a manager for coordinating IAccessibilityService objects.
AccessibilityServiceManager() - Constructor for class org.eclipse.actf.accservice.AccessibilityServiceManager
 
AccessibilityServicePlugin - Class in org.eclipse.actf.accservice.core
 
AccessibilityServicePlugin() - Constructor for class org.eclipse.actf.accservice.core.AccessibilityServicePlugin
The constructor
AccessibilityValidationContext - Class in org.eclipse.actf.validation.validators
a wrapper class for the IRuleBase properties and selected global properties that are necessary to validate a component.
AccessibilityValidationContext() - Constructor for class org.eclipse.actf.validation.validators.AccessibilityValidationContext
 
AccessibilityValidationContext(IModel, ICodeProcessor, IReporter, INodeLocator, Set, Map) - Constructor for class org.eclipse.actf.validation.validators.AccessibilityValidationContext
 
AccessibilityValidationProcess - Class in org.eclipse.actf.validation.core
a validation process that walks a hierarchy of GUI components and validates each component with the appropriate validator.
AccessibilityValidationProcess(IRuleBase, ExecutionPoint, IValidationContext) - Constructor for class org.eclipse.actf.validation.core.AccessibilityValidationProcess
 
AccessibilityValidationProcess() - Constructor for class org.eclipse.actf.validation.core.AccessibilityValidationProcess
 
ACCESSIBLE_NAME_PROPERTY - Static variable in class org.eclipse.actf.accservice.event.AccessibilityModelEvent
 
ACCESSIBLE_ROLE_PROPERTY - Static variable in class org.eclipse.actf.accservice.event.AccessibilityModelEvent
 
ACCESSIBLE_STATE_PROPERTY - Static variable in class org.eclipse.actf.accservice.event.AccessibilityModelEvent
 
AccessibleConstants - Class in org.eclipse.actf.accservice.core
This class is a set of constants containing a common set of states and roles which should be used when returning a state or role from the classes in this package.
AccessibleConstants() - Constructor for class org.eclipse.actf.accservice.core.AccessibleConstants
 
AccessibleElementTreeWalker - Class in org.eclipse.actf.accservice.core
implementation of TreeWalker for walking a tree of IAccessibleElementAccessibleElementTreeWalker() - Constructor for class org.eclipse.actf.accservice.core.AccessibleElementTreeWalker
 
AccessibleNodeItemFilter - Class in org.eclipse.actf.accservice.core
This filter will exclude items.
AccessibleNodeItemFilter() - Constructor for class org.eclipse.actf.accservice.core.AccessibleNodeItemFilter
 
AccessibleNodeIterator - Class in org.eclipse.actf.accservice.locate
 
AccessibleNodeIterator(NodePointer, NodeTest, boolean, NodePointer, IModel) - Constructor for class org.eclipse.actf.accservice.locate.AccessibleNodeIterator
 
AccessibleNodeLocator - Class in org.eclipse.actf.accservice.locate
general purpose locator for all instances of IAccessibleElement
AccessibleNodeLocator() - Constructor for class org.eclipse.actf.accservice.locate.AccessibleNodeLocator
 
AccessibleNodePointer - Class in org.eclipse.actf.accservice.locate
 
AccessibleNodePointer(IAccessibleElement, Locale) - Constructor for class org.eclipse.actf.accservice.locate.AccessibleNodePointer
 
AccessibleNodePointer(IAccessibleElement, NodePointer, Locale) - Constructor for class org.eclipse.actf.accservice.locate.AccessibleNodePointer
 
AccessibleNodePointerFactory - Class in org.eclipse.actf.accservice.locate
 
AccessibleNodePointerFactory() - Constructor for class org.eclipse.actf.accservice.locate.AccessibleNodePointerFactory
 
ACCNODE_POINTER_FACTORY_ORDER - Static variable in class org.eclipse.actf.accservice.locate.AccessibleNodePointerFactory
 
accRef - Variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessible
 
ACCSERVICE_EXTENSION_POINT - Static variable in class org.eclipse.actf.accservice.core.AccserviceRegistryChangeListener
 
AccserviceRegistryChangeListener - Class in org.eclipse.actf.accservice.core
 
AccserviceRegistryChangeListener() - Constructor for class org.eclipse.actf.accservice.core.AccserviceRegistryChangeListener
 
ACTF_CLASSPATH_KEY - Static variable in class org.eclipse.actf.validation.ValidationConstants
 
ACTF_IA2_LIBRARY_NAME - Static variable in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibilityService
name of dynamic module for IA2 access; value is 'actf-ia2'
ACTF_ID - Static variable in interface org.eclipse.actf.core.config.IConfiguration
pool id for main actf pool - value is 'actf'
ACTF_LIB_PATH_KEY - Static variable in class org.eclipse.actf.validation.ValidationConstants
 
ACTF_MSAA_BUNDLE - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.Msaa
 
ACTF_MSAA_LIBRARY_NAME - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityService
name of dynamic module for MSAA access; value is 'actf-msaa'
ACTF_NAMESPACE_URI - Static variable in interface org.eclipse.actf.validation.valdoc.rulebase.IValidationDocument
namespace URI for all ACTF documents; value is 'http://www.eclipse.org/projects/actf'
ACTF_RESOURCES_PATHS_KEY - Static variable in interface org.eclipse.actf.util.resources.IResourceLocator
 
ACTFCORE_PLUGIN_ID - Static variable in class org.eclipse.actf.core.ActfCorePlugin
 
ActfCorePlugin - Class in org.eclipse.actf.core
 
ActfCorePlugin() - Constructor for class org.eclipse.actf.core.ActfCorePlugin
The constructor.
adapt(Object, Class) - Method in class org.eclipse.actf.accservice.adapt.win32.ia2.IA2AccessibilityAdaptor
adapts the object to the given type.
adapt(Object, Class) - Method in class org.eclipse.actf.accservice.adapt.win32.msaa.MsaaAccessibilityAdaptor
adapts the object to the given type.
adapt(Object, Class) - Method in class org.eclipse.actf.accservice.javapp.adapt.SwingAccessibilityAdaptor
adapts the object to the given type.
adapt(Object, Class) - Method in class org.eclipse.actf.accservice.javapp.adapt.SwtAccessibilityAdaptor
adapts the object to the given type.
adapt(Object, Class) - Method in class org.eclipse.actf.accservice.mozdom.adapt.MozillaDomAccessibilityAdaptor
adapts the object to the given type.
adapt(Object, Class) - Method in interface org.eclipse.actf.core.adapt.IAdaptor
adapts the object to the given type.
addAccessibilityEventListener(IModelEventListener, Object[], Object[]) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
add the listener to be notified when events of the given type are fired from the underlying system.
addAccessibilityEventListener(IModelEventListener, Object[], Object[]) - Method in interface org.eclipse.actf.accservice.IAccessibilityEventService
add a listener to be notified of accessibility events
addAccessibilityEventListener(IModelEventListener, Object[], Object[]) - Method in class org.eclipse.actf.accservice.javapp.JavaAccessibilityEventService
 
addAttributeName(String) - Static method in class org.eclipse.actf.validation.reports.ValidationReportRecord
 
addAttributeNames(String[]) - Static method in class org.eclipse.actf.validation.reports.ValidationReportRecord
set the field names for all records.
addConfigurationData(Object) - Method in class org.eclipse.actf.core.config.AbstractConfiguration
default implementation for this method attempts to treat the data object as a map and simply adds it to the existing configuration map.
addConfigurationData(Object) - Method in class org.eclipse.actf.core.config.EclipseConfiguration
treats data object as an IConfigurationElement (or IExtension??)
addConfigurationData(Object, Map) - Method in class org.eclipse.actf.core.config.EclipseConfiguration
 
addConfigurationData(Object) - Method in class org.eclipse.actf.core.config.HybridConfiguraton
 
addConfigurationData(Object) - Method in interface org.eclipse.actf.core.config.IConfiguration
add data to this configuration object
addConfigurationData(Object) - Method in class org.eclipse.actf.core.config.XmlConfiguration
treats data object as an InputStream.
addConfigurationData(Object, Map) - Method in class org.eclipse.actf.core.config.XmlConfiguration
 
addCreationContext(CreationContext) - Method in class org.eclipse.actf.validation.reports.ValidationReport
add the creation context to this report
addCreationContexts(CreationContext[]) - Method in class org.eclipse.actf.validation.reports.ValidationReport
add the creation contexts to this report
addCreationContexts(Map) - Method in class org.eclipse.actf.validation.reports.ValidationReport
 
addedElements - Variable in class org.eclipse.actf.validation.events.ReportModifyEvent
 
addExecutionPointDescriptor(ExecutionPointDescriptor) - Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
add an execution point descriptor to this rulebase
addExecutionPointDescriptor(ExecutionPointDescriptor) - Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBase
 
addModelChangeListener(IModelChangeListener) - Method in class org.eclipse.actf.model.AbstractModel
adds a listener to receive notifications when this model's structure or properties of its nodes are changed
addModelChangeListener(IModelChangeListener) - Method in interface org.eclipse.actf.model.IModel
adds a listener to receive notifications when this model's structure or properties of its nodes are changed
addNodeFilter(INodeFilter) - Method in class org.eclipse.actf.model.traverse.AbstractNodeWalker
adds a filter to the list of filters through which nodes will be passed when successor nodes are retrieved via the getFilteredSuccessorNodes method.
addNodeFilter(INodeFilter) - Method in interface org.eclipse.actf.model.traverse.INodeWalker
adds a filter to the list of filters through which nodes will be passed when successor nodes are retrieved via the getFilteredSuccessorNodes method.
addNodePointerFactory(NodePointerFactory) - Method in class org.eclipse.actf.model.locate.AbstractNodeLocator
 
addPart(ICriterion) - Method in class org.eclipse.actf.validation.rules.AbstractCriterion
 
addPart(ICriterion) - Method in interface org.eclipse.actf.validation.rules.ICriterion
adds a criterion(or rule) to the list of criterion(rule parts or nested rules) that are executed when this Criterion(rule) is evaluated.
addPath(String) - Method in class org.eclipse.actf.validation.core.ExternalClassLoader
 
addPaths(String[]) - Method in class org.eclipse.actf.validation.core.ExternalClassLoader
 
addRecord(ValidationReportRecord) - Method in class org.eclipse.actf.validation.reports.ValidationReport
add a record to this report
addRecords(ValidationReportRecord[]) - Method in class org.eclipse.actf.validation.reports.ValidationReport
add the specified records to this report
addReport(ValidationReport) - Method in class org.eclipse.actf.validation.reports.ValidationReportGroup
add a report to this group
addReportGroupModifyListener(IReportGroupModifyListener) - Method in class org.eclipse.actf.validation.reports.ValidationReportGroup
add a listener to be notified when reports are added to this group
addReportModifyListener(IReportModifyListener) - Method in class org.eclipse.actf.validation.reports.ValidationReport
add a listener to be notified when items are added to this report.
addReportRecord(ValidationReportRecord) - Method in class org.eclipse.actf.validation.reports.ValidationReporter
 
addReportRecords(List) - Method in class org.eclipse.actf.util.logging.PrintWriterReporter
 
addReportRecords(List) - Method in class org.eclipse.actf.validation.reports.ValidationReporter
 
addReports(ValidationReport[]) - Method in class org.eclipse.actf.validation.reports.ValidationReportGroup
add the specified reports to this group
addRule(IRule) - Method in interface org.eclipse.actf.validation.rules.IRuleSet
add a rule to this ruleset
addRule(IRule) - Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleSet
 
addRuleBase(IRuleBase) - Method in class org.eclipse.actf.validation.rulebase.RuleBaseManager
 
addRuleBase(IRuleBaseDescriptor) - Method in class org.eclipse.actf.validation.rulebase.RuleBaseManager
 
addRuleSet(IRuleSet) - Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
add a ruleset to this rulebase
addRuleSet(IRuleSet) - Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBase
 
addScript(String, InputStream) - Method in class org.eclipse.actf.validation.valdoc.codeproc.AbstractCodeProcessor
add the code in the given stream to be executed later by this processor
addScript(String) - Method in interface org.eclipse.actf.validation.valdoc.codeproc.ICodeProcessor
add the specified code as a script for this processor.
addScript(String, String) - Method in interface org.eclipse.actf.validation.valdoc.codeproc.ICodeProcessor
add the script code with the specified script name to this processor for later execution
addScript(String, InputStream) - Method in interface org.eclipse.actf.validation.valdoc.codeproc.ICodeProcessor
add the code in the given stream to be executed later by this processor
addScript(String) - Method in class org.eclipse.actf.validation.valdoc.scripting.AbstractCodeInterpreter
execute the script code specified.
addScript(String, String) - Method in class org.eclipse.actf.validation.valdoc.scripting.AbstractCodeInterpreter
add the script code with the specified script name to this interpreter for later execution
addScripts(Map) - Method in class org.eclipse.actf.validation.valdoc.codeproc.AbstractCodeProcessor
add the given scripts to this compiler for later compilation.
addScripts(Map) - Method in interface org.eclipse.actf.validation.valdoc.codeproc.ICodeProcessor
add the given scripts to this processor for later execution or compilation.
addSelection(int, int) - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
Adds a text selection.
addSwitch(CLSwitch) - Method in class org.eclipse.actf.util.command.CLArgumentProcessor
add a switch to the set of switches processed by this processor
addTopLevelWindowListener(TopLevelWindowEventListener) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaWindowService
add a listener to be notified of creation and destruction of top-level native windows
addTopLevelWindowListener(TopLevelWindowEventListener) - Method in interface org.eclipse.actf.accservice.IWindowService
add a listener to be notified of the creation or destruction of top-level windows
addTopLevelWindowListener(TopLevelWindowEventListener) - Method in class org.eclipse.actf.accservice.javapp.JavaWindowService
add a listener to be notified of creation and destruction of top-level native windows
addUniqueRecords(ValidationReportRecord[]) - Method in class org.eclipse.actf.validation.reports.ValidationReport
 
addURL(URL) - Method in class org.eclipse.actf.validation.core.ExternalClassLoader
 
addValidationDocument(String, String, String[]) - Static method in class org.eclipse.actf.validation.rulebase.ValidationDocumentUtils
Add a validation document for validation
ALIAS_ID - Static variable in class org.eclipse.actf.core.config.EclipseConfiguration
 
AliasElement - Class in org.eclipse.actf.validation.valdoc.rulebase
represents a <raven:alias> element in a document.
AliasElement(String, String, String) - Constructor for class org.eclipse.actf.validation.valdoc.rulebase.AliasElement
 
ALIASES - Static variable in interface org.eclipse.actf.validation.rulebase.IDocumentRuleBaseMetadata
 
ALIASES_ID - Static variable in interface org.eclipse.actf.core.config.IConfiguration
 
ALIASES_ID - Static variable in interface org.eclipse.actf.validation.rulebase.IDocumentRuleBase
model pool id for aliases - value is 'aliases'
ALL - Static variable in class org.eclipse.actf.util.logging.LoggingUtil
Highest trace level: all information regarding process of GUI construction and execution and validation; includes: warnings and errors from interpreter engine and validator (if present and active) information regarding GUI construction (e.g. steps of algorithm, nodes being built) level 2 information + execution of code blocks and notices about instantiations of objects all level 3 information + constructors and methods being considered and arguments to chosen constructors and methods
AND - Static variable in class org.eclipse.actf.validation.rules.RuleConstants
 
AndRule - Class in org.eclipse.actf.validation.rules
embodies the actf:and rule
AndRule() - Constructor for class org.eclipse.actf.validation.rules.AndRule
 
appendToUsage(String) - Method in class org.eclipse.actf.util.command.CLArgumentProcessor
append the given string to the usage.
ApplicationArgumentUtil - Class in org.eclipse.actf.util
Utility class for checking application argument
ApplicationArgumentUtil() - Constructor for class org.eclipse.actf.util.ApplicationArgumentUtil
 
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.AbstractRule
insures that either the target is not null or that, if the target is null, null targets can be ignored
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.AndRule
insures that either the target is not null or that, if the target is null, null targets can be ignored
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.CompoundCriterion
 
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.EqRule
insures that either the target is not null or that, if the target is null, null targets can be ignored
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.FocusRule
 
apply(IValidationContext, Object) - Method in interface org.eclipse.actf.validation.rules.ICriterion
apply this rule to the given target using the given context.
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.InstanceofRule
insures that either the target is not null or that, if the target is null, null targets can be ignored
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.MaxRule
insures that either the target is not null or that, if the target is null, null targets can be ignored
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.MinRule
insures that either the target is not null or that, if the target is null, null targets can be ignored
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.NeqRule
insures that either the target is not null or that, if the target is null, null targets can be ignored
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.NodeNameCriterion
 
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.OrRule
insures that either the target is not null or that, if the target is null, null targets can be ignored
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.PropertyCriterion
 
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.RangeRule
insures that either the target is not null or that, if the target is null, null targets can be ignored
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.ReflexiveCriterion
 
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.ReflexiveRule
insures that either the target is not null or that, if the target is null, null targets can be ignored
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.RegexpRule
insures that either the target is not null or that, if the target is null, null targets can be ignored
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.ScriptRule
 
apply(IValidationContext, Object) - Method in class org.eclipse.actf.validation.rules.TypeCriterion
 
arguments - Variable in class org.eclipse.actf.validation.core.MethodExecutionPoint
 
arguments - Variable in class org.eclipse.actf.validation.core.MethodExecutionPointTarget
 
arrayAsString(String[]) - Static method in class org.eclipse.actf.util.logging.LoggingUtil
 
ArrayIterator - Class in org.eclipse.actf.validation.rules
 
ArrayIterator(Object) - Constructor for class org.eclipse.actf.validation.rules.ArrayIterator
 
asManager - Variable in class org.eclipse.actf.accservice.core.AccserviceRegistryChangeListener
 
asPath() - Method in class org.eclipse.actf.accservice.locate.AccessibleNodePointer
 
asPath() - Method in class org.eclipse.actf.model.locate.BaseNodePointer
 
asyncInvokeOnUIThread(Runnable) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaGuiModel
will be invoked on the current thread
asyncInvokeOnUIThread(Runnable) - Method in interface org.eclipse.actf.model.IRenderableModel
asyncronously executes the given Runnable from within the UI thread.
asyncInvokeOnUIThread(Runnable) - Method in class org.eclipse.actf.model.mozdom.DomBrowserGuiModel
asyncronously executes the given Runnable from within the UI thread. uses org.eclipse.swt.widgets.Display methods
attributes - Variable in class org.eclipse.actf.validation.rules.AbstractCriterion
 

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 _