public class LoadedNetworkSource extends WrappingNetworkSource implements NetworkSource
constraints, REFRESH_ELEMENT, refreshIntervalname, 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, setConstraintsappendToName, getFissuresNamingService, getRetries, getRetryStrategy, setRetryStrategyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNetwork, getNetworkByName, getNetworks, getRefreshInterval, getRetries, getRetryStrategy, setConstraintsappendToName, getNamepublic 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 NetworkSourcegetChannels in class WrappingNetworkSourceSodSourceExceptionpublic Instrumentation getInstrumentation(ChannelImpl chan) throws ChannelNotFound, InvalidResponse, SodSourceException
getInstrumentation in interface NetworkSourcegetInstrumentation in class WrappingNetworkSourceChannelNotFoundInvalidResponseSodSourceExceptionpublic QuantityImpl getSensitivity(ChannelImpl chan) throws ChannelNotFound, InvalidResponse, SodSourceException
getSensitivity in interface NetworkSourcegetSensitivity in class WrappingNetworkSourceChannelNotFoundInvalidResponseSodSourceExceptionpublic java.util.List<? extends StationImpl> getStations(NetworkAttrImpl net) throws SodSourceException
getStations in interface NetworkSourcegetStations in class WrappingNetworkSourceSodSourceExceptionpublic boolean isInstrumentationLoaded(ChannelId chan)