Package edu.washington.cs.supple.customization.scope

Interface Summary
Scope  
 

Class Summary
AbsoluteReference Defines an absolute reference to a UIObject inside a functional specification.
DynamicObjectScope The dynamic object scope encompasses all UIObjects that are dynamically created by a defined action (creator UIObject).
NodeSet Defines a set of node names.
NodeSet.Node  
PathNode Defines a path of UIObject names.
Reference The reference classes allow us to reference specific UiObjects inside the Ui spec hierarchy by relative or absolute paths.
RelativeReference Defines a relative reference to a UIObject inside a functional specification.
StandardScope  
TreeNode A data structure for constructing tree patterns.
TreeNode.MatchedTreeNode  
XMLPatternSearch Creates XML representations of UiObject tree, application tree, and device tree.