public class _ConcreteNetworkAccessStub extends org.omg.CORBA.portable.ObjectImpl implements ConcreteNetworkAccess
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Class |
_ob_opsClass |
| Constructor and Description |
|---|
_ConcreteNetworkAccessStub() |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toStringpublic java.lang.String[] _ids()
_ids in class org.omg.CORBA.portable.ObjectImplpublic ConcreteNetwork a_writeable()
a_writeable in interface ConcreteNetworkAccessOperationspublic AuditElement[] get_audit_trail_for_station(StationId _ob_a0) throws StationNotFound, NotImplemented
get_audit_trail_for_station in interface ConcreteNetworkAccessOperationsStationNotFoundNotImplementedpublic AuditElement[] get_audit_trail_for_site(SiteId _ob_a0) throws SiteNotFound, NotImplemented
get_audit_trail_for_site in interface ConcreteNetworkAccessOperationsSiteNotFoundNotImplementedpublic NetworkAttr get_attributes()
get_attributes in interface NetworkAccesspublic Station[] retrieve_stations()
retrieve_stations in interface NetworkAccesspublic Channel[] retrieve_for_station(StationId _ob_a0)
retrieve_for_station in interface NetworkAccesspublic ChannelId[] retrieve_grouping(ChannelId _ob_a0) throws ChannelNotFound
retrieve_grouping in interface NetworkAccessChannelNotFoundpublic ChannelId[][] retrieve_groupings()
retrieve_groupings in interface NetworkAccesspublic Channel retrieve_channel(ChannelId _ob_a0) throws ChannelNotFound
retrieve_channel in interface NetworkAccessChannelNotFoundpublic Channel[] retrieve_channels_by_code(java.lang.String _ob_a0, java.lang.String _ob_a1, java.lang.String _ob_a2) throws ChannelNotFound
retrieve_channels_by_code in interface NetworkAccessChannelNotFoundpublic Channel[] locate_channels(Area _ob_a0, SamplingRange _ob_a1, OrientationRange _ob_a2)
locate_channels in interface NetworkAccesspublic Instrumentation retrieve_instrumentation(ChannelId _ob_a0, Time _ob_a1) throws ChannelNotFound
retrieve_instrumentation in interface NetworkAccessChannelNotFoundpublic Calibration[] retrieve_calibrations(ChannelId _ob_a0, TimeRange _ob_a1) throws ChannelNotFound, NotImplemented
retrieve_calibrations in interface NetworkAccessChannelNotFoundNotImplementedpublic TimeCorrection[] retrieve_time_corrections(ChannelId _ob_a0, TimeRange _ob_a1) throws ChannelNotFound, NotImplemented
retrieve_time_corrections in interface NetworkAccessChannelNotFoundNotImplementedpublic ChannelId[] retrieve_all_channels(int _ob_a0, ChannelIdIterHolder _ob_ah1)
retrieve_all_channels in interface NetworkAccesspublic AuditElement[] get_audit_trail_for_channel(ChannelId _ob_a0) throws ChannelNotFound, NotImplemented
get_audit_trail_for_channel in interface NetworkAccessChannelNotFoundNotImplementedpublic AuditElement[] get_audit_trail() throws NotImplemented
get_audit_trail in interface AuditSystemAccessNotImplemented