es.upm.dit.gsi.beast.mock.jadex.bridgeMock
Class RequestCommunicationPlan

java.lang.Object
  extended by jadex.bdi.runtime.impl.AbstractPlan
      extended by jadex.bdi.runtime.Plan
          extended by es.upm.dit.gsi.beast.mock.jadex.common.MockAgentPlan
              extended by es.upm.dit.gsi.beast.mock.jadex.bridgeMock.RequestCommunicationPlan
All Implemented Interfaces:
jadex.commons.future.ISuspendable, Serializable

public class RequestCommunicationPlan
extends MockAgentPlan

Project: beast File: es.upm.dit.gsi.beast.mock.jadex.bridgeMock.RequestCommunicationPlan.java Class to send a message when it receives a SFipa.Request. Grupo de Sistemas Inteligentes Departamento de Ingeniería de Sistemas Telemáticos Universidad Politécnica de Madrid (UPM)

Version:
0.1
Author:
Jorge Solitario
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class jadex.bdi.runtime.Plan
jadex.bdi.runtime.Plan.SyncResultListener
 
Field Summary
 
Fields inherited from class jadex.bdi.runtime.Plan
future, lis
 
Fields inherited from class jadex.bdi.runtime.impl.AbstractPlan
access, interpreter, planinit
 
Constructor Summary
RequestCommunicationPlan()
           
 
Method Summary
 void body()
          Body of the plan.
 
Methods inherited from class es.upm.dit.gsi.beast.mock.jadex.common.MockAgentPlan
getReceivers, sendInformToDF, sendRequestToDF
 
Methods inherited from class jadex.bdi.runtime.Plan
aborted, createWaitAbstraction, dispatchSubgoalAndWait, dispatchSubgoalAndWait, failed, getMonitor, isEventRegisteredInWaitqueue, passed, resume, sendMessageAndWait, sendMessageAndWait, sendMessageAndWait, suspend, waitFor, waitForCondition, waitForCondition, waitForEver, waitForExternalCondition, waitForExternalCondition, waitForFactAdded, waitForFactAdded, waitForFactAddedOrRemoved, waitForFactAddedOrRemoved, waitForFactChanged, waitForFactChanged, waitForFactRemoved, waitForFactRemoved, waitForGoal, waitForGoal, waitForGoal, waitForGoal, waitForInternalEvent, waitForInternalEvent, waitForMessageEvent, waitForMessageEvent, waitForReply, waitForReply, waitForTick, waitForWaitAbstraction, waitForWaitAbstraction
 
Methods inherited from class jadex.bdi.runtime.impl.AbstractPlan
createComponentIdentifier, createComponentIdentifier, createComponentIdentifier, createExpression, createExpression, createGoal, createInternalEvent, createMessageEvent, createResultListener, createResultListener, dispatchInternalEvent, dispatchSubgoal, dispatchTopLevelGoal, endAtomic, fail, fail, fail, getBeliefbase, getBody, getClock, getComponentDescription, getComponentIdentifier, getComponentName, getDispatchedElement, getEventbase, getException, getExpression, getExpressionbase, getExternalAccess, getFlyweight, getGoalbase, getInterpreter, getLifecycleState, getLogger, getParameter, getParameters, getParameterSet, getParameterSets, getPlanbase, getPlanElement, getRCapability, getReason, getRPlan, getScope, getServiceContainer, getState, getTime, getType, getWaitqueue, hasParameter, hasParameterSet, killAgent, sendMessage, sendMessage, startAtomic, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RequestCommunicationPlan

public RequestCommunicationPlan()
Method Detail

body

public void body()
Body of the plan.

Specified by:
body in class jadex.bdi.runtime.Plan


Copyright © 2014 Grupo de Sistemas Inteligentes - Universidad Politécnica de Madrid. All Rights Reserved.