es.upv.dsic.gti_ia.cAgents
Class SendingErrorsStateMethod

java.lang.Object
  extended by es.upv.dsic.gti_ia.cAgents.SendingErrorsStateMethod

public abstract class SendingErrorsStateMethod
extends Object

This class is not currently used. It needs a revision in order to define its operation

Author:
ricard

Constructor Summary
SendingErrorsStateMethod()
           
 
Method Summary
protected abstract  String run(CProcessor myProcessor, ACLMessage errorMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SendingErrorsStateMethod

public SendingErrorsStateMethod()
Method Detail

run

protected abstract String run(CProcessor myProcessor,
                              ACLMessage errorMessage)


Copyright © 2012 GTI-IA. All Rights Reserved.