edu.iris.Fissures.IfNetwork
Interface VirtualNetworkAccessOperations
- All Superinterfaces:
- AuditSystemAccess, org.omg.CORBA.portable.IDLEntity, NetworkAccess, java.io.Serializable
- All Known Subinterfaces:
- VirtualNetwork, VirtualNetworkAccess, VirtualNetworkOperations
- All Known Implementing Classes:
- _VirtualNetworkAccessStub, _VirtualNetworkStub, VirtualNetworkAccessPOA, VirtualNetworkAccessPOATie, VirtualNetworkPOA, VirtualNetworkPOATie
public interface VirtualNetworkAccessOperations
- extends NetworkAccess
The VirtualNetworkAccess represents temporary networks setup by
a user for analysis. Virtual network are setup as groups of
channels
Methods inherited from interface edu.iris.Fissures.IfNetwork.NetworkAccess |
get_attributes, get_audit_trail_for_channel, locate_channels, retrieve_all_channels, retrieve_calibrations, retrieve_channel, retrieve_channels_by_code, retrieve_for_station, retrieve_grouping, retrieve_groupings, retrieve_instrumentation, retrieve_stations, retrieve_time_corrections |
a_writeable
VirtualNetwork a_writeable()
get_network_for_channel
ConcreteNetworkAccess get_network_for_channel(ChannelId a_channel)
throws ChannelNotFound,
ConcreteNetworkNotAvailable
- Throws:
ChannelNotFound
ConcreteNetworkNotAvailable