cz.cuni.amis.pogamut.multi.communication.worldview
Interface ITimedWorldChangeEventInput

All Superinterfaces:
IComponent
All Known Subinterfaces:
ILocalWorldView, IVisionLocalWorldView
All Known Implementing Classes:
AbstractLocalWorldView, BatchAwareLocalWorldView, EventDrivenLocalWorldView, UT2004LockableLocalWorldView, UT2004VisionLocalWorldView, VisionLocalWorldView

public interface ITimedWorldChangeEventInput
extends IComponent


Method Summary
 void notify(IWorldChangeEvent event)
           
 
Methods inherited from interface cz.cuni.amis.pogamut.base.component.IComponent
getComponentId
 

Method Detail

notify

void notify(IWorldChangeEvent event)
            throws ComponentNotRunningException,
                   ComponentPausedException
Throws:
ComponentNotRunningException
ComponentPausedException