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 _

S

saType - Static variable in class org.eclipse.actf.validation.core.ExternalClassLoader
 
SCRIPT - Static variable in class org.eclipse.actf.validation.rules.RuleConstants
 
SCRIPT_CODE - Static variable in class org.eclipse.actf.validation.core.Parameter
script code
ScriptElement - Class in org.eclipse.actf.validation.doc.rulebase
represents a <raven:script> element in a document.A script element can contain either text content (which is the script code itself) or an 'src' attribute pointing to another script file.
ScriptElement(String, String, String, String) - Constructor for class org.eclipse.actf.validation.doc.rulebase.ScriptElement
 
SCRIPTLANG - Static variable in interface org.eclipse.actf.validation.doc.rulebase.IValidationDocument
attribute for document script language (if any); value = 'scriptlang'
SCRIPTLANG_CLASSPATH_KEY - Static variable in class org.eclipse.actf.validation.ValidationConstants
 
SCRIPTLANG_ID - Static variable in interface org.eclipse.actf.validation.doc.codeproc.ICodeProcessor
pool id for script languages pool - value is 'scriptlang'
ScriptRule - Class in org.eclipse.actf.validation.rules
 
ScriptRule() - Constructor for class org.eclipse.actf.validation.rules.ScriptRule
 
SCRIPTS - Static variable in interface org.eclipse.actf.validation.rulebase.IDocumentRuleBaseMetadata
 
SCRIPTTEST - Static variable in class org.eclipse.actf.validation.rules.RuleConstants
 
scrollSubstringToPoint(int, int, int, int, int) - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
 
scrollTo(int) - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2Accessible
 
scrollToPoint(int, Point) - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2Accessible
 
scrollToSubstring(int, int, int) - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
 
SEGMENT_PATTERN - Static variable in class org.eclipse.actf.model.locate.AbstractNodeLocator
 
select(int) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessible
 
selectAccessibleColumn(int) - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
 
selectAccessibleRow(int) - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
 
send(SocketChannel, Object) - Method in class org.eclipse.actf.validation.javapp.server.ResourceServer
 
sendMessage(String) - Method in class org.eclipse.actf.validation.javapp.server.ResourceClient
send a message to the resource server.
sendReportElements(SocketChannel, Object) - Method in class org.eclipse.actf.validation.javapp.server.ResourceClient
 
sendResource(SocketChannel, byte[], int) - Static method in class org.eclipse.actf.validation.javapp.server.AbstractSingletonServer
 
serialVersionUID - Static variable in interface org.eclipse.actf.core.config.IConfiguration
 
setAccessibleName(String) - Method in class org.eclipse.actf.accservice.event.AccessibilityModelEvent
convenience method for setting the accessible name of the accessible that fired this event.
setAccessibleRole(String) - Method in class org.eclipse.actf.accservice.event.AccessibilityModelEvent
convenience method for setting the accessible role of the accessible that fired this event.
setAccessibleState(String) - Method in class org.eclipse.actf.accservice.event.AccessibilityModelEvent
 
setActfConfiguration(IConfiguration) - Method in class org.eclipse.actf.validation.validators.AccessibilityValidationContext
set the configuration for this context.
setActive(boolean) - Method in class org.eclipse.actf.validation.reports.ValidationReport
 
setActiveWindow(Object) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaWindowService
 
setActiveWindow(Object) - Method in interface org.eclipse.actf.accservice.IWindowService
sets the given window as the activeWindow
setActiveWindow(Object) - Method in class org.eclipse.actf.accservice.javapp.JavaWindowService
 
setAliases(Properties) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBaseMetadata
 
setAliases(Properties) - Method in interface org.eclipse.actf.validation.rulebase.IDocumentRuleBaseMetadata
retreave the aliases for a document.
setArchitecture(IModel) - Method in class org.eclipse.actf.validation.validators.AccessibilityValidationContext
set the model for this context.
setArgumentResolver(IArgumentResolver) - Method in class org.eclipse.actf.util.command.CLSwitch
 
setArguments(TargetArgument[]) - Method in class org.eclipse.actf.validation.core.MethodExecutionPointTarget
 
setAttribute(String, Object) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBaseMetadata
 
setAttribute(String, Object) - Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
set the specified field using the given value
setAttribute(String, Object) - Method in interface org.eclipse.actf.validation.rulebase.IRuleBaseMetadata
 
setAttribute(String, String) - Method in class org.eclipse.actf.validation.rules.AbstractRule
 
setAttribute(String, String) - Method in interface org.eclipse.actf.validation.rules.IRule
set an arbitrary attribute for this rule
setAttributeAsString(String, String) - Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
set the specified field using the given String value.
setAttributes(int, int, String[]) - Method in interface org.eclipse.actf.accservice.core.IAccessibleEditableTextElement
Sets attributes for the text between two indices.
setAttributes(int, int, String[]) - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleEditableText
 
setAttributes(int, int, String[]) - Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleEditableText
 
setAttributes(Map) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBaseMetadata
 
setAttributes(Map) - Method in interface org.eclipse.actf.validation.rulebase.IRuleBaseMetadata
set the attributes for this metadata object
setBaseDir(String) - Method in class org.eclipse.actf.util.jar.ZipImploder
 
setCaretOffset(int) - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
 
setCategoryFormatter(MessageFormat) - Method in class org.eclipse.actf.util.logging.AbstractReporter
 
