Uses of Interface
cz.cuni.amis.pogamut.base.component.bus.event.WaitForEvent.IEventFilter

Packages that use WaitForEvent.IEventFilter
cz.cuni.amis.pogamut.base.component.bus.event   
 

Uses of WaitForEvent.IEventFilter in cz.cuni.amis.pogamut.base.component.bus.event
 

Classes in cz.cuni.amis.pogamut.base.component.bus.event that implement WaitForEvent.IEventFilter
 class EventFilter<T>
          Class for accepting events - provides description of which event should be checked and method that performs the check.
 

Constructors in cz.cuni.amis.pogamut.base.component.bus.event with parameters of type WaitForEvent.IEventFilter
WaitForEvent(IComponentBus bus, WaitForEvent.IEventFilter accept)
           
 



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