Class CompositeChannelSubsetter
java.lang.Object
edu.sc.seis.sod.subsetter.LogicalLoaderSubsetter
edu.sc.seis.sod.subsetter.channel.CompositeChannelSubsetter
- All Implemented Interfaces:
SodElement
,ChannelSubsetter
,Subsetter
- Direct Known Subclasses:
ChannelLogicalSubsetter
,StationHas
public abstract class CompositeChannelSubsetter
extends LogicalLoaderSubsetter
implements ChannelSubsetter
-
Field Summary
Fields inherited from class edu.sc.seis.sod.subsetter.LogicalLoaderSubsetter
subsetters
-
Constructor Summary
Constructors -
Method Summary
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
-
CompositeChannelSubsetter
- Throws:
ConfigurationException
-
-
Method Details
-
getLoader
- Specified by:
getLoader
in classLogicalLoaderSubsetter
-