edu.sc.seis.sod.subsetter.eventStation
Interface EventStationSubsetter

All Superinterfaces:
SodElement, Subsetter
All Known Implementing Classes:
AzimuthRange, BackAzimuthRange, DistanceRange, EmbeddedOriginSubsetter, EmbeddedStationSubsetter, EventStationAND, EventStationNOT, EventStationOR, EventStationScript, EventStationXOR, LinearDistanceMagnitudeRange, MidPoint, PassEventStation, PhaseExists, PhaseInteraction, PhaseWithoutInterference, PointLinearDistanceMagnitude, PrintlineEventStation, RemoveStationDuplicate

public interface EventStationSubsetter
extends Subsetter

EventStationSubsetter.java Created: Thu Dec 13 17:18:32 2001


Method Summary
 StringTree accept(CacheEvent event, StationImpl station, CookieJar cookieJar)
           
 

Method Detail

accept

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