|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
IGuiModel
.IValidationProcess
.IAccessibilityService
objects.TreeWalker
for walking a tree of IAccessibleElement
AccessibleElementTreeWalker() -
Constructor for class org.eclipse.actf.accservice.core.AccessibleElementTreeWalker
IAccessibleElement
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
-
- addCriteria(IRule) -
Method in class org.eclipse.actf.validation.rules.ComponentCriteria
-
- addedElements -
Variable in class org.eclipse.actf.validation.events.ReportModifyEvent
-
- addExecutionPointDescriptor(ExecutionPointDescriptor) -
Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBase
-
- addExecutionPointDescriptor(ExecutionPointDescriptor) -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
- add an execution point descriptor to this rulebase
- addImport(String) -
Method in class org.eclipse.actf.validation.javapp.aspects.AspectGenerator
-
- addImports(Vector) -
Method in class org.eclipse.actf.validation.javapp.aspects.AspectGenerator
-
- addJvmArgument(String, String) -
Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
- add an argument to be passed to the JVM.
- addLaunchListener(ILaunchListener) -
Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
- add a LaunchListener to be notified when the start or completion of
a launch takes place or when a launch has somehow measurably progressed.
- addMessage(String, String) -
Method in class org.eclipse.actf.validation.javapp.events.LaunchEvent
- used by launcher to place a message into this event object
- 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 retreaved 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 retreaved via the
getFilteredSuccessorNodes
method.
- addNodePointerFactory(NodePointerFactory) -
Method in class org.eclipse.actf.model.locate.AbstractNodeLocator
-
- 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
- addReportListener(IReportListener) -
Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
- add a ReportListener to be notified of report-related events
- addReportListener(IReportListener) -
Method in class org.eclipse.actf.validation.javapp.server.ResourceServer
- add a ReportListener to be notified when a report has started or completed
- 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 class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleSet
-
- addRule(IRule) -
Method in interface org.eclipse.actf.validation.rules.IRuleSet
- add a rule to this ruleset
- addRuleBase(IRuleBase) -
Method in class org.eclipse.actf.validation.rulebase.RuleBaseManager
-
- addRuleBase(IRuleBaseDescriptor) -
Method in class org.eclipse.actf.validation.rulebase.RuleBaseManager
-
- addRulePart(IRule) -
Method in class org.eclipse.actf.validation.rules.AbstractRule
- adds a rule to the list of rule parts or nested rules that are executed
when this rule is evaluated.
- addRulePart(IRule) -
Method in interface org.eclipse.actf.validation.rules.IRule
- adds a rule to the list of rule parts or nested rules that are executed
when this rule is evaluated.
- addRuleSet(IRuleSet) -
Method in class org.eclipse.actf.validation.doc.rulebase.ValidationDocumentRuleBase
-
- addRuleSet(IRuleSet) -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
- add a ruleset to this rulebase
- addScript(String, InputStream) -
Method in class org.eclipse.actf.validation.doc.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.doc.codeproc.ICodeProcessor
- add the specified code as a script for this processor.
- addScript(String, String) -
Method in interface org.eclipse.actf.validation.doc.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.doc.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.doc.scripting.AbstractCodeInterpreter
- execute the script code specified.
- addScript(String, String) -
Method in class org.eclipse.actf.validation.doc.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.doc.codeproc.AbstractCodeProcessor
- add the given scripts to this compiler for later compilation.
- addScripts(Map) -
Method in interface org.eclipse.actf.validation.doc.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
- addSystemProperties(Map) -
Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
- add all of the system properties contained in the map
- addSystemProperty(String, String) -
Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
- add a system property to be added to the arguments to the JVM launched by
this process.
- 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
-
- Agent - Class in org.eclipse.actf.validation.javapp.agent
- agent for instrumenting .class files in JDK 1.5.x mode of launcher.
- Agent() -
Constructor for class org.eclipse.actf.validation.javapp.agent.Agent
-
- ALIAS_ID -
Static variable in class org.eclipse.actf.core.config.EclipseConfiguration
-
- AliasElement - Class in org.eclipse.actf.validation.doc.rulebase
- represents a <raven:alias> element in a document.
- AliasElement(String, String, String) -
Constructor for class org.eclipse.actf.validation.doc.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.Utils
- 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
- allJvmArguments() -
Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
- returns all the JVM arguments
held by this launcher.
- allSystemProperties() -
Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
- get the registered system properties, each as a string prepared for the command line.
- 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
-
- aopPath -
Variable in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
-
- append(String) -
Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher.Path
-
- append(ValidationLauncher.Path) -
Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher.Path
-
- appendToClasspath(String) -
Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
- append the given path to the formed classpath for the launcher.
- appendToUsage(String) -
Method in class org.eclipse.actf.util.command.CLArgumentProcessor
- append the given string to the usage.
- 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.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 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 interface org.eclipse.actf.validation.rules.IRule
- apply this rule to the given target using the given
context.
- 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.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.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
-
- 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.Utils
-
- 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
-
- AspectGenerationProcess - Class in org.eclipse.actf.validation.javapp
-
- AspectGenerationProcess(IRuleBase, ExecutionPoint, IValidationContext) -
Constructor for class org.eclipse.actf.validation.javapp.AspectGenerationProcess
-
- AspectGenerationProcess() -
Constructor for class org.eclipse.actf.validation.javapp.AspectGenerationProcess
-
- AspectGenerator - Class in org.eclipse.actf.validation.javapp.aspects
-
- AspectGenerator() -
Constructor for class org.eclipse.actf.validation.javapp.aspects.AspectGenerator
-
- ASPECTJ_AGENT -
Static variable in class org.eclipse.actf.validation.javapp.launch.AspectJValidationLauncher
-
- ASPECTJ_AOP_PATH_KEY -
Static variable in class org.eclipse.actf.validation.javapp.launch.AspectJValidationLauncher
-
- ASPECTJ_AOP_VERBOSE_KEY -
Static variable in class org.eclipse.actf.validation.javapp.launch.AspectJValidationLauncher
-
- ASPECTJ_CLASSPATH_KEY -
Static variable in class org.eclipse.actf.validation.javapp.launch.AspectJValidationLauncher
-
- ASPECTJ_RUNTIME_BUNDLE -
Static variable in class org.eclipse.actf.validation.javapp.JavaValidationPlugin
-
- ASPECTJ_RUNTIME_JAR -
Static variable in class org.eclipse.actf.validation.javapp.JavaValidationPlugin
-
- ASPECTJ_WEAVER_BUNDLE -
Static variable in class org.eclipse.actf.validation.javapp.JavaValidationPlugin
-
- ASPECTJ_WEAVER_JAR -
Static variable in class org.eclipse.actf.validation.javapp.JavaValidationPlugin
-
- AspectJTransformer - Class in org.eclipse.actf.validation.javapp.agent
-
- AspectJTransformer() -
Constructor for class org.eclipse.actf.validation.javapp.agent.AspectJTransformer
-
- AspectJValidationLauncher - Class in org.eclipse.actf.validation.javapp.launch
-
- AspectJValidationLauncher(String) -
Constructor for class org.eclipse.actf.validation.javapp.launch.AspectJValidationLauncher
-
- AspectJValidationLauncher(String, String) -
Constructor for class org.eclipse.actf.validation.javapp.launch.AspectJValidationLauncher
-
- AspectJValidationLauncher(String, String, String) -
Constructor for class org.eclipse.actf.validation.javapp.launch.AspectJValidationLauncher
-
- 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.IGuiModel
- asyncronously executes the given Runnable from within the UI thread.
- asyncInvokeOnUIThread(Runnable) -
Method in class org.eclipse.actf.model.javapp.AwtGuiModel
- asyncronously executes the given Runnable from within the UI thread.
- asyncInvokeOnUIThread(Runnable) -
Method in class org.eclipse.actf.model.javapp.SwingGuiModel
- asyncronously executes the given Runnable from within the UI thread. That is, the
Runnable
is placed in a queue and control is returned immediately to the calling thread.
- asyncInvokeOnUIThread(Runnable) -
Method in class org.eclipse.actf.model.javapp.SwtGuiModel
- asyncronously executes the given Runnable from within the UI thread.
- AWT_MODEL -
Static variable in class org.eclipse.actf.model.javapp.AwtGuiModel
-
- AwtGuiModel - Class in org.eclipse.actf.model.javapp
- This class embodies essential characteristics of the Java AWT model.
- AwtGuiModel() -
Constructor for class org.eclipse.actf.model.javapp.AwtGuiModel
- create a new AwtGuiModel
- AwtGuiModel(String) -
Constructor for class org.eclipse.actf.model.javapp.AwtGuiModel
-
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |