jhomenet.responsive
Class TestPlan

java.lang.Object
  extended by jhomenet.responsive.Plan
      extended by jhomenet.responsive.TestPlan
All Implemented Interfaces:
java.io.Serializable

public class TestPlan
extends Plan
implements java.io.Serializable

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class jhomenet.responsive.Plan
Plan.ResponseType
 
Field Summary
 
Fields inherited from class jhomenet.responsive.Plan
description, expression, isActive, onFalseResponses, onTrueResponses
 
Constructor Summary
TestPlan()
           
 
Method Summary
 
Methods inherited from class jhomenet.responsive.Plan
activate, addListener, addResponse, addResponse, deactivate, forceResponses, getDescription, getExpression, getId, getOnFalseResponses, getOnTrueResponses, removeExpression, removeListener, removeResponse, ResponseUpdated, run, setDescription, setExpression, setOnFalseResponses, setOnTrueResponses
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPlan

public TestPlan()


Copyright © 2004-2005 David Irwin. All Rights Reserved.