Class ChannelNOT
java.lang.Object
edu.sc.seis.sod.subsetter.LogicalLoaderSubsetter
edu.sc.seis.sod.subsetter.channel.CompositeChannelSubsetter
edu.sc.seis.sod.subsetter.channel.ChannelLogicalSubsetter
edu.sc.seis.sod.subsetter.channel.ChannelNOT
- All Implemented Interfaces:
SodElement
,ChannelSubsetter
,Subsetter
-
Field Summary
Fields inherited from class edu.sc.seis.sod.subsetter.channel.ChannelLogicalSubsetter
packages
Fields inherited from class edu.sc.seis.sod.subsetter.LogicalLoaderSubsetter
subsetters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
isSuccess
(StringTree[] reasons) boolean
shouldContinue
(StringTree result) Methods inherited from class edu.sc.seis.sod.subsetter.channel.ChannelLogicalSubsetter
accept, createSubsetter
Methods inherited from class edu.sc.seis.sod.subsetter.channel.CompositeChannelSubsetter
getLoader
Methods inherited from class edu.sc.seis.sod.subsetter.LogicalLoaderSubsetter
getSubsetters
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface edu.sc.seis.sod.subsetter.channel.ChannelSubsetter
accept
-
Constructor Details
-
ChannelNOT
- Throws:
ConfigurationException
-
-
Method Details
-
isSuccess
- Specified by:
isSuccess
in classChannelLogicalSubsetter
-
shouldContinue
- Specified by:
shouldContinue
in classChannelLogicalSubsetter
-