edu.sc.seis.sod.subsetter.eventChannel
Interface EventChannelSubsetter
- All Superinterfaces:
- SodElement, Subsetter
- All Known Implementing Classes:
- BestChannelAtStation, ChoiceSourceItem, EmbeddedChannel, EmbeddedEventStation, EventChannelAND, EventChannelNOT, EventChannelOR, EventChannelScript, EventChannelXOR, PassEventChannel
public interface EventChannelSubsetter
- extends Subsetter
EventChannelSubsetter.java Created: Thu Dec 13 17:19:47 2001
accept
StringTree accept(CacheEvent event,
ChannelImpl channel,
CookieJar cookieJar)
throws java.lang.Exception
- Throws:
java.lang.Exception