edu.iris.Fissures.IfNetwork
Interface VirtualNetworkOperations
- All Superinterfaces:
- AuditSystemAccess, org.omg.CORBA.portable.IDLEntity, Network, NetworkAccess, java.io.Serializable, VirtualNetworkAccessOperations
- All Known Subinterfaces:
- VirtualNetwork
- All Known Implementing Classes:
- _VirtualNetworkStub, VirtualNetworkPOA, VirtualNetworkPOATie
public interface VirtualNetworkOperations
- extends Network, VirtualNetworkAccessOperations
The VirtualNetwork provides full access user defined network
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 |
add_channel
void add_channel(ChannelId a_channel,
AuditInfo[] audit_info)
throws DuplicateChannelId
- Throws:
DuplicateChannelId
remove_channel
void remove_channel(ChannelId a_channel,
AuditInfo[] audit_info)
throws ChannelNotFound
- Throws:
ChannelNotFound