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 _

P

PAGE_READONLY - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
PAGE_READWRITE - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
PAGE_WRITECOPY - Static variable in class org.eclipse.actf.accservice.core.win32.msaa.MsaaAccessibilityEventService
 
PARAM - Static variable in class org.eclipse.actf.validation.rules.RuleConstants
 
Parameter - Class in org.eclipse.actf.validation.core
A Parameter object represents any attribute value or argument that is to be passed to a constructor or method as it appears in the XML document.
Parameter(String, ICodeProcessor) - Constructor for class org.eclipse.actf.validation.core.Parameter
create a Parameter object for later resolution.
Parameter(String, int, ICodeProcessor) - Constructor for class org.eclipse.actf.validation.core.Parameter
create a Parameter object for later resolution.
Parameter(Object) - Constructor for class org.eclipse.actf.validation.core.Parameter
wraps the given Object as a resolved Parameter
parent - Variable in class org.eclipse.actf.model.locate.BaseNodeIterator
 
parseExecutionPointDescriptor(Element) - Method in class org.eclipse.actf.validation.doc.rulebase.ReflectionValidationDocument
parseRuleBaseDescriptor(Element) - Method in class org.eclipse.actf.validation.rulebase.RuleBaseMapDocument
 
pass(Object) - Method in class org.eclipse.actf.accservice.core.AccessibleNodeItemFilter
 
pass(Object) - Method in class org.eclipse.actf.model.javapp.traverse.SwingNodeItemFilter
 
pass(Object) - Method in class org.eclipse.actf.model.javapp.traverse.SwtNodeItemFilter
 
pass(Object) - Method in interface org.eclipse.actf.model.traverse.filters.INodeFilter
whether or not to admit this object through the filter
pass(Object) - Method in class org.eclipse.actf.model.traverse.filters.NodeIdFilter
 
pass(Object) - Method in class org.eclipse.actf.model.traverse.filters.NodeNameFilter
 
pass(Object) - Method in class org.eclipse.actf.model.traverse.filters.NodeVisibilityFilter
 
pasteText(int) - Method in interface org.eclipse.actf.accservice.core.IAccessibleEditableTextElement
Pastes the text from the system clipboard into the text starting at the specified index.
pasteText(int) - Method in class org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleEditableText
 
pasteText(int) - Method in class org.eclipse.actf.accservice.javapp.JavaAccessibleEditableText
 
pathMatchesExpression(Object, String) - Method in class org.eclipse.actf.validation.core.AccessibilityValidationProcess
used by child classes within the model to determine if their path matches a reqular expression that identifies a rule base.
pathMatchesExpression(Object, String) - Method in class org.eclipse.actf.validation.core.FocusValidationProcess
used by child classes within the model to determine if their path matches a reqular expression that identifies a rule base.
pathsToUrls(String) - Static method in class org.eclipse.actf.validation.core.ExternalClassLoader
 
pathsToUrls(String[]) - Static method in class org.eclipse.actf.validation.core.ExternalClassLoader
 
pathToUrl(String) - Static method in class org.eclipse.actf.validation.core.ExternalClassLoader
 
PERFORMING_VALIDATION_KEY - Static variable in class org.eclipse.actf.validation.ValidationConstants
 
performsLinkOnCreation() - Method in class org.eclipse.actf.model.javapp.SwtGuiModel
return true since SWT components must be created and added to GUIs upon their creation
POLYMORPHIC - Static variable in class org.eclipse.actf.validation.rulebase.RuleBaseMapDocument
attribute defining whether or not rulebases are to be applied polymorphically; value is 'polymorphic'
POLYMORPHIC - Static variable in class org.eclipse.actf.validation.rules.RuleConstants
 
position - Variable in class org.eclipse.actf.model.locate.BaseNodeIterator
 
postInit() - Method in class org.eclipse.actf.validation.doc.scripting.AbstractCodeInterpreter
perform initialization after instantiating underlying interpreter.
PREDICATEVAL_CHARCLASS - Static variable in class org.eclipse.actf.model.locate.AbstractNodeLocator
 