setClasspath(String) - Method in class org.eclipse.actf.validation.doc.codeproc.AbstractCodeProcessor
set the classpath for this processor.
setClasspath(String) - Method in interface org.eclipse.actf.validation.doc.codeproc.ICodeProcessor
set the classpath for this processor.
setClasspath(String) - Method in class org.eclipse.actf.validation.doc.scripting.AbstractCodeInterpreter
set the classpath for this processor. The classpath is used in one of two ways, depending upon the type of processor being used:

The classpath for a processor isnot necessarily the same as that used by ACTF validation engines. A default value is supplied in the ValidationConstants.CODE_PROCESSOR_CLASSPATH_KEY property in the raven.xml file.

setClasspath(String) - Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
set the classpath used by this launcher.
setCodeProcessor(ICodeProcessor) - Method in class org.eclipse.actf.validation.core.Parameter
set the code processor for this parameter
setCodeProcessor(ICodeProcessor) - Method in class org.eclipse.actf.validation.doc.rulebase.ReflectionDocumentRuleFactory
 
setCodeProcessor(ICodeProcessor) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBase
 
setCodeProcessor(ICodeProcessor) - Method in interface org.eclipse.actf.validation.rulebase.IDocumentRuleBase
Set the ICodeProcessor for this IRuleBase
setCodeProcessor(ICodeProcessor) - Method in class org.eclipse.actf.validation.validators.AccessibilityValidationContext
set the code processor for this context.
setComponentBridgeMap(Map) - Method in class org.eclipse.actf.model.traverse.AbstractTreeNodeWalker
map for associating nodes of heterogeneous types.
setComponentBridgeMap(Map) - Method in interface org.eclipse.actf.model.traverse.ITreeNodeWalker
map for associating nodes of heterogeneous types.
setComponentCategory(String) - Method in class org.eclipse.actf.validation.rules.AbstractRule
set the component category identifier for this rule.
setComponentCategory(String) - Method in interface org.eclipse.actf.validation.rules.IRule
set the component category identifier for this rule.
setComponentID(String) - Method in class org.eclipse.actf.validation.reports.CreationContext
 
setComponentName(String) - Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
 
setCriteria(List) - Method in class org.eclipse.actf.validation.rules.ComponentCriteria
 
setCurrentValue(Object) - Method in interface org.eclipse.actf.accservice.core.IAccessibleValueElement
set the current value of the control
setCurrentValue(Object) - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleValue
Set the value of this object as a Number.
setCurrentValue(Object) - Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleValue
 
setDebugWriter(PrintWriter) - Method in class org.eclipse.actf.validation.javapp.launch.RuntimeStreamHandlerThread
set a writer for debugging.
setDefaultOutputLevel(int) - Method in class org.eclipse.actf.util.logging.AbstractReporter
set the default output level.
setDefaultOutputLevel(int) - Method in interface org.eclipse.actf.util.logging.IReporter
set the default output level.
setDefaultValue(String) - Method in class org.eclipse.actf.util.command.CLSwitch
 
setDescription(String) - Method in class org.eclipse.actf.util.command.CLSwitch
 
setDescription(String) - Method in class org.eclipse.actf.validation.reports.ValidationReport
set the description
setDocumentLocation(URL) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBaseMetadata
 
setDocumentLocation(URL) - Method in interface org.eclipse.actf.validation.rulebase.IDocumentRuleBaseMetadata
 
setDocumentLocator(Locator) - Method in class org.eclipse.actf.core.config.XmlConfiguration.ParserHandler
 
setElementBridgeMap(Map) - Method in class org.eclipse.actf.validation.validators.AccessibilityValidationContext
set the component bridge map for this context.
setElementLocator(INodeLocator) - Method in class org.eclipse.actf.validation.validators.AccessibilityValidationContext
set the locator for this context.
setEnabled(boolean) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBase
 
setEnabled(boolean) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleSet
 
setEnabled(boolean) - Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
set whether or not this rulebase is enabled.
setEnabled(boolean) - Method in class org.eclipse.actf.validation.rules.AbstractRule
set the enable attribute for this rule.
setEnabled(boolean) - Method in interface org.eclipse.actf.validation.rules.IRule
set the enable attribute for this rule.
setEnabled(boolean) - Method in interface org.eclipse.actf.validation.rules.IRuleSet
set whether or not this ruleset is enabled.
setEnvironment(Object) - Method in interface org.eclipse.actf.validation.doc.codeproc.ICodeProcessor
set the environment for this processor.
setEnvironment(Object) - Method in class org.eclipse.actf.validation.doc.scripting.AbstractCodeInterpreter
set the environment for this interpreter.
setEventType(String) - Method in class org.eclipse.actf.model.event.ModelEvent
convenience method for setting the symbolic name or type of the event.
setExecutionArguments(String) - Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
set the execution arguments for the application being launched/validated.
setExecutionPoint(ExecutionPoint) - Method in class org.eclipse.actf.validation.core.AbstractValidationProcess
sets the ExecutionPoint used in this IValidationProcess.
setExecutionPoint(ExecutionPoint) - Method in interface org.eclipse.actf.validation.core.IValidationProcess
sets the ExecutionPoint used in this IValidationProcess.
setExecutionPoint(ExecutionPoint) - Method in class org.eclipse.actf.validation.core.ValidationProcessState
 
setExecutionPoint(String) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleSet
 
setExecutionPoint(String) - Method in interface org.eclipse.actf.validation.rules.IRuleSet
set the name of the execution point that triggered this ruleset \
setExecutionPointDescriptors(ExecutionPointDescriptor[]) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBase
 
setExecutionPointDescriptors(ExecutionPointDescriptor[]) - Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
set the execution point descriptors for this rulebase.
setExecutionPointName(String) - Method in class org.eclipse.actf.validation.core.ModelTransition
 
setExecutionTargets(List) - Method in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
 
