es.upv.dsic.gti_ia.cAgents
Class NotAcceptedMessagesState
java.lang.Object
es.upv.dsic.gti_ia.cAgents.State
es.upv.dsic.gti_ia.cAgents.NotAcceptedMessagesState
- All Implemented Interfaces:
- Cloneable
public abstract class NotAcceptedMessagesState
- extends State
This class is not currently used. It needs a revision in order to define its operation
- Author:
- Ricard Lopez Fogues
IGNORE
protected static final int IGNORE
- See Also:
- Constant Field Values
REPLY_NOT_UNDERSTOOD
protected static final int REPLY_NOT_UNDERSTOOD
- See Also:
- Constant Field Values
KEEP
protected static final int KEEP
- See Also:
- Constant Field Values
NotAcceptedMessagesState
public NotAcceptedMessagesState()
run
protected abstract int run(ACLMessage exceptionMessage,
String next)
getNext
protected abstract String getNext(String previousState)
Copyright © 2012 GTI-IA. All Rights Reserved.