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

    Modifier and Type Method Description
    StringTree accept​(edu.sc.seis.sod.model.event.CacheEvent event, edu.sc.seis.seisFile.fdsnws.stationxml.Channel channel, MeasurementStorage channelMeasurements)  
  • Method Details

    • accept

      StringTree accept​(edu.sc.seis.sod.model.event.CacheEvent event, edu.sc.seis.seisFile.fdsnws.stationxml.Channel channel, MeasurementStorage channelMeasurements) throws java.lang.Exception
      Throws:
      java.lang.Exception