Package omero.model
Class _InstrumentTie
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.Instrument
-
- omero.model._InstrumentTie
-
- All Implemented Interfaces:
Ice.Object
,Ice.TieBase
,java.io.Serializable
,java.lang.Cloneable
,_InstrumentOperations
,_InstrumentOperationsNC
,_IObjectOperations
,_IObjectOperationsNC
public class _InstrumentTie extends Instrument implements Ice.TieBase
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static long
serialVersionUID
-
Fields inherited from class omero.model.Instrument
__ids, annotationLinksCountPerOwner, annotationLinksLoaded, annotationLinksSeq, detectorLoaded, detectorSeq, dichroicLoaded, dichroicSeq, filterLoaded, filterSeq, filterSetLoaded, filterSetSeq, lightSourceLoaded, lightSourceSeq, microscope, objectiveLoaded, objectiveSeq, otfLoaded, otfSeq, version
-
-
Constructor Summary
Constructors Constructor Description _InstrumentTie()
_InstrumentTie(_InstrumentOperations delegate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method 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)
boolean
equals(java.lang.Object rhs)
java.util.List<InstrumentAnnotationLink>
findInstrumentAnnotationLink(Annotation removal, Ice.Current __current)
java.util.Map<java.lang.Long,java.lang.Long>
getAnnotationLinksCountPerOwner(Ice.Current __current)
Details
getDetails(Ice.Current __current)
RLong
getId(Ice.Current __current)
Microscope
getMicroscope(Ice.Current __current)
RInt
getVersion(Ice.Current __current)
int
hashCode()
java.lang.Object
ice_delegate()
void
ice_delegate(java.lang.Object delegate)
boolean
isAnnotated(Ice.Current __current)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isGlobal(Ice.Current __current)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isLink(Ice.Current __current)
A link between two other types.boolean
isLoaded(Ice.Current __current)
Tests if the objects are loaded or not.boolean
isMutable(Ice.Current __current)
The server will persist changes made to these types.InstrumentAnnotationLink
linkAnnotation(Annotation addition, Ice.Current __current)
java.util.List<Annotation>
linkedAnnotationList(Ice.Current __current)
IObject
proxy(Ice.Current __current)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );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
setId(RLong id, Ice.Current __current)
void
setMicroscope(Microscope theMicroscope, Ice.Current __current)
void
setVersion(RInt theVersion, Ice.Current __current)
IObject
shallowCopy(Ice.Current __current)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.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
unload(Ice.Current __current)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
unloadAnnotationLinks(Ice.Current __current)
void
unloadCollections(Ice.Current __current)
Each collection can also be unloaded, independently of the object itself.void
unloadDetails(Ice.Current __current)
As with collections, the objects under details can link to many other objects.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)
-
Methods inherited from class omero.model.Instrument
___addAllDetectorSet, ___addAllDichroicSet, ___addAllFilterSet, ___addAllFilterSetSet, ___addAllInstrumentAnnotationLinkSet, ___addAllLightSourceSet, ___addAllObjectiveSet, ___addAllOTFSet, ___addDetector, ___addDichroic, ___addFilter, ___addFilterSet, ___addInstrumentAnnotationLink, ___addInstrumentAnnotationLinkToBoth, ___addLightSource, ___addObjective, ___addOTF, ___clearAnnotationLinks, ___clearDetector, ___clearDichroic, ___clearFilter, ___clearFilterSet, ___clearLightSource, ___clearObjective, ___clearOtf, ___copyAnnotationLinks, ___copyDetector, ___copyDichroic, ___copyFilter, ___copyFilterSet, ___copyLightSource, ___copyObjective, ___copyOtf, ___findInstrumentAnnotationLink, ___getAnnotationLinksCountPerOwner, ___getMicroscope, ___getVersion, ___linkAnnotation, ___linkedAnnotationList, ___reloadAnnotationLinks, ___reloadDetector, ___reloadDichroic, ___reloadFilter, ___reloadFilterSet, ___reloadLightSource, ___reloadObjective, ___reloadOtf, ___removeAllDetectorSet, ___removeAllDichroicSet, ___removeAllFilterSet, ___removeAllFilterSetSet, ___removeAllInstrumentAnnotationLinkSet, ___removeAllLightSourceSet, ___removeAllObjectiveSet, ___removeAllOTFSet, ___removeDetector, ___removeDichroic, ___removeFilter, ___removeFilterSet, ___removeInstrumentAnnotationLink, ___removeInstrumentAnnotationLinkFromBoth, ___removeLightSource, ___removeObjective, ___removeOTF, ___setMicroscope, ___setVersion, ___sizeOfAnnotationLinks, ___sizeOfDetector, ___sizeOfDichroic, ___sizeOfFilter, ___sizeOfFilterSet, ___sizeOfLightSource, ___sizeOfObjective, ___sizeOfOtf, ___unlinkAnnotation, ___unloadAnnotationLinks, ___unloadDetector, ___unloadDichroic, ___unloadFilter, ___unloadFilterSet, ___unloadLightSource, ___unloadObjective, ___unloadOtf, __dispatch, __readImpl, __writeImpl, addAllDetectorSet, addAllDichroicSet, addAllFilterSet, addAllFilterSetSet, addAllInstrumentAnnotationLinkSet, addAllLightSourceSet, addAllObjectiveSet, addAllOTFSet, addDetector, addDichroic, addFilter, addFilterSet, addInstrumentAnnotationLink, addInstrumentAnnotationLinkToBoth, addLightSource, addObjective, addOTF, clearAnnotationLinks, clearDetector, clearDichroic, clearFilter, clearFilterSet, clearLightSource, clearObjective, clearOtf, clone, copyAnnotationLinks, copyDetector, copyDichroic, copyFilter, copyFilterSet, copyLightSource, copyObjective, copyOtf, findInstrumentAnnotationLink, getAnnotationLinksCountPerOwner, getMicroscope, getVersion, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, reloadDetector, reloadDichroic, reloadFilter, reloadFilterSet, reloadLightSource, reloadObjective, reloadOtf, removeAllDetectorSet, removeAllDichroicSet, removeAllFilterSet, removeAllFilterSetSet, removeAllInstrumentAnnotationLinkSet, removeAllLightSourceSet, removeAllObjectiveSet, removeAllOTFSet, removeDetector, removeDichroic, removeFilter, removeFilterSet, removeInstrumentAnnotationLink, removeInstrumentAnnotationLinkFromBoth, removeLightSource, removeObjective, removeOTF, setMicroscope, setVersion, sizeOfAnnotationLinks, sizeOfDetector, sizeOfDichroic, sizeOfFilter, sizeOfFilterSet, sizeOfLightSource, sizeOfObjective, sizeOfOtf, unlinkAnnotation, unloadAnnotationLinks, unloadDetector, unloadDichroic, unloadFilter, unloadFilterSet, unloadLightSource, unloadObjective, unloadOtf
-
Methods inherited from class omero.model.IObject
___getDetails, ___getId, ___isAnnotated, ___isGlobal, ___isLink, ___isLoaded, ___isMutable, ___proxy, ___setId, ___shallowCopy, ___unload, ___unloadCollections, ___unloadDetails, getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from class Ice.ObjectImpl
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface omero.model._IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
-
-
-
Field Detail
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
_InstrumentTie
public _InstrumentTie()
-
_InstrumentTie
public _InstrumentTie(_InstrumentOperations delegate)
-
-
Method Detail
-
ice_delegate
public java.lang.Object ice_delegate()
- Specified by:
ice_delegate
in interfaceIce.TieBase
-
ice_delegate
public void ice_delegate(java.lang.Object delegate)
- Specified by:
ice_delegate
in interfaceIce.TieBase
-
equals
public boolean equals(java.lang.Object rhs)
- Overrides:
equals
in classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCode
in classjava.lang.Object
-
getDetails
public Details getDetails(Ice.Current __current)
- Specified by:
getDetails
in interface_IObjectOperations
-
getId
public RLong getId(Ice.Current __current)
- Specified by:
getId
in interface_IObjectOperations
-
isAnnotated
public boolean isAnnotated(Ice.Current __current)
Description copied from interface:_IObjectOperations
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
isGlobal
public boolean isGlobal(Ice.Current __current)
Description copied from interface:_IObjectOperations
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
isLink
public boolean isLink(Ice.Current __current)
Description copied from interface:_IObjectOperations
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
isLoaded
public boolean isLoaded(Ice.Current __current)
Description copied from interface:_IObjectOperations
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
isMutable
public boolean isMutable(Ice.Current __current)
Description copied from interface:_IObjectOperations
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
proxy
public IObject proxy(Ice.Current __current)
Description copied from interface:_IObjectOperations
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
setId
public void setId(RLong id, Ice.Current __current)
- Specified by:
setId
in interface_IObjectOperations
-
shallowCopy
public IObject shallowCopy(Ice.Current __current)
Description copied from interface:_IObjectOperations
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
unload
public void unload(Ice.Current __current)
Description copied from interface:_IObjectOperations
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
unloadCollections
public void unloadCollections(Ice.Current __current)
Description copied from interface:_IObjectOperations
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
unloadDetails
public void unloadDetails(Ice.Current __current)
Description copied from interface:_IObjectOperations
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
addAllDetectorSet
public void addAllDetectorSet(java.util.List<Detector> targets, Ice.Current __current)
- Specified by:
addAllDetectorSet
in interface_InstrumentOperations
-
addAllDichroicSet
public void addAllDichroicSet(java.util.List<Dichroic> targets, Ice.Current __current)
- Specified by:
addAllDichroicSet
in interface_InstrumentOperations
-
addAllFilterSet
public void addAllFilterSet(java.util.List<Filter> targets, Ice.Current __current)
- Specified by:
addAllFilterSet
in interface_InstrumentOperations
-
addAllFilterSetSet
public void addAllFilterSetSet(java.util.List<FilterSet> targets, Ice.Current __current)
- Specified by:
addAllFilterSetSet
in interface_InstrumentOperations
-
addAllInstrumentAnnotationLinkSet
public void addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, Ice.Current __current)
- Specified by:
addAllInstrumentAnnotationLinkSet
in interface_InstrumentOperations
-
addAllLightSourceSet
public void addAllLightSourceSet(java.util.List<LightSource> targets, Ice.Current __current)
- Specified by:
addAllLightSourceSet
in interface_InstrumentOperations
-
addAllOTFSet
public void addAllOTFSet(java.util.List<OTF> targets, Ice.Current __current)
- Specified by:
addAllOTFSet
in interface_InstrumentOperations
-
addAllObjectiveSet
public void addAllObjectiveSet(java.util.List<Objective> targets, Ice.Current __current)
- Specified by:
addAllObjectiveSet
in interface_InstrumentOperations
-
addDetector
public void addDetector(Detector target, Ice.Current __current)
- Specified by:
addDetector
in interface_InstrumentOperations
-
addDichroic
public void addDichroic(Dichroic target, Ice.Current __current)
- Specified by:
addDichroic
in interface_InstrumentOperations
-
addFilter
public void addFilter(Filter target, Ice.Current __current)
- Specified by:
addFilter
in interface_InstrumentOperations
-
addFilterSet
public void addFilterSet(FilterSet target, Ice.Current __current)
- Specified by:
addFilterSet
in interface_InstrumentOperations
-
addInstrumentAnnotationLink
public void addInstrumentAnnotationLink(InstrumentAnnotationLink target, Ice.Current __current)
- Specified by:
addInstrumentAnnotationLink
in interface_InstrumentOperations
-
addInstrumentAnnotationLinkToBoth
public void addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, Ice.Current __current)
- Specified by:
addInstrumentAnnotationLinkToBoth
in interface_InstrumentOperations
-
addLightSource
public void addLightSource(LightSource target, Ice.Current __current)
- Specified by:
addLightSource
in interface_InstrumentOperations
-
addOTF
public void addOTF(OTF target, Ice.Current __current)
- Specified by:
addOTF
in interface_InstrumentOperations
-
addObjective
public void addObjective(Objective target, Ice.Current __current)
- Specified by:
addObjective
in interface_InstrumentOperations
-
clearAnnotationLinks
public void clearAnnotationLinks(Ice.Current __current)
- Specified by:
clearAnnotationLinks
in interface_InstrumentOperations
-
clearDetector
public void clearDetector(Ice.Current __current)
- Specified by:
clearDetector
in interface_InstrumentOperations
-
clearDichroic
public void clearDichroic(Ice.Current __current)
- Specified by:
clearDichroic
in interface_InstrumentOperations
-
clearFilter
public void clearFilter(Ice.Current __current)
- Specified by:
clearFilter
in interface_InstrumentOperations
-
clearFilterSet
public void clearFilterSet(Ice.Current __current)
- Specified by:
clearFilterSet
in interface_InstrumentOperations
-
clearLightSource
public void clearLightSource(Ice.Current __current)
- Specified by:
clearLightSource
in interface_InstrumentOperations
-
clearObjective
public void clearObjective(Ice.Current __current)
- Specified by:
clearObjective
in interface_InstrumentOperations
-
clearOtf
public void clearOtf(Ice.Current __current)
- Specified by:
clearOtf
in interface_InstrumentOperations
-
copyAnnotationLinks
public java.util.List<InstrumentAnnotationLink> copyAnnotationLinks(Ice.Current __current)
- Specified by:
copyAnnotationLinks
in interface_InstrumentOperations
-
copyDetector
public java.util.List<Detector> copyDetector(Ice.Current __current)
- Specified by:
copyDetector
in interface_InstrumentOperations
-
copyDichroic
public java.util.List<Dichroic> copyDichroic(Ice.Current __current)
- Specified by:
copyDichroic
in interface_InstrumentOperations
-
copyFilter
public java.util.List<Filter> copyFilter(Ice.Current __current)
- Specified by:
copyFilter
in interface_InstrumentOperations
-
copyFilterSet
public java.util.List<FilterSet> copyFilterSet(Ice.Current __current)
- Specified by:
copyFilterSet
in interface_InstrumentOperations
-
copyLightSource
public java.util.List<LightSource> copyLightSource(Ice.Current __current)
- Specified by:
copyLightSource
in interface_InstrumentOperations
-
copyObjective
public java.util.List<Objective> copyObjective(Ice.Current __current)
- Specified by:
copyObjective
in interface_InstrumentOperations
-
copyOtf
public java.util.List<OTF> copyOtf(Ice.Current __current)
- Specified by:
copyOtf
in interface_InstrumentOperations
-
findInstrumentAnnotationLink
public java.util.List<InstrumentAnnotationLink> findInstrumentAnnotationLink(Annotation removal, Ice.Current __current)
- Specified by:
findInstrumentAnnotationLink
in interface_InstrumentOperations
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(Ice.Current __current)
- Specified by:
getAnnotationLinksCountPerOwner
in interface_InstrumentOperations
-
getMicroscope
public Microscope getMicroscope(Ice.Current __current)
- Specified by:
getMicroscope
in interface_InstrumentOperations
-
getVersion
public RInt getVersion(Ice.Current __current)
- Specified by:
getVersion
in interface_InstrumentOperations
-
linkAnnotation
public InstrumentAnnotationLink linkAnnotation(Annotation addition, Ice.Current __current)
- Specified by:
linkAnnotation
in interface_InstrumentOperations
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(Ice.Current __current)
- Specified by:
linkedAnnotationList
in interface_InstrumentOperations
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Instrument toCopy, Ice.Current __current)
- Specified by:
reloadAnnotationLinks
in interface_InstrumentOperations
-
reloadDetector
public void reloadDetector(Instrument toCopy, Ice.Current __current)
- Specified by:
reloadDetector
in interface_InstrumentOperations
-
reloadDichroic
public void reloadDichroic(Instrument toCopy, Ice.Current __current)
- Specified by:
reloadDichroic
in interface_InstrumentOperations
-
reloadFilter
public void reloadFilter(Instrument toCopy, Ice.Current __current)
- Specified by:
reloadFilter
in interface_InstrumentOperations
-
reloadFilterSet
public void reloadFilterSet(Instrument toCopy, Ice.Current __current)
- Specified by:
reloadFilterSet
in interface_InstrumentOperations
-
reloadLightSource
public void reloadLightSource(Instrument toCopy, Ice.Current __current)
- Specified by:
reloadLightSource
in interface_InstrumentOperations
-
reloadObjective
public void reloadObjective(Instrument toCopy, Ice.Current __current)
- Specified by:
reloadObjective
in interface_InstrumentOperations
-
reloadOtf
public void reloadOtf(Instrument toCopy, Ice.Current __current)
- Specified by:
reloadOtf
in interface_InstrumentOperations
-
removeAllDetectorSet
public void removeAllDetectorSet(java.util.List<Detector> targets, Ice.Current __current)
- Specified by:
removeAllDetectorSet
in interface_InstrumentOperations
-
removeAllDichroicSet
public void removeAllDichroicSet(java.util.List<Dichroic> targets, Ice.Current __current)
- Specified by:
removeAllDichroicSet
in interface_InstrumentOperations
-
removeAllFilterSet
public void removeAllFilterSet(java.util.List<Filter> targets, Ice.Current __current)
- Specified by:
removeAllFilterSet
in interface_InstrumentOperations
-
removeAllFilterSetSet
public void removeAllFilterSetSet(java.util.List<FilterSet> targets, Ice.Current __current)
- Specified by:
removeAllFilterSetSet
in interface_InstrumentOperations
-
removeAllInstrumentAnnotationLinkSet
public void removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, Ice.Current __current)
- Specified by:
removeAllInstrumentAnnotationLinkSet
in interface_InstrumentOperations
-
removeAllLightSourceSet
public void removeAllLightSourceSet(java.util.List<LightSource> targets, Ice.Current __current)
- Specified by:
removeAllLightSourceSet
in interface_InstrumentOperations
-
removeAllOTFSet
public void removeAllOTFSet(java.util.List<OTF> targets, Ice.Current __current)
- Specified by:
removeAllOTFSet
in interface_InstrumentOperations
-
removeAllObjectiveSet
public void removeAllObjectiveSet(java.util.List<Objective> targets, Ice.Current __current)
- Specified by:
removeAllObjectiveSet
in interface_InstrumentOperations
-
removeDetector
public void removeDetector(Detector theTarget, Ice.Current __current)
- Specified by:
removeDetector
in interface_InstrumentOperations
-
removeDichroic
public void removeDichroic(Dichroic theTarget, Ice.Current __current)
- Specified by:
removeDichroic
in interface_InstrumentOperations
-
removeFilter
public void removeFilter(Filter theTarget, Ice.Current __current)
- Specified by:
removeFilter
in interface_InstrumentOperations
-
removeFilterSet
public void removeFilterSet(FilterSet theTarget, Ice.Current __current)
- Specified by:
removeFilterSet
in interface_InstrumentOperations
-
removeInstrumentAnnotationLink
public void removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, Ice.Current __current)
- Specified by:
removeInstrumentAnnotationLink
in interface_InstrumentOperations
-
removeInstrumentAnnotationLinkFromBoth
public void removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, Ice.Current __current)
- Specified by:
removeInstrumentAnnotationLinkFromBoth
in interface_InstrumentOperations
-
removeLightSource
public void removeLightSource(LightSource theTarget, Ice.Current __current)
- Specified by:
removeLightSource
in interface_InstrumentOperations
-
removeOTF
public void removeOTF(OTF theTarget, Ice.Current __current)
- Specified by:
removeOTF
in interface_InstrumentOperations
-
removeObjective
public void removeObjective(Objective theTarget, Ice.Current __current)
- Specified by:
removeObjective
in interface_InstrumentOperations
-
setMicroscope
public void setMicroscope(Microscope theMicroscope, Ice.Current __current)
- Specified by:
setMicroscope
in interface_InstrumentOperations
-
setVersion
public void setVersion(RInt theVersion, Ice.Current __current)
- Specified by:
setVersion
in interface_InstrumentOperations
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(Ice.Current __current)
- Specified by:
sizeOfAnnotationLinks
in interface_InstrumentOperations
-
sizeOfDetector
public int sizeOfDetector(Ice.Current __current)
- Specified by:
sizeOfDetector
in interface_InstrumentOperations
-
sizeOfDichroic
public int sizeOfDichroic(Ice.Current __current)
- Specified by:
sizeOfDichroic
in interface_InstrumentOperations
-
sizeOfFilter
public int sizeOfFilter(Ice.Current __current)
- Specified by:
sizeOfFilter
in interface_InstrumentOperations
-
sizeOfFilterSet
public int sizeOfFilterSet(Ice.Current __current)
- Specified by:
sizeOfFilterSet
in interface_InstrumentOperations
-
sizeOfLightSource
public int sizeOfLightSource(Ice.Current __current)
- Specified by:
sizeOfLightSource
in interface_InstrumentOperations
-
sizeOfObjective
public int sizeOfObjective(Ice.Current __current)
- Specified by:
sizeOfObjective
in interface_InstrumentOperations
-
sizeOfOtf
public int sizeOfOtf(Ice.Current __current)
- Specified by:
sizeOfOtf
in interface_InstrumentOperations
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, Ice.Current __current)
- Specified by:
unlinkAnnotation
in interface_InstrumentOperations
-
unloadAnnotationLinks
public void unloadAnnotationLinks(Ice.Current __current)
- Specified by:
unloadAnnotationLinks
in interface_InstrumentOperations
-
unloadDetector
public void unloadDetector(Ice.Current __current)
- Specified by:
unloadDetector
in interface_InstrumentOperations
-
unloadDichroic
public void unloadDichroic(Ice.Current __current)
- Specified by:
unloadDichroic
in interface_InstrumentOperations
-
unloadFilter
public void unloadFilter(Ice.Current __current)
- Specified by:
unloadFilter
in interface_InstrumentOperations
-
unloadFilterSet
public void unloadFilterSet(Ice.Current __current)
- Specified by:
unloadFilterSet
in interface_InstrumentOperations
-
unloadLightSource
public void unloadLightSource(Ice.Current __current)
- Specified by:
unloadLightSource
in interface_InstrumentOperations
-
unloadObjective
public void unloadObjective(Ice.Current __current)
- Specified by:
unloadObjective
in interface_InstrumentOperations
-
unloadOtf
public void unloadOtf(Ice.Current __current)
- Specified by:
unloadOtf
in interface_InstrumentOperations
-
-