JACK 5.4 Application Interface

aos.jack.jak.fsm
Class WaitForFSM

java.lang.Object
  extended byaos.jack.jak.util.Watchable
      extended byaos.jack.jak.fsm.FSM
          extended byaos.jack.jak.fsm.BlockedFSM
              extended byaos.jack.jak.fsm.WaitForFSM
All Implemented Interfaces:
ObservableInt

public class WaitForFSM
extends BlockedFSM


Constructor Summary
WaitForFSM(Agent a, aos.jack.jak.task.Task tsk, aos.jack.jak.core.Generator g, Cursor c)
           
WaitForFSM(Agent a, aos.jack.jak.task.Task tsk, aos.jack.jak.core.Generator g, int cond)
           
WaitForFSM(Agent a, aos.jack.jak.task.Task tsk, aos.jack.jak.core.Generator g, int cond, double timeout)
           
WaitForFSM(Agent a, aos.jack.jak.task.Task tsk, aos.jack.jak.core.Generator g, int cond, int fail)
           
 
Method Summary
 java.lang.String describe()
           
 void notify(aos.jack.jak.agent.WaitFor c, boolean result)
           
 java.lang.String stateInfo()
           
 void thrown(java.lang.Throwable e)
           
 boolean thrownAnException(aos.jack.jak.task.Task t, java.lang.Throwable e)
           
 
Methods inherited from class aos.jack.jak.fsm.BlockedFSM
block, fail, pass, run, unblock
 
Methods inherited from class aos.jack.jak.fsm.FSM
discard, exceptionInfo, getAgent, getPreferredPriority, init, loadClass, remove, restart, setMode, toString, traceGoal
 
Methods inherited from class aos.jack.jak.util.Watchable
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WaitForFSM

public WaitForFSM(Agent a,
                  aos.jack.jak.task.Task tsk,
                  aos.jack.jak.core.Generator g,
                  int cond,
                  int fail)

WaitForFSM

public WaitForFSM(Agent a,
                  aos.jack.jak.task.Task tsk,
                  aos.jack.jak.core.Generator g,
                  int cond,
                  double timeout)

WaitForFSM

public WaitForFSM(Agent a,
                  aos.jack.jak.task.Task tsk,
                  aos.jack.jak.core.Generator g,
                  int cond)

WaitForFSM

public WaitForFSM(Agent a,
                  aos.jack.jak.task.Task tsk,
                  aos.jack.jak.core.Generator g,
                  Cursor c)
Method Detail

describe

public java.lang.String describe()
Overrides:
describe in class BlockedFSM

stateInfo

public java.lang.String stateInfo()
Overrides:
stateInfo in class FSM

thrownAnException

public boolean thrownAnException(aos.jack.jak.task.Task t,
                                 java.lang.Throwable e)
Overrides:
thrownAnException in class BlockedFSM

notify

public void notify(aos.jack.jak.agent.WaitFor c,
                   boolean result)

thrown

public void thrown(java.lang.Throwable e)

JACK 5.4 Application Interface

Copyright (C) 1999-2008, Agent Oriented Software Pty. Ltd.

US Government Restricted Rights
The JACK Modules and relevant Software Material have been developed entirely at private expense and are accordingly provided with RESTRICTED RIGHTS. Use, duplication, or disclosure by Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of DFARS 252.227-7013 or subparagraph (c)(1) and (2) of the Commercial Computer Software Restricted Rights and 48 CFR 52.2270-19, as applicable.


Agent Oriented Software Pty. Ltd.     http://www.aosgrp.com
PO Box 639, Carlton South, Victoria 3053, Australia
Phone: +61 3 9349 5055, Fax: +61 3 9349 5088