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

Package class diagram package ITimedWorldChangeEventInput
All Superinterfaces:
IComponent

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


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.