public class BelongsToVirtual extends java.lang.Object implements StationSubsetter
Constructor and Description |
---|
BelongsToVirtual(org.w3c.dom.Element el) |
BelongsToVirtual(java.lang.String virtualNetName,
TimeInterval refreshInterval) |
Modifier and Type | Method and Description |
---|---|
StringTree |
accept(StationImpl station,
NetworkSource network) |
TimeInterval |
getRefreshInterval() |
public BelongsToVirtual(org.w3c.dom.Element el) throws ConfigurationException
ConfigurationException
public BelongsToVirtual(java.lang.String virtualNetName, TimeInterval refreshInterval)
public StringTree accept(StationImpl station, NetworkSource network) throws ConfigurationException, SodSourceException
accept
in interface StationSubsetter
ConfigurationException
SodSourceException
public TimeInterval getRefreshInterval()