preInit() - Method in class org.eclipse.actf.validation.doc.scripting.AbstractCodeInterpreter
perform initialization prior to instantiating the underlying script interpreter.
PREINSTRUMENTATION_STATUS_KEY - Static variable in class org.eclipse.actf.validation.javapp.events.LaunchEvent
used to specify messages during pre-instrumentation process
premain(String, Instrumentation) - Static method in class org.eclipse.actf.validation.javapp.agent.Agent
invoked by JVM (JSR-163)
prepareCode(String) - Method in class org.eclipse.actf.validation.doc.codeproc.AbstractCodeProcessor
prepare code for execution.
prepareCode(String) - Method in interface org.eclipse.actf.validation.doc.codeproc.ICodeProcessor
prepare code for execution or compilation (e.g. by resolving entity references or removing CDATA tags)
prepareForLaunch() - Method in class org.eclipse.actf.validation.javapp.launch.AspectJValidationLauncher
 
prepareForLaunch() - Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
prepares for the launch by adding system properties used by ACTF and starting the ResourceServer.
prepareTraceFacility() - Method in class org.eclipse.actf.core.ActfCorePlugin
 
prepDirs(String) - Method in class org.eclipse.actf.util.jar.InstallJars
 
prepDirs(String, boolean) - Method in class org.eclipse.actf.util.jar.InstallJars
 
prepend(String) - Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher.Path
 
prepend(ValidationLauncher.Path) - Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher.Path
 
prependNodeSegment(StringBuffer, Node) - Method in class org.eclipse.actf.model.dom.locate.DomNodeLocator
 
prependToClasspath(String) - Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
prepend the given path to the formed classpath for the launcher.
prependToUsage(String) - Method in class org.eclipse.actf.util.command.CLArgumentProcessor
prepend the given string to the usage statement.
previous() - Method in class org.eclipse.actf.model.locate.BaseNodeIterator
 
previousSibling(Object) - Method in class org.eclipse.actf.model.locate.BaseNodeIterator
 
print(String) - Method in class org.eclipse.actf.util.jar.InstallJars
 
print(String) - Method in class org.eclipse.actf.util.jar.ZipExploder
 
print(String) - Method in class org.eclipse.actf.util.jar.ZipImploder
 
printDescriptor(int) - Method in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
 
printHelp() - Static method in class org.eclipse.actf.util.jar.InstallJars
Print command help text.
printHelp() - Static method in class org.eclipse.actf.util.jar.ZipExploder
Print command help text.
printHelp() - Static method in class org.eclipse.actf.util.jar.ZipImploder
Print command help text.
println(String) - Method in class org.eclipse.actf.util.jar.InstallJars
 
println() - Method in class org.eclipse.actf.util.jar.InstallJars
 
println(int, String) - Static method in class org.eclipse.actf.util.Utils
print the given information according to the given level.
println(String, String) - Static method in class org.eclipse.actf.util.Utils
output an error.
println(String, Throwable) - Static method in class org.eclipse.actf.util.Utils
output an error.
println(String, String, Throwable) - Static method in class org.eclipse.actf.util.Utils
output an error.
printParams(int, Object[]) - Static method in class org.eclipse.actf.util.Utils
print the members of the given array.
printTarget(int) - Method in class org.eclipse.actf.validation.core.EventExecutionPointTarget
 
printTarget(int) - Method in class org.eclipse.actf.validation.core.MethodExecutionPointTarget
 
printUsage() - Method in class org.eclipse.actf.util.command.CLArgumentProcessor
 
printUsage() - Method in class org.eclipse.actf.util.jar.InstallJars
 
PrintWriterReporter - Class in org.eclipse.actf.util.logging
implementation to generate report records to the specified PrintWriter object.
PrintWriterReporter(PrintWriter) - Constructor for class org.eclipse.actf.util.logging.PrintWriterReporter
create a new reporter using the given PrintWriter
PrintWriterReporter(PrintWriter, ResourceBundle) - Constructor for class org.eclipse.actf.util.logging.PrintWriterReporter
create a new reporter using the given PrintWriter
process(String[], String[], String) - Method in class org.eclipse.actf.util.jar.ZipExploder
Explode source JAR and/or ZIP files into a target directory
process(String, String, String) - Method in class org.eclipse.actf.util.jar.ZipImploder
implode source directory into .jar/.zip file
process(ZipOutputStream, File) - Method in class org.eclipse.actf.util.jar.ZipImploder
 
