net.hivecell.hive.agent
Interface FloatSourceAgent

All Known Subinterfaces:
EventFloatTranslatingAgent

public interface FloatSourceAgent
extends Agent


Method Summary
 float getFloat(Agent sender)
           
 
Methods inherited from interface net.hivecell.hive.agent.Agent
blockUntilReady, configure, connectTo, diePlease, disconnectFrom, disconnectFromAll, getActionCommands, getAddress, getCell, getDescription, getIcon, getName, invokeActionCommand, isReady, listAllIncomingConnections, listAllOutgoingConnections
 
Methods inherited from interface net.hivecell.hive.description.RemoteDescribable
setDescription
 

Method Detail

getFloat

public float getFloat(Agent sender)
               throws java.rmi.RemoteException