setExpand(boolean) - Method in class org.eclipse.actf.util.jar.InstallJars
Set the expand mode state.
setExpectedNumberOfArgs(int) - Method in class org.eclipse.actf.util.command.CLSwitch
set the number of arguments expected by this switch.
setFieldValue(String, Object, Parameter) - Method in class org.eclipse.actf.validation.core.Reflector
set the value of the field with the given name on the given object to the value specified
setFilename(String) - Method in class org.eclipse.actf.util.logging.StreamErrorLogger
asociate a filename with the underlying stream with which this error logger was instantiated
setFilters() - Method in class org.eclipse.actf.model.AbstractModel
 
setFocus(Control, IGuiModel) - Method in class org.eclipse.actf.validation.core.FocusValidationProcess
 
setFormattedParameters(String[]) - Method in class org.eclipse.actf.validation.core.Reflector.Result
set the formatted parameters.
setFullTargetName(String) - Method in class org.eclipse.actf.validation.javapp.AspectGenerationProcess
 
setHighlightEnabled(boolean) - Static method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessible
 
setHostName(String) - Method in class org.eclipse.actf.validation.javapp.runtime.InterJvmResourceLocator
set the host name for the connection to the source of the resources to be retrieved by this locator
setHostName(String) - Method in class org.eclipse.actf.validation.javapp.server.AbstractSingletonServer
set the host name for this server.
setId(String) - Method in class org.eclipse.actf.validation.rules.AbstractRule
set the id for this rule.
setId(String) - Method in interface org.eclipse.actf.validation.rules.IRule
set the id for this rule.
setIdVisibility(String) - Method in class org.eclipse.actf.validation.doc.codeproc.AbstractCodeProcessor
set the visibility for symbols in the XML document.
setIdVisibility(String) - Method in interface org.eclipse.actf.validation.doc.codeproc.ICodeProcessor
set the visibility for symbols in the XML document.
setIgnoreIfNull(boolean) - Method in class org.eclipse.actf.validation.rules.AbstractRule
set the actf:ignoreifnull attribute for this rule.
setIgnoreIfNull(boolean) - Method in interface org.eclipse.actf.validation.rules.IRule
set the actf:ignoreifnull attribute for this rule.
setIncludeDirs(boolean) - Method in class org.eclipse.actf.util.jar.ZipImploder
set whether or not path information is included in .zip files
setIteratorName(String) - Method in class org.eclipse.actf.validation.rules.AbstractRule
set the class name of the iterator to be used for iterating through any sort of collection.
setIteratorName(String) - Method in interface org.eclipse.actf.validation.rules.IRule
set the class name of the iterator to be used for iterating through any sort of collection.
setJavaParams(String) - Method in class org.eclipse.actf.util.jar.InstallJars
Set the JavaParams mode state.
setJvmMode(String) - Method in class org.eclipse.actf.validation.javapp.AspectGenerationProcess
 
setJvmSubstitutionParameter(String) - Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
set the JVM substitution parameter to be used by this launcher.
setLanguage(String) - Method in class org.eclipse.actf.validation.doc.codeproc.AbstractCodeProcessor
set the language identifier for this processor.
setLanguage(String) - Method in interface org.eclipse.actf.validation.doc.codeproc.ICodeProcessor
set the language identifier for this processor.
setLanguageSupportsTuples(boolean) - Method in class org.eclipse.actf.validation.doc.scripting.AbstractCodeInterpreter
set whether or not the scripting language supports tuples
setLastReport(String) - Method in interface org.eclipse.actf.util.logging.IReporter
set the last report on this reporter.
setLastReport(String) - Method in class org.eclipse.actf.util.logging.PrintWriterReporter
set the last report on this reporter.
setLastReport(String) - Method in class org.eclipse.actf.validation.reports.ValidationReporter
set the last report on this reporter.
setLayeredWindowAttributes(int, int, char, int) - Static method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaWindowService
 
setLevel(int) - Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
set the level of the violation or message.
setListenerName(String) - Method in class org.eclipse.actf.validation.core.EventExecutionPointTarget
 
setLocal(String, Object, String) - Method in interface org.eclipse.actf.validation.doc.codeproc.ICodeProcessor
declare a new identifier to this processor for use in scripts.
setLocal(String, Object, String) - Method in class org.eclipse.actf.validation.doc.scripting.AbstractCodeInterpreter
declare a new identifier to this interpreter for use in scripts
setLocationPath(String) - Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
Sets the location path for this component.
setLongDescription(String) - Method in class org.eclipse.actf.validation.rules.AbstractRule
set the long description or message to be received upon a violation of this rule.
setLongDescription(String) - Method in interface org.eclipse.actf.validation.rules.IRule
set the long description or message to be received upon a violation of this rule.
setLongMessage(String) - Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
 
setMajor(int) - Method in class org.eclipse.actf.core.config.Version
 
setManifest(Manifest) - Method in class org.eclipse.actf.util.jar.ZipImploder
 
setMember(String) - Method in class org.eclipse.actf.validation.reports.CreationContext
 
setMessage(String) - Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
 
setMessage(String) - Method in class org.eclipse.actf.validation.rules.AbstractRule
set the message to be received upon a violation of this rule.
setMessage(String) - Method in interface org.eclipse.actf.validation.rules.IRule
set the message to be received upon a violation of this rule.
setMetadata(IRuleBaseMetadata) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBase
 
setMetadata(IRuleBaseMetadata) - Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
set the metadata for this rulebase
setMethodName(String) - Method in class org.eclipse.actf.validation.core.EventExecutionPointTarget
 
