Interface EventVectorSubsetter

All Superinterfaces:
SodElement, Subsetter
All Known Implementing Classes:
ANDEventChannelWrapper, BestChannelAtStation, EventVectorAND, EventVectorNOT, EventVectorOR, EventVectorScript, EventVectorXOR, OREventChannelWrapper, PassEventChannel

public interface EventVectorSubsetter extends Subsetter
  • Method Summary

    Modifier and Type
    Method
    Description
    accept(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.sc.seis.fissuresUtil.hibernate.ChannelGroup channelGroup, CookieJar cookieJar)
     
  • Method Details

    • accept

      StringTree accept(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.sc.seis.fissuresUtil.hibernate.ChannelGroup channelGroup, CookieJar cookieJar) throws Exception
      Throws:
      Exception