agentland.behavior
Interface BehaviorTester
- All Superinterfaces:
- Agent, Good, Managed, Remote, Spy
- All Known Implementing Classes:
- BehaviorTesterAgent
- public interface BehaviorTester
- extends Managed
Methods inherited from interface agentland.util.Spy |
tell |
sendTestingStart
public void sendTestingStart()
throws RemoteException
sendEnter
public void sendEnter()
throws RemoteException
sendExit
public void sendExit()
throws RemoteException
sendAllExit
public void sendAllExit()
throws RemoteException
sendPhonecall
public void sendPhonecall()
throws RemoteException
sendDvdOn
public void sendDvdOn()
throws RemoteException
sendDvdOff
public void sendDvdOff()
throws RemoteException
sendMeetingStart
public void sendMeetingStart()
throws RemoteException
sendMeetingStop
public void sendMeetingStop()
throws RemoteException
sendQuietOn
public void sendQuietOn()
throws RemoteException
sendQuietOff
public void sendQuietOff()
throws RemoteException
sendDoorOpen
public void sendDoorOpen()
throws RemoteException
sendDoorClose
public void sendDoorClose()
throws RemoteException
sendEvent
public void sendEvent(String eventName)
throws RemoteException
loadOcc
public void loadOcc()
throws RemoteException
loadMov
public void loadMov()
throws RemoteException
loadBevs
public void loadBevs()
throws RemoteException
getBevs
public void getBevs()
throws RemoteException
getTree
public void getTree()
throws RemoteException
getEvents
public void getEvents()
throws RemoteException
getDependencies
public void getDependencies()
throws RemoteException