setMethodName(String) - Method in class org.eclipse.actf.validation.core.MethodExecutionPointTarget
 
setMicro(int) - Method in class org.eclipse.actf.core.config.Version
 
setMinor(int) - Method in class org.eclipse.actf.core.config.Version
 
setModel(IModel) - Method in class org.eclipse.actf.validation.doc.codeproc.AbstractCodeProcessor
set the model for this processor
setModel(IModel) - Method in interface org.eclipse.actf.validation.doc.codeproc.ICodeProcessor
set the model for this processor
setModel(IModel) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBase
 
setModel(String) - Method in class org.eclipse.actf.validation.reports.ValidationReport
 
setModel(IModel) - Method in interface org.eclipse.actf.validation.rulebase.IDocumentRuleBase
Set the model for this IRuleBase
setModelTransitions(List) - Method in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
 
setModelType(String) - Method in class org.eclipse.actf.model.AbstractModel
 
setModelType(String) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBase
 
setModelType(String) - Method in class org.eclipse.actf.validation.javapp.AspectGenerationProcess
 
setModelType(String) - Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
set the model type associated with this rulebase.
setName(String) - Method in class org.eclipse.actf.util.command.CLSwitch
set the name of the switch.
setName(String) - Method in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
 
setName(String) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBase
 
setName(String) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleSet
 
setName(String) - Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
set the name of this rulebase
setName(String) - Method in class org.eclipse.actf.validation.rules.AbstractRule
set the name for this rule.
setName(String) - Method in interface org.eclipse.actf.validation.rules.IRule
set the name for this rule.
setName(String) - Method in interface org.eclipse.actf.validation.rules.IRuleSet
set the name of this ruleset
setNodeID(Object, String) - Method in class org.eclipse.actf.model.AbstractModel
set the id for a component in the hierarchy
setNodeID(Object, String) - Method in interface org.eclipse.actf.model.IModel
set the id for a component in the hierarchy
setNodeID(Object, String) - Method in class org.eclipse.actf.model.javapp.AwtGuiModel
set the id for a component in the hierarchy This implementation uses the setName(String) method to assign a component an id.
setNodeId(String) - Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
id of the component corresponding to this record.
setNodeName(String) - Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
 
setNonPolymorphicRuleTypes(Set) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleMapping
 
setNotificationPercent(int) - Method in class org.eclipse.actf.validation.core.AbstractValidationProcess
 
setParameter(String, Object) - Method in class org.eclipse.actf.core.config.AbstractConfiguration
set a parameter of an undetermined type in the current symbol pool
setParameter(String, String) - Method in class org.eclipse.actf.core.config.AbstractConfiguration
set a string parameter in the current symbol pool
setParameter(String, int) - Method in class org.eclipse.actf.core.config.AbstractConfiguration
set an int parameter in the current symbol pool
setParameter(String, double) - Method in class org.eclipse.actf.core.config.AbstractConfiguration
set a double parameter in the current symbol pool
setParameter(String, boolean) - Method in class org.eclipse.actf.core.config.AbstractConfiguration
set a boolean parameter in the current symbol pool
setParameter(String, Class) - Method in class org.eclipse.actf.core.config.AbstractConfiguration
set a class parameter in the current symbol pool
setParameter(String, String, Object) - Method in class org.eclipse.actf.core.config.AbstractConfiguration
convenience method to set any parameter in the configuration.
setParameter(String, String) - Method in interface org.eclipse.actf.core.config.IConfiguration
set a string parameter in the current symbol pool
setParameter(String, int) - Method in interface org.eclipse.actf.core.config.IConfiguration
set an int parameter in the current symbol pool
setParameter(String, double) - Method in interface org.eclipse.actf.core.config.IConfiguration
set a double parameter in the current symbol pool
setParameter(String, boolean) - Method in interface org.eclipse.actf.core.config.IConfiguration
set a boolean parameter in the current symbol pool
setParameter(String, Class) - Method in interface org.eclipse.actf.core.config.IConfiguration
set a class parameter in the current symbol pool
setParameter(String, Object) - Method in interface org.eclipse.actf.core.config.IConfiguration
set a parameter of an undetermined type in the current symbol pool
setParameter(String, Object) - Method in class org.eclipse.actf.validation.validators.AbstractValidationContext
 
setParameter(String, Object) - Method in interface org.eclipse.actf.validation.validators.IValidationContext
sets the parameter to be stored in the IValidationContext
setParameterType(int) - Method in class org.eclipse.actf.validation.core.Parameter
set the parameter type of this parameter.
setParent(IRule) - Method in class org.eclipse.actf.validation.rules.AbstractRule
 
setParent(IRule) - Method in interface org.eclipse.actf.validation.rules.IRule
set the parent rule of this rule.
setPersistent(boolean) - Method in class org.eclipse.actf.validation.reports.ValidationReport
 
setPolymorphic(boolean) - Method in class org.eclipse.actf.validation.core.ExecutionPointTarget
 
setPolymorphicRuleTypes(Set) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleMapping
 
setPort(int) - Method in class org.eclipse.actf.validation.javapp.runtime.InterJvmResourceLocator
set the port of the connection that will furnish the source of the resources to be retrieved by this locator
setPort(int) - Method in class org.eclipse.actf.validation.javapp.server.AbstractSingletonServer
set the port for this server to receive conection requests
setPosition(int) - Method in class org.eclipse.actf.model.locate.BaseNodeIterator
 
setPrefix(String) - Method in class org.eclipse.actf.util.command.CLSwitch
set the command line switch's prefix.
setProcess(Process) - Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
Once get the process, set the process object to be the process that been launched.
setProgress(int) - Method in class org.eclipse.actf.validation.core.AbstractValidationProcess
 
