Package omero.model
Interface InstrumentPrx
-
- All Superinterfaces:
IObjectPrx
,Ice.ObjectPrx
- All Known Implementing Classes:
InstrumentPrxHelper
public interface InstrumentPrx extends IObjectPrx
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addAllDetectorSet(java.util.List<Detector> targets)
void
addAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllDichroicSet(java.util.List<Dichroic> targets)
void
addAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllFilterSet(java.util.List<Filter> targets)
void
addAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllFilterSetSet(java.util.List<FilterSet> targets)
void
addAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets)
void
addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllLightSourceSet(java.util.List<LightSource> targets)
void
addAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllObjectiveSet(java.util.List<Objective> targets)
void
addAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addAllOTFSet(java.util.List<OTF> targets)
void
addAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addDetector(Detector target)
void
addDetector(Detector target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addDichroic(Dichroic target)
void
addDichroic(Dichroic target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFilter(Filter target)
void
addFilter(Filter target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addFilterSet(FilterSet target)
void
addFilterSet(FilterSet target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addInstrumentAnnotationLink(InstrumentAnnotationLink target)
void
addInstrumentAnnotationLink(InstrumentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides)
void
addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addLightSource(LightSource target)
void
addLightSource(LightSource target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addObjective(Objective target)
void
addObjective(Objective target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addOTF(OTF target)
void
addOTF(OTF target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllDetectorSet(java.util.List<Detector> targets)
Ice.AsyncResult
begin_addAllDetectorSet(java.util.List<Detector> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllDetectorSet(java.util.List<Detector> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllDetectorSet(java.util.List<Detector> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllDetectorSet __cb)
Ice.AsyncResult
begin_addAllDetectorSet(java.util.List<Detector> targets, Callback_Instrument_addAllDetectorSet __cb)
Ice.AsyncResult
begin_addAllDichroicSet(java.util.List<Dichroic> targets)
Ice.AsyncResult
begin_addAllDichroicSet(java.util.List<Dichroic> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllDichroicSet(java.util.List<Dichroic> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllDichroicSet(java.util.List<Dichroic> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllDichroicSet __cb)
Ice.AsyncResult
begin_addAllDichroicSet(java.util.List<Dichroic> targets, Callback_Instrument_addAllDichroicSet __cb)
Ice.AsyncResult
begin_addAllFilterSet(java.util.List<Filter> targets)
Ice.AsyncResult
begin_addAllFilterSet(java.util.List<Filter> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFilterSet(java.util.List<Filter> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFilterSet(java.util.List<Filter> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllFilterSet __cb)
Ice.AsyncResult
begin_addAllFilterSet(java.util.List<Filter> targets, Callback_Instrument_addAllFilterSet __cb)
Ice.AsyncResult
begin_addAllFilterSetSet(java.util.List<FilterSet> targets)
Ice.AsyncResult
begin_addAllFilterSetSet(java.util.List<FilterSet> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFilterSetSet(java.util.List<FilterSet> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFilterSetSet(java.util.List<FilterSet> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllFilterSetSet __cb)
Ice.AsyncResult
begin_addAllFilterSetSet(java.util.List<FilterSet> targets, Callback_Instrument_addAllFilterSetSet __cb)
Ice.AsyncResult
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets)
Ice.AsyncResult
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllInstrumentAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, Callback_Instrument_addAllInstrumentAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllLightSourceSet(java.util.List<LightSource> targets)
Ice.AsyncResult
begin_addAllLightSourceSet(java.util.List<LightSource> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllLightSourceSet(java.util.List<LightSource> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllLightSourceSet(java.util.List<LightSource> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllLightSourceSet __cb)
Ice.AsyncResult
begin_addAllLightSourceSet(java.util.List<LightSource> targets, Callback_Instrument_addAllLightSourceSet __cb)
Ice.AsyncResult
begin_addAllObjectiveSet(java.util.List<Objective> targets)
Ice.AsyncResult
begin_addAllObjectiveSet(java.util.List<Objective> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllObjectiveSet(java.util.List<Objective> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllObjectiveSet(java.util.List<Objective> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllObjectiveSet __cb)
Ice.AsyncResult
begin_addAllObjectiveSet(java.util.List<Objective> targets, Callback_Instrument_addAllObjectiveSet __cb)
Ice.AsyncResult
begin_addAllOTFSet(java.util.List<OTF> targets)
Ice.AsyncResult
begin_addAllOTFSet(java.util.List<OTF> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllOTFSet(java.util.List<OTF> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllOTFSet(java.util.List<OTF> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllOTFSet __cb)
Ice.AsyncResult
begin_addAllOTFSet(java.util.List<OTF> targets, Callback_Instrument_addAllOTFSet __cb)
Ice.AsyncResult
begin_addDetector(Detector target)
Ice.AsyncResult
begin_addDetector(Detector target, Ice.Callback __cb)
Ice.AsyncResult
begin_addDetector(Detector target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addDetector(Detector target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addDetector(Detector target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addDetector(Detector target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addDetector(Detector target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addDetector(Detector target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addDetector(Detector target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addDetector __cb)
Ice.AsyncResult
begin_addDetector(Detector target, Callback_Instrument_addDetector __cb)
Ice.AsyncResult
begin_addDichroic(Dichroic target)
Ice.AsyncResult
begin_addDichroic(Dichroic target, Ice.Callback __cb)
Ice.AsyncResult
begin_addDichroic(Dichroic target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addDichroic(Dichroic target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addDichroic(Dichroic target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addDichroic(Dichroic target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addDichroic(Dichroic target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addDichroic(Dichroic target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addDichroic(Dichroic target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addDichroic __cb)
Ice.AsyncResult
begin_addDichroic(Dichroic target, Callback_Instrument_addDichroic __cb)
Ice.AsyncResult
begin_addFilter(Filter target)
Ice.AsyncResult
begin_addFilter(Filter target, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilter(Filter target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilter(Filter target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFilter(Filter target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFilter(Filter target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilter(Filter target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilter(Filter target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFilter(Filter target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addFilter __cb)
Ice.AsyncResult
begin_addFilter(Filter target, Callback_Instrument_addFilter __cb)
Ice.AsyncResult
begin_addFilterSet(FilterSet target)
Ice.AsyncResult
begin_addFilterSet(FilterSet target, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilterSet(FilterSet target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilterSet(FilterSet target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFilterSet(FilterSet target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addFilterSet(FilterSet target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addFilterSet(FilterSet target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addFilterSet(FilterSet target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addFilterSet(FilterSet target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addFilterSet __cb)
Ice.AsyncResult
begin_addFilterSet(FilterSet target, Callback_Instrument_addFilterSet __cb)
Ice.AsyncResult
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target)
Ice.AsyncResult
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addInstrumentAnnotationLink __cb)
Ice.AsyncResult
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, Callback_Instrument_addInstrumentAnnotationLink __cb)
Ice.AsyncResult
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addInstrumentAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, Callback_Instrument_addInstrumentAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addLightSource(LightSource target)
Ice.AsyncResult
begin_addLightSource(LightSource target, Ice.Callback __cb)
Ice.AsyncResult
begin_addLightSource(LightSource target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addLightSource(LightSource target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addLightSource(LightSource target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addLightSource(LightSource target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addLightSource(LightSource target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addLightSource(LightSource target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addLightSource(LightSource target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addLightSource __cb)
Ice.AsyncResult
begin_addLightSource(LightSource target, Callback_Instrument_addLightSource __cb)
Ice.AsyncResult
begin_addObjective(Objective target)
Ice.AsyncResult
begin_addObjective(Objective target, Ice.Callback __cb)
Ice.AsyncResult
begin_addObjective(Objective target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addObjective(Objective target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addObjective(Objective target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addObjective(Objective target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addObjective(Objective target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addObjective(Objective target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addObjective(Objective target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addObjective __cb)
Ice.AsyncResult
begin_addObjective(Objective target, Callback_Instrument_addObjective __cb)
Ice.AsyncResult
begin_addOTF(OTF target)
Ice.AsyncResult
begin_addOTF(OTF target, Ice.Callback __cb)
Ice.AsyncResult
begin_addOTF(OTF target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addOTF(OTF target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addOTF(OTF target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addOTF(OTF target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addOTF(OTF target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addOTF(OTF target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addOTF(OTF target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addOTF __cb)
Ice.AsyncResult
begin_addOTF(OTF target, Callback_Instrument_addOTF __cb)
Ice.AsyncResult
begin_clearAnnotationLinks()
Ice.AsyncResult
begin_clearAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(Callback_Instrument_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearDetector()
Ice.AsyncResult
begin_clearDetector(Ice.Callback __cb)
Ice.AsyncResult
begin_clearDetector(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearDetector(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearDetector __cb)
Ice.AsyncResult
begin_clearDetector(Callback_Instrument_clearDetector __cb)
Ice.AsyncResult
begin_clearDichroic()
Ice.AsyncResult
begin_clearDichroic(Ice.Callback __cb)
Ice.AsyncResult
begin_clearDichroic(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearDichroic(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearDichroic __cb)
Ice.AsyncResult
begin_clearDichroic(Callback_Instrument_clearDichroic __cb)
Ice.AsyncResult
begin_clearFilter()
Ice.AsyncResult
begin_clearFilter(Ice.Callback __cb)
Ice.AsyncResult
begin_clearFilter(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearFilter(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearFilter __cb)
Ice.AsyncResult
begin_clearFilter(Callback_Instrument_clearFilter __cb)
Ice.AsyncResult
begin_clearFilterSet()
Ice.AsyncResult
begin_clearFilterSet(Ice.Callback __cb)
Ice.AsyncResult
begin_clearFilterSet(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearFilterSet(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearFilterSet __cb)
Ice.AsyncResult
begin_clearFilterSet(Callback_Instrument_clearFilterSet __cb)
Ice.AsyncResult
begin_clearLightSource()
Ice.AsyncResult
begin_clearLightSource(Ice.Callback __cb)
Ice.AsyncResult
begin_clearLightSource(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearLightSource(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearLightSource __cb)
Ice.AsyncResult
begin_clearLightSource(Callback_Instrument_clearLightSource __cb)
Ice.AsyncResult
begin_clearObjective()
Ice.AsyncResult
begin_clearObjective(Ice.Callback __cb)
Ice.AsyncResult
begin_clearObjective(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearObjective(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearObjective __cb)
Ice.AsyncResult
begin_clearObjective(Callback_Instrument_clearObjective __cb)
Ice.AsyncResult
begin_clearOtf()
Ice.AsyncResult
begin_clearOtf(Ice.Callback __cb)
Ice.AsyncResult
begin_clearOtf(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearOtf(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearOtf __cb)
Ice.AsyncResult
begin_clearOtf(Callback_Instrument_clearOtf __cb)
Ice.AsyncResult
begin_copyAnnotationLinks()
Ice.AsyncResult
begin_copyAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(Callback_Instrument_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyDetector()
Ice.AsyncResult
begin_copyDetector(Ice.Callback __cb)
Ice.AsyncResult
begin_copyDetector(IceInternal.Functional_GenericCallback1<java.util.List<Detector>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyDetector(IceInternal.Functional_GenericCallback1<java.util.List<Detector>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Detector>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Detector>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyDetector __cb)
Ice.AsyncResult
begin_copyDetector(Callback_Instrument_copyDetector __cb)
Ice.AsyncResult
begin_copyDichroic()
Ice.AsyncResult
begin_copyDichroic(Ice.Callback __cb)
Ice.AsyncResult
begin_copyDichroic(IceInternal.Functional_GenericCallback1<java.util.List<Dichroic>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyDichroic(IceInternal.Functional_GenericCallback1<java.util.List<Dichroic>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Dichroic>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Dichroic>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyDichroic __cb)
Ice.AsyncResult
begin_copyDichroic(Callback_Instrument_copyDichroic __cb)
Ice.AsyncResult
begin_copyFilter()
Ice.AsyncResult
begin_copyFilter(Ice.Callback __cb)
Ice.AsyncResult
begin_copyFilter(IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyFilter(IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyFilter __cb)
Ice.AsyncResult
begin_copyFilter(Callback_Instrument_copyFilter __cb)
Ice.AsyncResult
begin_copyFilterSet()
Ice.AsyncResult
begin_copyFilterSet(Ice.Callback __cb)
Ice.AsyncResult
begin_copyFilterSet(IceInternal.Functional_GenericCallback1<java.util.List<FilterSet>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyFilterSet(IceInternal.Functional_GenericCallback1<java.util.List<FilterSet>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSet>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSet>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyFilterSet __cb)
Ice.AsyncResult
begin_copyFilterSet(Callback_Instrument_copyFilterSet __cb)
Ice.AsyncResult
begin_copyLightSource()
Ice.AsyncResult
begin_copyLightSource(Ice.Callback __cb)
Ice.AsyncResult
begin_copyLightSource(IceInternal.Functional_GenericCallback1<java.util.List<LightSource>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyLightSource(IceInternal.Functional_GenericCallback1<java.util.List<LightSource>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<LightSource>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<LightSource>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyLightSource __cb)
Ice.AsyncResult
begin_copyLightSource(Callback_Instrument_copyLightSource __cb)
Ice.AsyncResult
begin_copyObjective()
Ice.AsyncResult
begin_copyObjective(Ice.Callback __cb)
Ice.AsyncResult
begin_copyObjective(IceInternal.Functional_GenericCallback1<java.util.List<Objective>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyObjective(IceInternal.Functional_GenericCallback1<java.util.List<Objective>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Objective>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Objective>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyObjective __cb)
Ice.AsyncResult
begin_copyObjective(Callback_Instrument_copyObjective __cb)
Ice.AsyncResult
begin_copyOtf()
Ice.AsyncResult
begin_copyOtf(Ice.Callback __cb)
Ice.AsyncResult
begin_copyOtf(IceInternal.Functional_GenericCallback1<java.util.List<OTF>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyOtf(IceInternal.Functional_GenericCallback1<java.util.List<OTF>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OTF>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OTF>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyOtf __cb)
Ice.AsyncResult
begin_copyOtf(Callback_Instrument_copyOtf __cb)
Ice.AsyncResult
begin_findInstrumentAnnotationLink(Annotation removal)
Ice.AsyncResult
begin_findInstrumentAnnotationLink(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findInstrumentAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findInstrumentAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_findInstrumentAnnotationLink __cb)
Ice.AsyncResult
begin_findInstrumentAnnotationLink(Annotation removal, Callback_Instrument_findInstrumentAnnotationLink __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner()
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Callback_Instrument_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getMicroscope()
Ice.AsyncResult
begin_getMicroscope(Ice.Callback __cb)
Ice.AsyncResult
begin_getMicroscope(IceInternal.Functional_GenericCallback1<Microscope> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getMicroscope(IceInternal.Functional_GenericCallback1<Microscope> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Microscope> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Microscope> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_getMicroscope __cb)
Ice.AsyncResult
begin_getMicroscope(Callback_Instrument_getMicroscope __cb)
Ice.AsyncResult
begin_getVersion()
Ice.AsyncResult
begin_getVersion(Ice.Callback __cb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_getVersion __cb)
Ice.AsyncResult
begin_getVersion(Callback_Instrument_getVersion __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<InstrumentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<InstrumentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<InstrumentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<InstrumentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_linkAnnotation __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Callback_Instrument_linkAnnotation __cb)
Ice.AsyncResult
begin_linkedAnnotationList()
Ice.AsyncResult
begin_linkedAnnotationList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedAnnotationList(Callback_Instrument_linkedAnnotationList __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Instrument toCopy)
Ice.AsyncResult
begin_reloadAnnotationLinks(Instrument toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadAnnotationLinks(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(Instrument toCopy, Callback_Instrument_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadDetector(Instrument toCopy)
Ice.AsyncResult
begin_reloadDetector(Instrument toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadDetector(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadDetector(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadDetector(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadDetector(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadDetector(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadDetector(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadDetector(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadDetector __cb)
Ice.AsyncResult
begin_reloadDetector(Instrument toCopy, Callback_Instrument_reloadDetector __cb)
Ice.AsyncResult
begin_reloadDichroic(Instrument toCopy)
Ice.AsyncResult
begin_reloadDichroic(Instrument toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadDichroic(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadDichroic(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadDichroic(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadDichroic(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadDichroic(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadDichroic(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadDichroic(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadDichroic __cb)
Ice.AsyncResult
begin_reloadDichroic(Instrument toCopy, Callback_Instrument_reloadDichroic __cb)
Ice.AsyncResult
begin_reloadFilter(Instrument toCopy)
Ice.AsyncResult
begin_reloadFilter(Instrument toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadFilter(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadFilter(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadFilter(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadFilter(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadFilter(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadFilter(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadFilter(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadFilter __cb)
Ice.AsyncResult
begin_reloadFilter(Instrument toCopy, Callback_Instrument_reloadFilter __cb)
Ice.AsyncResult
begin_reloadFilterSet(Instrument toCopy)
Ice.AsyncResult
begin_reloadFilterSet(Instrument toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadFilterSet(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadFilterSet(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadFilterSet(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadFilterSet(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadFilterSet(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadFilterSet(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadFilterSet(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadFilterSet __cb)
Ice.AsyncResult
begin_reloadFilterSet(Instrument toCopy, Callback_Instrument_reloadFilterSet __cb)
Ice.AsyncResult
begin_reloadLightSource(Instrument toCopy)
Ice.AsyncResult
begin_reloadLightSource(Instrument toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadLightSource(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadLightSource(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadLightSource(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadLightSource(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadLightSource(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadLightSource(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadLightSource(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadLightSource __cb)
Ice.AsyncResult
begin_reloadLightSource(Instrument toCopy, Callback_Instrument_reloadLightSource __cb)
Ice.AsyncResult
begin_reloadObjective(Instrument toCopy)
Ice.AsyncResult
begin_reloadObjective(Instrument toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadObjective(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadObjective(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadObjective(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadObjective(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadObjective(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadObjective(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadObjective(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadObjective __cb)
Ice.AsyncResult
begin_reloadObjective(Instrument toCopy, Callback_Instrument_reloadObjective __cb)
Ice.AsyncResult
begin_reloadOtf(Instrument toCopy)
Ice.AsyncResult
begin_reloadOtf(Instrument toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadOtf(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadOtf(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadOtf(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadOtf(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadOtf(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadOtf(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadOtf(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadOtf __cb)
Ice.AsyncResult
begin_reloadOtf(Instrument toCopy, Callback_Instrument_reloadOtf __cb)
Ice.AsyncResult
begin_removeAllDetectorSet(java.util.List<Detector> targets)
Ice.AsyncResult
begin_removeAllDetectorSet(java.util.List<Detector> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllDetectorSet(java.util.List<Detector> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllDetectorSet(java.util.List<Detector> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllDetectorSet __cb)
Ice.AsyncResult
begin_removeAllDetectorSet(java.util.List<Detector> targets, Callback_Instrument_removeAllDetectorSet __cb)
Ice.AsyncResult
begin_removeAllDichroicSet(java.util.List<Dichroic> targets)
Ice.AsyncResult
begin_removeAllDichroicSet(java.util.List<Dichroic> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllDichroicSet(java.util.List<Dichroic> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllDichroicSet(java.util.List<Dichroic> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllDichroicSet __cb)
Ice.AsyncResult
begin_removeAllDichroicSet(java.util.List<Dichroic> targets, Callback_Instrument_removeAllDichroicSet __cb)
Ice.AsyncResult
begin_removeAllFilterSet(java.util.List<Filter> targets)
Ice.AsyncResult
begin_removeAllFilterSet(java.util.List<Filter> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFilterSet(java.util.List<Filter> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFilterSet(java.util.List<Filter> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllFilterSet __cb)
Ice.AsyncResult
begin_removeAllFilterSet(java.util.List<Filter> targets, Callback_Instrument_removeAllFilterSet __cb)
Ice.AsyncResult
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets)
Ice.AsyncResult
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllFilterSetSet __cb)
Ice.AsyncResult
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, Callback_Instrument_removeAllFilterSetSet __cb)
Ice.AsyncResult
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets)
Ice.AsyncResult
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllInstrumentAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, Callback_Instrument_removeAllInstrumentAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllLightSourceSet(java.util.List<LightSource> targets)
Ice.AsyncResult
begin_removeAllLightSourceSet(java.util.List<LightSource> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllLightSourceSet(java.util.List<LightSource> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllLightSourceSet(java.util.List<LightSource> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllLightSourceSet __cb)
Ice.AsyncResult
begin_removeAllLightSourceSet(java.util.List<LightSource> targets, Callback_Instrument_removeAllLightSourceSet __cb)
Ice.AsyncResult
begin_removeAllObjectiveSet(java.util.List<Objective> targets)
Ice.AsyncResult
begin_removeAllObjectiveSet(java.util.List<Objective> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllObjectiveSet(java.util.List<Objective> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllObjectiveSet(java.util.List<Objective> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllObjectiveSet __cb)
Ice.AsyncResult
begin_removeAllObjectiveSet(java.util.List<Objective> targets, Callback_Instrument_removeAllObjectiveSet __cb)
Ice.AsyncResult
begin_removeAllOTFSet(java.util.List<OTF> targets)
Ice.AsyncResult
begin_removeAllOTFSet(java.util.List<OTF> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllOTFSet(java.util.List<OTF> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllOTFSet(java.util.List<OTF> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllOTFSet __cb)
Ice.AsyncResult
begin_removeAllOTFSet(java.util.List<OTF> targets, Callback_Instrument_removeAllOTFSet __cb)
Ice.AsyncResult
begin_removeDetector(Detector theTarget)
Ice.AsyncResult
begin_removeDetector(Detector theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeDetector(Detector theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeDetector(Detector theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeDetector(Detector theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeDetector(Detector theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeDetector(Detector theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeDetector(Detector theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeDetector(Detector theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeDetector __cb)
Ice.AsyncResult
begin_removeDetector(Detector theTarget, Callback_Instrument_removeDetector __cb)
Ice.AsyncResult
begin_removeDichroic(Dichroic theTarget)
Ice.AsyncResult
begin_removeDichroic(Dichroic theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeDichroic(Dichroic theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeDichroic(Dichroic theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeDichroic(Dichroic theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeDichroic(Dichroic theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeDichroic(Dichroic theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeDichroic(Dichroic theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeDichroic(Dichroic theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeDichroic __cb)
Ice.AsyncResult
begin_removeDichroic(Dichroic theTarget, Callback_Instrument_removeDichroic __cb)
Ice.AsyncResult
begin_removeFilter(Filter theTarget)
Ice.AsyncResult
begin_removeFilter(Filter theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilter(Filter theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilter(Filter theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFilter(Filter theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFilter(Filter theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilter(Filter theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilter(Filter theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFilter(Filter theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeFilter __cb)
Ice.AsyncResult
begin_removeFilter(Filter theTarget, Callback_Instrument_removeFilter __cb)
Ice.AsyncResult
begin_removeFilterSet(FilterSet theTarget)
Ice.AsyncResult
begin_removeFilterSet(FilterSet theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilterSet(FilterSet theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilterSet(FilterSet theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFilterSet(FilterSet theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeFilterSet(FilterSet theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeFilterSet(FilterSet theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeFilterSet(FilterSet theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeFilterSet(FilterSet theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeFilterSet __cb)
Ice.AsyncResult
begin_removeFilterSet(FilterSet theTarget, Callback_Instrument_removeFilterSet __cb)
Ice.AsyncResult
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget)
Ice.AsyncResult
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeInstrumentAnnotationLink __cb)
Ice.AsyncResult
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, Callback_Instrument_removeInstrumentAnnotationLink __cb)
Ice.AsyncResult
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeInstrumentAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, Callback_Instrument_removeInstrumentAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removeLightSource(LightSource theTarget)
Ice.AsyncResult
begin_removeLightSource(LightSource theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeLightSource(LightSource theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeLightSource(LightSource theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeLightSource(LightSource theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeLightSource(LightSource theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeLightSource(LightSource theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeLightSource(LightSource theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeLightSource(LightSource theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeLightSource __cb)
Ice.AsyncResult
begin_removeLightSource(LightSource theTarget, Callback_Instrument_removeLightSource __cb)
Ice.AsyncResult
begin_removeObjective(Objective theTarget)
Ice.AsyncResult
begin_removeObjective(Objective theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeObjective(Objective theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeObjective(Objective theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeObjective(Objective theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeObjective(Objective theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeObjective(Objective theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeObjective(Objective theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeObjective(Objective theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeObjective __cb)
Ice.AsyncResult
begin_removeObjective(Objective theTarget, Callback_Instrument_removeObjective __cb)
Ice.AsyncResult
begin_removeOTF(OTF theTarget)
Ice.AsyncResult
begin_removeOTF(OTF theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeOTF(OTF theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeOTF(OTF theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeOTF(OTF theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeOTF(OTF theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeOTF(OTF theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeOTF(OTF theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeOTF(OTF theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeOTF __cb)
Ice.AsyncResult
begin_removeOTF(OTF theTarget, Callback_Instrument_removeOTF __cb)
Ice.AsyncResult
begin_setMicroscope(Microscope theMicroscope)
Ice.AsyncResult
begin_setMicroscope(Microscope theMicroscope, Ice.Callback __cb)
Ice.AsyncResult
begin_setMicroscope(Microscope theMicroscope, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setMicroscope(Microscope theMicroscope, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setMicroscope(Microscope theMicroscope, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setMicroscope(Microscope theMicroscope, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setMicroscope(Microscope theMicroscope, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setMicroscope(Microscope theMicroscope, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setMicroscope(Microscope theMicroscope, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_setMicroscope __cb)
Ice.AsyncResult
begin_setMicroscope(Microscope theMicroscope, Callback_Instrument_setMicroscope __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Ice.Callback __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_setVersion __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Callback_Instrument_setVersion __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks()
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Callback_Instrument_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfDetector()
Ice.AsyncResult
begin_sizeOfDetector(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfDetector(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfDetector(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfDetector __cb)
Ice.AsyncResult
begin_sizeOfDetector(Callback_Instrument_sizeOfDetector __cb)
Ice.AsyncResult
begin_sizeOfDichroic()
Ice.AsyncResult
begin_sizeOfDichroic(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfDichroic(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfDichroic(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfDichroic __cb)
Ice.AsyncResult
begin_sizeOfDichroic(Callback_Instrument_sizeOfDichroic __cb)
Ice.AsyncResult
begin_sizeOfFilter()
Ice.AsyncResult
begin_sizeOfFilter(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfFilter(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfFilter(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfFilter __cb)
Ice.AsyncResult
begin_sizeOfFilter(Callback_Instrument_sizeOfFilter __cb)
Ice.AsyncResult
begin_sizeOfFilterSet()
Ice.AsyncResult
begin_sizeOfFilterSet(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfFilterSet(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfFilterSet(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfFilterSet __cb)
Ice.AsyncResult
begin_sizeOfFilterSet(Callback_Instrument_sizeOfFilterSet __cb)
Ice.AsyncResult
begin_sizeOfLightSource()
Ice.AsyncResult
begin_sizeOfLightSource(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfLightSource(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfLightSource(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfLightSource __cb)
Ice.AsyncResult
begin_sizeOfLightSource(Callback_Instrument_sizeOfLightSource __cb)
Ice.AsyncResult
begin_sizeOfObjective()
Ice.AsyncResult
begin_sizeOfObjective(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfObjective(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfObjective(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfObjective __cb)
Ice.AsyncResult
begin_sizeOfObjective(Callback_Instrument_sizeOfObjective __cb)
Ice.AsyncResult
begin_sizeOfOtf()
Ice.AsyncResult
begin_sizeOfOtf(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfOtf(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfOtf(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfOtf __cb)
Ice.AsyncResult
begin_sizeOfOtf(Callback_Instrument_sizeOfOtf __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Callback_Instrument_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks()
Ice.AsyncResult
begin_unloadAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(Callback_Instrument_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadDetector()
Ice.AsyncResult
begin_unloadDetector(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadDetector(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadDetector(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadDetector __cb)
Ice.AsyncResult
begin_unloadDetector(Callback_Instrument_unloadDetector __cb)
Ice.AsyncResult
begin_unloadDichroic()
Ice.AsyncResult
begin_unloadDichroic(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadDichroic(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadDichroic(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadDichroic __cb)
Ice.AsyncResult
begin_unloadDichroic(Callback_Instrument_unloadDichroic __cb)
Ice.AsyncResult
begin_unloadFilter()
Ice.AsyncResult
begin_unloadFilter(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadFilter(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadFilter(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadFilter __cb)
Ice.AsyncResult
begin_unloadFilter(Callback_Instrument_unloadFilter __cb)
Ice.AsyncResult
begin_unloadFilterSet()
Ice.AsyncResult
begin_unloadFilterSet(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadFilterSet(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadFilterSet(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadFilterSet __cb)
Ice.AsyncResult
begin_unloadFilterSet(Callback_Instrument_unloadFilterSet __cb)
Ice.AsyncResult
begin_unloadLightSource()
Ice.AsyncResult
begin_unloadLightSource(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadLightSource(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadLightSource(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadLightSource __cb)
Ice.AsyncResult
begin_unloadLightSource(Callback_Instrument_unloadLightSource __cb)
Ice.AsyncResult
begin_unloadObjective()
Ice.AsyncResult
begin_unloadObjective(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadObjective(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadObjective(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadObjective __cb)
Ice.AsyncResult
begin_unloadObjective(Callback_Instrument_unloadObjective __cb)
Ice.AsyncResult
begin_unloadOtf()
Ice.AsyncResult
begin_unloadOtf(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadOtf(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadOtf(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadOtf __cb)
Ice.AsyncResult
begin_unloadOtf(Callback_Instrument_unloadOtf __cb)
void
clearAnnotationLinks()
void
clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearDetector()
void
clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearDichroic()
void
clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearFilter()
void
clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearFilterSet()
void
clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearLightSource()
void
clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearObjective()
void
clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
clearOtf()
void
clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<InstrumentAnnotationLink>
copyAnnotationLinks()
java.util.List<InstrumentAnnotationLink>
copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Detector>
copyDetector()
java.util.List<Detector>
copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Dichroic>
copyDichroic()
java.util.List<Dichroic>
copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Filter>
copyFilter()
java.util.List<Filter>
copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<FilterSet>
copyFilterSet()
java.util.List<FilterSet>
copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<LightSource>
copyLightSource()
java.util.List<LightSource>
copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Objective>
copyObjective()
java.util.List<Objective>
copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<OTF>
copyOtf()
java.util.List<OTF>
copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
end_addAllDetectorSet(Ice.AsyncResult __result)
void
end_addAllDichroicSet(Ice.AsyncResult __result)
void
end_addAllFilterSet(Ice.AsyncResult __result)
void
end_addAllFilterSetSet(Ice.AsyncResult __result)
void
end_addAllInstrumentAnnotationLinkSet(Ice.AsyncResult __result)
void
end_addAllLightSourceSet(Ice.AsyncResult __result)
void
end_addAllObjectiveSet(Ice.AsyncResult __result)
void
end_addAllOTFSet(Ice.AsyncResult __result)
void
end_addDetector(Ice.AsyncResult __result)
void
end_addDichroic(Ice.AsyncResult __result)
void
end_addFilter(Ice.AsyncResult __result)
void
end_addFilterSet(Ice.AsyncResult __result)
void
end_addInstrumentAnnotationLink(Ice.AsyncResult __result)
void
end_addInstrumentAnnotationLinkToBoth(Ice.AsyncResult __result)
void
end_addLightSource(Ice.AsyncResult __result)
void
end_addObjective(Ice.AsyncResult __result)
void
end_addOTF(Ice.AsyncResult __result)
void
end_clearAnnotationLinks(Ice.AsyncResult __result)
void
end_clearDetector(Ice.AsyncResult __result)
void
end_clearDichroic(Ice.AsyncResult __result)
void
end_clearFilter(Ice.AsyncResult __result)
void
end_clearFilterSet(Ice.AsyncResult __result)
void
end_clearLightSource(Ice.AsyncResult __result)
void
end_clearObjective(Ice.AsyncResult __result)
void
end_clearOtf(Ice.AsyncResult __result)
java.util.List<InstrumentAnnotationLink>
end_copyAnnotationLinks(Ice.AsyncResult __result)
java.util.List<Detector>
end_copyDetector(Ice.AsyncResult __result)
java.util.List<Dichroic>
end_copyDichroic(Ice.AsyncResult __result)
java.util.List<Filter>
end_copyFilter(Ice.AsyncResult __result)
java.util.List<FilterSet>
end_copyFilterSet(Ice.AsyncResult __result)
java.util.List<LightSource>
end_copyLightSource(Ice.AsyncResult __result)
java.util.List<Objective>
end_copyObjective(Ice.AsyncResult __result)
java.util.List<OTF>
end_copyOtf(Ice.AsyncResult __result)
java.util.List<InstrumentAnnotationLink>
end_findInstrumentAnnotationLink(Ice.AsyncResult __result)
java.util.Map<java.lang.Long,java.lang.Long>
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __result)
Microscope
end_getMicroscope(Ice.AsyncResult __result)
RInt
end_getVersion(Ice.AsyncResult __result)
InstrumentAnnotationLink
end_linkAnnotation(Ice.AsyncResult __result)
java.util.List<Annotation>
end_linkedAnnotationList(Ice.AsyncResult __result)
void
end_reloadAnnotationLinks(Ice.AsyncResult __result)
void
end_reloadDetector(Ice.AsyncResult __result)
void
end_reloadDichroic(Ice.AsyncResult __result)
void
end_reloadFilter(Ice.AsyncResult __result)
void
end_reloadFilterSet(Ice.AsyncResult __result)
void
end_reloadLightSource(Ice.AsyncResult __result)
void
end_reloadObjective(Ice.AsyncResult __result)
void
end_reloadOtf(Ice.AsyncResult __result)
void
end_removeAllDetectorSet(Ice.AsyncResult __result)
void
end_removeAllDichroicSet(Ice.AsyncResult __result)
void
end_removeAllFilterSet(Ice.AsyncResult __result)
void
end_removeAllFilterSetSet(Ice.AsyncResult __result)
void
end_removeAllInstrumentAnnotationLinkSet(Ice.AsyncResult __result)
void
end_removeAllLightSourceSet(Ice.AsyncResult __result)
void
end_removeAllObjectiveSet(Ice.AsyncResult __result)
void
end_removeAllOTFSet(Ice.AsyncResult __result)
void
end_removeDetector(Ice.AsyncResult __result)
void
end_removeDichroic(Ice.AsyncResult __result)
void
end_removeFilter(Ice.AsyncResult __result)
void
end_removeFilterSet(Ice.AsyncResult __result)
void
end_removeInstrumentAnnotationLink(Ice.AsyncResult __result)
void
end_removeInstrumentAnnotationLinkFromBoth(Ice.AsyncResult __result)
void
end_removeLightSource(Ice.AsyncResult __result)
void
end_removeObjective(Ice.AsyncResult __result)
void
end_removeOTF(Ice.AsyncResult __result)
void
end_setMicroscope(Ice.AsyncResult __result)
void
end_setVersion(Ice.AsyncResult __result)
int
end_sizeOfAnnotationLinks(Ice.AsyncResult __result)
int
end_sizeOfDetector(Ice.AsyncResult __result)
int
end_sizeOfDichroic(Ice.AsyncResult __result)
int
end_sizeOfFilter(Ice.AsyncResult __result)
int
end_sizeOfFilterSet(Ice.AsyncResult __result)
int
end_sizeOfLightSource(Ice.AsyncResult __result)
int
end_sizeOfObjective(Ice.AsyncResult __result)
int
end_sizeOfOtf(Ice.AsyncResult __result)
void
end_unlinkAnnotation(Ice.AsyncResult __result)
void
end_unloadAnnotationLinks(Ice.AsyncResult __result)
void
end_unloadDetector(Ice.AsyncResult __result)
void
end_unloadDichroic(Ice.AsyncResult __result)
void
end_unloadFilter(Ice.AsyncResult __result)
void
end_unloadFilterSet(Ice.AsyncResult __result)
void
end_unloadLightSource(Ice.AsyncResult __result)
void
end_unloadObjective(Ice.AsyncResult __result)
void
end_unloadOtf(Ice.AsyncResult __result)
java.util.List<InstrumentAnnotationLink>
findInstrumentAnnotationLink(Annotation removal)
java.util.List<InstrumentAnnotationLink>
findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.Map<java.lang.Long,java.lang.Long>
getAnnotationLinksCountPerOwner()
java.util.Map<java.lang.Long,java.lang.Long>
getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Microscope
getMicroscope()
Microscope
getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getVersion()
RInt
getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
InstrumentAnnotationLink
linkAnnotation(Annotation addition)
InstrumentAnnotationLink
linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Annotation>
linkedAnnotationList()
java.util.List<Annotation>
linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadAnnotationLinks(Instrument toCopy)
void
reloadAnnotationLinks(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadDetector(Instrument toCopy)
void
reloadDetector(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadDichroic(Instrument toCopy)
void
reloadDichroic(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadFilter(Instrument toCopy)
void
reloadFilter(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadFilterSet(Instrument toCopy)
void
reloadFilterSet(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadLightSource(Instrument toCopy)
void
reloadLightSource(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadObjective(Instrument toCopy)
void
reloadObjective(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
reloadOtf(Instrument toCopy)
void
reloadOtf(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllDetectorSet(java.util.List<Detector> targets)
void
removeAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllDichroicSet(java.util.List<Dichroic> targets)
void
removeAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllFilterSet(java.util.List<Filter> targets)
void
removeAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllFilterSetSet(java.util.List<FilterSet> targets)
void
removeAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets)
void
removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllLightSourceSet(java.util.List<LightSource> targets)
void
removeAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllObjectiveSet(java.util.List<Objective> targets)
void
removeAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllOTFSet(java.util.List<OTF> targets)
void
removeAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeDetector(Detector theTarget)
void
removeDetector(Detector theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeDichroic(Dichroic theTarget)
void
removeDichroic(Dichroic theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFilter(Filter theTarget)
void
removeFilter(Filter theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeFilterSet(FilterSet theTarget)
void
removeFilterSet(FilterSet theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget)
void
removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides)
void
removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeLightSource(LightSource theTarget)
void
removeLightSource(LightSource theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeObjective(Objective theTarget)
void
removeObjective(Objective theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeOTF(OTF theTarget)
void
removeOTF(OTF theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setMicroscope(Microscope theMicroscope)
void
setMicroscope(Microscope theMicroscope, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setVersion(RInt theVersion)
void
setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfAnnotationLinks()
int
sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfDetector()
int
sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfDichroic()
int
sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfFilter()
int
sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfFilterSet()
int
sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfLightSource()
int
sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfObjective()
int
sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
int
sizeOfOtf()
int
sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unlinkAnnotation(Annotation removal)
void
unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadAnnotationLinks()
void
unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadDetector()
void
unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadDichroic()
void
unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadFilter()
void
unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadFilterSet()
void
unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadLightSource()
void
unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadObjective()
void
unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadOtf()
void
unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
Methods inherited from interface omero.model.IObjectPrx
begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, end_getDetails, end_getId, end_isAnnotated, end_isGlobal, end_isLink, end_isLoaded, end_isMutable, end_proxy, end_setId, end_shallowCopy, end_unload, end_unloadCollections, end_unloadDetails, getDetails, getDetails, getId, getId, isAnnotated, isAnnotated, isGlobal, isGlobal, isLink, isLink, isLoaded, isLoaded, isMutable, isMutable, proxy, proxy, setId, setId, shallowCopy, shallowCopy, unload, unload, unloadCollections, unloadCollections, unloadDetails, unloadDetails
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Method Detail
-
getVersion
RInt getVersion()
-
getVersion
RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getVersion
Ice.AsyncResult begin_getVersion()
-
begin_getVersion
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getVersion
Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
-
begin_getVersion
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getVersion
Ice.AsyncResult begin_getVersion(Callback_Instrument_getVersion __cb)
-
begin_getVersion
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_getVersion __cb)
-
begin_getVersion
Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getVersion
Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getVersion
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getVersion
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getVersion
RInt end_getVersion(Ice.AsyncResult __result)
-
setVersion
void setVersion(RInt theVersion)
-
setVersion
void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Instrument_setVersion __cb)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_setVersion __cb)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setVersion
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_setVersion
void end_setVersion(Ice.AsyncResult __result)
-
getMicroscope
Microscope getMicroscope()
-
getMicroscope
Microscope getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getMicroscope
Ice.AsyncResult begin_getMicroscope()
-
begin_getMicroscope
Ice.AsyncResult begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getMicroscope
Ice.AsyncResult begin_getMicroscope(Ice.Callback __cb)
-
begin_getMicroscope
Ice.AsyncResult begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getMicroscope
Ice.AsyncResult begin_getMicroscope(Callback_Instrument_getMicroscope __cb)
-
begin_getMicroscope
Ice.AsyncResult begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_getMicroscope __cb)
-
begin_getMicroscope
Ice.AsyncResult begin_getMicroscope(IceInternal.Functional_GenericCallback1<Microscope> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getMicroscope
Ice.AsyncResult begin_getMicroscope(IceInternal.Functional_GenericCallback1<Microscope> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getMicroscope
Ice.AsyncResult begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Microscope> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getMicroscope
Ice.AsyncResult begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Microscope> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getMicroscope
Microscope end_getMicroscope(Ice.AsyncResult __result)
-
setMicroscope
void setMicroscope(Microscope theMicroscope)
-
setMicroscope
void setMicroscope(Microscope theMicroscope, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setMicroscope
Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope)
-
begin_setMicroscope
Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setMicroscope
Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, Ice.Callback __cb)
-
begin_setMicroscope
Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_setMicroscope
Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, Callback_Instrument_setMicroscope __cb)
-
begin_setMicroscope
Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_setMicroscope __cb)
-
begin_setMicroscope
Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setMicroscope
Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_setMicroscope
Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_setMicroscope
Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_setMicroscope
void end_setMicroscope(Ice.AsyncResult __result)
-
unloadDetector
void unloadDetector()
-
unloadDetector
void unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadDetector
Ice.AsyncResult begin_unloadDetector()
-
begin_unloadDetector
Ice.AsyncResult begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadDetector
Ice.AsyncResult begin_unloadDetector(Ice.Callback __cb)
-
begin_unloadDetector
Ice.AsyncResult begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unloadDetector
Ice.AsyncResult begin_unloadDetector(Callback_Instrument_unloadDetector __cb)
-
begin_unloadDetector
Ice.AsyncResult begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadDetector __cb)
-
begin_unloadDetector
Ice.AsyncResult begin_unloadDetector(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadDetector
Ice.AsyncResult begin_unloadDetector(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unloadDetector
Ice.AsyncResult begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadDetector
Ice.AsyncResult begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_unloadDetector
void end_unloadDetector(Ice.AsyncResult __result)
-
sizeOfDetector
int sizeOfDetector()
-
sizeOfDetector
int sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfDetector
Ice.AsyncResult begin_sizeOfDetector()
-
begin_sizeOfDetector
Ice.AsyncResult begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfDetector
Ice.AsyncResult begin_sizeOfDetector(Ice.Callback __cb)
-
begin_sizeOfDetector
Ice.AsyncResult begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_sizeOfDetector
Ice.AsyncResult begin_sizeOfDetector(Callback_Instrument_sizeOfDetector __cb)
-
begin_sizeOfDetector
Ice.AsyncResult begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfDetector __cb)
-
begin_sizeOfDetector
Ice.AsyncResult begin_sizeOfDetector(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfDetector
Ice.AsyncResult begin_sizeOfDetector(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_sizeOfDetector
Ice.AsyncResult begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfDetector
Ice.AsyncResult begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_sizeOfDetector
int end_sizeOfDetector(Ice.AsyncResult __result)
-
copyDetector
java.util.List<Detector> copyDetector()
-
copyDetector
java.util.List<Detector> copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyDetector
Ice.AsyncResult begin_copyDetector()
-
begin_copyDetector
Ice.AsyncResult begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyDetector
Ice.AsyncResult begin_copyDetector(Ice.Callback __cb)
-
begin_copyDetector
Ice.AsyncResult begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_copyDetector
Ice.AsyncResult begin_copyDetector(Callback_Instrument_copyDetector __cb)
-
begin_copyDetector
Ice.AsyncResult begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyDetector __cb)
-
begin_copyDetector
Ice.AsyncResult begin_copyDetector(IceInternal.Functional_GenericCallback1<java.util.List<Detector>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyDetector
Ice.AsyncResult begin_copyDetector(IceInternal.Functional_GenericCallback1<java.util.List<Detector>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_copyDetector
Ice.AsyncResult begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Detector>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyDetector
Ice.AsyncResult begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Detector>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_copyDetector
java.util.List<Detector> end_copyDetector(Ice.AsyncResult __result)
-
addDetector
void addDetector(Detector target)
-
addDetector
void addDetector(Detector target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addDetector
Ice.AsyncResult begin_addDetector(Detector target)
-
begin_addDetector
Ice.AsyncResult begin_addDetector(Detector target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addDetector
Ice.AsyncResult begin_addDetector(Detector target, Ice.Callback __cb)
-
begin_addDetector
Ice.AsyncResult begin_addDetector(Detector target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addDetector
Ice.AsyncResult begin_addDetector(Detector target, Callback_Instrument_addDetector __cb)
-
begin_addDetector
Ice.AsyncResult begin_addDetector(Detector target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addDetector __cb)
-
begin_addDetector
Ice.AsyncResult begin_addDetector(Detector target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addDetector
Ice.AsyncResult begin_addDetector(Detector target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addDetector
Ice.AsyncResult begin_addDetector(Detector target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addDetector
Ice.AsyncResult begin_addDetector(Detector target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addDetector
void end_addDetector(Ice.AsyncResult __result)
-
addAllDetectorSet
void addAllDetectorSet(java.util.List<Detector> targets)
-
addAllDetectorSet
void addAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllDetectorSet
Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets)
-
begin_addAllDetectorSet
Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllDetectorSet
Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets, Ice.Callback __cb)
-
begin_addAllDetectorSet
Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addAllDetectorSet
Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets, Callback_Instrument_addAllDetectorSet __cb)
-
begin_addAllDetectorSet
Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllDetectorSet __cb)
-
begin_addAllDetectorSet
Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllDetectorSet
Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addAllDetectorSet
Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllDetectorSet
Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addAllDetectorSet
void end_addAllDetectorSet(Ice.AsyncResult __result)
-
removeDetector
void removeDetector(Detector theTarget)
-
removeDetector
void removeDetector(Detector theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeDetector
Ice.AsyncResult begin_removeDetector(Detector theTarget)
-
begin_removeDetector
Ice.AsyncResult begin_removeDetector(Detector theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeDetector
Ice.AsyncResult begin_removeDetector(Detector theTarget, Ice.Callback __cb)
-
begin_removeDetector
Ice.AsyncResult begin_removeDetector(Detector theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeDetector
Ice.AsyncResult begin_removeDetector(Detector theTarget, Callback_Instrument_removeDetector __cb)
-
begin_removeDetector
Ice.AsyncResult begin_removeDetector(Detector theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeDetector __cb)
-
begin_removeDetector
Ice.AsyncResult begin_removeDetector(Detector theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeDetector
Ice.AsyncResult begin_removeDetector(Detector theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeDetector
Ice.AsyncResult begin_removeDetector(Detector theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeDetector
Ice.AsyncResult begin_removeDetector(Detector theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeDetector
void end_removeDetector(Ice.AsyncResult __result)
-
removeAllDetectorSet
void removeAllDetectorSet(java.util.List<Detector> targets)
-
removeAllDetectorSet
void removeAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllDetectorSet
Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets)
-
begin_removeAllDetectorSet
Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllDetectorSet
Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets, Ice.Callback __cb)
-
begin_removeAllDetectorSet
Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeAllDetectorSet
Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets, Callback_Instrument_removeAllDetectorSet __cb)
-
begin_removeAllDetectorSet
Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllDetectorSet __cb)
-
begin_removeAllDetectorSet
Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllDetectorSet
Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeAllDetectorSet
Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllDetectorSet
Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeAllDetectorSet
void end_removeAllDetectorSet(Ice.AsyncResult __result)
-
clearDetector
void clearDetector()
-
clearDetector
void clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearDetector
Ice.AsyncResult begin_clearDetector()
-
begin_clearDetector
Ice.AsyncResult begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearDetector
Ice.AsyncResult begin_clearDetector(Ice.Callback __cb)
-
begin_clearDetector
Ice.AsyncResult begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_clearDetector
Ice.AsyncResult begin_clearDetector(Callback_Instrument_clearDetector __cb)
-
begin_clearDetector
Ice.AsyncResult begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearDetector __cb)
-
begin_clearDetector
Ice.AsyncResult begin_clearDetector(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearDetector
Ice.AsyncResult begin_clearDetector(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_clearDetector
Ice.AsyncResult begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearDetector
Ice.AsyncResult begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_clearDetector
void end_clearDetector(Ice.AsyncResult __result)
-
reloadDetector
void reloadDetector(Instrument toCopy)
-
reloadDetector
void reloadDetector(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadDetector
Ice.AsyncResult begin_reloadDetector(Instrument toCopy)
-
begin_reloadDetector
Ice.AsyncResult begin_reloadDetector(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadDetector
Ice.AsyncResult begin_reloadDetector(Instrument toCopy, Ice.Callback __cb)
-
begin_reloadDetector
Ice.AsyncResult begin_reloadDetector(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_reloadDetector
Ice.AsyncResult begin_reloadDetector(Instrument toCopy, Callback_Instrument_reloadDetector __cb)
-
begin_reloadDetector
Ice.AsyncResult begin_reloadDetector(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadDetector __cb)
-
begin_reloadDetector
Ice.AsyncResult begin_reloadDetector(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadDetector
Ice.AsyncResult begin_reloadDetector(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_reloadDetector
Ice.AsyncResult begin_reloadDetector(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadDetector
Ice.AsyncResult begin_reloadDetector(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_reloadDetector
void end_reloadDetector(Ice.AsyncResult __result)
-
unloadObjective
void unloadObjective()
-
unloadObjective
void unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadObjective
Ice.AsyncResult begin_unloadObjective()
-
begin_unloadObjective
Ice.AsyncResult begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadObjective
Ice.AsyncResult begin_unloadObjective(Ice.Callback __cb)
-
begin_unloadObjective
Ice.AsyncResult begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unloadObjective
Ice.AsyncResult begin_unloadObjective(Callback_Instrument_unloadObjective __cb)
-
begin_unloadObjective
Ice.AsyncResult begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadObjective __cb)
-
begin_unloadObjective
Ice.AsyncResult begin_unloadObjective(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadObjective
Ice.AsyncResult begin_unloadObjective(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unloadObjective
Ice.AsyncResult begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadObjective
Ice.AsyncResult begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_unloadObjective
void end_unloadObjective(Ice.AsyncResult __result)
-
sizeOfObjective
int sizeOfObjective()
-
sizeOfObjective
int sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfObjective
Ice.AsyncResult begin_sizeOfObjective()
-
begin_sizeOfObjective
Ice.AsyncResult begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfObjective
Ice.AsyncResult begin_sizeOfObjective(Ice.Callback __cb)
-
begin_sizeOfObjective
Ice.AsyncResult begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_sizeOfObjective
Ice.AsyncResult begin_sizeOfObjective(Callback_Instrument_sizeOfObjective __cb)
-
begin_sizeOfObjective
Ice.AsyncResult begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfObjective __cb)
-
begin_sizeOfObjective
Ice.AsyncResult begin_sizeOfObjective(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfObjective
Ice.AsyncResult begin_sizeOfObjective(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_sizeOfObjective
Ice.AsyncResult begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfObjective
Ice.AsyncResult begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_sizeOfObjective
int end_sizeOfObjective(Ice.AsyncResult __result)
-
copyObjective
java.util.List<Objective> copyObjective()
-
copyObjective
java.util.List<Objective> copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyObjective
Ice.AsyncResult begin_copyObjective()
-
begin_copyObjective
Ice.AsyncResult begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyObjective
Ice.AsyncResult begin_copyObjective(Ice.Callback __cb)
-
begin_copyObjective
Ice.AsyncResult begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_copyObjective
Ice.AsyncResult begin_copyObjective(Callback_Instrument_copyObjective __cb)
-
begin_copyObjective
Ice.AsyncResult begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyObjective __cb)
-
begin_copyObjective
Ice.AsyncResult begin_copyObjective(IceInternal.Functional_GenericCallback1<java.util.List<Objective>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyObjective
Ice.AsyncResult begin_copyObjective(IceInternal.Functional_GenericCallback1<java.util.List<Objective>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_copyObjective
Ice.AsyncResult begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Objective>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyObjective
Ice.AsyncResult begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Objective>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_copyObjective
java.util.List<Objective> end_copyObjective(Ice.AsyncResult __result)
-
addObjective
void addObjective(Objective target)
-
addObjective
void addObjective(Objective target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addObjective
Ice.AsyncResult begin_addObjective(Objective target)
-
begin_addObjective
Ice.AsyncResult begin_addObjective(Objective target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addObjective
Ice.AsyncResult begin_addObjective(Objective target, Ice.Callback __cb)
-
begin_addObjective
Ice.AsyncResult begin_addObjective(Objective target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addObjective
Ice.AsyncResult begin_addObjective(Objective target, Callback_Instrument_addObjective __cb)
-
begin_addObjective
Ice.AsyncResult begin_addObjective(Objective target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addObjective __cb)
-
begin_addObjective
Ice.AsyncResult begin_addObjective(Objective target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addObjective
Ice.AsyncResult begin_addObjective(Objective target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addObjective
Ice.AsyncResult begin_addObjective(Objective target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addObjective
Ice.AsyncResult begin_addObjective(Objective target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addObjective
void end_addObjective(Ice.AsyncResult __result)
-
addAllObjectiveSet
void addAllObjectiveSet(java.util.List<Objective> targets)
-
addAllObjectiveSet
void addAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllObjectiveSet
Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets)
-
begin_addAllObjectiveSet
Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllObjectiveSet
Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets, Ice.Callback __cb)
-
begin_addAllObjectiveSet
Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addAllObjectiveSet
Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets, Callback_Instrument_addAllObjectiveSet __cb)
-
begin_addAllObjectiveSet
Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllObjectiveSet __cb)
-
begin_addAllObjectiveSet
Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllObjectiveSet
Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addAllObjectiveSet
Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllObjectiveSet
Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addAllObjectiveSet
void end_addAllObjectiveSet(Ice.AsyncResult __result)
-
removeObjective
void removeObjective(Objective theTarget)
-
removeObjective
void removeObjective(Objective theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeObjective
Ice.AsyncResult begin_removeObjective(Objective theTarget)
-
begin_removeObjective
Ice.AsyncResult begin_removeObjective(Objective theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeObjective
Ice.AsyncResult begin_removeObjective(Objective theTarget, Ice.Callback __cb)
-
begin_removeObjective
Ice.AsyncResult begin_removeObjective(Objective theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeObjective
Ice.AsyncResult begin_removeObjective(Objective theTarget, Callback_Instrument_removeObjective __cb)
-
begin_removeObjective
Ice.AsyncResult begin_removeObjective(Objective theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeObjective __cb)
-
begin_removeObjective
Ice.AsyncResult begin_removeObjective(Objective theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeObjective
Ice.AsyncResult begin_removeObjective(Objective theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeObjective
Ice.AsyncResult begin_removeObjective(Objective theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeObjective
Ice.AsyncResult begin_removeObjective(Objective theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeObjective
void end_removeObjective(Ice.AsyncResult __result)
-
removeAllObjectiveSet
void removeAllObjectiveSet(java.util.List<Objective> targets)
-
removeAllObjectiveSet
void removeAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllObjectiveSet
Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets)
-
begin_removeAllObjectiveSet
Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllObjectiveSet
Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets, Ice.Callback __cb)
-
begin_removeAllObjectiveSet
Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeAllObjectiveSet
Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets, Callback_Instrument_removeAllObjectiveSet __cb)
-
begin_removeAllObjectiveSet
Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllObjectiveSet __cb)
-
begin_removeAllObjectiveSet
Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllObjectiveSet
Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeAllObjectiveSet
Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllObjectiveSet
Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeAllObjectiveSet
void end_removeAllObjectiveSet(Ice.AsyncResult __result)
-
clearObjective
void clearObjective()
-
clearObjective
void clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearObjective
Ice.AsyncResult begin_clearObjective()
-
begin_clearObjective
Ice.AsyncResult begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearObjective
Ice.AsyncResult begin_clearObjective(Ice.Callback __cb)
-
begin_clearObjective
Ice.AsyncResult begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_clearObjective
Ice.AsyncResult begin_clearObjective(Callback_Instrument_clearObjective __cb)
-
begin_clearObjective
Ice.AsyncResult begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearObjective __cb)
-
begin_clearObjective
Ice.AsyncResult begin_clearObjective(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearObjective
Ice.AsyncResult begin_clearObjective(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_clearObjective
Ice.AsyncResult begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearObjective
Ice.AsyncResult begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_clearObjective
void end_clearObjective(Ice.AsyncResult __result)
-
reloadObjective
void reloadObjective(Instrument toCopy)
-
reloadObjective
void reloadObjective(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadObjective
Ice.AsyncResult begin_reloadObjective(Instrument toCopy)
-
begin_reloadObjective
Ice.AsyncResult begin_reloadObjective(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadObjective
Ice.AsyncResult begin_reloadObjective(Instrument toCopy, Ice.Callback __cb)
-
begin_reloadObjective
Ice.AsyncResult begin_reloadObjective(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_reloadObjective
Ice.AsyncResult begin_reloadObjective(Instrument toCopy, Callback_Instrument_reloadObjective __cb)
-
begin_reloadObjective
Ice.AsyncResult begin_reloadObjective(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadObjective __cb)
-
begin_reloadObjective
Ice.AsyncResult begin_reloadObjective(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadObjective
Ice.AsyncResult begin_reloadObjective(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_reloadObjective
Ice.AsyncResult begin_reloadObjective(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadObjective
Ice.AsyncResult begin_reloadObjective(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_reloadObjective
void end_reloadObjective(Ice.AsyncResult __result)
-
unloadLightSource
void unloadLightSource()
-
unloadLightSource
void unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadLightSource
Ice.AsyncResult begin_unloadLightSource()
-
begin_unloadLightSource
Ice.AsyncResult begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadLightSource
Ice.AsyncResult begin_unloadLightSource(Ice.Callback __cb)
-
begin_unloadLightSource
Ice.AsyncResult begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unloadLightSource
Ice.AsyncResult begin_unloadLightSource(Callback_Instrument_unloadLightSource __cb)
-
begin_unloadLightSource
Ice.AsyncResult begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadLightSource __cb)
-
begin_unloadLightSource
Ice.AsyncResult begin_unloadLightSource(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadLightSource
Ice.AsyncResult begin_unloadLightSource(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unloadLightSource
Ice.AsyncResult begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadLightSource
Ice.AsyncResult begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_unloadLightSource
void end_unloadLightSource(Ice.AsyncResult __result)
-
sizeOfLightSource
int sizeOfLightSource()
-
sizeOfLightSource
int sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfLightSource
Ice.AsyncResult begin_sizeOfLightSource()
-
begin_sizeOfLightSource
Ice.AsyncResult begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfLightSource
Ice.AsyncResult begin_sizeOfLightSource(Ice.Callback __cb)
-
begin_sizeOfLightSource
Ice.AsyncResult begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_sizeOfLightSource
Ice.AsyncResult begin_sizeOfLightSource(Callback_Instrument_sizeOfLightSource __cb)
-
begin_sizeOfLightSource
Ice.AsyncResult begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfLightSource __cb)
-
begin_sizeOfLightSource
Ice.AsyncResult begin_sizeOfLightSource(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfLightSource
Ice.AsyncResult begin_sizeOfLightSource(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_sizeOfLightSource
Ice.AsyncResult begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfLightSource
Ice.AsyncResult begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_sizeOfLightSource
int end_sizeOfLightSource(Ice.AsyncResult __result)
-
copyLightSource
java.util.List<LightSource> copyLightSource()
-
copyLightSource
java.util.List<LightSource> copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyLightSource
Ice.AsyncResult begin_copyLightSource()
-
begin_copyLightSource
Ice.AsyncResult begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyLightSource
Ice.AsyncResult begin_copyLightSource(Ice.Callback __cb)
-
begin_copyLightSource
Ice.AsyncResult begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_copyLightSource
Ice.AsyncResult begin_copyLightSource(Callback_Instrument_copyLightSource __cb)
-
begin_copyLightSource
Ice.AsyncResult begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyLightSource __cb)
-
begin_copyLightSource
Ice.AsyncResult begin_copyLightSource(IceInternal.Functional_GenericCallback1<java.util.List<LightSource>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyLightSource
Ice.AsyncResult begin_copyLightSource(IceInternal.Functional_GenericCallback1<java.util.List<LightSource>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_copyLightSource
Ice.AsyncResult begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<LightSource>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyLightSource
Ice.AsyncResult begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<LightSource>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_copyLightSource
java.util.List<LightSource> end_copyLightSource(Ice.AsyncResult __result)
-
addLightSource
void addLightSource(LightSource target)
-
addLightSource
void addLightSource(LightSource target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addLightSource
Ice.AsyncResult begin_addLightSource(LightSource target)
-
begin_addLightSource
Ice.AsyncResult begin_addLightSource(LightSource target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addLightSource
Ice.AsyncResult begin_addLightSource(LightSource target, Ice.Callback __cb)
-
begin_addLightSource
Ice.AsyncResult begin_addLightSource(LightSource target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addLightSource
Ice.AsyncResult begin_addLightSource(LightSource target, Callback_Instrument_addLightSource __cb)
-
begin_addLightSource
Ice.AsyncResult begin_addLightSource(LightSource target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addLightSource __cb)
-
begin_addLightSource
Ice.AsyncResult begin_addLightSource(LightSource target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addLightSource
Ice.AsyncResult begin_addLightSource(LightSource target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addLightSource
Ice.AsyncResult begin_addLightSource(LightSource target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addLightSource
Ice.AsyncResult begin_addLightSource(LightSource target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addLightSource
void end_addLightSource(Ice.AsyncResult __result)
-
addAllLightSourceSet
void addAllLightSourceSet(java.util.List<LightSource> targets)
-
addAllLightSourceSet
void addAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllLightSourceSet
Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets)
-
begin_addAllLightSourceSet
Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllLightSourceSet
Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets, Ice.Callback __cb)
-
begin_addAllLightSourceSet
Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addAllLightSourceSet
Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets, Callback_Instrument_addAllLightSourceSet __cb)
-
begin_addAllLightSourceSet
Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllLightSourceSet __cb)
-
begin_addAllLightSourceSet
Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllLightSourceSet
Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addAllLightSourceSet
Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllLightSourceSet
Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addAllLightSourceSet
void end_addAllLightSourceSet(Ice.AsyncResult __result)
-
removeLightSource
void removeLightSource(LightSource theTarget)
-
removeLightSource
void removeLightSource(LightSource theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeLightSource
Ice.AsyncResult begin_removeLightSource(LightSource theTarget)
-
begin_removeLightSource
Ice.AsyncResult begin_removeLightSource(LightSource theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeLightSource
Ice.AsyncResult begin_removeLightSource(LightSource theTarget, Ice.Callback __cb)
-
begin_removeLightSource
Ice.AsyncResult begin_removeLightSource(LightSource theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeLightSource
Ice.AsyncResult begin_removeLightSource(LightSource theTarget, Callback_Instrument_removeLightSource __cb)
-
begin_removeLightSource
Ice.AsyncResult begin_removeLightSource(LightSource theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeLightSource __cb)
-
begin_removeLightSource
Ice.AsyncResult begin_removeLightSource(LightSource theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeLightSource
Ice.AsyncResult begin_removeLightSource(LightSource theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeLightSource
Ice.AsyncResult begin_removeLightSource(LightSource theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeLightSource
Ice.AsyncResult begin_removeLightSource(LightSource theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeLightSource
void end_removeLightSource(Ice.AsyncResult __result)
-
removeAllLightSourceSet
void removeAllLightSourceSet(java.util.List<LightSource> targets)
-
removeAllLightSourceSet
void removeAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllLightSourceSet
Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets)
-
begin_removeAllLightSourceSet
Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllLightSourceSet
Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets, Ice.Callback __cb)
-
begin_removeAllLightSourceSet
Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeAllLightSourceSet
Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets, Callback_Instrument_removeAllLightSourceSet __cb)
-
begin_removeAllLightSourceSet
Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllLightSourceSet __cb)
-
begin_removeAllLightSourceSet
Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllLightSourceSet
Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeAllLightSourceSet
Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllLightSourceSet
Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeAllLightSourceSet
void end_removeAllLightSourceSet(Ice.AsyncResult __result)
-
clearLightSource
void clearLightSource()
-
clearLightSource
void clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearLightSource
Ice.AsyncResult begin_clearLightSource()
-
begin_clearLightSource
Ice.AsyncResult begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearLightSource
Ice.AsyncResult begin_clearLightSource(Ice.Callback __cb)
-
begin_clearLightSource
Ice.AsyncResult begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_clearLightSource
Ice.AsyncResult begin_clearLightSource(Callback_Instrument_clearLightSource __cb)
-
begin_clearLightSource
Ice.AsyncResult begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearLightSource __cb)
-
begin_clearLightSource
Ice.AsyncResult begin_clearLightSource(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearLightSource
Ice.AsyncResult begin_clearLightSource(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_clearLightSource
Ice.AsyncResult begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearLightSource
Ice.AsyncResult begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_clearLightSource
void end_clearLightSource(Ice.AsyncResult __result)
-
reloadLightSource
void reloadLightSource(Instrument toCopy)
-
reloadLightSource
void reloadLightSource(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadLightSource
Ice.AsyncResult begin_reloadLightSource(Instrument toCopy)
-
begin_reloadLightSource
Ice.AsyncResult begin_reloadLightSource(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadLightSource
Ice.AsyncResult begin_reloadLightSource(Instrument toCopy, Ice.Callback __cb)
-
begin_reloadLightSource
Ice.AsyncResult begin_reloadLightSource(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_reloadLightSource
Ice.AsyncResult begin_reloadLightSource(Instrument toCopy, Callback_Instrument_reloadLightSource __cb)
-
begin_reloadLightSource
Ice.AsyncResult begin_reloadLightSource(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadLightSource __cb)
-
begin_reloadLightSource
Ice.AsyncResult begin_reloadLightSource(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadLightSource
Ice.AsyncResult begin_reloadLightSource(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_reloadLightSource
Ice.AsyncResult begin_reloadLightSource(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadLightSource
Ice.AsyncResult begin_reloadLightSource(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_reloadLightSource
void end_reloadLightSource(Ice.AsyncResult __result)
-
unloadFilter
void unloadFilter()
-
unloadFilter
void unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadFilter
Ice.AsyncResult begin_unloadFilter()
-
begin_unloadFilter
Ice.AsyncResult begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadFilter
Ice.AsyncResult begin_unloadFilter(Ice.Callback __cb)
-
begin_unloadFilter
Ice.AsyncResult begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unloadFilter
Ice.AsyncResult begin_unloadFilter(Callback_Instrument_unloadFilter __cb)
-
begin_unloadFilter
Ice.AsyncResult begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadFilter __cb)
-
begin_unloadFilter
Ice.AsyncResult begin_unloadFilter(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadFilter
Ice.AsyncResult begin_unloadFilter(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unloadFilter
Ice.AsyncResult begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadFilter
Ice.AsyncResult begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_unloadFilter
void end_unloadFilter(Ice.AsyncResult __result)
-
sizeOfFilter
int sizeOfFilter()
-
sizeOfFilter
int sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfFilter
Ice.AsyncResult begin_sizeOfFilter()
-
begin_sizeOfFilter
Ice.AsyncResult begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfFilter
Ice.AsyncResult begin_sizeOfFilter(Ice.Callback __cb)
-
begin_sizeOfFilter
Ice.AsyncResult begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_sizeOfFilter
Ice.AsyncResult begin_sizeOfFilter(Callback_Instrument_sizeOfFilter __cb)
-
begin_sizeOfFilter
Ice.AsyncResult begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfFilter __cb)
-
begin_sizeOfFilter
Ice.AsyncResult begin_sizeOfFilter(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfFilter
Ice.AsyncResult begin_sizeOfFilter(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_sizeOfFilter
Ice.AsyncResult begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfFilter
Ice.AsyncResult begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_sizeOfFilter
int end_sizeOfFilter(Ice.AsyncResult __result)
-
copyFilter
java.util.List<Filter> copyFilter()
-
copyFilter
java.util.List<Filter> copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyFilter
Ice.AsyncResult begin_copyFilter()
-
begin_copyFilter
Ice.AsyncResult begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyFilter
Ice.AsyncResult begin_copyFilter(Ice.Callback __cb)
-
begin_copyFilter
Ice.AsyncResult begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_copyFilter
Ice.AsyncResult begin_copyFilter(Callback_Instrument_copyFilter __cb)
-
begin_copyFilter
Ice.AsyncResult begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyFilter __cb)
-
begin_copyFilter
Ice.AsyncResult begin_copyFilter(IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyFilter
Ice.AsyncResult begin_copyFilter(IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_copyFilter
Ice.AsyncResult begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyFilter
Ice.AsyncResult begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_copyFilter
java.util.List<Filter> end_copyFilter(Ice.AsyncResult __result)
-
addFilter
void addFilter(Filter target)
-
addFilter
void addFilter(Filter target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addFilter
Ice.AsyncResult begin_addFilter(Filter target)
-
begin_addFilter
Ice.AsyncResult begin_addFilter(Filter target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addFilter
Ice.AsyncResult begin_addFilter(Filter target, Ice.Callback __cb)
-
begin_addFilter
Ice.AsyncResult begin_addFilter(Filter target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addFilter
Ice.AsyncResult begin_addFilter(Filter target, Callback_Instrument_addFilter __cb)
-
begin_addFilter
Ice.AsyncResult begin_addFilter(Filter target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addFilter __cb)
-
begin_addFilter
Ice.AsyncResult begin_addFilter(Filter target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addFilter
Ice.AsyncResult begin_addFilter(Filter target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addFilter
Ice.AsyncResult begin_addFilter(Filter target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addFilter
Ice.AsyncResult begin_addFilter(Filter target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addFilter
void end_addFilter(Ice.AsyncResult __result)
-
addAllFilterSet
void addAllFilterSet(java.util.List<Filter> targets)
-
addAllFilterSet
void addAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllFilterSet
Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets)
-
begin_addAllFilterSet
Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllFilterSet
Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets, Ice.Callback __cb)
-
begin_addAllFilterSet
Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addAllFilterSet
Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets, Callback_Instrument_addAllFilterSet __cb)
-
begin_addAllFilterSet
Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllFilterSet __cb)
-
begin_addAllFilterSet
Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllFilterSet
Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addAllFilterSet
Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllFilterSet
Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addAllFilterSet
void end_addAllFilterSet(Ice.AsyncResult __result)
-
removeFilter
void removeFilter(Filter theTarget)
-
removeFilter
void removeFilter(Filter theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeFilter
Ice.AsyncResult begin_removeFilter(Filter theTarget)
-
begin_removeFilter
Ice.AsyncResult begin_removeFilter(Filter theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeFilter
Ice.AsyncResult begin_removeFilter(Filter theTarget, Ice.Callback __cb)
-
begin_removeFilter
Ice.AsyncResult begin_removeFilter(Filter theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeFilter
Ice.AsyncResult begin_removeFilter(Filter theTarget, Callback_Instrument_removeFilter __cb)
-
begin_removeFilter
Ice.AsyncResult begin_removeFilter(Filter theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeFilter __cb)
-
begin_removeFilter
Ice.AsyncResult begin_removeFilter(Filter theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeFilter
Ice.AsyncResult begin_removeFilter(Filter theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeFilter
Ice.AsyncResult begin_removeFilter(Filter theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeFilter
Ice.AsyncResult begin_removeFilter(Filter theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeFilter
void end_removeFilter(Ice.AsyncResult __result)
-
removeAllFilterSet
void removeAllFilterSet(java.util.List<Filter> targets)
-
removeAllFilterSet
void removeAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllFilterSet
Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets)
-
begin_removeAllFilterSet
Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllFilterSet
Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets, Ice.Callback __cb)
-
begin_removeAllFilterSet
Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeAllFilterSet
Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets, Callback_Instrument_removeAllFilterSet __cb)
-
begin_removeAllFilterSet
Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllFilterSet __cb)
-
begin_removeAllFilterSet
Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllFilterSet
Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeAllFilterSet
Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllFilterSet
Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeAllFilterSet
void end_removeAllFilterSet(Ice.AsyncResult __result)
-
clearFilter
void clearFilter()
-
clearFilter
void clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearFilter
Ice.AsyncResult begin_clearFilter()
-
begin_clearFilter
Ice.AsyncResult begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearFilter
Ice.AsyncResult begin_clearFilter(Ice.Callback __cb)
-
begin_clearFilter
Ice.AsyncResult begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_clearFilter
Ice.AsyncResult begin_clearFilter(Callback_Instrument_clearFilter __cb)
-
begin_clearFilter
Ice.AsyncResult begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearFilter __cb)
-
begin_clearFilter
Ice.AsyncResult begin_clearFilter(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearFilter
Ice.AsyncResult begin_clearFilter(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_clearFilter
Ice.AsyncResult begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearFilter
Ice.AsyncResult begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_clearFilter
void end_clearFilter(Ice.AsyncResult __result)
-
reloadFilter
void reloadFilter(Instrument toCopy)
-
reloadFilter
void reloadFilter(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadFilter
Ice.AsyncResult begin_reloadFilter(Instrument toCopy)
-
begin_reloadFilter
Ice.AsyncResult begin_reloadFilter(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadFilter
Ice.AsyncResult begin_reloadFilter(Instrument toCopy, Ice.Callback __cb)
-
begin_reloadFilter
Ice.AsyncResult begin_reloadFilter(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_reloadFilter
Ice.AsyncResult begin_reloadFilter(Instrument toCopy, Callback_Instrument_reloadFilter __cb)
-
begin_reloadFilter
Ice.AsyncResult begin_reloadFilter(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadFilter __cb)
-
begin_reloadFilter
Ice.AsyncResult begin_reloadFilter(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadFilter
Ice.AsyncResult begin_reloadFilter(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_reloadFilter
Ice.AsyncResult begin_reloadFilter(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadFilter
Ice.AsyncResult begin_reloadFilter(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_reloadFilter
void end_reloadFilter(Ice.AsyncResult __result)
-
unloadDichroic
void unloadDichroic()
-
unloadDichroic
void unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadDichroic
Ice.AsyncResult begin_unloadDichroic()
-
begin_unloadDichroic
Ice.AsyncResult begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadDichroic
Ice.AsyncResult begin_unloadDichroic(Ice.Callback __cb)
-
begin_unloadDichroic
Ice.AsyncResult begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unloadDichroic
Ice.AsyncResult begin_unloadDichroic(Callback_Instrument_unloadDichroic __cb)
-
begin_unloadDichroic
Ice.AsyncResult begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadDichroic __cb)
-
begin_unloadDichroic
Ice.AsyncResult begin_unloadDichroic(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadDichroic
Ice.AsyncResult begin_unloadDichroic(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unloadDichroic
Ice.AsyncResult begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadDichroic
Ice.AsyncResult begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_unloadDichroic
void end_unloadDichroic(Ice.AsyncResult __result)
-
sizeOfDichroic
int sizeOfDichroic()
-
sizeOfDichroic
int sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfDichroic
Ice.AsyncResult begin_sizeOfDichroic()
-
begin_sizeOfDichroic
Ice.AsyncResult begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfDichroic
Ice.AsyncResult begin_sizeOfDichroic(Ice.Callback __cb)
-
begin_sizeOfDichroic
Ice.AsyncResult begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_sizeOfDichroic
Ice.AsyncResult begin_sizeOfDichroic(Callback_Instrument_sizeOfDichroic __cb)
-
begin_sizeOfDichroic
Ice.AsyncResult begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfDichroic __cb)
-
begin_sizeOfDichroic
Ice.AsyncResult begin_sizeOfDichroic(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfDichroic
Ice.AsyncResult begin_sizeOfDichroic(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_sizeOfDichroic
Ice.AsyncResult begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfDichroic
Ice.AsyncResult begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_sizeOfDichroic
int end_sizeOfDichroic(Ice.AsyncResult __result)
-
copyDichroic
java.util.List<Dichroic> copyDichroic()
-
copyDichroic
java.util.List<Dichroic> copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyDichroic
Ice.AsyncResult begin_copyDichroic()
-
begin_copyDichroic
Ice.AsyncResult begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyDichroic
Ice.AsyncResult begin_copyDichroic(Ice.Callback __cb)
-
begin_copyDichroic
Ice.AsyncResult begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_copyDichroic
Ice.AsyncResult begin_copyDichroic(Callback_Instrument_copyDichroic __cb)
-
begin_copyDichroic
Ice.AsyncResult begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyDichroic __cb)
-
begin_copyDichroic
Ice.AsyncResult begin_copyDichroic(IceInternal.Functional_GenericCallback1<java.util.List<Dichroic>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyDichroic
Ice.AsyncResult begin_copyDichroic(IceInternal.Functional_GenericCallback1<java.util.List<Dichroic>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_copyDichroic
Ice.AsyncResult begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Dichroic>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyDichroic
Ice.AsyncResult begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Dichroic>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_copyDichroic
java.util.List<Dichroic> end_copyDichroic(Ice.AsyncResult __result)
-
addDichroic
void addDichroic(Dichroic target)
-
addDichroic
void addDichroic(Dichroic target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addDichroic
Ice.AsyncResult begin_addDichroic(Dichroic target)
-
begin_addDichroic
Ice.AsyncResult begin_addDichroic(Dichroic target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addDichroic
Ice.AsyncResult begin_addDichroic(Dichroic target, Ice.Callback __cb)
-
begin_addDichroic
Ice.AsyncResult begin_addDichroic(Dichroic target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addDichroic
Ice.AsyncResult begin_addDichroic(Dichroic target, Callback_Instrument_addDichroic __cb)
-
begin_addDichroic
Ice.AsyncResult begin_addDichroic(Dichroic target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addDichroic __cb)
-
begin_addDichroic
Ice.AsyncResult begin_addDichroic(Dichroic target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addDichroic
Ice.AsyncResult begin_addDichroic(Dichroic target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addDichroic
Ice.AsyncResult begin_addDichroic(Dichroic target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addDichroic
Ice.AsyncResult begin_addDichroic(Dichroic target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addDichroic
void end_addDichroic(Ice.AsyncResult __result)
-
addAllDichroicSet
void addAllDichroicSet(java.util.List<Dichroic> targets)
-
addAllDichroicSet
void addAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllDichroicSet
Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets)
-
begin_addAllDichroicSet
Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllDichroicSet
Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets, Ice.Callback __cb)
-
begin_addAllDichroicSet
Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addAllDichroicSet
Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets, Callback_Instrument_addAllDichroicSet __cb)
-
begin_addAllDichroicSet
Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllDichroicSet __cb)
-
begin_addAllDichroicSet
Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllDichroicSet
Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addAllDichroicSet
Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllDichroicSet
Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addAllDichroicSet
void end_addAllDichroicSet(Ice.AsyncResult __result)
-
removeDichroic
void removeDichroic(Dichroic theTarget)
-
removeDichroic
void removeDichroic(Dichroic theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeDichroic
Ice.AsyncResult begin_removeDichroic(Dichroic theTarget)
-
begin_removeDichroic
Ice.AsyncResult begin_removeDichroic(Dichroic theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeDichroic
Ice.AsyncResult begin_removeDichroic(Dichroic theTarget, Ice.Callback __cb)
-
begin_removeDichroic
Ice.AsyncResult begin_removeDichroic(Dichroic theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeDichroic
Ice.AsyncResult begin_removeDichroic(Dichroic theTarget, Callback_Instrument_removeDichroic __cb)
-
begin_removeDichroic
Ice.AsyncResult begin_removeDichroic(Dichroic theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeDichroic __cb)
-
begin_removeDichroic
Ice.AsyncResult begin_removeDichroic(Dichroic theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeDichroic
Ice.AsyncResult begin_removeDichroic(Dichroic theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeDichroic
Ice.AsyncResult begin_removeDichroic(Dichroic theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeDichroic
Ice.AsyncResult begin_removeDichroic(Dichroic theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeDichroic
void end_removeDichroic(Ice.AsyncResult __result)
-
removeAllDichroicSet
void removeAllDichroicSet(java.util.List<Dichroic> targets)
-
removeAllDichroicSet
void removeAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllDichroicSet
Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets)
-
begin_removeAllDichroicSet
Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllDichroicSet
Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets, Ice.Callback __cb)
-
begin_removeAllDichroicSet
Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeAllDichroicSet
Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets, Callback_Instrument_removeAllDichroicSet __cb)
-
begin_removeAllDichroicSet
Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllDichroicSet __cb)
-
begin_removeAllDichroicSet
Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllDichroicSet
Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeAllDichroicSet
Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllDichroicSet
Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeAllDichroicSet
void end_removeAllDichroicSet(Ice.AsyncResult __result)
-
clearDichroic
void clearDichroic()
-
clearDichroic
void clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearDichroic
Ice.AsyncResult begin_clearDichroic()
-
begin_clearDichroic
Ice.AsyncResult begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearDichroic
Ice.AsyncResult begin_clearDichroic(Ice.Callback __cb)
-
begin_clearDichroic
Ice.AsyncResult begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_clearDichroic
Ice.AsyncResult begin_clearDichroic(Callback_Instrument_clearDichroic __cb)
-
begin_clearDichroic
Ice.AsyncResult begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearDichroic __cb)
-
begin_clearDichroic
Ice.AsyncResult begin_clearDichroic(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearDichroic
Ice.AsyncResult begin_clearDichroic(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_clearDichroic
Ice.AsyncResult begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearDichroic
Ice.AsyncResult begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_clearDichroic
void end_clearDichroic(Ice.AsyncResult __result)
-
reloadDichroic
void reloadDichroic(Instrument toCopy)
-
reloadDichroic
void reloadDichroic(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadDichroic
Ice.AsyncResult begin_reloadDichroic(Instrument toCopy)
-
begin_reloadDichroic
Ice.AsyncResult begin_reloadDichroic(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadDichroic
Ice.AsyncResult begin_reloadDichroic(Instrument toCopy, Ice.Callback __cb)
-
begin_reloadDichroic
Ice.AsyncResult begin_reloadDichroic(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_reloadDichroic
Ice.AsyncResult begin_reloadDichroic(Instrument toCopy, Callback_Instrument_reloadDichroic __cb)
-
begin_reloadDichroic
Ice.AsyncResult begin_reloadDichroic(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadDichroic __cb)
-
begin_reloadDichroic
Ice.AsyncResult begin_reloadDichroic(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadDichroic
Ice.AsyncResult begin_reloadDichroic(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_reloadDichroic
Ice.AsyncResult begin_reloadDichroic(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadDichroic
Ice.AsyncResult begin_reloadDichroic(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_reloadDichroic
void end_reloadDichroic(Ice.AsyncResult __result)
-
unloadFilterSet
void unloadFilterSet()
-
unloadFilterSet
void unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadFilterSet
Ice.AsyncResult begin_unloadFilterSet()
-
begin_unloadFilterSet
Ice.AsyncResult begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadFilterSet
Ice.AsyncResult begin_unloadFilterSet(Ice.Callback __cb)
-
begin_unloadFilterSet
Ice.AsyncResult begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unloadFilterSet
Ice.AsyncResult begin_unloadFilterSet(Callback_Instrument_unloadFilterSet __cb)
-
begin_unloadFilterSet
Ice.AsyncResult begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadFilterSet __cb)
-
begin_unloadFilterSet
Ice.AsyncResult begin_unloadFilterSet(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadFilterSet
Ice.AsyncResult begin_unloadFilterSet(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unloadFilterSet
Ice.AsyncResult begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadFilterSet
Ice.AsyncResult begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_unloadFilterSet
void end_unloadFilterSet(Ice.AsyncResult __result)
-
sizeOfFilterSet
int sizeOfFilterSet()
-
sizeOfFilterSet
int sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfFilterSet
Ice.AsyncResult begin_sizeOfFilterSet()
-
begin_sizeOfFilterSet
Ice.AsyncResult begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfFilterSet
Ice.AsyncResult begin_sizeOfFilterSet(Ice.Callback __cb)
-
begin_sizeOfFilterSet
Ice.AsyncResult begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_sizeOfFilterSet
Ice.AsyncResult begin_sizeOfFilterSet(Callback_Instrument_sizeOfFilterSet __cb)
-
begin_sizeOfFilterSet
Ice.AsyncResult begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfFilterSet __cb)
-
begin_sizeOfFilterSet
Ice.AsyncResult begin_sizeOfFilterSet(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfFilterSet
Ice.AsyncResult begin_sizeOfFilterSet(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_sizeOfFilterSet
Ice.AsyncResult begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfFilterSet
Ice.AsyncResult begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_sizeOfFilterSet
int end_sizeOfFilterSet(Ice.AsyncResult __result)
-
copyFilterSet
java.util.List<FilterSet> copyFilterSet()
-
copyFilterSet
java.util.List<FilterSet> copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyFilterSet
Ice.AsyncResult begin_copyFilterSet()
-
begin_copyFilterSet
Ice.AsyncResult begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyFilterSet
Ice.AsyncResult begin_copyFilterSet(Ice.Callback __cb)
-
begin_copyFilterSet
Ice.AsyncResult begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_copyFilterSet
Ice.AsyncResult begin_copyFilterSet(Callback_Instrument_copyFilterSet __cb)
-
begin_copyFilterSet
Ice.AsyncResult begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyFilterSet __cb)
-
begin_copyFilterSet
Ice.AsyncResult begin_copyFilterSet(IceInternal.Functional_GenericCallback1<java.util.List<FilterSet>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyFilterSet
Ice.AsyncResult begin_copyFilterSet(IceInternal.Functional_GenericCallback1<java.util.List<FilterSet>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_copyFilterSet
Ice.AsyncResult begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSet>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyFilterSet
Ice.AsyncResult begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSet>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_copyFilterSet
java.util.List<FilterSet> end_copyFilterSet(Ice.AsyncResult __result)
-
addFilterSet
void addFilterSet(FilterSet target)
-
addFilterSet
void addFilterSet(FilterSet target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addFilterSet
Ice.AsyncResult begin_addFilterSet(FilterSet target)
-
begin_addFilterSet
Ice.AsyncResult begin_addFilterSet(FilterSet target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addFilterSet
Ice.AsyncResult begin_addFilterSet(FilterSet target, Ice.Callback __cb)
-
begin_addFilterSet
Ice.AsyncResult begin_addFilterSet(FilterSet target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addFilterSet
Ice.AsyncResult begin_addFilterSet(FilterSet target, Callback_Instrument_addFilterSet __cb)
-
begin_addFilterSet
Ice.AsyncResult begin_addFilterSet(FilterSet target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addFilterSet __cb)
-
begin_addFilterSet
Ice.AsyncResult begin_addFilterSet(FilterSet target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addFilterSet
Ice.AsyncResult begin_addFilterSet(FilterSet target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addFilterSet
Ice.AsyncResult begin_addFilterSet(FilterSet target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addFilterSet
Ice.AsyncResult begin_addFilterSet(FilterSet target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addFilterSet
void end_addFilterSet(Ice.AsyncResult __result)
-
addAllFilterSetSet
void addAllFilterSetSet(java.util.List<FilterSet> targets)
-
addAllFilterSetSet
void addAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllFilterSetSet
Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets)
-
begin_addAllFilterSetSet
Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllFilterSetSet
Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets, Ice.Callback __cb)
-
begin_addAllFilterSetSet
Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addAllFilterSetSet
Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets, Callback_Instrument_addAllFilterSetSet __cb)
-
begin_addAllFilterSetSet
Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllFilterSetSet __cb)
-
begin_addAllFilterSetSet
Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllFilterSetSet
Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addAllFilterSetSet
Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllFilterSetSet
Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addAllFilterSetSet
void end_addAllFilterSetSet(Ice.AsyncResult __result)
-
removeFilterSet
void removeFilterSet(FilterSet theTarget)
-
removeFilterSet
void removeFilterSet(FilterSet theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeFilterSet
Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget)
-
begin_removeFilterSet
Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeFilterSet
Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget, Ice.Callback __cb)
-
begin_removeFilterSet
Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeFilterSet
Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget, Callback_Instrument_removeFilterSet __cb)
-
begin_removeFilterSet
Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeFilterSet __cb)
-
begin_removeFilterSet
Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeFilterSet
Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeFilterSet
Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeFilterSet
Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeFilterSet
void end_removeFilterSet(Ice.AsyncResult __result)
-
removeAllFilterSetSet
void removeAllFilterSetSet(java.util.List<FilterSet> targets)
-
removeAllFilterSetSet
void removeAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllFilterSetSet
Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets)
-
begin_removeAllFilterSetSet
Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllFilterSetSet
Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, Ice.Callback __cb)
-
begin_removeAllFilterSetSet
Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeAllFilterSetSet
Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, Callback_Instrument_removeAllFilterSetSet __cb)
-
begin_removeAllFilterSetSet
Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllFilterSetSet __cb)
-
begin_removeAllFilterSetSet
Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllFilterSetSet
Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeAllFilterSetSet
Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllFilterSetSet
Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeAllFilterSetSet
void end_removeAllFilterSetSet(Ice.AsyncResult __result)
-
clearFilterSet
void clearFilterSet()
-
clearFilterSet
void clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearFilterSet
Ice.AsyncResult begin_clearFilterSet()
-
begin_clearFilterSet
Ice.AsyncResult begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearFilterSet
Ice.AsyncResult begin_clearFilterSet(Ice.Callback __cb)
-
begin_clearFilterSet
Ice.AsyncResult begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_clearFilterSet
Ice.AsyncResult begin_clearFilterSet(Callback_Instrument_clearFilterSet __cb)
-
begin_clearFilterSet
Ice.AsyncResult begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearFilterSet __cb)
-
begin_clearFilterSet
Ice.AsyncResult begin_clearFilterSet(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearFilterSet
Ice.AsyncResult begin_clearFilterSet(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_clearFilterSet
Ice.AsyncResult begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearFilterSet
Ice.AsyncResult begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_clearFilterSet
void end_clearFilterSet(Ice.AsyncResult __result)
-
reloadFilterSet
void reloadFilterSet(Instrument toCopy)
-
reloadFilterSet
void reloadFilterSet(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadFilterSet
Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy)
-
begin_reloadFilterSet
Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadFilterSet
Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy, Ice.Callback __cb)
-
begin_reloadFilterSet
Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_reloadFilterSet
Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy, Callback_Instrument_reloadFilterSet __cb)
-
begin_reloadFilterSet
Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadFilterSet __cb)
-
begin_reloadFilterSet
Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadFilterSet
Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_reloadFilterSet
Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadFilterSet
Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_reloadFilterSet
void end_reloadFilterSet(Ice.AsyncResult __result)
-
unloadOtf
void unloadOtf()
-
unloadOtf
void unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadOtf
Ice.AsyncResult begin_unloadOtf()
-
begin_unloadOtf
Ice.AsyncResult begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadOtf
Ice.AsyncResult begin_unloadOtf(Ice.Callback __cb)
-
begin_unloadOtf
Ice.AsyncResult begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unloadOtf
Ice.AsyncResult begin_unloadOtf(Callback_Instrument_unloadOtf __cb)
-
begin_unloadOtf
Ice.AsyncResult begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadOtf __cb)
-
begin_unloadOtf
Ice.AsyncResult begin_unloadOtf(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadOtf
Ice.AsyncResult begin_unloadOtf(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unloadOtf
Ice.AsyncResult begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadOtf
Ice.AsyncResult begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_unloadOtf
void end_unloadOtf(Ice.AsyncResult __result)
-
sizeOfOtf
int sizeOfOtf()
-
sizeOfOtf
int sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfOtf
Ice.AsyncResult begin_sizeOfOtf()
-
begin_sizeOfOtf
Ice.AsyncResult begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfOtf
Ice.AsyncResult begin_sizeOfOtf(Ice.Callback __cb)
-
begin_sizeOfOtf
Ice.AsyncResult begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_sizeOfOtf
Ice.AsyncResult begin_sizeOfOtf(Callback_Instrument_sizeOfOtf __cb)
-
begin_sizeOfOtf
Ice.AsyncResult begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfOtf __cb)
-
begin_sizeOfOtf
Ice.AsyncResult begin_sizeOfOtf(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfOtf
Ice.AsyncResult begin_sizeOfOtf(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_sizeOfOtf
Ice.AsyncResult begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfOtf
Ice.AsyncResult begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_sizeOfOtf
int end_sizeOfOtf(Ice.AsyncResult __result)
-
copyOtf
java.util.List<OTF> copyOtf()
-
copyOtf
java.util.List<OTF> copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyOtf
Ice.AsyncResult begin_copyOtf()
-
begin_copyOtf
Ice.AsyncResult begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyOtf
Ice.AsyncResult begin_copyOtf(Ice.Callback __cb)
-
begin_copyOtf
Ice.AsyncResult begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_copyOtf
Ice.AsyncResult begin_copyOtf(Callback_Instrument_copyOtf __cb)
-
begin_copyOtf
Ice.AsyncResult begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyOtf __cb)
-
begin_copyOtf
Ice.AsyncResult begin_copyOtf(IceInternal.Functional_GenericCallback1<java.util.List<OTF>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyOtf
Ice.AsyncResult begin_copyOtf(IceInternal.Functional_GenericCallback1<java.util.List<OTF>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_copyOtf
Ice.AsyncResult begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OTF>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyOtf
Ice.AsyncResult begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OTF>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_copyOtf
java.util.List<OTF> end_copyOtf(Ice.AsyncResult __result)
-
addOTF
void addOTF(OTF target)
-
addOTF
void addOTF(OTF target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addOTF
Ice.AsyncResult begin_addOTF(OTF target)
-
begin_addOTF
Ice.AsyncResult begin_addOTF(OTF target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addOTF
Ice.AsyncResult begin_addOTF(OTF target, Ice.Callback __cb)
-
begin_addOTF
Ice.AsyncResult begin_addOTF(OTF target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addOTF
Ice.AsyncResult begin_addOTF(OTF target, Callback_Instrument_addOTF __cb)
-
begin_addOTF
Ice.AsyncResult begin_addOTF(OTF target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addOTF __cb)
-
begin_addOTF
Ice.AsyncResult begin_addOTF(OTF target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addOTF
Ice.AsyncResult begin_addOTF(OTF target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addOTF
Ice.AsyncResult begin_addOTF(OTF target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addOTF
Ice.AsyncResult begin_addOTF(OTF target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addOTF
void end_addOTF(Ice.AsyncResult __result)
-
addAllOTFSet
void addAllOTFSet(java.util.List<OTF> targets)
-
addAllOTFSet
void addAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllOTFSet
Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets)
-
begin_addAllOTFSet
Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllOTFSet
Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets, Ice.Callback __cb)
-
begin_addAllOTFSet
Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addAllOTFSet
Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets, Callback_Instrument_addAllOTFSet __cb)
-
begin_addAllOTFSet
Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllOTFSet __cb)
-
begin_addAllOTFSet
Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllOTFSet
Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addAllOTFSet
Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllOTFSet
Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addAllOTFSet
void end_addAllOTFSet(Ice.AsyncResult __result)
-
removeOTF
void removeOTF(OTF theTarget)
-
removeOTF
void removeOTF(OTF theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeOTF
Ice.AsyncResult begin_removeOTF(OTF theTarget)
-
begin_removeOTF
Ice.AsyncResult begin_removeOTF(OTF theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeOTF
Ice.AsyncResult begin_removeOTF(OTF theTarget, Ice.Callback __cb)
-
begin_removeOTF
Ice.AsyncResult begin_removeOTF(OTF theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeOTF
Ice.AsyncResult begin_removeOTF(OTF theTarget, Callback_Instrument_removeOTF __cb)
-
begin_removeOTF
Ice.AsyncResult begin_removeOTF(OTF theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeOTF __cb)
-
begin_removeOTF
Ice.AsyncResult begin_removeOTF(OTF theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeOTF
Ice.AsyncResult begin_removeOTF(OTF theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeOTF
Ice.AsyncResult begin_removeOTF(OTF theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeOTF
Ice.AsyncResult begin_removeOTF(OTF theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeOTF
void end_removeOTF(Ice.AsyncResult __result)
-
removeAllOTFSet
void removeAllOTFSet(java.util.List<OTF> targets)
-
removeAllOTFSet
void removeAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllOTFSet
Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets)
-
begin_removeAllOTFSet
Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllOTFSet
Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets, Ice.Callback __cb)
-
begin_removeAllOTFSet
Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeAllOTFSet
Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets, Callback_Instrument_removeAllOTFSet __cb)
-
begin_removeAllOTFSet
Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllOTFSet __cb)
-
begin_removeAllOTFSet
Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllOTFSet
Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeAllOTFSet
Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllOTFSet
Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeAllOTFSet
void end_removeAllOTFSet(Ice.AsyncResult __result)
-
clearOtf
void clearOtf()
-
clearOtf
void clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearOtf
Ice.AsyncResult begin_clearOtf()
-
begin_clearOtf
Ice.AsyncResult begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearOtf
Ice.AsyncResult begin_clearOtf(Ice.Callback __cb)
-
begin_clearOtf
Ice.AsyncResult begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_clearOtf
Ice.AsyncResult begin_clearOtf(Callback_Instrument_clearOtf __cb)
-
begin_clearOtf
Ice.AsyncResult begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearOtf __cb)
-
begin_clearOtf
Ice.AsyncResult begin_clearOtf(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearOtf
Ice.AsyncResult begin_clearOtf(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_clearOtf
Ice.AsyncResult begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearOtf
Ice.AsyncResult begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_clearOtf
void end_clearOtf(Ice.AsyncResult __result)
-
reloadOtf
void reloadOtf(Instrument toCopy)
-
reloadOtf
void reloadOtf(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadOtf
Ice.AsyncResult begin_reloadOtf(Instrument toCopy)
-
begin_reloadOtf
Ice.AsyncResult begin_reloadOtf(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadOtf
Ice.AsyncResult begin_reloadOtf(Instrument toCopy, Ice.Callback __cb)
-
begin_reloadOtf
Ice.AsyncResult begin_reloadOtf(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_reloadOtf
Ice.AsyncResult begin_reloadOtf(Instrument toCopy, Callback_Instrument_reloadOtf __cb)
-
begin_reloadOtf
Ice.AsyncResult begin_reloadOtf(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadOtf __cb)
-
begin_reloadOtf
Ice.AsyncResult begin_reloadOtf(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadOtf
Ice.AsyncResult begin_reloadOtf(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_reloadOtf
Ice.AsyncResult begin_reloadOtf(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadOtf
Ice.AsyncResult begin_reloadOtf(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_reloadOtf
void end_reloadOtf(Ice.AsyncResult __result)
-
unloadAnnotationLinks
void unloadAnnotationLinks()
-
unloadAnnotationLinks
void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks()
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Instrument_unloadAnnotationLinks __cb)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadAnnotationLinks __cb)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unloadAnnotationLinks
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_unloadAnnotationLinks
void end_unloadAnnotationLinks(Ice.AsyncResult __result)
-
sizeOfAnnotationLinks
int sizeOfAnnotationLinks()
-
sizeOfAnnotationLinks
int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks()
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Instrument_sizeOfAnnotationLinks __cb)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfAnnotationLinks __cb)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_sizeOfAnnotationLinks
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_sizeOfAnnotationLinks
int end_sizeOfAnnotationLinks(Ice.AsyncResult __result)
-
copyAnnotationLinks
java.util.List<InstrumentAnnotationLink> copyAnnotationLinks()
-
copyAnnotationLinks
java.util.List<InstrumentAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks()
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(Callback_Instrument_copyAnnotationLinks __cb)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyAnnotationLinks __cb)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_copyAnnotationLinks
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_copyAnnotationLinks
java.util.List<InstrumentAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __result)
-
addInstrumentAnnotationLink
void addInstrumentAnnotationLink(InstrumentAnnotationLink target)
-
addInstrumentAnnotationLink
void addInstrumentAnnotationLink(InstrumentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addInstrumentAnnotationLink
Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target)
-
begin_addInstrumentAnnotationLink
Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addInstrumentAnnotationLink
Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, Ice.Callback __cb)
-
begin_addInstrumentAnnotationLink
Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addInstrumentAnnotationLink
Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, Callback_Instrument_addInstrumentAnnotationLink __cb)
-
begin_addInstrumentAnnotationLink
Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addInstrumentAnnotationLink __cb)
-
begin_addInstrumentAnnotationLink
Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addInstrumentAnnotationLink
Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addInstrumentAnnotationLink
Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addInstrumentAnnotationLink
Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addInstrumentAnnotationLink
void end_addInstrumentAnnotationLink(Ice.AsyncResult __result)
-
addAllInstrumentAnnotationLinkSet
void addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets)
-
addAllInstrumentAnnotationLinkSet
void addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets)
-
begin_addAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, Ice.Callback __cb)
-
begin_addAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, Callback_Instrument_addAllInstrumentAnnotationLinkSet __cb)
-
begin_addAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllInstrumentAnnotationLinkSet __cb)
-
begin_addAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addAllInstrumentAnnotationLinkSet
void end_addAllInstrumentAnnotationLinkSet(Ice.AsyncResult __result)
-
removeInstrumentAnnotationLink
void removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget)
-
removeInstrumentAnnotationLink
void removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeInstrumentAnnotationLink
Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget)
-
begin_removeInstrumentAnnotationLink
Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeInstrumentAnnotationLink
Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, Ice.Callback __cb)
-
begin_removeInstrumentAnnotationLink
Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeInstrumentAnnotationLink
Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, Callback_Instrument_removeInstrumentAnnotationLink __cb)
-
begin_removeInstrumentAnnotationLink
Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeInstrumentAnnotationLink __cb)
-
begin_removeInstrumentAnnotationLink
Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeInstrumentAnnotationLink
Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeInstrumentAnnotationLink
Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeInstrumentAnnotationLink
Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeInstrumentAnnotationLink
void end_removeInstrumentAnnotationLink(Ice.AsyncResult __result)
-
removeAllInstrumentAnnotationLinkSet
void removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets)
-
removeAllInstrumentAnnotationLinkSet
void removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets)
-
begin_removeAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, Ice.Callback __cb)
-
begin_removeAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, Callback_Instrument_removeAllInstrumentAnnotationLinkSet __cb)
-
begin_removeAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllInstrumentAnnotationLinkSet __cb)
-
begin_removeAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeAllInstrumentAnnotationLinkSet
Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeAllInstrumentAnnotationLinkSet
void end_removeAllInstrumentAnnotationLinkSet(Ice.AsyncResult __result)
-
clearAnnotationLinks
void clearAnnotationLinks()
-
clearAnnotationLinks
void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks()
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(Callback_Instrument_clearAnnotationLinks __cb)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearAnnotationLinks __cb)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_clearAnnotationLinks
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_clearAnnotationLinks
void end_clearAnnotationLinks(Ice.AsyncResult __result)
-
reloadAnnotationLinks
void reloadAnnotationLinks(Instrument toCopy)
-
reloadAnnotationLinks
void reloadAnnotationLinks(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy, Ice.Callback __cb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy, Callback_Instrument_reloadAnnotationLinks __cb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadAnnotationLinks __cb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_reloadAnnotationLinks
Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_reloadAnnotationLinks
void end_reloadAnnotationLinks(Ice.AsyncResult __result)
-
getAnnotationLinksCountPerOwner
java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
-
getAnnotationLinksCountPerOwner
java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Instrument_getAnnotationLinksCountPerOwner __cb)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_getAnnotationLinksCountPerOwner __cb)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getAnnotationLinksCountPerOwner
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getAnnotationLinksCountPerOwner
java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __result)
-
linkAnnotation
InstrumentAnnotationLink linkAnnotation(Annotation addition)
-
linkAnnotation
InstrumentAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Instrument_linkAnnotation __cb)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_linkAnnotation __cb)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<InstrumentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<InstrumentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<InstrumentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_linkAnnotation
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<InstrumentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_linkAnnotation
InstrumentAnnotationLink end_linkAnnotation(Ice.AsyncResult __result)
-
addInstrumentAnnotationLinkToBoth
void addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides)
-
addInstrumentAnnotationLinkToBoth
void addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addInstrumentAnnotationLinkToBoth
Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides)
-
begin_addInstrumentAnnotationLinkToBoth
Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_addInstrumentAnnotationLinkToBoth
Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, Ice.Callback __cb)
-
begin_addInstrumentAnnotationLinkToBoth
Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_addInstrumentAnnotationLinkToBoth
Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, Callback_Instrument_addInstrumentAnnotationLinkToBoth __cb)
-
begin_addInstrumentAnnotationLinkToBoth
Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addInstrumentAnnotationLinkToBoth __cb)
-
begin_addInstrumentAnnotationLinkToBoth
Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addInstrumentAnnotationLinkToBoth
Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_addInstrumentAnnotationLinkToBoth
Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_addInstrumentAnnotationLinkToBoth
Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_addInstrumentAnnotationLinkToBoth
void end_addInstrumentAnnotationLinkToBoth(Ice.AsyncResult __result)
-
findInstrumentAnnotationLink
java.util.List<InstrumentAnnotationLink> findInstrumentAnnotationLink(Annotation removal)
-
findInstrumentAnnotationLink
java.util.List<InstrumentAnnotationLink> findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_findInstrumentAnnotationLink
Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal)
-
begin_findInstrumentAnnotationLink
Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_findInstrumentAnnotationLink
Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, Ice.Callback __cb)
-
begin_findInstrumentAnnotationLink
Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_findInstrumentAnnotationLink
Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, Callback_Instrument_findInstrumentAnnotationLink __cb)
-
begin_findInstrumentAnnotationLink
Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_findInstrumentAnnotationLink __cb)
-
begin_findInstrumentAnnotationLink
Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_findInstrumentAnnotationLink
Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_findInstrumentAnnotationLink
Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_findInstrumentAnnotationLink
Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_findInstrumentAnnotationLink
java.util.List<InstrumentAnnotationLink> end_findInstrumentAnnotationLink(Ice.AsyncResult __result)
-
unlinkAnnotation
void unlinkAnnotation(Annotation removal)
-
unlinkAnnotation
void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Instrument_unlinkAnnotation __cb)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unlinkAnnotation __cb)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_unlinkAnnotation
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_unlinkAnnotation
void end_unlinkAnnotation(Ice.AsyncResult __result)
-
removeInstrumentAnnotationLinkFromBoth
void removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides)
-
removeInstrumentAnnotationLinkFromBoth
void removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeInstrumentAnnotationLinkFromBoth
Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides)
-
begin_removeInstrumentAnnotationLinkFromBoth
Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_removeInstrumentAnnotationLinkFromBoth
Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, Ice.Callback __cb)
-
begin_removeInstrumentAnnotationLinkFromBoth
Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_removeInstrumentAnnotationLinkFromBoth
Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, Callback_Instrument_removeInstrumentAnnotationLinkFromBoth __cb)
-
begin_removeInstrumentAnnotationLinkFromBoth
Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeInstrumentAnnotationLinkFromBoth __cb)
-
begin_removeInstrumentAnnotationLinkFromBoth
Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeInstrumentAnnotationLinkFromBoth
Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_removeInstrumentAnnotationLinkFromBoth
Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_removeInstrumentAnnotationLinkFromBoth
Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_removeInstrumentAnnotationLinkFromBoth
void end_removeInstrumentAnnotationLinkFromBoth(Ice.AsyncResult __result)
-
linkedAnnotationList
java.util.List<Annotation> linkedAnnotationList()
-
linkedAnnotationList
java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList()
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(Callback_Instrument_linkedAnnotationList __cb)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_linkedAnnotationList __cb)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_linkedAnnotationList
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_linkedAnnotationList
java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __result)
-
-