A B C D E F G H I J K L M N O P Q R S T U V W X Z _

E

EclipseConfiguration - Class in org.eclipse.actf.core.config
 
EclipseConfiguration() - Constructor for class org.eclipse.actf.core.config.EclipseConfiguration
create a Configuration from extension point information
EclipseErrorLogger - Class in org.eclipse.actf.util.logging
 
EclipseErrorLogger() - Constructor for class org.eclipse.actf.util.logging.EclipseErrorLogger
 
EclipseResourceLocator - Class in org.eclipse.actf.util.resources
an implementation for locating resources within the Eclipse framework.
EclipseResourceLocator() - Constructor for class org.eclipse.actf.util.resources.EclipseResourceLocator
 
EclipseRuleBaseMap - Class in org.eclipse.actf.validation.rulebase
 
EclipseRuleBaseMap(IExtension) - Constructor for class org.eclipse.actf.validation.rulebase.EclipseRuleBaseMap
 
EclipseRuntimeContext - Class in org.eclipse.actf.core.runtime
 
EclipseRuntimeContext() - Constructor for class org.eclipse.actf.core.runtime.EclipseRuntimeContext
 
element() - Method in interface org.eclipse.actf.accservice.core.IAccessibleElement
get the element associated with this accessible element
element - Variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessible
 
element() - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessible
get the element associated with this accessible element
element() - Method in class org.eclipse.actf.accservice.javapp.JavaAccessible
 
element() - Method in class org.eclipse.actf.accservice.mozdom.MozillaAccessible
get the element associated with this accessible element
ELEMENT_BRIDGE_MAP - Static variable in class org.eclipse.actf.validation.validators.ValidationContextConstants
 
ELEMENT_LOCATOR - Static variable in class org.eclipse.actf.validation.validators.ValidationContextConstants
 
EMPTY_VALUE - Static variable in class org.eclipse.actf.validation.core.Parameter
empty parameter
EmptyNodeListImpl - Class in org.eclipse.actf.util.dom
Utility class working as an empty NodeList
EmptyNodeListImpl() - Constructor for class org.eclipse.actf.util.dom.EmptyNodeListImpl
 
ENABLE - Static variable in class org.eclipse.actf.validation.rules.RuleConstants
 
ENABLE - Static variable in interface org.eclipse.actf.validation.valdoc.rulebase.IValidationDocument
attribute for document enablement; value = 'enable'
end - Variable in class org.eclipse.actf.accservice.core.win32.ia2.IA2TextSegment
 
endCategory() - Method in class org.eclipse.actf.util.logging.AbstractReporter
end the current reporting category
endCategory(String) - Method in class org.eclipse.actf.util.logging.AbstractReporter
end the category with the given id
endCategory() - Method in interface org.eclipse.actf.util.logging.IReporter
end the current reporting category
endCategory(String) - Method in interface org.eclipse.actf.util.logging.IReporter
end the category with the given id
endElement(String, String, String) - Method in class org.eclipse.actf.core.config.XmlConfiguration.ParserHandler
 
endReport() - Method in interface org.eclipse.actf.util.logging.IReporter
ends a report started with startReport.
endReport() - Method in class org.eclipse.actf.util.logging.PrintWriterReporter
ends a report started with startReport.
endReport() - Method in class org.eclipse.actf.validation.reports.ValidationReporter
ends a report started with startReport.
endSubprocess() - Static method in class org.eclipse.actf.util.logging.LoggingUtil
alert tracer that a process is ending.
EQ - Static variable in class org.eclipse.actf.validation.rules.RuleConstants
 
EqRule - Class in org.eclipse.actf.validation.rules
embodies the actf:eq rule
EqRule() - Constructor for class org.eclipse.actf.validation.rules.EqRule
 
equals(Object) - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2Accessible
 
equals(Object) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessible
 
equals(Object) - Method in class org.eclipse.actf.accservice.javapp.JavaAccessible
 
equals(Object) - Method in class org.eclipse.actf.model.locate.BaseNodePointer
 
equals(Object) - Method in class org.eclipse.actf.validation.reports.ValidationReportRecord
 
equals(Object) - Method in class org.eclipse.actf.validation.rules.AbstractCriterion
 
eraseDesktop() - Static method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessible
 
eraseRectangle(Rectangle) - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessible
 
error(SAXParseException) - Method in class org.eclipse.actf.core.config.XmlConfiguration.ParserHandler
 
ERROR - Static variable in interface org.eclipse.actf.util.logging.IReporter
 
errorCodeMap() - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleElement
 
errorCodeMap() - Method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessible
 
errorCodeReturnMap - Variable in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleElement
 
errorCodeReturnMap - Variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessible
 
errorLogger - Variable in class org.eclipse.actf.core.runtime.AbstractRuntimeContext
 
errorLoggers - Variable in class org.eclipse.actf.util.logging.AbstractReporter
 
