public class LoadedNetworkSource extends WrappingNetworkSource implements NetworkSource
constraints, REFRESH_ELEMENT, refreshInterval
name, NAME_ELEMENT, RETRIES_ELEMENT
Constructor and Description |
---|
LoadedNetworkSource(NetworkSource wrapped,
java.util.List<? extends StationImpl> allStations,
StationImpl sta) |
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends ChannelImpl> |
getChannels(StationImpl station) |
Instrumentation |
getInstrumentation(ChannelImpl chan) |
QuantityImpl |
getSensitivity(ChannelImpl chan) |
java.util.List<? extends StationImpl> |
getStations(NetworkAttrImpl net) |
boolean |
isInstrumentationLoaded(ChannelId chan) |
getName, getNetwork, getNetworkByName, getNetworks, getRefreshInterval, getWrapped, setConstraints
appendToName, getFissuresNamingService, getRetries, getRetryStrategy, setRetryStrategy
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNetwork, getNetworkByName, getNetworks, getRefreshInterval, getRetries, getRetryStrategy, setConstraints
appendToName, getName
public LoadedNetworkSource(NetworkSource wrapped, java.util.List<? extends StationImpl> allStations, StationImpl sta)
public java.util.List<? extends ChannelImpl> getChannels(StationImpl station) throws SodSourceException
getChannels
in interface NetworkSource
getChannels
in class WrappingNetworkSource
SodSourceException
public Instrumentation getInstrumentation(ChannelImpl chan) throws ChannelNotFound, InvalidResponse, SodSourceException
getInstrumentation
in interface NetworkSource
getInstrumentation
in class WrappingNetworkSource
ChannelNotFound
InvalidResponse
SodSourceException
public QuantityImpl getSensitivity(ChannelImpl chan) throws ChannelNotFound, InvalidResponse, SodSourceException
getSensitivity
in interface NetworkSource
getSensitivity
in class WrappingNetworkSource
ChannelNotFound
InvalidResponse
SodSourceException
public java.util.List<? extends StationImpl> getStations(NetworkAttrImpl net) throws SodSourceException
getStations
in interface NetworkSource
getStations
in class WrappingNetworkSource
SodSourceException
public boolean isInstrumentationLoaded(ChannelId chan)