Package org.commonreality.object.manager.impl

Class Summary
AfferentObject  
AfferentObjectManager  
AgentObject  
AgentObjectManager  
BasicObject  
EfferentObject  
EfferentObjectManager  
GeneralObjectManager<O extends ISimulationObject,L extends IObjectListener<O>> Handles the adding, updating, and removal of a specific type of simulation object - it also deals with the listeners.
ObjectCommunicator This is a generic object listener that routes the messages it receives over the network.
RealObject  
RealObjectManager  
SensorObject  
SensorObjectManager  
SensoryObjectManager<O extends ISensoryObject,L extends IObjectListener<O>>