Class StationHas
- java.lang.Object
-
- edu.sc.seis.sod.subsetter.LogicalLoaderSubsetter
-
- edu.sc.seis.sod.subsetter.channel.CompositeChannelSubsetter
-
- edu.sc.seis.sod.subsetter.channel.StationHas
-
- All Implemented Interfaces:
SodElement
,ChannelSubsetter
,Subsetter
public class StationHas extends CompositeChannelSubsetter
-
-
Field Summary
-
Fields inherited from class edu.sc.seis.sod.subsetter.LogicalLoaderSubsetter
subsetters
-
-
Constructor Summary
Constructors Constructor Description StationHas(org.w3c.dom.Element config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringTree
accept(edu.iris.Fissures.network.ChannelImpl channel, NetworkSource network)
-
Methods inherited from class edu.sc.seis.sod.subsetter.channel.CompositeChannelSubsetter
getLoader
-
Methods inherited from class edu.sc.seis.sod.subsetter.LogicalLoaderSubsetter
getSubsetters
-
-
-
-
Constructor Detail
-
StationHas
public StationHas(org.w3c.dom.Element config) throws ConfigurationException
- Throws:
ConfigurationException
-
-
Method Detail
-
accept
public StringTree accept(edu.iris.Fissures.network.ChannelImpl channel, NetworkSource network) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-