ERRORS - Static variable in class org.eclipse.actf.util.logging.LoggingUtil
only errors are printed
errString - Static variable in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleElement
 
errString - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessible
 
escape(String) - Static method in class org.eclipse.actf.util.logging.LoggingUtil
Replace XML specific characters with entities.
evalForNodeList(Object, Node) - Method in class org.eclipse.actf.util.xpath.XPathService
Evaluate the compiled XPath expression in the specified context and return the result as NodeList.
evalForString(Object, Node) - Method in class org.eclipse.actf.util.xpath.XPathService
Evaluate the compiled XPath expression in the specified context and return the result as String.
evalPathForNodeList(String, Node) - Method in class org.eclipse.actf.util.xpath.XPathService
Evaluate the XPath expression in the specified context and return the result as NodeList.
evalPathForString(String, Node) - Method in class org.eclipse.actf.util.xpath.XPathService
Evaluate the XPath expression in the specified context and return the result as NodeList.
evaluateArguments(String, Class) - Method in interface org.eclipse.actf.validation.valdoc.codeproc.ICodeProcessor
attempt to evaluate the given string as an argument of the specified type
evaluateArguments(String, Class[]) - Method in interface org.eclipse.actf.validation.valdoc.codeproc.ICodeProcessor
attempt to evaluate the given string as a set of arguments of objects corresponding to the specified types.
evaluateArguments(String, Class) - Method in class org.eclipse.actf.validation.valdoc.scripting.AbstractCodeInterpreter
attempt to evaluate the given string as an argument of the specified type.
evaluateArguments(String, Class[]) - Method in class org.eclipse.actf.validation.valdoc.scripting.AbstractCodeInterpreter
attempt to evaluate the given code and return an array of objects corresponding to the specified types.
EvaluationException - Exception in org.eclipse.actf.validation.valdoc.codeproc
 
EvaluationException() - Constructor for exception org.eclipse.actf.validation.valdoc.codeproc.EvaluationException
 
EvaluationException(String) - Constructor for exception org.eclipse.actf.validation.valdoc.codeproc.EvaluationException
 
EvaluationException(Throwable) - Constructor for exception org.eclipse.actf.validation.valdoc.codeproc.EvaluationException
 
EvaluationException(String, Throwable) - Constructor for exception org.eclipse.actf.validation.valdoc.codeproc.EvaluationException
 
event - Variable in class org.eclipse.actf.validation.core.EventExecutionPoint
 
EVENT_DOM_ACTIVATE - Static variable in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
 
EVENT_DOM_ATTRMODIFIED - Static variable in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
 
EVENT_DOM_CHARDATAMODIFIED - Static variable in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
 
EVENT_DOM_FOCUSIN - Static variable in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
 
EVENT_DOM_FOCUSOUT - Static variable in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
 
EVENT_DOM_MOUSECLICK - Static variable in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
 
EVENT_DOM_MOUSEDOWN - Static variable in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
 
EVENT_DOM_MOUSEMOVE - Static variable in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
 
EVENT_DOM_MOUSEOUT - Static variable in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
 
EVENT_DOM_MOUSEOVER - Static variable in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
 
EVENT_DOM_MOUSEUP - Static variable in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
 
EVENT_DOM_NODEINSERTED - Static variable in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
 
EVENT_DOM_NODEINSERTEDINTODOC - Static variable in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
 
EVENT_DOM_NODEREMOVED - Static variable in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
 
EVENT_DOM_NODEREMOVEDFROMDOC - Static variable in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
 
EVENT_DOM_SUBTREEMODIFIED - Static variable in class org.eclipse.actf.model.mozdom.MozillaDomBrowserGuiModel
 
EVENT_EXECUTION_POINT - Static variable in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
 
EVENT_OBJECT_ACCELERATORCHANGE - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_CREATE - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_DEFACTIONCHANGE - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_DESCRIPTIONCHANGE - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_DESTROY - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_FOCUS - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_HELPCHANGE - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_HIDE - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_LOCATIONCHANGE - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_NAMECHANGE - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_PARENTCHANGE - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_REORDER - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_SELECTION - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_SELECTIONADD - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_SELECTIONREMOVE - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_SELECTIONWITHIN - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_SHOW - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_STATECHANGE - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_OBJECT_VALUECHANGE - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_ALERT - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_CAPTUREEND - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_CAPTURESTART - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_CONTEXTHELPEND - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_CONTEXTHELPSTART - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_DIALOGEND - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_DIALOGSTART - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_DRAGDROPEND - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_DRAGDROPSTART - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_FOREGROUND - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_MENUEND - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_MENUPOPUPEND - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_MENUPOPUPSTART - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_MENUSTART - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_MINIMIZEEND - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_MINIMIZESTART - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_MOVESIZEEND - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_MOVESIZESTART - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_SCROLLINGEND - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_SCROLLINGSTART - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_SOUND - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_SWITCHEND - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_SYSTEM_SWITCHSTART - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
EVENT_TYPE - Static variable in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
 
