public interface _InstrumentOperations extends _IObjectOperations
Modifier and Type | Method and Description |
---|---|
void |
addAllDetectorSet(java.util.List<Detector> targets,
Ice.Current __current) |
void |
addAllDichroicSet(java.util.List<Dichroic> targets,
Ice.Current __current) |
void |
addAllFilterSet(java.util.List<Filter> targets,
Ice.Current __current) |
void |
addAllFilterSetSet(java.util.List<FilterSet> targets,
Ice.Current __current) |
void |
addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
Ice.Current __current) |
void |
addAllLightSourceSet(java.util.List<LightSource> targets,
Ice.Current __current) |
void |
addAllObjectiveSet(java.util.List<Objective> targets,
Ice.Current __current) |
void |
addAllOTFSet(java.util.List<OTF> targets,
Ice.Current __current) |
void |
addDetector(Detector target,
Ice.Current __current) |
void |
addDichroic(Dichroic target,
Ice.Current __current) |
void |
addFilter(Filter target,
Ice.Current __current) |
void |
addFilterSet(FilterSet target,
Ice.Current __current) |
void |
addInstrumentAnnotationLink(InstrumentAnnotationLink target,
Ice.Current __current) |
void |
addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link,
boolean bothSides,
Ice.Current __current) |
void |
addLightSource(LightSource target,
Ice.Current __current) |
void |
addObjective(Objective target,
Ice.Current __current) |
void |
addOTF(OTF target,
Ice.Current __current) |
void |
clearAnnotationLinks(Ice.Current __current) |
void |
clearDetector(Ice.Current __current) |
void |
clearDichroic(Ice.Current __current) |
void |
clearFilter(Ice.Current __current) |
void |
clearFilterSet(Ice.Current __current) |
void |
clearLightSource(Ice.Current __current) |
void |
clearObjective(Ice.Current __current) |
void |
clearOtf(Ice.Current __current) |
java.util.List<InstrumentAnnotationLink> |
copyAnnotationLinks(Ice.Current __current) |
java.util.List<Detector> |
copyDetector(Ice.Current __current) |
java.util.List<Dichroic> |
copyDichroic(Ice.Current __current) |
java.util.List<Filter> |
copyFilter(Ice.Current __current) |
java.util.List<FilterSet> |
copyFilterSet(Ice.Current __current) |
java.util.List<LightSource> |
copyLightSource(Ice.Current __current) |
java.util.List<Objective> |
copyObjective(Ice.Current __current) |
java.util.List<OTF> |
copyOtf(Ice.Current __current) |
java.util.List<InstrumentAnnotationLink> |
findInstrumentAnnotationLink(Annotation removal,
Ice.Current __current) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner(Ice.Current __current) |
Microscope |
getMicroscope(Ice.Current __current) |
RInt |
getVersion(Ice.Current __current) |
InstrumentAnnotationLink |
linkAnnotation(Annotation addition,
Ice.Current __current) |
java.util.List<Annotation> |
linkedAnnotationList(Ice.Current __current) |
void |
reloadAnnotationLinks(Instrument toCopy,
Ice.Current __current) |
void |
reloadDetector(Instrument toCopy,
Ice.Current __current) |
void |
reloadDichroic(Instrument toCopy,
Ice.Current __current) |
void |
reloadFilter(Instrument toCopy,
Ice.Current __current) |
void |
reloadFilterSet(Instrument toCopy,
Ice.Current __current) |
void |
reloadLightSource(Instrument toCopy,
Ice.Current __current) |
void |
reloadObjective(Instrument toCopy,
Ice.Current __current) |
void |
reloadOtf(Instrument toCopy,
Ice.Current __current) |
void |
removeAllDetectorSet(java.util.List<Detector> targets,
Ice.Current __current) |
void |
removeAllDichroicSet(java.util.List<Dichroic> targets,
Ice.Current __current) |
void |
removeAllFilterSet(java.util.List<Filter> targets,
Ice.Current __current) |
void |
removeAllFilterSetSet(java.util.List<FilterSet> targets,
Ice.Current __current) |
void |
removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
Ice.Current __current) |
void |
removeAllLightSourceSet(java.util.List<LightSource> targets,
Ice.Current __current) |
void |
removeAllObjectiveSet(java.util.List<Objective> targets,
Ice.Current __current) |
void |
removeAllOTFSet(java.util.List<OTF> targets,
Ice.Current __current) |
void |
removeDetector(Detector theTarget,
Ice.Current __current) |
void |
removeDichroic(Dichroic theTarget,
Ice.Current __current) |
void |
removeFilter(Filter theTarget,
Ice.Current __current) |
void |
removeFilterSet(FilterSet theTarget,
Ice.Current __current) |
void |
removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget,
Ice.Current __current) |
void |
removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link,
boolean bothSides,
Ice.Current __current) |
void |
removeLightSource(LightSource theTarget,
Ice.Current __current) |
void |
removeObjective(Objective theTarget,
Ice.Current __current) |
void |
removeOTF(OTF theTarget,
Ice.Current __current) |
void |
setMicroscope(Microscope theMicroscope,
Ice.Current __current) |
void |
setVersion(RInt theVersion,
Ice.Current __current) |
int |
sizeOfAnnotationLinks(Ice.Current __current) |
int |
sizeOfDetector(Ice.Current __current) |
int |
sizeOfDichroic(Ice.Current __current) |
int |
sizeOfFilter(Ice.Current __current) |
int |
sizeOfFilterSet(Ice.Current __current) |
int |
sizeOfLightSource(Ice.Current __current) |
int |
sizeOfObjective(Ice.Current __current) |
int |
sizeOfOtf(Ice.Current __current) |
void |
unlinkAnnotation(Annotation removal,
Ice.Current __current) |
void |
unloadAnnotationLinks(Ice.Current __current) |
void |
unloadDetector(Ice.Current __current) |
void |
unloadDichroic(Ice.Current __current) |
void |
unloadFilter(Ice.Current __current) |
void |
unloadFilterSet(Ice.Current __current) |
void |
unloadLightSource(Ice.Current __current) |
void |
unloadObjective(Ice.Current __current) |
void |
unloadOtf(Ice.Current __current) |
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getVersion(Ice.Current __current)
void setVersion(RInt theVersion, Ice.Current __current)
Microscope getMicroscope(Ice.Current __current)
void setMicroscope(Microscope theMicroscope, Ice.Current __current)
void unloadDetector(Ice.Current __current)
int sizeOfDetector(Ice.Current __current)
java.util.List<Detector> copyDetector(Ice.Current __current)
void addDetector(Detector target, Ice.Current __current)
void addAllDetectorSet(java.util.List<Detector> targets, Ice.Current __current)
void removeDetector(Detector theTarget, Ice.Current __current)
void removeAllDetectorSet(java.util.List<Detector> targets, Ice.Current __current)
void clearDetector(Ice.Current __current)
void reloadDetector(Instrument toCopy, Ice.Current __current)
void unloadObjective(Ice.Current __current)
int sizeOfObjective(Ice.Current __current)
java.util.List<Objective> copyObjective(Ice.Current __current)
void addObjective(Objective target, Ice.Current __current)
void addAllObjectiveSet(java.util.List<Objective> targets, Ice.Current __current)
void removeObjective(Objective theTarget, Ice.Current __current)
void removeAllObjectiveSet(java.util.List<Objective> targets, Ice.Current __current)
void clearObjective(Ice.Current __current)
void reloadObjective(Instrument toCopy, Ice.Current __current)
void unloadLightSource(Ice.Current __current)
int sizeOfLightSource(Ice.Current __current)
java.util.List<LightSource> copyLightSource(Ice.Current __current)
void addLightSource(LightSource target, Ice.Current __current)
void addAllLightSourceSet(java.util.List<LightSource> targets, Ice.Current __current)
void removeLightSource(LightSource theTarget, Ice.Current __current)
void removeAllLightSourceSet(java.util.List<LightSource> targets, Ice.Current __current)
void clearLightSource(Ice.Current __current)
void reloadLightSource(Instrument toCopy, Ice.Current __current)
void unloadFilter(Ice.Current __current)
int sizeOfFilter(Ice.Current __current)
java.util.List<Filter> copyFilter(Ice.Current __current)
void addFilter(Filter target, Ice.Current __current)
void addAllFilterSet(java.util.List<Filter> targets, Ice.Current __current)
void removeFilter(Filter theTarget, Ice.Current __current)
void removeAllFilterSet(java.util.List<Filter> targets, Ice.Current __current)
void clearFilter(Ice.Current __current)
void reloadFilter(Instrument toCopy, Ice.Current __current)
void unloadDichroic(Ice.Current __current)
int sizeOfDichroic(Ice.Current __current)
java.util.List<Dichroic> copyDichroic(Ice.Current __current)
void addDichroic(Dichroic target, Ice.Current __current)
void addAllDichroicSet(java.util.List<Dichroic> targets, Ice.Current __current)
void removeDichroic(Dichroic theTarget, Ice.Current __current)
void removeAllDichroicSet(java.util.List<Dichroic> targets, Ice.Current __current)
void clearDichroic(Ice.Current __current)
void reloadDichroic(Instrument toCopy, Ice.Current __current)
void unloadFilterSet(Ice.Current __current)
int sizeOfFilterSet(Ice.Current __current)
java.util.List<FilterSet> copyFilterSet(Ice.Current __current)
void addFilterSet(FilterSet target, Ice.Current __current)
void addAllFilterSetSet(java.util.List<FilterSet> targets, Ice.Current __current)
void removeFilterSet(FilterSet theTarget, Ice.Current __current)
void removeAllFilterSetSet(java.util.List<FilterSet> targets, Ice.Current __current)
void clearFilterSet(Ice.Current __current)
void reloadFilterSet(Instrument toCopy, Ice.Current __current)
void unloadOtf(Ice.Current __current)
int sizeOfOtf(Ice.Current __current)
java.util.List<OTF> copyOtf(Ice.Current __current)
void addOTF(OTF target, Ice.Current __current)
void addAllOTFSet(java.util.List<OTF> targets, Ice.Current __current)
void removeOTF(OTF theTarget, Ice.Current __current)
void removeAllOTFSet(java.util.List<OTF> targets, Ice.Current __current)
void clearOtf(Ice.Current __current)
void reloadOtf(Instrument toCopy, Ice.Current __current)
void unloadAnnotationLinks(Ice.Current __current)
int sizeOfAnnotationLinks(Ice.Current __current)
java.util.List<InstrumentAnnotationLink> copyAnnotationLinks(Ice.Current __current)
void addInstrumentAnnotationLink(InstrumentAnnotationLink target, Ice.Current __current)
void addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, Ice.Current __current)
void removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, Ice.Current __current)
void removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, Ice.Current __current)
void clearAnnotationLinks(Ice.Current __current)
void reloadAnnotationLinks(Instrument toCopy, Ice.Current __current)
java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(Ice.Current __current)
InstrumentAnnotationLink linkAnnotation(Annotation addition, Ice.Current __current)
void addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, Ice.Current __current)
java.util.List<InstrumentAnnotationLink> findInstrumentAnnotationLink(Annotation removal, Ice.Current __current)
void unlinkAnnotation(Annotation removal, Ice.Current __current)
void removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, Ice.Current __current)
java.util.List<Annotation> linkedAnnotationList(Ice.Current __current)