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, overlaps
public ChannelEffectiveTimeOverlap(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public ChannelEffectiveTimeOverlap(TimeRange tr)
public ChannelEffectiveTimeOverlap(MicroSecondDate start, MicroSecondDate end)
public StringTree accept(ChannelImpl channel, NetworkSource network)
accept
in interface ChannelSubsetter