public class _EventFinderStub extends org.omg.CORBA.portable.ObjectImpl implements EventFinder
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Class |
_ob_opsClass |
| Constructor and Description |
|---|
_EventFinderStub() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_ids() |
EventChannelFinder |
a_channel_finder() |
EventFactory |
a_factory() |
EventFinder |
a_finder() |
java.lang.String[] |
catalogs_from(java.lang.String _ob_a0) |
EventAccess[] |
get_by_name(java.lang.String _ob_a0) |
java.lang.String[] |
known_catalogs() |
java.lang.String[] |
known_contributors() |
EventAccess[] |
query_events(Area _ob_a0,
Quantity _ob_a1,
Quantity _ob_a2,
TimeRange _ob_a3,
java.lang.String[] _ob_a4,
float _ob_a5,
float _ob_a6,
java.lang.String[] _ob_a7,
java.lang.String[] _ob_a8,
int _ob_a9,
EventSeqIterHolder _ob_ah10)
finds events that have on origin that matches the given arguments.
|
_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 EventFactory a_factory()
a_factory in interface EventMgrOperationspublic EventFinder a_finder()
a_finder in interface EventDCOperationspublic EventChannelFinder a_channel_finder()
a_channel_finder in interface EventDCOperationspublic EventAccess[] query_events(Area _ob_a0, Quantity _ob_a1, Quantity _ob_a2, TimeRange _ob_a3, java.lang.String[] _ob_a4, float _ob_a5, float _ob_a6, java.lang.String[] _ob_a7, java.lang.String[] _ob_a8, int _ob_a9, EventSeqIterHolder _ob_ah10)
EventFinderOperationsquery_events in interface EventFinderOperationspublic EventAccess[] get_by_name(java.lang.String _ob_a0)
get_by_name in interface EventFinderOperationspublic java.lang.String[] known_catalogs()
known_catalogs in interface EventFinderOperationspublic java.lang.String[] known_contributors()
known_contributors in interface EventFinderOperationspublic java.lang.String[] catalogs_from(java.lang.String _ob_a0)
catalogs_from in interface EventFinderOperations