Package edu.wisc.trace.urcsdk.target.uisocket

Target UISocket classes.

See:
          Description

Interface Summary
IUISocketElement IUISocketElement is the interface used for creating UI Socket Elements.
 

Class Summary
AbstractUISocketElement AbstractUISocketElement is the abstract representation of a UI Socket Element.
BooleanConstant BooleanConstant is a specialized form of UISocketConstant that deals specifically with boolean values.
BooleanVariable BooleanVariable is a specialized form of UISocketVariable that deals specifically with boolean values.
Category Category is ignored for this release of the SDK.
Constraints Constraints is ignored for this release of the SDK.
DateConstant DateConstant is a variant of UISocketConstant that deals specifically with date.
DateTimeConstant DateTimeConstant is a variant of UISocketConstant that deals specifically with date and time.
DateTimeVariable DateTimeVariable is a variant of UISocketVariable that deals specifically with date and time.
DateVariable DateVariable is a variant of UISocketVariable that deals specifically with date.
DayConstant DayConstant is a variant of UISocketConstant that deals specifically with day.
DayVariable DayVariable is a variant of UISocketVariable that deals specifically with day.
DecimalConstant DecimalConstant is a specialized version of a UISocketVariable that deals specifically with decimals.
DecimalVariable DecimalVariable is a specialized version of a UISocketVariable that deals specifically with decimals.
DurationConstant DurationConstant is a variant of UISocketConstant that deals specifically with duration.
DurationVariable DurationVariable is a variant of UISocketVariable that deals specifically with duration.
IntegerConstant IntegerConstant is a specialized version of a UISocketConstant that deals specifically with integers.
IntegerVariable IntegerVariable is a specialized version of a UISocketVariable that deals specifically with integers.
ListConstant ListConstant is a specialized form of a UISocketConstant that deals specifically with space-separated lists of strings.
ListVariable ListVariable is a specialized form of a UISocketVariable that deals specifically with space-separated lists of strings.
MonthConstant MonthConstant is a variant of UISocketConstant that deals specifically with month.
MonthDayConstant MonthDayConstant is a variant of UISocketConstant that deals specifically with month and day.
MonthDayVariable MonthDayVariable is a variant of UISocketVariable that deals specifically with month and day.
MonthVariable MonthVariable is a variant of UISocketVariable that deals specifically with month.
NumberConstant NumberConstant is a specialized version of a UISocketConstant that deals specifically with numbers.
NumberVariable NumberVariable is a specialized version of a UISocketVariable that deals specifically with numbers.
SocketDependency SocketDependency is the object equivalent of the XML element <dependency> found within UI Socket Documents (Target version).
SocketSelection SocketSelection is the object equivalent of the element <selection> found within a UI Socket Document XML.
StringConstant StringConstant is a specialized UISocketConstant for dealing specifically with strings.
StringVariable StringVariable is a specialized UISocketVariable for dealing specifically with strings.
TimeConstant TimeConstant is a variant of UISocketConstant that deals specifically with Time.
TimeVariable TimeVariable is a variant of UISocketVariable that deals specifically with Time.
UISocket The UISocket represents a Target's individual sockets.
UISocketCommand UISocketCommand is the command variety of UI Socket Element (target version).
UISocketConstant UISocketConstant is the static variety of the UI Socket Element.
UISocketDescription UISocketDescription is the object equivalent of the <socket> element within a TargetDirectory XML file.
UISocketDocument UISocketDocument is the object equivalent of a UI Socket Document XML file.
UISocketNotification UISocketNotification is the notification variety of UI Socket Element (Target version).
UISocketTimedCommand UISocketCommand is the command variety of UI Socket Element (target version).
UISocketVariable UISocketVariable is the variable variety of UI Socket Element.
YearConstant YearConstant is a variant of UISocketConstant that deals specifically with year.
YearMonthConstant YearMonthConstant is a variant of UISocketConstantthat deals specifically with year and month.
YearMonthVariable YearMonthVariable is a variant of UISocketVariable that deals specifically with year and month.
YearVariable YearVariable is a variant of UISocketVariable that deals specifically with year.
 

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

Target UISocket classes.

Classes within this package provide Targets with UI Socket support.



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