mapping.
getAllRules() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentCriterionMapping
getAnchor(int) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleHyperlink
Returns an object that represents the link anchor,
as appropriate for the link at the specified index.
getAnchorTarget(int) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleHyperlink
Returns an object that represents the target of the link,
as appropriate for the link at the specified index.
getApplicationName() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleApplication
Return the application name
getApplicationVersion() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleApplication
Return the accessible application version
getArgument(String) -
Method in class org.eclipse.actf.util.command.CLArgumentProcessor
get the resolved argument for the switch with the given name
getArgumentResolver() -
Method in class org.eclipse.actf.util.command.CLSwitch
getArguments() -
Method in class org.eclipse.actf.validation.core.MethodExecutionPoint
getArguments() -
Method in class org.eclipse.actf.validation.core.MethodExecutionPointTarget
getArrowTraversables(Control, List) -
Method in class org.eclipse.actf.validation.core.FocusValidationProcess
getAttribute(String) -
Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
get the value for the specified field
getAttribute(String) -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBaseMetadata
getAttribute(String) -
Method in class org.eclipse.actf.validation.rules.AbstractCriterion
getAttribute(String) -
Method in interface org.eclipse.actf.validation.rules.ICriterion
retrieves the attribute with the given name for this rule
getAttribute(String) -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBaseMetadata
getAttributeAsString(String) -
Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
get the value for the specified field as a String.
getAttributeMap() -
Method in class org.eclipse.actf.core.config.XmlConfiguration
This method returns an attributes map, keyed by all of the elements in
the current pool.
getAttributeNames() -
Static method in class org.eclipse.actf.validation.reports.ValidationReportRecord
get the field names being used for generated records
getAttributeNames() -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBaseMetadata
get all attribute names of this metadata object
getAttributeNames() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBaseMetadata
getAttributes(long) -
Method in interface org.eclipse.actf.accservice.core.IAccessibleTextElement
get the attributes at the specified offset of the text
getAttributes(long) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
get the attributes at the specified offset of the text
getAttributes(long) -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleText
get the attributes at the specified offset of the text
getAttributes() -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBaseMetadata
return the attributes of this metadata object
getAttributes() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBaseMetadata
getBackground() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleComponent
getBaseDir() -
Method in class org.eclipse.actf.util.jar.ZipImploder
getBaseType() -
Method in class org.eclipse.actf.model.AbstractModel
getBaseType() -
Method in interface org.eclipse.actf.model.IModel
getBaseValue() -
Method in class org.eclipse.actf.accservice.locate.AccessibleNodePointer
getBaseValue() -
Method in class org.eclipse.actf.model.mozdom.locate.MozillaDomNodePointer
getBooleanArgument(String) -
Method in class org.eclipse.actf.util.command.CLArgumentProcessor
get the boolean argument value of the switch with the given name
getBooleanParameter(String) -
Method in class org.eclipse.actf.core.config.AbstractConfiguration
retrieve a boolean parameter from the current symbol pool
getBooleanParameter(String) -
Method in interface org.eclipse.actf.core.config.IConfiguration
retrieve a boolean parameter from the current symbol pool
getBoundingRectangle(Object) -
Method in class org.eclipse.actf.model.AbstractRenderableModel
gets the rectangle bounding the given element
default implementation returns null
getBoundingRectangle(Object) -
Method in interface org.eclipse.actf.model.IRenderableModel
gets the rectangle bounding the given element
getBoundingRectangle(Object) -
Method in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
getBridgedChild(Object) -
Method in class org.eclipse.actf.model.traverse.AbstractTreeNodeWalker
getBridgedParent(Object) -
Method in class org.eclipse.actf.model.traverse.AbstractTreeNodeWalker
getByteArray() -
Method in class org.eclipse.actf.util.JapaneseEncodingDetector
Return byte array that includes content of the target input stream.
getCaption() -
Method in interface org.eclipse.actf.accservice.core.IAccessibleTableElement
get the caption for the table
getCaption() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
get the caption for the table
getCaption() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleTable
get the caption for the table
getCaretOffset() -
Method in interface org.eclipse.actf.accservice.core.IAccessibleTextElement
get the offset of the caret for the accessible text object
getCaretOffset() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
get the offset of the caret for the accessible text object
getCaretOffset() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleText
get the offset of the caret for the accessible text object
getCategory() -
Method in class org.eclipse.actf.util.logging.AbstractReporter
get the category id string of current reporting
getCategory() -
Method in interface org.eclipse.actf.util.logging.IReporter
get the category id string of current reporting
getCategoryFormatter() -
Method in class org.eclipse.actf.util.logging.AbstractReporter
getCell(int, int) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
getCharacterBounds(int, int) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
Returns the bounding box of the specified position.
getCharacterCount() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
getChild(Object, int) -
Method in class org.eclipse.actf.accservice.core.AccessibleElementTreeWalker
default implementation returns the child at the specified index in the array returned by
a call to getChildren
.
getChild(Object, int) -
Method in class org.eclipse.actf.model.traverse.AbstractTreeNodeWalker
default implementation returns the child at the specified index in the array returned by
a call to getChildren
.
getChild(Object, int) -
Method in interface org.eclipse.actf.model.traverse.ITreeNodeWalker
returns the child at the given index of the given node.
getChildElements(Element) -
Static method in class org.eclipse.actf.validation.valdoc.rulebase.ReflectionValidationDocument
getChildElements(Element, String) -
Static method in class org.eclipse.actf.validation.valdoc.rulebase.ReflectionValidationDocument
getChildId() -
Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessible
get the child ID for this MsaaAccessible, if any.
getChildIndex(int, int) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
getChildren(Object) -
Method in class org.eclipse.actf.accservice.core.AccessibleElementTreeWalker
getChildren(Object) -
Method in class org.eclipse.actf.model.dom.traverse.DomTreeNodeWalker
returns the children of the given node.
getChildren(Object) -
Method in class org.eclipse.actf.model.mozdom.traverse.MozillaDomTreeWalker
returns the children of the given node.
getChildren(Object) -
Method in interface org.eclipse.actf.model.traverse.ITreeNodeWalker
returns the children of the given node.
getChildren(Control, IRenderableModel) -
Method in class org.eclipse.actf.validation.core.FocusValidationProcess
getClassLoaderFor(String) -
Method in class org.eclipse.actf.util.resources.ClassLoaderCache
get the java.lang.ClassLoader
reference for the named
class.
getClassParameter(String) -
Method in class org.eclipse.actf.core.config.AbstractConfiguration
retrieve a class parameter from the current symbol pool
getClassParameter(String) -
Method in interface org.eclipse.actf.core.config.IConfiguration
retrieve a class parameter from the current symbol pool
getClasspath() -
Method in class org.eclipse.actf.validation.valdoc.codeproc.AbstractCodeProcessor
returns the classpath being used from within script code or to compile
source code generated during argument evaluation.
getClasspath() -
Method in interface org.eclipse.actf.validation.valdoc.codeproc.ICodeProcessor
returns the classpath being used from within script code or to compile
source code generated during argument evaluation.
getClockTicks() -
Static method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
getCodeProcessor() -
Method in class org.eclipse.actf.validation.core.Parameter
returns the code processor being used by this parameter.
getCodeProcessor() -
Method in interface org.eclipse.actf.validation.rulebase.IDocumentRuleBase
Retrieve the ICodeProcessor for this IRuleBase.
getCodeProcessor(String, IModel) -
Method in class org.eclipse.actf.validation.valdoc.codeproc.DefaultCodeProcessorFactory
retrieve a ICodeProcessor for the given language.
getCodeProcessor(String, IModel) -
Method in interface org.eclipse.actf.validation.valdoc.codeproc.ICodeProcessorFactory
retrieve a ICodeProcessor for the given language.
getCodeProcessor() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ReflectionDocumentCriterionFactory
getCodeProcessor() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBase
getCodeProcessor() -
Method in class org.eclipse.actf.validation.validators.AccessibilityValidationContext
convenience method for obtaining the code processor associated with this
context.
getColumnCount() -
Method in interface org.eclipse.actf.accservice.core.IAccessibleTableElement
get the number of columns for the table
getColumnCount() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
get the number of columns for the table
getColumnCount() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleTable
get the number of columns for the table
getColumnDescription(long) -
Method in interface org.eclipse.actf.accservice.core.IAccessibleTableElement
get the description for the specified column
getColumnDescription(long) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
get the description for the specified column
getColumnDescription(long) -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleTable
get the description for the specified column
getColumnExtentAt(int, int) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
getColumnHeaders() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
getColumnIndex(int) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
getComponentCategory() -
Method in class org.eclipse.actf.validation.rules.AbstractRule
return the unique component category identifier in effect at the time
this rule is evaluated.
getComponentCategory() -
Method in interface org.eclipse.actf.validation.rules.IRule
return the unique component category identifier in effect at the time
this rule is evaluated.
getComponentID() -
Method in class org.eclipse.actf.validation.reports.CreationContext
getComponentName() -
Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
getConfiguration() -
Method in class org.eclipse.actf.core.runtime.EclipseRuntimeContext
getConfiguration() -
Method in interface org.eclipse.actf.core.runtime.IRuntimeContext
getConfiguration() -
Method in class org.eclipse.actf.core.runtime.StandaloneRuntimeContext
getConfiguration() -
Method in class org.eclipse.actf.validation.validators.AccessibilityValidationContext
convenience method for obtaining the configuration associated with this
context.
getContextByProcessName(String) -
Method in class org.eclipse.actf.validation.validators.DefaultValidationContextFactory
creates and initialized a validation context for the given validation
process name.
getContextByProcessName(String) -
Method in interface org.eclipse.actf.validation.validators.IValidationContextFactory
creates and initialized a validation context for the given validation
process name.
getContextInstance(String) -
Method in class org.eclipse.actf.validation.validators.DefaultValidationContextFactory
gets an instance of the validation context for the given name.
getContextInstance(String) -
Method in interface org.eclipse.actf.validation.validators.IValidationContextFactory
gets an instance of the validation context for the given name.
getCreationContexts() -
Method in class org.eclipse.actf.validation.events.ReportEvent
get the most recently fetched creation contexts.
getCreationContexts() -
Method in class org.eclipse.actf.validation.reports.ValidationReport
return the creation contexts added to this report.
getCriteria() -
Method in interface org.eclipse.actf.validation.rules.ICriterionMapping
Return all criteria's i.e. the keys in the criteria to rules map.
getCriteria() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentCriterionMapping
getCriterionFactory() -
Method in class org.eclipse.actf.validation.rules.AbstractRule
getCriterionFactory() -
Method in interface org.eclipse.actf.validation.rules.IRuleSet
get the criterion factory responsible for creating criterions in this ruleset
getCriterionFactory() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleSet
getCriterionMap() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleSet
getCriterionMapping(Object) -
Method in interface org.eclipse.actf.validation.rules.ICriterionFactory
retrieves a criterion mapping that maps a type of object to a set of rules.
getCriterionMapping(Object) -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ReflectionDocumentCriterionFactory
retrieves a criterion mapping that maps a type of object to a set of rules.
For a ReflectionDocument
,the mapping will consist of a Java type
mapped to a set of rules to be applied to instances of that type.
getCurrentCursorLocation() -
Static method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaWindowService
getCurrentNode() -
Method in class org.eclipse.actf.util.dom.TreeWalkerImpl
getCurrentProcessId() -
Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaWindowService
getCurrentProcessId() -
Method in interface org.eclipse.actf.accservice.IWindowService
getCurrentProcessId() -
Method in class org.eclipse.actf.accservice.javapp.JavaWindowService
getCurrentValue() -
Method in interface org.eclipse.actf.accservice.core.IAccessibleValueElement
get the current value
getCurrentValue() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleValue
Get the value of this object as a Number.
getCurrentValue() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleValue
getDebugOptionId() -
Method in class org.eclipse.actf.core.ActfCorePlugin
getDefault() -
Static method in class org.eclipse.actf.accservice.core.AccessibilityServicePlugin
Returns the shared instance
getDefault() -
Static method in class org.eclipse.actf.core.ActfCorePlugin
Returns the shared instance.
getDefault() -
Static method in class org.eclipse.actf.model.dom.DomModelPlugin
Returns the shared instance
getDefault() -
Static method in class org.eclipse.actf.model.mozdom.MozdomModelPlugin
Returns the shared instance
getDefault() -
Static method in class org.eclipse.actf.util.resources.ClassLoaderCache
get the default cache or create one if one has not already been created
getDefault() -
Static method in class org.eclipse.actf.validation.ValidationCorePlugin
Returns the shared instance
getDefault() -
Static method in class org.eclipse.actf.webelo.core.MozillaValidationPlugin
Returns the shared instance
getDefaultAliasPrefix() -
Method in class org.eclipse.actf.model.AbstractModel
returns the default alias prefix.
getDefaultAliasPrefix() -
Method in interface org.eclipse.actf.model.IModel
returns the default alias prefix.
getDefaultAliasPrefix() -
Method in class org.eclipse.actf.model.mozdom.DomBrowserGuiModel
returns the default alias prefix.
The default alias prefix (usually a package name)
is used when a fully-qualified name is not used in the 'value' attribute
of an <alias> tag
getDefaultAliasPrefix() -
Method in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
returns the default alias prefix.
The default alias prefix (usually a package name)
is used when a fully-qualified name is not used in the 'value' attribute
of an <alias> tag
getDefaultIdPropertyName() -
Method in class org.eclipse.actf.model.locate.AbstractNodeLocator
return the property used by default for discovering the id string of a
component.
getDefaultOutputLevel() -
Method in class org.eclipse.actf.util.logging.AbstractReporter
get the default output level.
getDefaultOutputLevel() -
Method in interface org.eclipse.actf.util.logging.IReporter
get the default output level.
getDefaultOutputLevel() -
Method in class org.eclipse.actf.validation.reports.ValidationReporter
get the default output level.
getDefaultTraceFilename() -
Method in class org.eclipse.actf.core.ActfCorePlugin
getDefaultValue() -
Method in class org.eclipse.actf.util.command.CLSwitch
getDescription() -
Method in interface org.eclipse.actf.accservice.core.IAccessibleImageElement
get the description for the accessible image
getDescription() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleImage
get the description for the accessible image
getDescription() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleImage
get the description for the accessible image
getDescription() -
Method in class org.eclipse.actf.util.command.CLSwitch
getDescription() -
Method in class org.eclipse.actf.validation.reports.ValidationReport
returns the report description
getDirCount() -
Method in class org.eclipse.actf.util.jar.ZipImploder
getDocumentLocation() -
Method in interface org.eclipse.actf.validation.rulebase.IDocumentRuleBase
Retrieve the URL of the document used for building the IRuleBase.
getDocumentLocation() -
Method in interface org.eclipse.actf.validation.rulebase.IDocumentRuleBaseMetadata
getDocumentLocation() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.DocumentRuleBaseBuilder
getDocumentLocation() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBase
getDocumentLocation() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBaseMetadata
getDocumentName() -
Method in interface org.eclipse.actf.validation.valdoc.rulebase.IValidationDocument
return the value of the actf:name attribute for this document
getDocumentName() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ReflectionValidationDocument
return the value of the actf:name attribute for this document
getDocumentVersion() -
Method in interface org.eclipse.actf.validation.valdoc.rulebase.IValidationDocument
return the value of the actf:version attribute for this document
getDocumentVersion() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ReflectionValidationDocument
return the value of the actf:version attribute for this document
getDomTypesPackage() -
Method in class org.eclipse.actf.model.mozdom.DomBrowserGuiModel
getDomTypesPackage() -
Method in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
getDoubleArgument(String) -
Method in class org.eclipse.actf.util.command.CLArgumentProcessor
get the double argument value of the switch with the given name
getDoubleParameter(String) -
Method in class org.eclipse.actf.core.config.AbstractConfiguration
retrieve a double parameter from the current symbol pool
getDoubleParameter(String) -
Method in interface org.eclipse.actf.core.config.IConfiguration
retrieve a double parameter from the current symbol pool
getElementBridgeMap() -
Method in class org.eclipse.actf.validation.validators.AccessibilityValidationContext
convenience method for obtaining the component bridge map associated with
this context.
getEnable() -
Method in interface org.eclipse.actf.validation.valdoc.rulebase.IValidationDocument
return the value of the actf:enable attribute
getEnable() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ReflectionValidationDocument
return the value of the actf:enable attribute
getEnabled(Control, IRenderableModel) -
Method in class org.eclipse.actf.validation.core.FocusValidationProcess
getEnd() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2TextSegment
getEndIndex() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleHyperlink
Returns the index at which the textual rerpesentation of
the hyperlink ends.
getEntries(ZipFile) -
Method in class org.eclipse.actf.util.jar.ZipExploder
Get all the entries in a ZIP file.
getEnvironment() -
Method in interface org.eclipse.actf.validation.valdoc.codeproc.ICodeProcessor
used to retreave the environment of this processor so as to be passed to
the setEnvironment(Object)
of a newly instantiated
processor
getEnvironment() -
Method in class org.eclipse.actf.validation.valdoc.scripting.AbstractCodeInterpreter
used to retreave the environment of this interpreter so as to be passed
to the setEnvironment(Object)
of a newly instantiated
interpreter
getErrorCount() -
Method in class org.eclipse.actf.util.logging.PrintWriterReporter
return the number of errors reported thus far by this reporter.
getErrorLogger() -
Method in class org.eclipse.actf.core.runtime.AbstractRuntimeContext
getErrorLogger() -
Method in interface org.eclipse.actf.core.runtime.IRuntimeContext
getEvent() -
Method in class org.eclipse.actf.validation.core.EventExecutionPoint
getEventId() -
Method in class org.eclipse.actf.model.events.ModelEventType
return unique event id or type within model framework.
getEventName() -
Method in class org.eclipse.actf.model.events.ModelEventType
return the printable or symbolic name of the event
getEventType() -
Method in class org.eclipse.actf.model.events.ModelChangeEvent
get the type of event
getEventType() -
Method in class org.eclipse.actf.model.events.ModelEvent
convenience method for getting the symbolic name or type of the event.
getEventType() -
Method in class org.eclipse.actf.model.events.ModelEventType
return the type of the event
getExecutionPoint() -
Method in class org.eclipse.actf.validation.core.AbstractValidationProcess
returns the ExecutionPoint triggering this IValidationProcess.
getExecutionPoint() -
Method in interface org.eclipse.actf.validation.core.IValidationProcess
returns the ExecutionPoint triggering this IValidationProcess.
getExecutionPoint() -
Method in class org.eclipse.actf.validation.core.ValidationProcessState
getExecutionPointDescriptor(String) -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
get the execution point descriptor with the given name
getExecutionPointDescriptor(String) -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBase
getExecutionPointDescriptors() -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
get the execution point descriptors of this rulebase
getExecutionPointDescriptors() -
Method in interface org.eclipse.actf.validation.valdoc.rulebase.IValidationDocument
retreave the set of execution point descriptors stipulated in this document.
getExecutionPointDescriptors() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ReflectionValidationDocument
retreave the set of execution point descriptors stipulated in this document.
getExecutionPointDescriptors() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBase
getExecutionPointName() -
Method in class org.eclipse.actf.validation.core.ModelTransition
getExecutionPointName() -
Method in interface org.eclipse.actf.validation.rules.IRuleSet
get the name of the execution point descriptor that triggers rules in
this ruleset
getExecutionPointName() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleSet
getExecutionTargets() -
Method in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
getExpand() -
Method in class org.eclipse.actf.util.jar.InstallJars
Get the expand mode state.
getExpandEntityReferences() -
Method in class org.eclipse.actf.util.dom.NodeIteratorImpl
getExpandEntityReferences() -
Method in class org.eclipse.actf.util.dom.TreeWalkerImpl
getExpectedNumberOfArgs() -
Method in class org.eclipse.actf.util.command.CLSwitch
getExpressionDelimiter() -
Method in interface org.eclipse.actf.validation.valdoc.codeproc.ICodeProcessor
get the default expression delimiter for the language.
getExpressionDelimiter() -
Method in class org.eclipse.actf.validation.valdoc.scripting.AbstractCodeInterpreter
the expression delimiter is always a semicolon (;) unless
getLanguageSupportsTuples()
returns true
getExtension(String) -
Method in class org.eclipse.actf.util.jar.InstallJars
getFieldName() -
Method in class org.eclipse.actf.validation.core.Parameter
gets the fully-qualified name of the field named by this parameter
getFieldValue(String, Class) -
Method in class org.eclipse.actf.validation.core.Reflector
retreave a static field value with the given name from
the given class
getFieldValue(String, Object) -
Method in class org.eclipse.actf.validation.core.Reflector
retreave a field value with the given name from
the given object
getFile(String) -
Method in class org.eclipse.actf.util.jar.InstallJars
getFileContents(InputStream) -
Method in class org.eclipse.actf.validation.valdoc.codeproc.AbstractCodeProcessor
getFileCount() -
Method in class org.eclipse.actf.util.jar.ZipImploder
getFilename() -
Method in class org.eclipse.actf.util.logging.StreamErrorLogger
return the filename associated with the stream
getFilter() -
Method in class org.eclipse.actf.util.dom.NodeIteratorImpl
getFilter() -
Method in class org.eclipse.actf.util.dom.TreeWalkerImpl
getFilteredChildren(Object) -
Method in class org.eclipse.actf.model.traverse.AbstractTreeNodeWalker
returns the children of the given node that pass all filteres
that were added using the addNodeFilter
method.
getFilteredChildren(Object) -
Method in interface org.eclipse.actf.model.traverse.ITreeNodeWalker
returns the children of the given node that pass all filteres
that were added using the addNodeFilter
method.
getFilteredSuccessorNodes(Object) -
Method in class org.eclipse.actf.model.traverse.AbstractTreeNodeWalker
retrieve the direct successors of the given element that pass each of the node filters added via the
addNodeFilter
method.
getFilteredSuccessorNodes(Object) -
Method in interface org.eclipse.actf.model.traverse.INodeWalker
retrieve the direct successors of the given element that pass each of the node filters added via the
addNodeFilter
method.
getFloatArgument(String) -
Method in class org.eclipse.actf.util.command.CLArgumentProcessor
get the float argument value of the switch with the given name
getFocusControl(Control, IRenderableModel) -
Method in class org.eclipse.actf.validation.core.FocusValidationProcess
getForeground() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleComponent
getFormattedParameters() -
Method in class org.eclipse.actf.validation.core.Reflector.Result
returns the formatted parameters.
getFullSwitchName() -
Method in class org.eclipse.actf.util.command.CLSwitch
returns the full switch name which is composed of its prefix
followed by its name.
getHeight() -
Method in interface org.eclipse.actf.accservice.core.IAccessibleImageElement
get the height for the accessible image
getHeight() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleImage
get the height for the accessible image
getHeight() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleImage
get the height for the accessible image
getHyperlink(int) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleHypertext
Returns the specified link.
getHyperLink() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleHypertext
Returns the first link.
getHyperlinkCount() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleHypertext
Returns the number of Hyperlinks and link groups
contained within this hypertext paragraph.
getHyperlinkIndex(int) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleHypertext
Returns the index of the hyperlink that is
associated with this character index.This is the
case when a link spans the given character index.
getIA2ActfRoleName(long) -
Static method in class org.eclipse.actf.accservice.core.win32.ia2.IA2
getId() -
Method in class org.eclipse.actf.validation.rules.AbstractRule
get the unique id for this rule
getId() -
Method in interface org.eclipse.actf.validation.rules.IRule
get the unique id for this rule
getIgnoreIfNull() -
Method in class org.eclipse.actf.validation.rules.AbstractRule
returns the actf:ignoreifnull attribute for this rule
getIgnoreIfNull() -
Method in interface org.eclipse.actf.validation.rules.IRule
returns the actf:ignoreifnull attribute for this rule
getIIDForTagName(String) -
Method in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
getImagePosition() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleImage
getImmediateNode() -
Method in class org.eclipse.actf.accservice.locate.AccessibleNodePointer
getImmediateNode() -
Method in class org.eclipse.actf.model.mozdom.locate.MozillaDomNodePointer
getImports() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ScriptElement
getIncludeDirs() -
Method in class org.eclipse.actf.util.jar.ZipImploder
returns whether or not path information is included in .zip
getInitCode() -
Method in interface org.eclipse.actf.validation.valdoc.codeproc.ICodeProcessor
get the initialization code for this processor.
getInitCode() -
Method in class org.eclipse.actf.validation.valdoc.scripting.AbstractCodeInterpreter
get the initialization code for this interpreter
getInputStream() -
Method in class org.eclipse.actf.util.JapaneseEncodingDetector
Return input stream that includes content of the target input stream.
getInstance() -
Static method in class org.eclipse.actf.accservice.AccessibilityServiceManager
get the single instance of this manager
getInstance() -
Static method in class org.eclipse.actf.core.adapt.DefaultAdaptorFactory
getInstance() -
Static method in class org.eclipse.actf.core.runtime.RuntimeContextFactory
getInstance() -
Static method in class org.eclipse.actf.model.DefaultModelFactory
retrieve the instance of this default factory implementation.
getInstance() -
Static method in class org.eclipse.actf.util.dom.EmptyNodeListImpl
Return an empty NodeList instance
getInstance() -
Static method in class org.eclipse.actf.validation.core.DefaultValidationProcessMappingFactory
getInstance() -
Static method in class org.eclipse.actf.validation.core.ValidationProcessManager
getInstance() -
Static method in class org.eclipse.actf.validation.rulebase.RuleBaseManager
getInstance() -
Static method in class org.eclipse.actf.validation.validators.DefaultValidationContextFactory
getIntArgument(String) -
Method in class org.eclipse.actf.util.command.CLArgumentProcessor
get the int argument value of the switch with the given name
getIntParameter(String) -
Method in class org.eclipse.actf.core.config.AbstractConfiguration
retrieve an int parameter from the current symbol pool
getIntParameter(String) -
Method in interface org.eclipse.actf.core.config.IConfiguration
retrieve an int parameter from the current symbol pool
getIterator(Object) -
Method in class org.eclipse.actf.validation.rules.AbstractRule
returns the iterator used for this rule should the rule involve any sort of collection
or array.
getIterator(Object) -
Method in interface org.eclipse.actf.validation.rules.IRule
returns the iterator used for this rule should the rule involve any sort of collection
or array.
getJarPathFromBundle(String, String) -
Method in class org.eclipse.actf.util.PathGenerationUtil
get path for given jar from the bundle
getJarPathFromJarBundle(String) -
Method in class org.eclipse.actf.util.PathGenerationUtil
get jar path for the given bundle which itself is a jar deployed directly in the plugin directory
getJarPathsFromBundle(String) -
Method in class org.eclipse.actf.util.PathGenerationUtil
get path for all jars from a given bundle
getJavaParams() -
Method in class org.eclipse.actf.util.jar.InstallJars
Get the JavaParams mode state.
getLanguage() -
Method in class org.eclipse.actf.validation.valdoc.codeproc.AbstractCodeProcessor
get the language identifier for this processor
getLanguage() -
Method in interface org.eclipse.actf.validation.valdoc.codeproc.ICodeProcessor
get the language identifier for this processor
getLanguageSupportsTuples() -
Method in class org.eclipse.actf.validation.valdoc.scripting.AbstractCodeInterpreter
return whether or not the language of this interpreter supports "tuples".
getLastReport() -
Method in interface org.eclipse.actf.util.logging.IReporter
get the last reported message
getLastReport() -
Method in class org.eclipse.actf.util.logging.PrintWriterReporter
get the last reported message
getLastReport() -
Method in class org.eclipse.actf.validation.reports.ValidationReporter
get the last reported message
getLength() -
Method in class org.eclipse.actf.model.locate.BaseNodePointer
getLength() -
Method in class org.eclipse.actf.util.dom.EmptyNodeListImpl
getLength() -
Method in class org.eclipse.actf.util.JapaneseEncodingDetector
Return length of the target input stream.
getLevel() -
Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
getLevelAsString() -
Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
return the level as a string or label stripped of its prefix
getLevelCount(int) -
Method in class org.eclipse.actf.util.logging.PrintWriterReporter
return the number of messages at the given level reported thus far by this reporter.
getListenerName() -
Method in class org.eclipse.actf.validation.core.EventExecutionPointTarget
getLocalizedAccessibleActionName() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleAction
Returns the localized name of specified action
getLocation() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleComponent
getLocationPath() -
Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
Gets the location path for a component.
getLogOptionId() -
Method in class org.eclipse.actf.core.ActfCorePlugin
getLongArgument(String) -
Method in class org.eclipse.actf.util.command.CLArgumentProcessor
get the long argument value of the switch with the given name
getLongDescription() -
Method in class org.eclipse.actf.validation.rules.AbstractRule
returns the long description received upon a violation of this rule
getLongDescription() -
Method in interface org.eclipse.actf.validation.rules.IRule
returns the long description received upon a violation of this rule
getLongMessage() -
Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
getMajor() -
Method in class org.eclipse.actf.core.config.Version
getManifest() -
Method in class org.eclipse.actf.util.jar.ZipImploder
getMaximumValue() -
Method in interface org.eclipse.actf.accservice.core.IAccessibleValueElement
gets the maximum value supported by the control
getMaximumValue() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleValue
get the maximum accessible value (e.g. for a slider control)
getMaximumValue() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleValue
getMember() -
Method in class org.eclipse.actf.validation.core.MethodExecutionPoint
getMember() -
Method in class org.eclipse.actf.validation.core.Reflector.Result
gets the reflected class member (e.g.
getMember() -
Method in class org.eclipse.actf.validation.reports.CreationContext
getMessage() -
Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
getMessage() -
Method in class org.eclipse.actf.validation.rules.AbstractRule
returns the message resulting from violating this rule
getMessage() -
Method in interface org.eclipse.actf.validation.rules.IRule
returns the message resulting from violating this rule
getMetadata() -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
returns the metadata for this rulebase (if any)
getMetadata() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBase
getMetaDataElement(String) -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ReflectionValidationDocument
getMethodName() -
Method in class org.eclipse.actf.validation.core.EventExecutionPointTarget
getMethodName() -
Method in class org.eclipse.actf.validation.core.MethodExecutionPointTarget
getMethodNameFromStack() -
Method in class org.eclipse.actf.util.logging.PrintWriterReporter
Get the class and method name that called PrintUtils.println().
getMethodNameFromStack(int) -
Method in class org.eclipse.actf.util.logging.PrintWriterReporter
Returns the class and method name from a line in the stack.
getMicro() -
Method in class org.eclipse.actf.core.config.Version
getMinimumValue() -
Method in interface org.eclipse.actf.accservice.core.IAccessibleValueElement
gets the minimum value supported by the control
getMinimumValue() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleValue
get the minimum accessible value (e.g. for a slider control)
getMinimumValue() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleValue
getMinor() -
Method in class org.eclipse.actf.core.config.Version
getModel() -
Method in class org.eclipse.actf.model.locate.AbstractNodeLocator
getModel() -
Method in class org.eclipse.actf.validation.reports.ValidationReport
getModel() -
Method in interface org.eclipse.actf.validation.rulebase.IDocumentRuleBase
Retrieve the model for this IRuleBase.
getModel() -
Method in class org.eclipse.actf.validation.valdoc.codeproc.AbstractCodeProcessor
return model used by this processor
getModel() -
Method in interface org.eclipse.actf.validation.valdoc.codeproc.ICodeProcessor
return model used by this processor
getModel() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBase
getModel() -
Method in class org.eclipse.actf.validation.validators.AccessibilityValidationContext
convenience method for obtaining the model associated with this
context.
getModelEventType(Object) -
Method in class org.eclipse.actf.model.AbstractRenderableModel
get the ModelEventType
instances associated with the given event id.
getModelEventType(Object) -
Method in interface org.eclipse.actf.model.IRenderableModel
get the ModelEventType
instances associated with the given event id.
getModelEventType(Object) -
Method in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
getModelEventTypes(Class) -
Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaGuiModel
get the model event types for the given source type. A ModelEventType
object
describes the types of events that can be fired within the context of this runtime model. If the sourceType is null
,
then all of the event types of which this model is aware will be returned else only events that can be fired by the given sourceType
will be returned.
default implementation returns null
getModelEventTypes(Class) -
Method in class org.eclipse.actf.model.AbstractRenderableModel
get the model event types for the given source type.
default implementation returns null
getModelEventTypes(Class) -
Method in interface org.eclipse.actf.model.IRenderableModel
get the model event types for the given source type.
getModelEventTypes(Class) -
Method in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
getModelTransitions() -
Method in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
getModelType() -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
retrieve the model type associated with this rulebase
getModelType() -
Method in interface org.eclipse.actf.validation.valdoc.rulebase.IValidationDocument
return the value of the actf:model attribute
getModelType() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ReflectionValidationDocument
return the value of the actf:model attribute
getModelType() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBase
getModelTypes() -
Method in class org.eclipse.actf.core.config.AbstractConfiguration
returns the model supported within this configuration object.
getModelTypes() -
Method in interface org.eclipse.actf.core.config.IConfiguration
returns the model supported within this configuration object.
getModifiedPropertyName() -
Method in class org.eclipse.actf.model.events.ModelChangeEvent
get the name of the property that was modified
getMsaaActfRoleName(long) -
Static method in class org.eclipse.actf.accservice.core.win32.msaa.Msaa
map the given MSAA role constant to a ACTF role constant
getName() -
Method in class org.eclipse.actf.model.AbstractModel
return the type of the model.
getName() -
Method in interface org.eclipse.actf.model.IModel
return the type of the model.
getName() -
Method in class org.eclipse.actf.model.locate.BaseNodePointer
getName() -
Method in class org.eclipse.actf.util.command.CLSwitch
getName() -
Method in class org.eclipse.actf.validation.core.ExecutionPoint
getName() -
Method in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
getName() -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
get the name of this rulebase
getName() -
Method in class org.eclipse.actf.validation.rules.AbstractRule
return the name of the rule.
getName() -
Method in interface org.eclipse.actf.validation.rules.IRule
return the name of the rule.
getName() -
Method in interface org.eclipse.actf.validation.rules.IRuleSet
get the name of this ruleset
getName() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.BaseElement
returns the name attribute of the element (if present)
getName() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBase
getName() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleSet
getNewText() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
getNewValue() -
Method in class org.eclipse.actf.model.events.ModelChangeEvent
get the new value of the modified property
getNodeId(Object) -
Method in class org.eclipse.actf.model.AbstractModel
default implementation returns the hexadecimal representation of
System.identityHashCode
of the given element.
getNodeId(Object) -
Method in interface org.eclipse.actf.model.IModel
return the id for this component.
getNodeId(ExpressionContext) -
Method in class org.eclipse.actf.model.locate.AbstractNodeLocator
used by the JXPath evaluator to find the node ID of the context node by
querying the underlying model.
getNodeId() -
Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
getNodeLocator() -
Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaGuiModel
getNodeLocator() -
Method in class org.eclipse.actf.model.AbstractModel
retrieves a locator for finding and identifying nodes in the model.
getNodeLocator() -
Method in class org.eclipse.actf.model.dom.DomModel
getNodeLocator() -
Method in interface org.eclipse.actf.model.IModel
retrieves a locator for finding and identifying nodes in the model.
getNodeLocator() -
Method in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
getNodeLocator() -
Method in class org.eclipse.actf.validation.validators.AccessibilityValidationContext
convenience method for obtaining the locator associated with this
context.
getNodeName(Object) -
Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaGuiModel
return the short name of this element. The id for an element is model-specific. For
example, it may be the tag name of an element of a model representing a structure that
conforms to W3the C DOM specification or the simple class name of the object. returns the qualified class name (i.e. without the package
name) of the given element returns the accessibleRole of this element if it is of type
MsaaAccessible
getNodeName(Object) -
Method in class org.eclipse.actf.model.AbstractModel
return the short name of this element. returns the qualified class name (i.e. without the package
name) of the given element
getNodeName(Object) -
Method in class org.eclipse.actf.model.dom.DomModel
return the short name of this element. The id for an element is model-specific. For
example, it may be the tag name of an element of a model representing a structure that
conforms to W3the C DOM specification or the simple class name of the object. returns the qualified class name (i.e. without the package
name) of the given element returns the tag name of this element if it is a W3C Dom
element
getNodeName(Object) -
Method in interface org.eclipse.actf.model.IModel
return the short name of this element.
getNodeName(Object) -
Method in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
return the short name of this element. The id for an element is model-specific. For
example, it may be the tag name of an element of a model representing a structure that
conforms to W3the C DOM specification or the simple class name of the object. returns the qualified class name (i.e. without the package
name) of the given element
returns the tag name for the given HTML element (e.g. anchor, input)
getNodeName() -
Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
getNodePointer() -
Method in class org.eclipse.actf.accservice.locate.AccessibleNodeIterator
getNodePointer() -
Method in class org.eclipse.actf.model.mozdom.locate.MozillaDomNodeIterator
getNodeWalker() -
Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaGuiModel
retrieve the NodeWalker
for traversing elements in this model
getNodeWalker() -
Method in class org.eclipse.actf.model.AbstractModel
retrieve the NodeWalker
for traversing elements in this model
getNodeWalker() -
Method in interface org.eclipse.actf.model.IModel
retrieve the NodeWalker
for traversing elements in this model
getNodeWalker() -
Method in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
retrieve the NodeWalker
for traversing elements in this model
getNonPolymorphicRuleTypes() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentCriterionMapping
getNotificationPercent() -
Method in class org.eclipse.actf.validation.core.AbstractValidationProcess
getNullValue() -
Method in class org.eclipse.actf.validation.valdoc.scripting.AbstractCodeInterpreter
return the equivalent of a null
value
getOffsetAtPoint(Point, int) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
getOldText() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
getOldValue() -
Method in class org.eclipse.actf.model.events.ModelChangeEvent
get the former value of the modified property
getOrder() -
Method in class org.eclipse.actf.accservice.locate.AccessibleNodePointerFactory
getOrder(Object) -
Method in class org.eclipse.actf.model.AbstractModel
getOrder(Object) -
Method in interface org.eclipse.actf.model.IModel
get the order of the graph-based model starting at the given head.
getOrder() -
Method in class org.eclipse.actf.model.mozdom.locate.MozillaDomNodePointerFactory
getPackageNames() -
Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaGuiModel
getPackageNames() -
Method in class org.eclipse.actf.model.dom.DomModel
returns an array of the names of packages to be imported by CodeProcessors.
Includes packages:
java.lang
org.w3c.dom
getPackageNames() -
Method in interface org.eclipse.actf.model.IModel
returns an array of the names of packages to be imported by CodeProcessors.
getPackageNames() -
Method in class org.eclipse.actf.model.mozdom.DomBrowserGuiModel
returns an array of the names of packages to be imported by CodeProcessors.
Includes packages:
java.lang
org.w3c.dom
org.w3c.dom.html
getPackageNames() -
Method in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
returns an array of the names of packages to be imported by CodeProcessors.
Any CodeProcessor used in the context of an IModel
will, upon its
instantiation and initialization, import the list of packages and make their traditional short-forms available.
(Of course, short-forms are language-dependent.) Each element of the array is only a name for a
package (e.g. 'my.java.package').
Includes packages:
- java.lang
- org.w3c.dom
- org.w3c.dom.html
Includes packages:
java.lang
org.mozilla.interfaces
getParameter(String) -
Method in class org.eclipse.actf.core.config.AbstractConfiguration
get a parameter of an undetermined type in the current symbol pool
getParameter(String) -
Method in interface org.eclipse.actf.core.config.IConfiguration
get a parameter of an undetermined type in the current symbol pool
getParameter(String) -
Method in class org.eclipse.actf.validation.validators.AbstractValidationContext
getParameter(String) -
Method in interface org.eclipse.actf.validation.validators.IValidationContext
gets the parameter keyed by the name
getParameterAsString(String) -
Method in class org.eclipse.actf.core.config.AbstractConfiguration
get the parameter with the given key as a string
getParameterAsString(String) -
Method in interface org.eclipse.actf.core.config.IConfiguration
get the parameter with the given key as a string
getParameterNames() -
Method in class org.eclipse.actf.core.config.AbstractConfiguration
retrieve list of parameters from the current symbol pool
getParameterNames() -
Method in interface org.eclipse.actf.core.config.IConfiguration
retrieve list of parameters from the current symbol pool
getParameters() -
Method in class org.eclipse.actf.validation.core.Reflector.Result
gets the parameters to be used for invokation of the
reflected class member
getParameterType() -
Method in class org.eclipse.actf.validation.core.Parameter
returns the parameter type of this unresolved parameter
getParent(Object) -
Method in class org.eclipse.actf.accservice.core.AccessibleElementTreeWalker
return the parent of the given node.
getParent(Object) -
Method in class org.eclipse.actf.model.dom.traverse.DomTreeNodeWalker
return the parent of the given node.
getParent(Object) -
Method in class org.eclipse.actf.model.mozdom.traverse.MozillaDomTreeWalker
return the parent of the given node.
getParent(Object) -
Method in interface org.eclipse.actf.model.traverse.ITreeNodeWalker
return the parent of the given node.
getParent() -
Method in class org.eclipse.actf.validation.rules.AbstractCriterion
getParent() -
Method in interface org.eclipse.actf.validation.rules.ICriterion
return the parent rule of this rule.
getParentNode(Node) -
Method in class org.eclipse.actf.util.dom.TreeWalkerImpl
getParts() -
Method in class org.eclipse.actf.validation.rules.AbstractCriterion
getParts() -
Method in interface org.eclipse.actf.validation.rules.ICriterion
returns the criterion(rule) parts or nested criteria(rules) for the criterion/rule
getPath(String) -
Method in class org.eclipse.actf.util.resources.DefaultResourceLocator
getPath(String) -
Method in class org.eclipse.actf.util.resources.EclipseResourceLocator
find the Path with the given name.
Note: You may also pass a bundle name to this method to obtain a bundle path
getPath(String) -
Method in interface org.eclipse.actf.util.resources.IResourceLocator
find the Path with the given name.
getPaths(String) -
Method in class org.eclipse.actf.util.resources.DefaultResourceLocator
getPaths(String) -
Method in class org.eclipse.actf.util.resources.EclipseResourceLocator
find the paths with the given name.
getPaths(String) -
Method in interface org.eclipse.actf.util.resources.IResourceLocator
find the paths with the given name.
getPaths() -
Method in class org.eclipse.actf.validation.core.ExternalClassLoader
getPathsAsList() -
Method in class org.eclipse.actf.validation.core.ExternalClassLoader
getPathToBundle(String) -
Method in class org.eclipse.actf.util.resources.EclipseResourceLocator
getPathToFile(String, String) -
Method in class org.eclipse.actf.util.resources.EclipseResourceLocator
getPluginId() -
Method in class org.eclipse.actf.accservice.core.AccessibilityServicePlugin
getPluginId() -
Method in class org.eclipse.actf.core.ActfCorePlugin
getPluginId() -
Method in class org.eclipse.actf.model.dom.DomModelPlugin
getPluginId() -
Method in class org.eclipse.actf.model.ModelPlugin
getPluginId() -
Method in class org.eclipse.actf.model.mozdom.MozdomModelPlugin
getPluginId() -
Method in class org.eclipse.actf.validation.ValidationCorePlugin
getPluginId() -
Method in class org.eclipse.actf.webelo.core.MozillaValidationPlugin
getPolymorphic() -
Method in class org.eclipse.actf.validation.core.ExecutionPointTarget
getPolymorphicRuleTypes() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentCriterionMapping
getPosition() -
Method in class org.eclipse.actf.model.locate.BaseNodeIterator
getPredecessorNodes(Object) -
Method in class org.eclipse.actf.model.traverse.AbstractTreeNodeWalker
retreave the direct predecessors of the given element.
getPredecessorNodes(Object) -
Method in interface org.eclipse.actf.model.traverse.INodeWalker
retreave the direct predecessors of the given element.
getPrefix() -
Method in class org.eclipse.actf.util.command.CLSwitch
getPrintWriter() -
Method in class org.eclipse.actf.util.logging.PrintWriterReporter
get the PrintWriter being used by this Reporter
getProcessId(Object) -
Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaWindowService
get the process id with which the given window is associated
getProcessId(Object) -
Method in interface org.eclipse.actf.accservice.IWindowService
get the process id with which the given window is associated
getProcessId(Object) -
Method in class org.eclipse.actf.accservice.javapp.JavaWindowService
getProgress() -
Method in class org.eclipse.actf.validation.core.AbstractValidationProcess
returns the approximate progress relative to the amount of estimated work
as an integer percentage.
getProgress() -
Method in interface org.eclipse.actf.validation.core.IValidationProcess
returns the approximate progress relative to the amount of estimated work
as an integer percentage.
getProperty(String) -
Method in class org.eclipse.actf.model.events.ModelEvent
getProperty(String) -
Method in class org.eclipse.actf.validation.reports.ValidationReport
get the property specified by the key
getPropertyPointer() -
Method in class org.eclipse.actf.model.locate.BaseNodePointer
getPropFilename() -
Method in class org.eclipse.actf.util.jar.InstallJars
Get the propFilename mode state.
getQualifiedName() -
Method in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
Execution point names can be reused across rule bases but they must be unique
within a rule base.
getRecordCount() -
Method in class org.eclipse.actf.validation.reports.ValidationReporter
get the number of report records logged by this reporter
getRecords() -
Method in class org.eclipse.actf.validation.reports.ValidationReport
return all report records in this report
getRecords() -
Method in class org.eclipse.actf.validation.reports.ValidationReporter
return all records logged by this reporter thus far
getRegexp() -
Method in class org.eclipse.actf.validation.core.ModelTransition
getRegisteredAccessibilityServices() -
Method in class org.eclipse.actf.accservice.AccessibilityServiceManager
get all registered services
getRegisteredAccessibilityServicesMap() -
Method in class org.eclipse.actf.accservice.AccessibilityServiceManager
get all registered services
getRelativePositionByClassName() -
Method in class org.eclipse.actf.accservice.locate.AccessibleNodePointer
getRelativePositionByClassName() -
Method in class org.eclipse.actf.model.locate.BaseNodePointer
getRelativePositionByName(Node) -
Method in class org.eclipse.actf.model.dom.locate.DomNodeLocator
getRelativePositionByRole() -
Method in class org.eclipse.actf.accservice.locate.AccessibleNodePointer
getRepairHint() -
Method in class org.eclipse.actf.validation.rules.AbstractRule
returns the repair hint for this rule
getRepairHint() -
Method in interface org.eclipse.actf.validation.rules.IRule
returns the repair hint for this rule
getReport(String) -
Method in class org.eclipse.actf.validation.reports.ValidationReportGroup
retreave a validation report by its id
getReporter(int, String) -
Static method in class org.eclipse.actf.util.logging.AbstractReporter
utility method to construct reporters
getReporter() -
Method in class org.eclipse.actf.validation.core.ValidationProcessManager
get the reporter used by this manager
getReporter() -
Method in class org.eclipse.actf.validation.validators.AccessibilityValidationContext
convenience method for obtaining the reporter associated with this
context.
getReportID() -
Method in class org.eclipse.actf.validation.events.ReportEvent
get the report ID of the current report.
getReportID() -
Method in class org.eclipse.actf.validation.reports.ValidationReport
getReportRecords() -
Method in class org.eclipse.actf.validation.events.ReportEvent
get the most recently fetched set of report records.
getReports() -
Method in class org.eclipse.actf.validation.reports.ValidationReportGroup
get all reports in this group
getResolvedValue() -
Method in class org.eclipse.actf.util.command.CLSwitch
returns the resolved value of the argument passed to the switch.
getResolvedValue() -
Method in class org.eclipse.actf.validation.core.Parameter
returns the resolved parameter value.
getResource(String) -
Method in class org.eclipse.actf.util.resources.ClassLoaderCache
get a java.net.URL
object representing the named resource
getResource(String) -
Method in class org.eclipse.actf.util.resources.DefaultResourceLocator
getResource(String) -
Method in class org.eclipse.actf.util.resources.EclipseResourceLocator
find the resource with the given name.
Search Algorithm is:
Search through the registered ClassLoaders for the resource
Search through the registered Bundles for the resource
Test if the name is actually a Bundle
getResource(String) -
Method in interface org.eclipse.actf.util.resources.IResourceLocator
find the resource with the given name.
getResourceAsBufferedStream(String, ClassLoader) -
Method in class org.eclipse.actf.util.resources.DefaultResourceLocator
getResourceAsBufferedStream(String, String, String, ClassLoader) -
Method in class org.eclipse.actf.util.resources.DefaultResourceLocator
getResourceAsStream(String) -
Method in class org.eclipse.actf.util.resources.DefaultResourceLocator
get the resource with the given id as a stream and using the
class loader that loaded this IResourceLocator instance.
getResourceAsStream(String, ClassLoader) -
Method in class org.eclipse.actf.util.resources.DefaultResourceLocator
get the resource corresponding to the given id as a stream using the specified class loader.
getResourceAsStream(String, String, String, ClassLoader) -
Method in class org.eclipse.actf.util.resources.DefaultResourceLocator
get the resource corresponding to the given id as a stream using the specified class loader.
getResourceAsStream(String, ClassLoader) -
Method in class org.eclipse.actf.util.resources.EclipseResourceLocator
get the resource corresponding to the given id as a stream using the specified class loader.
Note that resources are located in the context of bundles in Eclipse.
getResourceAsStream(String, String, String, ClassLoader) -
Method in class org.eclipse.actf.util.resources.EclipseResourceLocator
getResourceAsStream(String, String, String, String) -
Method in class org.eclipse.actf.util.resources.EclipseResourceLocator
getResourceAsStream(String) -
Method in interface org.eclipse.actf.util.resources.IResourceLocator
get the resource with the given id as a stream and using the
class loader that loaded this IResourceLocator instance.
getResourceAsStream(String, ClassLoader) -
Method in interface org.eclipse.actf.util.resources.IResourceLocator
get the resource corresponding to the given id as a stream using the specified class loader.
getResourceAsStream(String, String, String, ClassLoader) -
Method in interface org.eclipse.actf.util.resources.IResourceLocator
get the resource corresponding to the given id as a stream using the specified class loader.
getResourceBundle() -
Method in class org.eclipse.actf.util.logging.AbstractReporter
get the underlying resource bundle
getResourceLocator() -
Method in class org.eclipse.actf.core.runtime.AbstractRuntimeContext
getResourceLocator() -
Method in interface org.eclipse.actf.core.runtime.IRuntimeContext
getResources(String) -
Method in class org.eclipse.actf.util.resources.ClassLoaderCache
get a java.util.Enumeration
representing the named resources
getResources(String) -
Method in class org.eclipse.actf.util.resources.DefaultResourceLocator
getResources(String) -
Method in interface org.eclipse.actf.util.resources.IResourceLocator
find the resources with the given name.
getReturnValue() -
Method in class org.eclipse.actf.validation.core.ResultInvoker
return the return value from a method invokation or object instantiated
by a constructor via the invoke
method
getRoot() -
Method in class org.eclipse.actf.util.dom.NodeIteratorImpl
getRoot() -
Method in class org.eclipse.actf.util.dom.TreeWalkerImpl
getRootException(Throwable) -
Static method in class org.eclipse.actf.util.logging.LoggingUtil
retreave the root exception of the given Throwable
getRowColumnExtentsAtIndex(int) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
getRowCount() -
Method in interface org.eclipse.actf.accservice.core.IAccessibleTableElement
get the number of rows for the table
getRowCount() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
get the number of rows for the table
getRowCount() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleTable
get the number of rows for the table
getRowDescription(long) -
Method in interface org.eclipse.actf.accservice.core.IAccessibleTableElement
get the description for the specified row
getRowDescription(long) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
get the description for the specified row
getRowDescription(long) -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleTable
get the description for the specified row
getRowExtentAt(int, int) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
getRowHeaders() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
getRowIndex(int) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
getRule(String) -
Method in interface org.eclipse.actf.validation.rules.IRuleSet
get the rule with the given name
getRule(String) -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleSet
getRuleBase() -
Method in class org.eclipse.actf.validation.core.AbstractValidationProcess
returns the IRuleBase used in this IValidationProcess.
getRuleBase() -
Method in interface org.eclipse.actf.validation.core.IValidationProcess
returns the IRuleBase used in this IValidationProcess.
getRuleBase() -
Method in class org.eclipse.actf.validation.core.ValidationProcessState
getRuleBase(String) -
Method in class org.eclipse.actf.validation.rulebase.RuleBaseManager
getRuleBase() -
Method in interface org.eclipse.actf.validation.rules.ICriterionFactory
getRuleBase() -
Method in interface org.eclipse.actf.validation.rules.IRuleSet
get the rulebase to which this ruleset belongs
getRuleBase() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.DocumentRuleBaseBuilder
getRuleBase() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ReflectionDocumentCriterionFactory
getRuleBase() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleSet
getRuleBaseDescriptors() -
Method in class org.eclipse.actf.validation.rulebase.EclipseRuleBaseMap
getRuleBaseDescriptors() -
Method in class org.eclipse.actf.validation.rulebase.RuleBaseManager
getRuleBaseDescriptors() -
Method in class org.eclipse.actf.validation.rulebase.RuleBaseMapBuilder
getRuleBaseDescriptors() -
Method in class org.eclipse.actf.validation.rulebase.RuleBaseMapDocument
getRuleBaseFactory() -
Method in class org.eclipse.actf.validation.rulebase.DocumentRuleBaseDescriptor
get the class name of the factory for instantiating the rulebase being described by this descriptor
getRuleBaseFactory() -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBaseDescriptor
get the class name of the factory for instantiating the rulebase being described by this descriptor
getRuleBaseMapping(String) -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBaseMappingFactory
gets an instance of the rule base mapping for the given name.
getRuleBaseMappings() -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBaseMappingFactory
gets all of the RuleBaseMappings
getRuleBaseName() -
Method in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
getRuleBaseName() -
Method in class org.eclipse.actf.validation.core.ModelTransition
getRuleBaseName() -
Method in class org.eclipse.actf.validation.rulebase.DocumentRuleBaseDescriptor
gets the name of the rulebase being described by this descriptor
getRuleBaseName() -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBaseDescriptor
gets the name of the rulebase being described by this descriptor
getRuleBasesByTarget(Object) -
Method in class org.eclipse.actf.validation.rulebase.RuleBaseManager
getRuleBasesByTargetName(String) -
Method in class org.eclipse.actf.validation.rulebase.RuleBaseManager
getRuleId() -
Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
returns the rule id responsible for generating this record
getRuleInstance(String) -
Method in interface org.eclipse.actf.validation.rules.ICriterionFactory
gets an instance of the validation rule for the given name.
getRuleInstance(String, IRule) -
Method in interface org.eclipse.actf.validation.rules.ICriterionFactory
creates and initializes a validation rule for the given name.
getRuleInstance(String) -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ReflectionDocumentCriterionFactory
getRuleInstance(String, IRule) -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ReflectionDocumentCriterionFactory
getRules() -
Method in interface org.eclipse.actf.validation.rules.IRuleSet
return all of the rules within this ruleset
getRules() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleSet
getRuleSet() -
Method in class org.eclipse.actf.validation.rules.AbstractCriterion
getRuleSet() -
Method in interface org.eclipse.actf.validation.rules.ICriterion
return the IRuleSet containing this IRule.
getRuleSet() -
Method in interface org.eclipse.actf.validation.rules.ICriterionFactory
getRuleSet() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ReflectionDocumentCriterionFactory
getRuleSet() -
Method in class org.eclipse.actf.validation.validators.GenericAccessibilityValidator
getRuleSet() -
Method in interface org.eclipse.actf.validation.validators.IValidator
return the ruleSet being used by this validator
getRuleSetElements() -
Method in interface org.eclipse.actf.validation.valdoc.rulebase.IValidationDocument
return the list of ruleset elements of the document.
getRuleSetElements() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ReflectionValidationDocument
return the list of ruleset elements of the document.
getRuleSets() -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
retrieve the rulesets contained within this rulebase.
getRuleSets() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBase
getRuleSetsForExecutionPoint(String) -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
retrieves all RuleSets in the IRuleBase that are associated with the
ExecutionPoint with the given name.
getRuleSetsForExecutionPoint(String) -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBase
getRulesForCriterion(ICriterion) -
Method in interface org.eclipse.actf.validation.rules.ICriterionMapping
Retrieve a list of Rules for a given criterion
getRulesForCriterion(ICriterion) -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentCriterionMapping
getRunMode() -
Method in class org.eclipse.actf.util.jar.InstallJars
Get the run mode state.
getRuntimeContext() -
Method in class org.eclipse.actf.core.ActfCorePlugin
getRuntimeContext() -
Method in class org.eclipse.actf.core.runtime.RuntimeContextFactory
getScript(String) -
Method in interface org.eclipse.actf.validation.valdoc.codeproc.ICodeProcessor
get the code associated with the given script name
getScript(String) -
Method in class org.eclipse.actf.validation.valdoc.scripting.AbstractCodeInterpreter
get the code associated with the given script name
getScriptElements() -
Method in interface org.eclipse.actf.validation.valdoc.rulebase.IValidationDocument
return an array of script elements of the document.
getScriptElements() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ReflectionValidationDocument
return an array of script elements of the document.
getScriptingLanguage() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBase
getScriptLanguage() -
Method in interface org.eclipse.actf.validation.valdoc.rulebase.IValidationDocument
return the value of the actf:scriptlang attribute
getScriptLanguage() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ReflectionValidationDocument
return the value of the actf:scriptlang attribute
getScripts() -
Method in interface org.eclipse.actf.validation.rulebase.IDocumentRuleBaseMetadata
retreave the scripts associated with a document
getScripts() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBaseMetadata
getSelectedAccessibleColumnCount() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
getSelectedAccessibleRowCount() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
getSelectedChildCount() -
Method in interface org.eclipse.actf.accservice.core.IAccessibleTableElement
get the number of selected chidren for the table
getSelectedChildCount() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
getSelectedChildCount() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleTable
getSelectedChildren() -
Method in interface org.eclipse.actf.accservice.core.IAccessibleTableElement
get the indices of the selected Children
getSelectedChildren() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
getSelectedChildren() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleTable
getSelectedColumns() -
Method in interface org.eclipse.actf.accservice.core.IAccessibleTableElement
get the indecies of the selected columns
getSelectedColumns() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
get the indecies of the selected columns
getSelectedColumns() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleTable
get the indecies of the selected columns
getSelectedRows() -
Method in interface org.eclipse.actf.accservice.core.IAccessibleTableElement
get the indecies of the selected rows
getSelectedRows() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
get the indecies of the selected rows
getSelectedRows() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleTable
get the indecies of the selected rows
getSelectedText(long) -
Method in interface org.eclipse.actf.accservice.core.IAccessibleTextElement
get the text of the selected object
getSelectedText(long) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
get the text of the selected object
getSelectedText(long) -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleText
get the text of the selected object
getSelectedTextEnd(long) -
Method in interface org.eclipse.actf.accservice.core.IAccessibleTextElement
get the ending index of the selected text
getSelectedTextEnd(long) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
get the ending index of the selected text
getSelectedTextEnd(long) -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleText
get the ending index of the selected text
getSelectedTextStart(long) -
Method in interface org.eclipse.actf.accservice.core.IAccessibleTextElement
get the starting index of the selected text
getSelectedTextStart(long) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
get the starting index of the selected text
getSelectedTextStart(long) -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleText
get the starting index of the selected text
getSelectionCount() -
Method in interface org.eclipse.actf.accservice.core.IAccessibleTextElement
get number of active non-contiguous selections
getSelectionCount() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
get number of active non-contiguous selections
getSelectionCount() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleText
get number of active non-contiguous selections
getService() -
Method in class org.eclipse.actf.util.xpath.jaxp.XPathServiceFactoryImpl
getService() -
Method in class org.eclipse.actf.util.xpath.XPathServiceFactory
getSeverity() -
Method in class org.eclipse.actf.validation.rules.AbstractRule
return the severity level for a violation of this rule.
getSeverity() -
Method in interface org.eclipse.actf.validation.rules.IRule
return the severity level for a violation of this rule.
getSortKey() -
Static method in class org.eclipse.actf.validation.reports.ValidationReportRecord
return the sort key, the key according to which records are sorted
getSortNames() -
Method in class org.eclipse.actf.util.jar.ZipExploder
getSource() -
Method in class org.eclipse.actf.validation.reports.ValidationReport
returns the source of the report
getSourceFile() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ScriptElement
getSourceID() -
Method in class org.eclipse.actf.util.logging.AbstractReporter
gets the id or name of this reporter
getSourceID() -
Method in interface org.eclipse.actf.util.logging.IReporter
gets the id or name of this reporter
getSourceIDString(String) -
Method in class org.eclipse.actf.util.logging.AbstractReporter
get the source id string associated with the given key.
getSourceLocation() -
Method in class org.eclipse.actf.validation.rulebase.DocumentRuleBaseDescriptor
get the location of the document that describes the rulebase
getSourceType() -
Method in class org.eclipse.actf.model.events.ModelEventType
return the type of objects that can fire this event
getStackTrace() -
Method in class org.eclipse.actf.validation.reports.CreationContext
getStart() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2TextSegment
getStartIndex() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleHyperlink
Returns the index at which the textual rerpesentation of
the hyperlink starts.
getStartNodes() -
Method in class org.eclipse.actf.accservice.core.AccessibleElementTreeWalker
getStartNodes() -
Method in class org.eclipse.actf.model.dom.traverse.DomTreeNodeWalker
returns empty arrayget the starting nodes of the graph.
getStartNodes() -
Method in class org.eclipse.actf.model.mozdom.traverse.MozillaDomTreeWalker
getStartNodes() -
Method in interface org.eclipse.actf.model.traverse.INodeWalker
get the starting nodes of the graph.
getState(int) -
Static method in class org.eclipse.actf.accservice.core.win32.msaa.Msaa
getStringParameter(String) -
Method in class org.eclipse.actf.core.config.AbstractConfiguration
retrieve a string parameter from the current symbol pool
getStringParameter(String) -
Method in interface org.eclipse.actf.core.config.IConfiguration
retrieve a string parameter from the current symbol pool
getStyle(Control, IRenderableModel) -
Method in class org.eclipse.actf.validation.core.FocusValidationProcess
getSuccessorNodes(Object) -
Method in class org.eclipse.actf.model.traverse.AbstractTreeNodeWalker
retreave the direct successors of the given element.
getSuccessorNodes(Object) -
Method in interface org.eclipse.actf.model.traverse.INodeWalker
retreave the direct successors of the given element.
getSummary() -
Method in interface org.eclipse.actf.accservice.core.IAccessibleTableElement
get the summary for the table
getSummary() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
get the summary for the table
getSummary() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleTable
get the summary for the table
getSummary() -
Method in class org.eclipse.actf.validation.reports.ValidationReport
getSupportedTypes() -
Method in class org.eclipse.actf.accservice.adapt.AccessibilityAdaptor
returns the types to which given objects may be adapted by this adaptor.
getSupportedTypes() -
Method in class org.eclipse.actf.accservice.adapt.win32.ia2.IA2AccessibilityAdaptor
returns the types to which given objects may be adapted by this adaptor.
getSupportedTypes() -
Method in class org.eclipse.actf.accservice.adapt.win32.msaa.MsaaAccessibilityAdaptor
returns the types to which given objects may be adapted by this adaptor.
getSupportedTypes() -
Method in interface org.eclipse.actf.core.adapt.IAdaptor
returns the types to which given objects may be adapted by this adaptor.
getSwitch(String) -
Method in class org.eclipse.actf.util.command.CLArgumentProcessor
return the command line switch with the given name
getSwitches() -
Method in class org.eclipse.actf.util.command.CLArgumentProcessor
return the switches that are currently being handled by this processor
getSymbolPool() -
Method in class org.eclipse.actf.core.config.AbstractConfiguration
get the current symbol pool.
getSymbolPool() -
Method in interface org.eclipse.actf.core.config.IConfiguration
get the current symbol pool.
getSymbolPoolContents(String) -
Method in class org.eclipse.actf.core.config.AbstractConfiguration
get the contents of the specified symbol pool
getSymbolPoolContents(String) -
Method in interface org.eclipse.actf.core.config.IConfiguration
get the contents of the specified symbol pool
getSymbolPools() -
Method in class org.eclipse.actf.core.config.AbstractConfiguration
get all available symbol pools.
getSymbolPools() -
Method in interface org.eclipse.actf.core.config.IConfiguration
get all available symbol pools.
getSystemMetricsHeight() -
Static method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaWindowService
getSystemMetricsWidth() -
Static method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaWindowService
getTableModelChange() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleTable
getTarget() -
Method in class org.eclipse.actf.validation.core.ExecutionPoint
getTargetClass() -
Method in class org.eclipse.actf.validation.rules.TypeCriterion
Returns the class against which target objects are teste
getTargetClassName() -
Method in class org.eclipse.actf.validation.core.ExecutionPointTarget
getTargetNodeName() -
Method in class org.eclipse.actf.validation.rules.NodeNameCriterion
getTargets() -
Method in class org.eclipse.actf.validation.rulebase.DocumentRuleBaseDescriptor
getText() -
Method in interface org.eclipse.actf.accservice.core.IAccessibleTextElement
get the text for the accessible text object
getText() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
get the text for the accessible text object
getText() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2TextSegment
getText() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleText
get the text for the accessible text object
getText() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.BaseElement
returns the text content of the element (if present)
getTextAfterOffset(int, int) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
getTextAtOffset(int, int) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
getTextBeforeOffset(int, int) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
getTextRange(int, int) -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleText
getTextTrim(Element) -
Method in class org.eclipse.actf.validation.rules.AbstractRule
getTextTrim() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.BaseElement
returns the trimmed text content of the element
getThreadCount() -
Static method in class org.eclipse.actf.validation.core.ValidationThread
getThreadInfo() -
Method in class org.eclipse.actf.util.logging.PrintWriterReporter
Get info about the calling Thread.
getThreadState() -
Static method in class org.eclipse.actf.util.thread.ThreadUtils
getThreadState(String) -
Static method in class org.eclipse.actf.util.thread.ThreadUtils
getThrowable() -
Method in class org.eclipse.actf.validation.core.ResultInvoker
returns the Throwable object should an exception have occured during
invokation of invoke
method
getTimeMillis() -
Method in class org.eclipse.actf.model.events.ModelEvent
convenience method for getting the timestamp of the event
getTimestamp() -
Method in class org.eclipse.actf.validation.reports.ValidationReport
getTimestamp() -
Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
getTool() -
Method in class org.eclipse.actf.validation.reports.ValidationReport
getToolkitName() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleApplication
Return the toolkit name
getToolkitVersion() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleApplication
Return the accessible toolkit version
getTopLevelWindows() -
Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaWindowService
retreave all top-level windows from whatever object is considered to be the underlying platform's desktop.
getTopLevelWindows() -
Method in interface org.eclipse.actf.accservice.IWindowService
retreave all top-level windows from whatever object is considered to be the underlying platform's desktop.
getTopLevelWindows() -
Method in class org.eclipse.actf.accservice.javapp.JavaWindowService
retreave all top-level windows from whatever object is considered to be the underlying platform's desktop.
getTopLevelWindows() -
Method in class org.eclipse.actf.accservice.mozdom.MozillaAccessibilityService
getTraceLevel() -
Static method in class org.eclipse.actf.util.logging.LoggingUtil
get the current trace level
getTraceOptionId() -
Method in class org.eclipse.actf.core.ActfCorePlugin
getTracer() -
Method in class org.eclipse.actf.core.ActfCorePlugin
getTracer() -
Static method in class org.eclipse.actf.util.logging.LoggingUtil
returns the active tracer
getType() -
Method in class org.eclipse.actf.validation.core.ExecutionPointTarget
getType() -
Method in class org.eclipse.actf.validation.core.TargetArgument
getType() -
Method in class org.eclipse.actf.validation.rulebase.DocumentRuleBaseDescriptor
gets the type of the rulebase being described
getType() -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBaseDescriptor
gets the type of the rulebase being described
getTypeName(String) -
Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaGuiModel
returns the type name associated with this nodeName. The nodeName parameter
is most frequently formed by calling getNodeName
. The name returned identifies
the type that is represented by this node name in the graph.
If the specified nodeName was not obtained from getNodeName
, then
implementers should make a rough guess regarding the underlying type on the basis of the package names
associated with this model via getPackageNames
.
returns the original class name from which this node name
was derived or, if unsuccessful, tries to form the correct class based on
the package names associated with this implementation always returns org.eclipse.actf.accservice.AccessibleElement
getTypeName(String) -
Method in class org.eclipse.actf.model.AbstractModel
returns the type name associated with this nodeName. returns the original class name from which this node name
was derived or, if unsuccessful, tries to form the correct class based on
the package names associated with this implementation
getTypeName(String) -
Method in class org.eclipse.actf.model.dom.DomModel
returns the type name associated with this nodeName. The nodeName parameter
is most frequently formed by calling getNodeName
. The name returned identifies
the type that is represented by this node name in the graph.
If the specified nodeName was not obtained from getNodeName
, then
implementers should make a rough guess regarding the underlying type on the basis of the package names
associated with this model via getPackageNames
.
returns the original class name from which this node name
was derived or, if unsuccessful, tries to form the correct class based on
the package names associated with this implementation always returns org.w3c.dom.Element
getTypeName(String) -
Method in interface org.eclipse.actf.model.IModel
returns the type name associated with this nodeName.
getTypeName(String) -
Method in class org.eclipse.actf.model.mozdom.DomBrowserGuiModel
returns the type name associated with this nodeName. The nodeName parameter
is most frequently formed by calling getNodeName
. The name returned identifies
the type that is represented by this node name in the graph.
If the specified nodeName was not obtained from getNodeName
, then
implementers should make a rough guess regarding the underlying type on the basis of the package names
associated with this model via getPackageNames
.
returns the original class name from which this node name
was derived or, if unsuccessful, tries to form the correct class based on
the package names associated with this implementation
getTypeNamePrefix() -
Method in class org.eclipse.actf.model.mozdom.DomBrowserGuiModel
getTypeNamePrefix() -
Method in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
getTypeNameSuffix() -
Method in class org.eclipse.actf.model.mozdom.DomBrowserGuiModel
getTypeNameSuffix() -
Method in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
getUniqueID() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2Accessible
getUnresolvedValue() -
Method in class org.eclipse.actf.validation.core.Parameter
get the unresolved value for this parameter.
getURLsAsList() -
Method in class org.eclipse.actf.validation.core.ExternalClassLoader
getValidatedComponents() -
Method in class org.eclipse.actf.validation.validators.AccessibilityValidationContext
convenience method for obtaining the set of previously validated
components from this context.
getValidationContext() -
Method in class org.eclipse.actf.validation.core.AbstractValidationProcess
returns the IValidationContext used in this IValidationProcess.
getValidationContext() -
Method in interface org.eclipse.actf.validation.core.IValidationProcess
returns the IValidationContext used in this IValidationProcess.
getValidationContext() -
Method in class org.eclipse.actf.validation.core.ValidationProcessState
getValidationProcessMapping(String) -
Method in class org.eclipse.actf.validation.core.DefaultValidationProcessMappingFactory
gets the validation process class name for this validator name.
getValidationProcessMapping(String) -
Method in interface org.eclipse.actf.validation.core.IValidationProcessMappingFactory
gets the validation process class name for this validator name.
getValidationProcessMappings() -
Method in class org.eclipse.actf.validation.core.DefaultValidationProcessMappingFactory
gets all of the mappings for validators and validation processes
getValidationProcessMappings() -
Method in interface org.eclipse.actf.validation.core.IValidationProcessMappingFactory
gets all of the mappings for validators and validation processes
getValidationProcessName(String) -
Method in class org.eclipse.actf.validation.core.ValidationProcessManager
Gets the IValidationProcess class name for this IValidator name.
getValidatorClassName() -
Method in class org.eclipse.actf.validation.core.ExecutionPoint
getValidatorName() -
Method in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
getValue() -
Method in class org.eclipse.actf.util.command.CLSwitch
returns the unresolved value or argument passed to the switch on the command line.
getValue() -
Method in class org.eclipse.actf.validation.core.Reflector.Result
gets the value of the member should the member be a Field or returns the result of a method invokation or constructor call.
getValue() -
Method in class org.eclipse.actf.validation.core.TargetArgument
getValue() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.AliasElement
getValueType() -
Method in class org.eclipse.actf.util.command.CLSwitch
returns the desired type of the value or agument corresponding to the swithh.
getVerbose() -
Method in class org.eclipse.actf.util.jar.InstallJars
Get the verbose mode state.
getVerbose() -
Method in class org.eclipse.actf.util.jar.ZipExploder
Get the verbose mode state.
getVerbose() -
Method in class org.eclipse.actf.util.jar.ZipImploder
get the verbose mode
getVersion() -
Method in interface org.eclipse.actf.validation.rulebase.IRuleBase
retrieve the version number associated with this rulebase
getVersion() -
Method in class org.eclipse.actf.validation.valdoc.rulebase.ValidationDocumentRuleBase
getWarningCount() -
Method in class org.eclipse.actf.util.logging.PrintWriterReporter
return the number of warnings reported thus far by this reporter.
getWhatToShow() -
Method in class org.eclipse.actf.util.dom.NodeIteratorImpl
getWhatToShow() -
Method in class org.eclipse.actf.util.dom.TreeWalkerImpl
getWidth() -
Method in interface org.eclipse.actf.accservice.core.IAccessibleImageElement
get the width for the accessible image
getWidth() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleImage
get the width for the accessible image
getWidth() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleImage
get the width for the accessible image
getWindowHandle() -
Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessible
getWindowHandleAsHex() -
Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessible
get the handle value as a hex string
getWindowService() -
Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibilityService
returns a service for windowing-related functionality.
getWindowService() -
Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityService
getWindowService() -
Method in interface org.eclipse.actf.accservice.IAccessibilityService
returns a service for windowing-related functionality.
getWindowService() -
Method in class org.eclipse.actf.accservice.javapp.JavaAccessibilityService
getWindowService() -
Method in class org.eclipse.actf.accservice.mozdom.MozillaAccessibilityService
returns a service for windowing-related functionality.
getWorkEstimate() -
Method in class org.eclipse.actf.validation.core.AbstractValidationProcess
returns an estimate on the amount of work required by this process.
getWorkEstimate() -
Method in interface org.eclipse.actf.validation.core.IValidationProcess
returns an estimate on the amount of work required by this process.