setProperty(String, Object) - Method in class org.eclipse.actf.model.event.ModelEvent
 
setProperty(String, String) - Method in class org.eclipse.actf.validation.reports.ValidationReport
set a property on this report
setPropFilename(String) - Method in class org.eclipse.actf.util.jar.InstallJars
Set the propFilename mode state.
setRegexp(String) - Method in class org.eclipse.actf.validation.core.ModelTransition
 
setRepairHint(String) - Method in class org.eclipse.actf.validation.rules.AbstractRule
set the repair hint for this rule.
setRepairHint(String) - Method in interface org.eclipse.actf.validation.rules.IRule
set the repair hint for this rule.
setReporter(IReporter) - Method in class org.eclipse.actf.validation.validators.AccessibilityValidationContext
set the reporter for this context.
setReportID(String) - Method in class org.eclipse.actf.validation.events.ReportEvent
set the report ID.
setReportID(String) - Method in class org.eclipse.actf.validation.javapp.aspects.InterJvmValidationAspect
 
setReportID(String) - Method in class org.eclipse.actf.validation.reports.ValidationReport
 
setRequired(boolean) - Method in class org.eclipse.actf.util.command.CLSwitch
set to true if the switch and its corresponding value are required for the application.
setResourceBundle(ResourceBundle) - Method in class org.eclipse.actf.util.logging.AbstractReporter
set the resource bundle
setRuleBase(IRuleBase) - Method in class org.eclipse.actf.validation.core.AbstractValidationProcess
sets the IRuleBase used in this IValidationProcess.
setRuleBase(IRuleBase) - Method in interface org.eclipse.actf.validation.core.IValidationProcess
sets the IRuleBase used in this IValidationProcess.
setRuleBase(IRuleBase) - Method in class org.eclipse.actf.validation.core.ValidationProcessState
 
setRuleBase(IRuleBase) - Method in class org.eclipse.actf.validation.doc.rulebase.ReflectionDocumentRuleFactory
 
setRuleBase(IRuleBase) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleSet
 
setRuleBase(IRuleBase) - Method in interface org.eclipse.actf.validation.rules.IRuleFactory
set the rulebase for this factory
setRuleBase(IRuleBase) - Method in interface org.eclipse.actf.validation.rules.IRuleSet
set the rulebase to which this ruleset belongs
setRuleBaseFactory(String) - Method in class org.eclipse.actf.validation.rulebase.DocumentRuleBaseDescriptor
set the class name of the factory for instantiating rulebases described by this descriptor
setRuleBaseFactory(String) - Method in interface org.eclipse.actf.validation.rulebase.IRuleBaseDescriptor
set the class name of the factory for instantiating rulebases described by this descriptor
setRuleBaseName(String) - Method in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
 
setRuleBaseName(String) - Method in class org.eclipse.actf.validation.core.ModelTransition
 
setRuleBaseName(String) - Method in class org.eclipse.actf.validation.rulebase.DocumentRuleBaseDescriptor
sets the name of the rulebase being described.
setRuleBaseName(String) - Method in interface org.eclipse.actf.validation.rulebase.IRuleBaseDescriptor
sets the name of the rulebase being described.
setRuleFactory(IRuleFactory) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleSet
 
setRuleFactory(IRuleFactory) - Method in interface org.eclipse.actf.validation.rules.IRuleSet
set the rule factory for this ruleset.
setRuleId(String) - Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
id of the rule corresponding to this record
setRuleMap(IRuleMapping) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleSet
 
setRuleParts(List) - Method in class org.eclipse.actf.validation.rules.AbstractRule
set the rule parts or nested rules for this rule.
setRuleParts(List) - Method in interface org.eclipse.actf.validation.rules.IRule
set the rule parts or nested rules for this rule.
setRules(Map) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleMapping
 
setRules(Map) - Method in interface org.eclipse.actf.validation.rules.IRuleMapping
Sets the complete map of Rules.
setRuleSet(IRuleSet) - Method in class org.eclipse.actf.validation.doc.rulebase.ReflectionDocumentRuleFactory
 
setRuleSet(IRuleSet) - Method in class org.eclipse.actf.validation.rules.AbstractRule
 
setRuleSet(IRuleSet) - Method in interface org.eclipse.actf.validation.rules.IRule
Set the containing IRuleSet for this rule.
setRuleSet(IRuleSet) - Method in interface org.eclipse.actf.validation.rules.IRuleFactory
set the ruleset for this factory
setRuleSet(IRuleSet) - Method in class org.eclipse.actf.validation.validators.GenericAccessibilityValidator
 
setRuleSet(IRuleSet) - Method in interface org.eclipse.actf.validation.validators.IValidator
set the rule set to be used for validating the components
setRuleSets(IRuleSet[]) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBase
 
setRuleSets(IRuleSet[]) - Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
set the rulesets for this rulebase
setRunMode(boolean) - Method in class org.eclipse.actf.util.jar.InstallJars
Set the run mode state.
setScriptingLanguage(String) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBase
 
setScripts(ScriptElement[]) - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBaseMetadata
 
setScripts(ScriptElement[]) - Method in interface org.eclipse.actf.validation.rulebase.IDocumentRuleBaseMetadata
set the list of scripts to be associated with a document.
setSelection(int, int, int) - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
 
setSeverity(int) - Method in class org.eclipse.actf.validation.rules.AbstractRule
set the severity level for a violation of this rule.
setSeverity(int) - Method in interface org.eclipse.actf.validation.rules.IRule
set the severity level for a violation of this rule.
setSortKey(String) - Static method in class org.eclipse.actf.validation.reports.ValidationReportRecord
set the sort key which must be one of the defined field names or a field added by user
setSortNames(boolean) - Method in class org.eclipse.actf.util.jar.ZipExploder
 
setSource(String) - Method in class org.eclipse.actf.validation.reports.ValidationReport
set the source of the report
setSourceID(String) - Method in class org.eclipse.actf.util.logging.AbstractReporter
set the source id for future reports.
setSourceID(String) - Method in interface org.eclipse.actf.util.logging.IReporter
set the source id for future reports.
setSourceLocation(String) - Method in class org.eclipse.actf.validation.rulebase.DocumentRuleBaseDescriptor
set the source location of the document that describes the rulebase
setStackTrace(StackTraceElement[]) - Method in class org.eclipse.actf.validation.reports.CreationContext
 
setSuspended(boolean) - Method in class org.eclipse.actf.validation.javapp.server.AbstractSingletonServer
 
setSwitches(CLSwitch[]) - Method in class org.eclipse.actf.util.command.CLArgumentProcessor
set the command line switches to be associated with this command line processor.
setSymbolPool(String) - Method in class org.eclipse.actf.core.config.AbstractConfiguration
set the symbol pool to be used in subsequent set/getParameter calls.
setSymbolPool(String) - Method in interface org.eclipse.actf.core.config.IConfiguration
set the symbol pool to be used in subsequent set/getParameter calls.
setTargetClassName(String) - Method in class org.eclipse.actf.validation.core.ExecutionPointTarget
name of class whose instances may trigger validations.
setTargets(Set) - Method in class org.eclipse.actf.validation.rulebase.DocumentRuleBaseDescriptor
 
setTimeDiff() - Static method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
setTimeMillis(long) - Method in class org.eclipse.actf.model.event.ModelEvent
convenience method for retreaving the timestamp of the event
setTimestamp(Time) - Method in class org.eclipse.actf.validation.reports.ValidationReport
 
setTimestamp(Calendar) - Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
 
setToDefaultValue() - Method in class org.eclipse.actf.util.command.CLSwitch
set the switch to its default value
setTool(String) - Method in class org.eclipse.actf.validation.reports.ValidationReport
 
setTracer(int, String) - Static method in class org.eclipse.actf.util.Utils
set the tracer using the given level and stream.
setTracer(IReporter) - Static method in class org.eclipse.actf.util.Utils
set the trcer with the given reporter
setType(int) - Method in class org.eclipse.actf.validation.core.ExecutionPointTarget
 
setType(String) - Method in class org.eclipse.actf.validation.core.TargetArgument
 
setType(String) - Method in class org.eclipse.actf.validation.rulebase.DocumentRuleBaseDescriptor
sets the type of the rulebase being described
setType(String) - Method in interface org.eclipse.actf.validation.rulebase.IRuleBaseDescriptor
sets the type of the rulebase being described
setup(String, String) - Method in class org.eclipse.actf.util.jar.ZipImploder
 
setupDefaultTraceStream() - Method in class org.eclipse.actf.core.ActfCorePlugin
 
setUseAllOutput(boolean) - Method in class org.eclipse.actf.validation.javapp.launch.RuntimeStreamHandlerThread
 
setUsingJava14(boolean) - Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
set whether or not this launcher is using a JVM v. 1.4.2.
setValidatedComponents(Set) - Method in class org.eclipse.actf.validation.validators.AccessibilityValidationContext
set the set of previously validated components for this context.
setValidationContext(IValidationContext) - Method in class org.eclipse.actf.validation.core.AbstractValidationProcess
sets the IValidationContext used in this IValidationProcess.
setValidationContext(IValidationContext) - Method in interface org.eclipse.actf.validation.core.IValidationProcess
sets the IValidationContext used in this IValidationProcess.
setValidationContext(IValidationContext) - Method in class org.eclipse.actf.validation.core.ValidationProcessState
 
setValidatorName(String) - Method in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
 
setValue(Object) - Method in class org.eclipse.actf.model.locate.BaseNodePointer
 
setValue(String) - Method in class org.eclipse.actf.util.command.CLSwitch
 
setValue(String) - Method in class org.eclipse.actf.validation.core.TargetArgument
 
setValueType(Class) - Method in class org.eclipse.actf.util.command.CLSwitch
set the type of the value or argument to this switch.
setVerbose(boolean) - Method in class org.eclipse.actf.util.jar.InstallJars
Set the verbose mode state.
setVerbose(boolean) - Method in class org.eclipse.actf.util.jar.ZipExploder
set the verbose mode state
setVerbose(boolean) - Method in class org.eclipse.actf.util.jar.ZipImploder
set the verbosity mode
setWindowNoTop(int) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaWindowService
 
setWindowOnTop(int) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaWindowService
 
setWindowsHook(int) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaWindowService
set a windows hook for monitoring window-related events
setWinEventFlag(int) - Static method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
setWinEventHook(int, int, int, int) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
MSAA SetWinEventHook function wrapper
setWorkingDir(String) - Method in class org.eclipse.actf.validation.javapp.AspectGenerationProcess
 
setWorkingDirectory(String) - Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
set the working directory.
SEVERE - Static variable in interface org.eclipse.actf.util.logging.IReporter
 
SEVERITY - Static variable in class org.eclipse.actf.validation.rules.RuleConstants
 
SEVERITY_MAP - Static variable in class org.eclipse.actf.validation.rules.AbstractRule
 
SHOW_INVISIBLE_KEY - Static variable in interface org.eclipse.actf.core.config.IConfiguration
 
SHOW_ITEMS_KEY - Static variable in interface org.eclipse.actf.core.config.IConfiguration
 
showWindow(int) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaWindowService
 
shutdown() - Method in class org.eclipse.actf.validation.javapp.server.AbstractSingletonServer
shut down the server
SingleItemIterator - Class in org.eclipse.actf.validation.rules
 
SingleItemIterator(Object) - Constructor for class org.eclipse.actf.validation.rules.SingleItemIterator
 
size() - Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBaseMetadata
 
size() - Method in interface org.eclipse.actf.validation.rulebase.IRuleBaseMetadata
 
sortKey - Static variable in class org.eclipse.actf.validation.reports.ValidationReportRecord
 
sortNames - Variable in class org.eclipse.actf.util.jar.ZipExploder
 
source - Variable in class org.eclipse.actf.validation.events.ReportGroupModifyEvent
 
source - Variable in class org.eclipse.actf.validation.events.ReportModifyEvent
 
SOURCE_ID_MAP - Static variable in class org.eclipse.actf.util.logging.AbstractReporter
 
sourceID - Variable in class org.eclipse.actf.util.logging.AbstractReporter
 
StandaloneRuntimeContext - Class in org.eclipse.actf.core.runtime
 
StandaloneRuntimeContext() - Constructor for class org.eclipse.actf.core.runtime.StandaloneRuntimeContext
 
start(BundleContext) - Method in class org.eclipse.actf.accservice.core.AccessibilityServicePlugin
 
start - Variable in class org.eclipse.actf.accservice.core.win32.ia2.IA2TextSegment
 
start(BundleContext) - Method in class org.eclipse.actf.core.ActfCorePlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.actf.model.dom.DomModelPlugin
 
start(BundleContext) - Method in class org.eclipse.actf.model.javapp.JavaModelPlugin
 
start(BundleContext) - Method in class org.eclipse.actf.model.ModelPlugin
 
start(BundleContext) - Method in class org.eclipse.actf.validation.javapp.JavaValidationPlugin
 
start(BundleContext) - Method in class org.eclipse.actf.validation.ValidationCorePlugin
 
startCategory(String) - Method in class org.eclipse.actf.util.logging.AbstractReporter
start a new category with the given id.
startCategory(String) - Method in interface org.eclipse.actf.util.logging.IReporter
start a new category with the given id.
startElement(String, String, String, Attributes) - Method in class org.eclipse.actf.core.config.XmlConfiguration.ParserHandler
 
startReport(Object) - Method in interface org.eclipse.actf.util.logging.IReporter
start a new report.
startReport(Object) - Method in class org.eclipse.actf.util.logging.PrintWriterReporter
start a new report.
startReport(Object) - Method in class org.eclipse.actf.validation.reports.ValidationReporter
start a new report.
startServer() - Method in class org.eclipse.actf.validation.javapp.server.ResourceServer
bind the server to a socket and start the server.
startSubprocess(String) - Static method in class org.eclipse.actf.util.Utils
alert tracer that a new process is beginning.
startValidationThread(Object) - Method in class org.eclipse.actf.validation.javapp.aspects.InterJvmValidationAspect
 
STATE_ACTIVE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_ARMED - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_BUSY - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_CHECKABLE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_CHECKED - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_COLLAPSED - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_DEFUNCT - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_EDITABLE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_ENABLED - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_EXPANDABLE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_EXPANDED - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_FOCUSABLE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_FOCUSED - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_HASPOPUP - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_HORIZONTAL - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_HOT_TRACKED - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_ICONIFIED - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_INDETERMINANT - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_INVALID - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_INVALID_ENTRY - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_INVISIBLE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_LINKED - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_MANAGES_DESCENDENTS - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_MODAL - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_MOVEABLE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_MULTI_LINE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_MULTI_SELECTABLE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_NORMAL - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_OFF_SCREEN - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_OPAQUE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_PRESSED - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_READ_ONLY - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_REQUIRED - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_SELECTABLE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_SELECTED - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_SHOWING - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_SINGLE_LINE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_SIZEABLE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_STALE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_SUPPORT_AUTOCOMPLETION - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_TRANSIENT - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_TRUNCATED - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_UNAVAILABLE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_VERTICAL - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
STATE_VISIBLE - Static variable in class org.eclipse.actf.accservice.core.AccessibleConstants
 
stop(BundleContext) - Method in class org.eclipse.actf.accservice.core.AccessibilityServicePlugin
 
stop(BundleContext) - Method in class org.eclipse.actf.core.ActfCorePlugin
 
stop(BundleContext) - Method in class org.eclipse.actf.model.dom.DomModelPlugin
 
stop(BundleContext) - Method in class org.eclipse.actf.model.javapp.JavaModelPlugin
 
stop(BundleContext) - Method in class org.eclipse.actf.model.ModelPlugin
 
stop(BundleContext) - Method in class org.eclipse.actf.validation.javapp.JavaValidationPlugin
 
stop(BundleContext) - Method in class org.eclipse.actf.validation.ValidationCorePlugin
 
StreamErrorLogger - Class in org.eclipse.actf.util.logging
an error logger for logging errors to an java.io.OutputStream
StreamErrorLogger(OutputStream) - Constructor for class org.eclipse.actf.util.logging.StreamErrorLogger
create an error logger for writing to a stream
SWING_ADAPTOR_CLASS - Static variable in class org.eclipse.actf.model.javapp.SwingGuiModel
 
SWING_MODEL - Static variable in class org.eclipse.actf.model.javapp.SwingGuiModel
 
SWING_POINTER_FACTORY_ORDER - Static variable in class org.eclipse.actf.model.javapp.locate.SwingNodePointerFactory
 
