public class Sampling extends RangeSubsetter implements ChannelSubsetter
DEFAULT_MAX, DEFAULT_MIN, max, min| Constructor and Description |
|---|
Sampling(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
StringTree |
accept(ChannelImpl channel,
NetworkSource network) |
boolean |
accept(SamplingImpl channelSampling) |
accept, acceptMax, acceptMin, getMaxValue, getMinValue, parseConfig, toStringpublic Sampling(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic StringTree accept(ChannelImpl channel, NetworkSource network) throws java.lang.Exception
accept in interface ChannelSubsetterjava.lang.Exceptionpublic boolean accept(SamplingImpl channelSampling)