es.upv.dsic.gti_ia.cAgents
Class TerminatedFatherState

java.lang.Object
  extended by es.upv.dsic.gti_ia.cAgents.State
      extended by es.upv.dsic.gti_ia.cAgents.TerminatedFatherState
All Implemented Interfaces:
Cloneable

public abstract class TerminatedFatherState
extends State

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

Author:
Ricard Lopez Fogues

Constructor Summary
TerminatedFatherState()
           
 
Method Summary
protected abstract  String run(ACLMessage exceptionMessage, String next)
           
 
Methods inherited from class es.upv.dsic.gti_ia.cAgents.State
clone, getName, setName, setType
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TerminatedFatherState

public TerminatedFatherState()
Method Detail

run

protected abstract String run(ACLMessage exceptionMessage,
                              String next)


Copyright © 2012 GTI-IA. All Rights Reserved.