PROCESS_ALL - Static variable in class org.eclipse.actf.util.Utils
information reported at previous levels + information about executable code and more details about the algorithm of construction
PROCESS_INFO - Static variable in class org.eclipse.actf.util.Utils
information regarding the GUI construction and validation process including nodes being built and object instantiations
PROCESS_VIOLATION_CONTEXTS - Static variable in class org.eclipse.actf.validation.javapp.JavaValidationConstants
 
processActfAttributes(Element) - Method in class org.eclipse.actf.validation.rules.AbstractRule
 
processArguments(String[]) - Method in class org.eclipse.actf.util.command.CLArgumentProcessor
process the given arguments from the command line.
processCode(String[]) - Method in interface org.eclipse.actf.validation.doc.codeproc.ICodeProcessor
process the code according to the implementation of this processor (i.e.
processCode(String[]) - Method in class org.eclipse.actf.validation.doc.scripting.AbstractCodeInterpreter
execute the code in params[0].
processCreationContexts(ValidationReportRecord[]) - Method in class org.eclipse.actf.validation.javapp.aspects.InterJvmValidationAspect
find the creation contexts for components with violations only.
processDir(ZipOutputStream, File) - Method in class org.eclipse.actf.util.jar.ZipImploder
 
processFile(String, String) - Method in class org.eclipse.actf.util.jar.ZipExploder
Explode source ZIP or JAR file into a target directory
processFile(ZipOutputStream, File) - Method in class org.eclipse.actf.util.jar.ZipImploder
process a single file for a .zip file
processJar(String, String) - Method in class org.eclipse.actf.util.jar.ZipImploder
Implode target JAR file from a source directory
processJar(String, String, String) - Method in class org.eclipse.actf.util.jar.ZipImploder
Implode target JAR file from a source directory
processJar(String, String, String, int, int) - Method in class org.eclipse.actf.util.jar.ZipImploder
Implode target JAR file from a source directory
processJars(String[], String) - Method in class org.eclipse.actf.util.jar.ZipExploder
Explode source JAR files into a target directory
processRuleElement(Element, Map) - Method in class org.eclipse.actf.validation.doc.rulebase.ReflectionDocumentRuleFactory
 
processSwtResources(ValidationLauncher.Path, ValidationLauncher.Path) - Method in class org.eclipse.actf.validation.javapp.launch.ValidationLauncher
process the SWT .jar and .dll files.
processToContexts - Static variable in class org.eclipse.actf.validation.validators.DefaultValidationContextFactory
 
processZip(String, String) - Method in class org.eclipse.actf.util.jar.ZipImploder
Implode target JAR file from a source directory
processZip(String, String, String) - Method in class org.eclipse.actf.util.jar.ZipImploder
Implode target zip file from a source directory
processZip(String, String, String, int, int) - Method in class org.eclipse.actf.util.jar.ZipImploder
Implode target zip file from a source directory
processZips(String[], String) - Method in class org.eclipse.actf.util.jar.ZipExploder
Explode source ZIP files into a target directory
progress - Variable in class org.eclipse.actf.validation.core.AbstractValidationProcess
 
properties - Variable in class org.eclipse.actf.model.event.ModelEvent
 
propertiesMap - Variable in class org.eclipse.actf.model.locate.AbstractNodeLocator
 
PROPERTYCHANGE_TYPE - Static variable in class org.eclipse.actf.validation.doc.rulebase.ExecutionPointElement
 
PROPERTYCHANGED_EXECUTION_POINT - Static variable in class org.eclipse.actf.validation.core.ExecutionPointDescriptor
 
propFilename - Variable in class org.eclipse.actf.util.jar.InstallJars
 
propName - Variable in class org.eclipse.actf.model.event.ModelChangeEvent
 
pumpGZip(String, GZIPInputStream) - Method in class org.eclipse.actf.util.jar.InstallJars
 
put(String, ClassLoader) - Method in class org.eclipse.actf.util.resources.ClassLoaderCache
add a class name with its corresponding class loader to the cache

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 _