es.upv.dsic.gti_ia.cAgents
Interface WaitStateMethod


public interface WaitStateMethod

This interface represents a method of a wait state

Author:
ricard

Method Summary
 Date run(long timeout)
          This method returns the moment when this state's timeout is reached
 

Method Detail

run

Date run(long timeout)
This method returns the moment when this state's timeout is reached

Parameters:
timeout -
Returns:
Date when the timeout ends


Copyright © 2012 GTI-IA. All Rights Reserved.