Class StationNOT
java.lang.Object
edu.sc.seis.sod.subsetter.LogicalSubsetter
edu.sc.seis.sod.subsetter.station.StationLogicalSubsetter
edu.sc.seis.sod.subsetter.station.StationNOT
- All Implemented Interfaces:
SodElement
,StationSubsetter
,Subsetter
public final class StationNOT extends StationLogicalSubsetter implements StationSubsetter
-
Field Summary
-
Constructor Summary
Constructors Constructor Description StationNOT(org.w3c.dom.Element config)
-
Method Summary
Modifier and Type Method Description boolean
isSuccess(StringTree[] reasons)
boolean
shouldContinue(StringTree result)
Methods inherited from class edu.sc.seis.sod.subsetter.station.StationLogicalSubsetter
accept, createSubsetter, getPackages, getSubsetter
-
Constructor Details
-
StationNOT
- Throws:
ConfigurationException
-
-
Method Details
-
isSuccess
- Specified by:
isSuccess
in classStationLogicalSubsetter
-
shouldContinue
- Specified by:
shouldContinue
in classStationLogicalSubsetter
-