Package edu.wisc.trace.urcsdk.client.uisocket

Provides classes for dealing with UI Socket Elements and their respective XML documents.

See:
          Description

Interface Summary
ISocketElementListener Interface to be implemented by Classes which want to Listen to updates on UISocketElements
 

Class Summary
Category Category is a container for <category> subelements of the <location> element of a TargetDirectory.
Constraints Constraints description will go here.
ElementRef ElementRef is a class representation of a UI Socket Element reference.
SocketDependency SocketDependency takes <dependency> elements within UI Socket Elements, parses them, and provides the separate dependency for use later in XPath parsing.
SocketSelection SocketSelection takes a socket selection element (dynamic or static), parses it, and provides the selection in both dynamic and static forms separately.
UISocketDescription UISocketDescription takes the socket description portion of a Target directory XML file, parses it, and makes socket document information accessible.
UISocketDocument UISocketDocument takes a XML UI Socket document, parses it, and provides access to all of the socket elements found during the parse.
UISocketMirror UISocketMirror is the object representation of a Target's Socket.
XSDSimpleType XSDSimpleType
 

Package edu.wisc.trace.urcsdk.client.uisocket Description

Provides classes for dealing with UI Socket Elements and their respective XML documents.

Classes within this package are implemented or overridden to implement new Socket Element types and provide default implementations of some of the fundamental types.



Copyright © 2006 Trace R&D Center, University of Wisconsin-Madison. All Rights Reserved.