edu.wisc.trace.urcsdk.client.pret
Class DurationInteractor

java.lang.Object
  extended by edu.wisc.trace.urcsdk.client.pret.AbstractInteractor
      extended by edu.wisc.trace.urcsdk.client.pret.DurationInteractor
All Implemented Interfaces:
IInteractor, ISocketElementListener

public class DurationInteractor
extends AbstractInteractor

DurationInteractor a class representing Duration UI interactions.

Version:
$Revision: 1.16 $
Author:
Hemanth Vijayan, Trace R&D Center Created on: Aug, 2006

Field Summary
 
Fields inherited from class edu.wisc.trace.urcsdk.client.pret.AbstractInteractor
calculable, cohesion, domain, executable, id, navindex, readable, ref, rootElement, socketElement, widget, writeable
 
Constructor Summary
DurationInteractor()
          Creates a DurationInteractor object.
DurationInteractor(org.w3c.dom.Element rootElement, IUISocketElement socketElement)
          Creates a DurationInteractor object
 
Method Summary
 
Methods inherited from class edu.wisc.trace.urcsdk.client.pret.AbstractInteractor
getDomain, getID, getNavindex, getPretDomain, getRef, getSelfRef, getSocketElement, getUIComponent, parse, parse, setCalculable, setID, setNavindex, setRootElement, setSocketElement, setWidget, updateExecutable, updateReadable, updateResources, updateValue, updateWriteable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DurationInteractor

public DurationInteractor(org.w3c.dom.Element rootElement,
                          IUISocketElement socketElement)
                   throws UrcException
Creates a DurationInteractor object

Parameters:
rootElement -
socketElement -
Throws:
UrcException

DurationInteractor

public DurationInteractor()
Creates a DurationInteractor object.



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