agentland.character
Interface SAM
- All Superinterfaces:
- Agent, Good, Managed, Remote, Spy
- All Known Implementing Classes:
- SAMAgent
- public interface SAM
- extends Managed
Methods inherited from interface agentland.util.Spy |
tell |
popup
public void popup()
throws RemoteException
say
public void say(String s)
throws RemoteException
makeHappy
public void makeHappy()
throws RemoteException
makeWorried
public void makeWorried()
throws RemoteException
makeSurprised
public void makeSurprised()
throws RemoteException
makeSuspicious
public void makeSuspicious()
throws RemoteException
makeNormal
public void makeNormal()
throws RemoteException
makeDoubtful
public void makeDoubtful()
throws RemoteException
makeListening
public void makeListening()
throws RemoteException
makeNotListening
public void makeNotListening()
throws RemoteException