EVENT_TYPE - Static variable in class org.eclipse.actf.validation.valdoc.rulebase.ExecutionPointElement
 
EVENT_TYPE_PROPERTY - Static variable in class org.eclipse.actf.model.events.ModelEvent
 
EventExecutionPoint - Class in org.eclipse.actf.validation.core
an execution point triggered by the firing of an event.
EventExecutionPoint(String, String, Object, Object) - Constructor for class org.eclipse.actf.validation.core.EventExecutionPoint
 
EventExecutionPointTarget - Class in org.eclipse.actf.validation.core
The concrete class for the description of a single event execution point target at which validations are to be triggered.
EventExecutionPointTarget(String, String, String, boolean) - Constructor for class org.eclipse.actf.validation.core.EventExecutionPointTarget
Create event-based execution point target.
eventIdMap - Variable in class org.eclipse.actf.model.AbstractRenderableModel
keyed by event ids with values that are instances of ModelEventType
eventName(int) - Static method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibilityEventService
 
eventName(int) - Static method in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
eventType - Variable in class org.eclipse.actf.model.events.ModelChangeEvent
 
EXACTMATCH_SEARCH - Static variable in class org.eclipse.actf.model.locate.AbstractNodeLocator
 
execPoint - Variable in class org.eclipse.actf.validation.core.AbstractValidationProcess
 
EXECUTION_POINT_NAME - Static variable in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
 
EXECUTION_POINT_VALIDATOR - Static variable in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
 
ExecutionPoint - Class in org.eclipse.actf.validation.core
base implementation for an execution point, a point of execution of the validated application at which a validation is to be triggered.
ExecutionPoint(String, String, Object) - Constructor for class org.eclipse.actf.validation.core.ExecutionPoint
create an execution point for triggering validation processes.
ExecutionPointDescriptor - Class in org.eclipse.actf.validation.core
embodies a description of the execution points at which validations are to be triggered.
ExecutionPointDescriptor(String, String, String, List, List) - Constructor for class org.eclipse.actf.validation.core.ExecutionPointDescriptor
create a descriptor for a set of execution points.
ExecutionPointDescriptor(String, String, List, List) - Constructor for class org.eclipse.actf.validation.core.ExecutionPointDescriptor
 
ExecutionPointDescriptor(String, String, String, List) - Constructor for class org.eclipse.actf.validation.core.ExecutionPointDescriptor
 
ExecutionPointDescriptor(String, String) - Constructor for class org.eclipse.actf.validation.core.ExecutionPointDescriptor
 
ExecutionPointElement - Class in org.eclipse.actf.validation.valdoc.rulebase
represents a <raven:executionPoint> element in a document.
ExecutionPointElement(String, String) - Constructor for class org.eclipse.actf.validation.valdoc.rulebase.ExecutionPointElement
 
ExecutionPointTarget - Class in org.eclipse.actf.validation.core
the base class for the description of single execution point target at which validations are to be triggered.
ExecutionPointTarget(String, boolean, int) - Constructor for class org.eclipse.actf.validation.core.ExecutionPointTarget
Create the parent execution point target.
executionTargets - Variable in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
 
expand - Variable in class org.eclipse.actf.util.jar.InstallJars
 
ExternalClassLoader - Class in org.eclipse.actf.validation.core
a configurable class loader.
ExternalClassLoader(URL[]) - Constructor for class org.eclipse.actf.validation.core.ExternalClassLoader
 
ExternalClassLoader(URL[], ClassLoader) - Constructor for class org.eclipse.actf.validation.core.ExternalClassLoader
 
ExternalClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.eclipse.actf.validation.core.ExternalClassLoader
 
ExternalClassLoader(String) - Constructor for class org.eclipse.actf.validation.core.ExternalClassLoader
 
ExternalClassLoader(String, ClassLoader) - Constructor for class org.eclipse.actf.validation.core.ExternalClassLoader
 
ExternalClassLoader(String, ClassLoader, URLStreamHandlerFactory) - Constructor for class org.eclipse.actf.validation.core.ExternalClassLoader
 
ExternalClassLoader(String[]) - Constructor for class org.eclipse.actf.validation.core.ExternalClassLoader
 
ExternalClassLoader(String[], ClassLoader) - Constructor for class org.eclipse.actf.validation.core.ExternalClassLoader
 
ExternalClassLoader(String[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.eclipse.actf.validation.core.ExternalClassLoader
 
extraceFile(String) - Method in class org.eclipse.actf.util.jar.InstallJars
 
extractChar(byte[], int) - Method in class org.eclipse.actf.util.jar.InstallJars
 
extractInt(byte[], int, int) - Method in class org.eclipse.actf.util.jar.InstallJars
 
extractLong(byte[], int, int) - Method in class org.eclipse.actf.util.jar.InstallJars
 
extractString(byte[], int, int) - Method in class org.eclipse.actf.util.jar.InstallJars
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z _