ibspan.ecap.merchant.stubs
Class ShopAgentStub.MainBehaviour.ProvidingNegotiationData

java.lang.Object
  extended by jade.core.behaviours.Behaviour
      extended by jade.core.behaviours.SimpleBehaviour
          extended by jade.core.behaviours.OneShotBehaviour
              extended by ibspan.ecap.merchant.stubs.ShopAgentStub.MainBehaviour.ProvidingNegotiationData
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ShopAgentStub.MainBehaviour

public class ShopAgentStub.MainBehaviour.ProvidingNegotiationData
extends jade.core.behaviours.OneShotBehaviour

See Also:
Serialized Form

Field Summary
 
Fields inherited from class jade.core.behaviours.Behaviour
STATE_BLOCKED, STATE_READY, STATE_RUNNING
 
Constructor Summary
ShopAgentStub.MainBehaviour.ProvidingNegotiationData(jade.core.Agent a)
           
 
Method Summary
 void action()
           
 int onEnd()
           
 
Methods inherited from class jade.core.behaviours.OneShotBehaviour
done
 
Methods inherited from class jade.core.behaviours.SimpleBehaviour
reset
 
Methods inherited from class jade.core.behaviours.Behaviour
actionWrapper, block, block, getBehaviourName, getDataStore, getExecutionState, isRunnable, onStart, restart, root, setAgent, setBehaviourName, setDataStore, setExecutionState
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShopAgentStub.MainBehaviour.ProvidingNegotiationData

public ShopAgentStub.MainBehaviour.ProvidingNegotiationData(jade.core.Agent a)
Method Detail

action

public void action()
Specified by:
action in class jade.core.behaviours.Behaviour

onEnd

public int onEnd()
Overrides:
onEnd in class jade.core.behaviours.Behaviour