|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
IRenderableModel
.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
-
- 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
-
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |