public class ChannelEffectiveTimeOverlap extends EffectiveTimeOverlap implements ChannelSubsetter
| Constructor and Description |
|---|
ChannelEffectiveTimeOverlap(org.w3c.dom.Element config) |
ChannelEffectiveTimeOverlap(MicroSecondDate start,
MicroSecondDate end) |
ChannelEffectiveTimeOverlap(TimeRange tr) |
| Modifier and Type | Method and Description |
|---|---|
StringTree |
accept(ChannelImpl channel,
NetworkSource network) |
overlaps, overlapspublic ChannelEffectiveTimeOverlap(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic ChannelEffectiveTimeOverlap(TimeRange tr)
public ChannelEffectiveTimeOverlap(MicroSecondDate start, MicroSecondDate end)
public StringTree accept(ChannelImpl channel, NetworkSource network)
accept in interface ChannelSubsetter