Class EventChannelNOT
java.lang.Object
edu.sc.seis.sod.subsetter.LogicalSubsetter
edu.sc.seis.sod.subsetter.eventChannel.EventChannelLogicalSubsetter
edu.sc.seis.sod.subsetter.eventChannel.EventChannelNOT
- All Implemented Interfaces:
SodElement
,EventChannelSubsetter
,Subsetter
public final class EventChannelNOT extends EventChannelLogicalSubsetter implements EventChannelSubsetter
-
Field Summary
Fields inherited from class edu.sc.seis.sod.subsetter.eventChannel.EventChannelLogicalSubsetter
packages
-
Constructor Summary
Constructors Constructor Description EventChannelNOT(org.w3c.dom.Element config)
-
Method Summary
Modifier and Type Method Description StringTree
accept(edu.sc.seis.sod.model.event.CacheEvent o, edu.sc.seis.seisFile.fdsnws.stationxml.Channel channel, MeasurementStorage cookieJar)
Methods inherited from class edu.sc.seis.sod.subsetter.eventChannel.EventChannelLogicalSubsetter
createSubsetter, getPackages, getSubsetter
-
Constructor Details
-
Method Details
-
accept
public StringTree accept(edu.sc.seis.sod.model.event.CacheEvent o, edu.sc.seis.seisFile.fdsnws.stationxml.Channel channel, MeasurementStorage cookieJar) throws java.lang.Exception- Specified by:
accept
in interfaceEventChannelSubsetter
- Throws:
java.lang.Exception
-