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


Method Summary
 StringTree accept(CacheEvent event, ChannelImpl channel, CookieJar cookieJar)
           
 

Method Detail

accept

StringTree accept(CacheEvent event,
                  ChannelImpl channel,
                  CookieJar cookieJar)
                  throws java.lang.Exception
Throws:
java.lang.Exception