SwingAccessibilityAdaptor - Class in org.eclipse.actf.accservice.javapp.adapt
adaptor implementation for converting nodes in a Swing component hierarchy to instances of IAccessibleElement.
SwingAccessibilityAdaptor() - Constructor for class org.eclipse.actf.accservice.javapp.adapt.SwingAccessibilityAdaptor
 
SwingComponentLocator - Class in org.eclipse.actf.model.javapp.locate
locates or distinguishes Swing components in a Java GUI for the Swing model during the validation process.
SwingComponentLocator() - Constructor for class org.eclipse.actf.model.javapp.locate.SwingComponentLocator
create a new SwingComponentLocator.
SwingGuiModel - Class in org.eclipse.actf.model.javapp
implementation for the Java Swing GUI model
SwingGuiModel() - Constructor for class org.eclipse.actf.model.javapp.SwingGuiModel
create a new SwingGuiModel
SwingNodeItemFilter - Class in org.eclipse.actf.model.javapp.traverse
This filter will exclude items.
SwingNodeItemFilter() - Constructor for class org.eclipse.actf.model.javapp.traverse.SwingNodeItemFilter
 
SwingNodeIterator - Class in org.eclipse.actf.model.javapp.locate
 
SwingNodeIterator(NodePointer, NodeTest, boolean, NodePointer, IModel) - Constructor for class org.eclipse.actf.model.javapp.locate.SwingNodeIterator
 
SwingNodePointer - Class in org.eclipse.actf.model.javapp.locate
 
SwingNodePointer(Component, Locale) - Constructor for class org.eclipse.actf.model.javapp.locate.SwingNodePointer
 
SwingNodePointer(Component, NodePointer, Locale) - Constructor for class org.eclipse.actf.model.javapp.locate.SwingNodePointer
 
SwingNodePointerFactory - Class in org.eclipse.actf.model.javapp.locate
 
SwingNodePointerFactory() - Constructor for class org.eclipse.actf.model.javapp.locate.SwingNodePointerFactory
 
SWT_ACC_TYPENAME - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessible
 
SWT_ADAPTOR_CLASS - Static variable in class org.eclipse.actf.model.javapp.SwtGuiModel
 
SWT_CTRL_TYPENAME - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessible
 
SWT_MODEL - Static variable in class org.eclipse.actf.model.javapp.SwtGuiModel
 
SWT_POINTER_FACTORY_ORDER - Static variable in class org.eclipse.actf.model.javapp.locate.SwtNodePointerFactory
 
SWT_RUNTIME_HOME_KEY - Static variable in class org.eclipse.actf.model.javapp.SwtGuiModel
 
SWT_WIDGET_TYPENAME - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessible
 
SwtAccessibilityAdaptor - Class in org.eclipse.actf.accservice.javapp.adapt
adaptor implementation for converting nodes in an Eclipse SWT control hierarchy to instances of IAccessibleElement.
SwtAccessibilityAdaptor() - Constructor for class org.eclipse.actf.accservice.javapp.adapt.SwtAccessibilityAdaptor
 
SwtAccessibilityValidator - Class in org.eclipse.actf.validation.javapp.validators
SwtAccessibilityValidator is the SWT specific implementation of the AccessbilityValidator class.
SwtAccessibilityValidator(IRuleSet) - Constructor for class org.eclipse.actf.validation.javapp.validators.SwtAccessibilityValidator
Create a new SwtAccessibilityValidator for the given IRuleSet and IValidationContext.
SwtComponentLocator - Class in org.eclipse.actf.model.javapp.locate
 
SwtComponentLocator() - Constructor for class org.eclipse.actf.model.javapp.locate.SwtComponentLocator
create a new SwtComponentLocator.
SwtGuiModel - Class in org.eclipse.actf.model.javapp
implementation for the Eclipse SWT GUI model
SwtGuiModel() - Constructor for class org.eclipse.actf.model.javapp.SwtGuiModel
create a new SwtGuiModel
SwtNodeItemFilter - Class in org.eclipse.actf.model.javapp.traverse
This filter will exclude items.
SwtNodeItemFilter() - Constructor for class org.eclipse.actf.model.javapp.traverse.SwtNodeItemFilter
 
SwtNodeIterator - Class in org.eclipse.actf.model.javapp.locate
 
SwtNodeIterator(NodePointer, NodeTest, boolean, NodePointer, IModel) - Constructor for class org.eclipse.actf.model.javapp.locate.SwtNodeIterator
 
SwtNodePointer - Class in org.eclipse.actf.model.javapp.locate
 
SwtNodePointer(Widget, Locale) - Constructor for class org.eclipse.actf.model.javapp.locate.SwtNodePointer
 
SwtNodePointer(Widget, NodePointer, Locale) - Constructor for class org.eclipse.actf.model.javapp.locate.SwtNodePointer
 
SwtNodePointerFactory - Class in org.eclipse.actf.model.javapp.locate
 
SwtNodePointerFactory() - Constructor for class org.eclipse.actf.model.javapp.locate.SwtNodePointerFactory
 
SwtTreeNodeWalker - Class in org.eclipse.actf.model.javapp.traverse
used to walk a tree of org.eclipse.swt.widgets.Composite nodes.
SwtTreeNodeWalker() - Constructor for class org.eclipse.actf.model.javapp.traverse.SwtTreeNodeWalker
 
SYSTEM_FATAL - Static variable in interface org.eclipse.actf.util.logging.IReporter
 
SYSTEM_NONFATAL - Static variable in interface org.eclipse.actf.util.logging.IReporter
 

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 _