massim.framework
Class InvalidAction

java.lang.Object
  extended by massim.framework.InvalidAction
All Implemented Interfaces:
java.io.Serializable, Action

public class InvalidAction
extends java.lang.Object
implements Action

This class represents an action that is by no means valid. It can be returned by getAction if some obscure error in an agent occured that is to be hidden from Simulation.

See Also:
Serialized Form

Constructor Summary
InvalidAction()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvalidAction

public InvalidAction()


Copyright © 2011. All Rights Reserved.