public class _LightPathTie extends LightPath implements Ice.TieBase
| Modifier and Type | Field and Description | 
|---|---|
static long | 
serialVersionUID  | 
__ids, annotationLinksCountPerOwner, annotationLinksLoaded, annotationLinksSeq, dichroic, emissionFilterLinkCountPerOwner, emissionFilterLinkLoaded, emissionFilterLinkSeq, excitationFilterLinkCountPerOwner, excitationFilterLinkLoaded, excitationFilterLinkSeq, version| Constructor and Description | 
|---|
_LightPathTie(_LightPathOperations delegate)  | 
_LightPathTie()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addAllLightPathAnnotationLinkSet(java.util.List<LightPathAnnotationLink> targets,
                                Ice.Current __current)  | 
void | 
addAllLightPathEmissionFilterLinkSet(java.util.List<LightPathEmissionFilterLink> targets,
                                    Ice.Current __current)  | 
void | 
addAllLightPathExcitationFilterLinkSet(java.util.List<LightPathExcitationFilterLink> targets,
                                      Ice.Current __current)  | 
void | 
addLightPathAnnotationLink(LightPathAnnotationLink target,
                          Ice.Current __current)  | 
void | 
addLightPathAnnotationLinkToBoth(LightPathAnnotationLink link,
                                boolean bothSides,
                                Ice.Current __current)  | 
void | 
addLightPathEmissionFilterLink(LightPathEmissionFilterLink target,
                              Ice.Current __current)  | 
void | 
addLightPathEmissionFilterLinkToBoth(LightPathEmissionFilterLink link,
                                    boolean bothSides,
                                    Ice.Current __current)  | 
void | 
addLightPathExcitationFilterLink(LightPathExcitationFilterLink target,
                                Ice.Current __current)  | 
void | 
addLightPathExcitationFilterLinkToBoth(LightPathExcitationFilterLink link,
                                      boolean bothSides,
                                      Ice.Current __current)  | 
void | 
clearAnnotationLinks(Ice.Current __current)  | 
void | 
clearEmissionFilterLink(Ice.Current __current)  | 
void | 
clearExcitationFilterLink(Ice.Current __current)  | 
java.util.List<LightPathAnnotationLink> | 
copyAnnotationLinks(Ice.Current __current)  | 
java.util.List<LightPathEmissionFilterLink> | 
copyEmissionFilterLink(Ice.Current __current)  | 
java.util.List<LightPathExcitationFilterLink> | 
copyExcitationFilterLink(Ice.Current __current)  | 
boolean | 
equals(java.lang.Object rhs)  | 
java.util.List<LightPathAnnotationLink> | 
findLightPathAnnotationLink(Annotation removal,
                           Ice.Current __current)  | 
java.util.List<LightPathEmissionFilterLink> | 
findLightPathEmissionFilterLink(Filter removal,
                               Ice.Current __current)  | 
java.util.List<LightPathExcitationFilterLink> | 
findLightPathExcitationFilterLink(Filter removal,
                                 Ice.Current __current)  | 
java.util.Map<java.lang.Long,java.lang.Long> | 
getAnnotationLinksCountPerOwner(Ice.Current __current)  | 
Details | 
getDetails(Ice.Current __current)  | 
Dichroic | 
getDichroic(Ice.Current __current)  | 
java.util.Map<java.lang.Long,java.lang.Long> | 
getEmissionFilterLinkCountPerOwner(Ice.Current __current)  | 
java.util.Map<java.lang.Long,java.lang.Long> | 
getExcitationFilterLinkCountPerOwner(Ice.Current __current)  | 
RLong | 
getId(Ice.Current __current)  | 
LightPathExcitationFilterLink | 
getLightPathExcitationFilterLink(int index,
                                Ice.Current __current)  | 
LightPathExcitationFilterLink | 
getPrimaryLightPathExcitationFilterLink(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. 
 | 
LightPathAnnotationLink | 
linkAnnotation(Annotation addition,
              Ice.Current __current)  | 
java.util.List<Annotation> | 
linkedAnnotationList(Ice.Current __current)  | 
java.util.List<Filter> | 
linkedEmissionFilterList(Ice.Current __current)  | 
java.util.List<Filter> | 
linkedExcitationFilterList(Ice.Current __current)  | 
LightPathEmissionFilterLink | 
linkEmissionFilter(Filter addition,
                  Ice.Current __current)  | 
LightPathExcitationFilterLink | 
linkExcitationFilter(Filter addition,
                    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(LightPath toCopy,
                     Ice.Current __current)  | 
void | 
reloadEmissionFilterLink(LightPath toCopy,
                        Ice.Current __current)  | 
void | 
reloadExcitationFilterLink(LightPath toCopy,
                          Ice.Current __current)  | 
void | 
removeAllLightPathAnnotationLinkSet(java.util.List<LightPathAnnotationLink> targets,
                                   Ice.Current __current)  | 
void | 
removeAllLightPathEmissionFilterLinkSet(java.util.List<LightPathEmissionFilterLink> targets,
                                       Ice.Current __current)  | 
void | 
removeAllLightPathExcitationFilterLinkSet(java.util.List<LightPathExcitationFilterLink> targets,
                                         Ice.Current __current)  | 
void | 
removeLightPathAnnotationLink(LightPathAnnotationLink theTarget,
                             Ice.Current __current)  | 
void | 
removeLightPathAnnotationLinkFromBoth(LightPathAnnotationLink link,
                                     boolean bothSides,
                                     Ice.Current __current)  | 
void | 
removeLightPathEmissionFilterLink(LightPathEmissionFilterLink theTarget,
                                 Ice.Current __current)  | 
void | 
removeLightPathEmissionFilterLinkFromBoth(LightPathEmissionFilterLink link,
                                         boolean bothSides,
                                         Ice.Current __current)  | 
void | 
removeLightPathExcitationFilterLink(LightPathExcitationFilterLink theTarget,
                                   Ice.Current __current)  | 
void | 
removeLightPathExcitationFilterLinkFromBoth(LightPathExcitationFilterLink link,
                                           boolean bothSides,
                                           Ice.Current __current)  | 
void | 
setDichroic(Dichroic theDichroic,
           Ice.Current __current)  | 
void | 
setId(RLong id,
     Ice.Current __current)  | 
LightPathExcitationFilterLink | 
setLightPathExcitationFilterLink(int index,
                                LightPathExcitationFilterLink theElement,
                                Ice.Current __current)  | 
LightPathExcitationFilterLink | 
setPrimaryLightPathExcitationFilterLink(LightPathExcitationFilterLink theElement,
                                       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 | 
sizeOfEmissionFilterLink(Ice.Current __current)  | 
int | 
sizeOfExcitationFilterLink(Ice.Current __current)  | 
void | 
unlinkAnnotation(Annotation removal,
                Ice.Current __current)  | 
void | 
unlinkEmissionFilter(Filter removal,
                    Ice.Current __current)  | 
void | 
unlinkExcitationFilter(Filter 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 | 
unloadEmissionFilterLink(Ice.Current __current)  | 
void | 
unloadExcitationFilterLink(Ice.Current __current)  | 
___addAllLightPathAnnotationLinkSet, ___addAllLightPathEmissionFilterLinkSet, ___addAllLightPathExcitationFilterLinkSet, ___addLightPathAnnotationLink, ___addLightPathAnnotationLinkToBoth, ___addLightPathEmissionFilterLink, ___addLightPathEmissionFilterLinkToBoth, ___addLightPathExcitationFilterLink, ___addLightPathExcitationFilterLinkToBoth, ___clearAnnotationLinks, ___clearEmissionFilterLink, ___clearExcitationFilterLink, ___copyAnnotationLinks, ___copyEmissionFilterLink, ___copyExcitationFilterLink, ___findLightPathAnnotationLink, ___findLightPathEmissionFilterLink, ___findLightPathExcitationFilterLink, ___getAnnotationLinksCountPerOwner, ___getDichroic, ___getEmissionFilterLinkCountPerOwner, ___getExcitationFilterLinkCountPerOwner, ___getLightPathExcitationFilterLink, ___getPrimaryLightPathExcitationFilterLink, ___getVersion, ___linkAnnotation, ___linkedAnnotationList, ___linkedEmissionFilterList, ___linkedExcitationFilterList, ___linkEmissionFilter, ___linkExcitationFilter, ___reloadAnnotationLinks, ___reloadEmissionFilterLink, ___reloadExcitationFilterLink, ___removeAllLightPathAnnotationLinkSet, ___removeAllLightPathEmissionFilterLinkSet, ___removeAllLightPathExcitationFilterLinkSet, ___removeLightPathAnnotationLink, ___removeLightPathAnnotationLinkFromBoth, ___removeLightPathEmissionFilterLink, ___removeLightPathEmissionFilterLinkFromBoth, ___removeLightPathExcitationFilterLink, ___removeLightPathExcitationFilterLinkFromBoth, ___setDichroic, ___setLightPathExcitationFilterLink, ___setPrimaryLightPathExcitationFilterLink, ___setVersion, ___sizeOfAnnotationLinks, ___sizeOfEmissionFilterLink, ___sizeOfExcitationFilterLink, ___unlinkAnnotation, ___unlinkEmissionFilter, ___unlinkExcitationFilter, ___unloadAnnotationLinks, ___unloadEmissionFilterLink, ___unloadExcitationFilterLink, __dispatch, __readImpl, __writeImpl, addAllLightPathAnnotationLinkSet, addAllLightPathEmissionFilterLinkSet, addAllLightPathExcitationFilterLinkSet, addLightPathAnnotationLink, addLightPathAnnotationLinkToBoth, addLightPathEmissionFilterLink, addLightPathEmissionFilterLinkToBoth, addLightPathExcitationFilterLink, addLightPathExcitationFilterLinkToBoth, clearAnnotationLinks, clearEmissionFilterLink, clearExcitationFilterLink, clone, copyAnnotationLinks, copyEmissionFilterLink, copyExcitationFilterLink, findLightPathAnnotationLink, findLightPathEmissionFilterLink, findLightPathExcitationFilterLink, getAnnotationLinksCountPerOwner, getDichroic, getEmissionFilterLinkCountPerOwner, getExcitationFilterLinkCountPerOwner, getLightPathExcitationFilterLink, getPrimaryLightPathExcitationFilterLink, getVersion, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, linkAnnotation, linkedAnnotationList, linkedEmissionFilterList, linkedExcitationFilterList, linkEmissionFilter, linkExcitationFilter, reloadAnnotationLinks, reloadEmissionFilterLink, reloadExcitationFilterLink, removeAllLightPathAnnotationLinkSet, removeAllLightPathEmissionFilterLinkSet, removeAllLightPathExcitationFilterLinkSet, removeLightPathAnnotationLink, removeLightPathAnnotationLinkFromBoth, removeLightPathEmissionFilterLink, removeLightPathEmissionFilterLinkFromBoth, removeLightPathExcitationFilterLink, removeLightPathExcitationFilterLinkFromBoth, setDichroic, setLightPathExcitationFilterLink, setPrimaryLightPathExcitationFilterLink, setVersion, sizeOfAnnotationLinks, sizeOfEmissionFilterLink, sizeOfExcitationFilterLink, unlinkAnnotation, unlinkEmissionFilter, unlinkExcitationFilter, unloadAnnotationLinks, unloadEmissionFilterLink, unloadExcitationFilterLink___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___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_preMarshalfinalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetailspublic static final long serialVersionUID
public _LightPathTie()
public _LightPathTie(_LightPathOperations delegate)
public java.lang.Object ice_delegate()
ice_delegate in interface Ice.TieBasepublic void ice_delegate(java.lang.Object delegate)
ice_delegate in interface Ice.TieBasepublic boolean equals(java.lang.Object rhs)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic Details getDetails(Ice.Current __current)
getDetails in interface _IObjectOperationspublic RLong getId(Ice.Current __current)
getId in interface _IObjectOperationspublic boolean isAnnotated(Ice.Current __current)
_IObjectOperationsisAnnotated in interface _IObjectOperations__current - The Current object for the invocation.public boolean isGlobal(Ice.Current __current)
_IObjectOperationsisGlobal in interface _IObjectOperations__current - The Current object for the invocation.public boolean isLink(Ice.Current __current)
_IObjectOperationsisLink in interface _IObjectOperations__current - The Current object for the invocation.public boolean isLoaded(Ice.Current __current)
_IObjectOperationsisLoaded in interface _IObjectOperations__current - The Current object for the invocation.public boolean isMutable(Ice.Current __current)
_IObjectOperationsisMutable in interface _IObjectOperations__current - The Current object for the invocation.public IObject proxy(Ice.Current __current)
_IObjectOperationsproxy in interface _IObjectOperations__current - The Current object for the invocation.public void setId(RLong id, Ice.Current __current)
setId in interface _IObjectOperationspublic IObject shallowCopy(Ice.Current __current)
_IObjectOperationsshallowCopy in interface _IObjectOperations__current - The Current object for the invocation.public void unload(Ice.Current __current)
_IObjectOperationsunload in interface _IObjectOperations__current - The Current object for the invocation.public void unloadCollections(Ice.Current __current)
_IObjectOperationsunloadCollections in interface _IObjectOperations__current - The Current object for the invocation.public void unloadDetails(Ice.Current __current)
_IObjectOperationsunloadDetails in interface _IObjectOperations__current - The Current object for the invocation.public void addAllLightPathAnnotationLinkSet(java.util.List<LightPathAnnotationLink> targets, Ice.Current __current)
addAllLightPathAnnotationLinkSet in interface _LightPathOperationspublic void addAllLightPathEmissionFilterLinkSet(java.util.List<LightPathEmissionFilterLink> targets, Ice.Current __current)
addAllLightPathEmissionFilterLinkSet in interface _LightPathOperationspublic void addAllLightPathExcitationFilterLinkSet(java.util.List<LightPathExcitationFilterLink> targets, Ice.Current __current)
addAllLightPathExcitationFilterLinkSet in interface _LightPathOperationspublic void addLightPathAnnotationLink(LightPathAnnotationLink target, Ice.Current __current)
addLightPathAnnotationLink in interface _LightPathOperationspublic void addLightPathAnnotationLinkToBoth(LightPathAnnotationLink link, boolean bothSides, Ice.Current __current)
addLightPathAnnotationLinkToBoth in interface _LightPathOperationspublic void addLightPathEmissionFilterLink(LightPathEmissionFilterLink target, Ice.Current __current)
addLightPathEmissionFilterLink in interface _LightPathOperationspublic void addLightPathEmissionFilterLinkToBoth(LightPathEmissionFilterLink link, boolean bothSides, Ice.Current __current)
addLightPathEmissionFilterLinkToBoth in interface _LightPathOperationspublic void addLightPathExcitationFilterLink(LightPathExcitationFilterLink target, Ice.Current __current)
addLightPathExcitationFilterLink in interface _LightPathOperationspublic void addLightPathExcitationFilterLinkToBoth(LightPathExcitationFilterLink link, boolean bothSides, Ice.Current __current)
addLightPathExcitationFilterLinkToBoth in interface _LightPathOperationspublic void clearAnnotationLinks(Ice.Current __current)
clearAnnotationLinks in interface _LightPathOperationspublic void clearEmissionFilterLink(Ice.Current __current)
clearEmissionFilterLink in interface _LightPathOperationspublic void clearExcitationFilterLink(Ice.Current __current)
clearExcitationFilterLink in interface _LightPathOperationspublic java.util.List<LightPathAnnotationLink> copyAnnotationLinks(Ice.Current __current)
copyAnnotationLinks in interface _LightPathOperationspublic java.util.List<LightPathEmissionFilterLink> copyEmissionFilterLink(Ice.Current __current)
copyEmissionFilterLink in interface _LightPathOperationspublic java.util.List<LightPathExcitationFilterLink> copyExcitationFilterLink(Ice.Current __current)
copyExcitationFilterLink in interface _LightPathOperationspublic java.util.List<LightPathAnnotationLink> findLightPathAnnotationLink(Annotation removal, Ice.Current __current)
findLightPathAnnotationLink in interface _LightPathOperationspublic java.util.List<LightPathEmissionFilterLink> findLightPathEmissionFilterLink(Filter removal, Ice.Current __current)
findLightPathEmissionFilterLink in interface _LightPathOperationspublic java.util.List<LightPathExcitationFilterLink> findLightPathExcitationFilterLink(Filter removal, Ice.Current __current)
findLightPathExcitationFilterLink in interface _LightPathOperationspublic java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(Ice.Current __current)
getAnnotationLinksCountPerOwner in interface _LightPathOperationspublic Dichroic getDichroic(Ice.Current __current)
getDichroic in interface _LightPathOperationspublic java.util.Map<java.lang.Long,java.lang.Long> getEmissionFilterLinkCountPerOwner(Ice.Current __current)
getEmissionFilterLinkCountPerOwner in interface _LightPathOperationspublic java.util.Map<java.lang.Long,java.lang.Long> getExcitationFilterLinkCountPerOwner(Ice.Current __current)
getExcitationFilterLinkCountPerOwner in interface _LightPathOperationspublic LightPathExcitationFilterLink getLightPathExcitationFilterLink(int index, Ice.Current __current)
getLightPathExcitationFilterLink in interface _LightPathOperationspublic LightPathExcitationFilterLink getPrimaryLightPathExcitationFilterLink(Ice.Current __current)
getPrimaryLightPathExcitationFilterLink in interface _LightPathOperationspublic RInt getVersion(Ice.Current __current)
getVersion in interface _LightPathOperationspublic LightPathAnnotationLink linkAnnotation(Annotation addition, Ice.Current __current)
linkAnnotation in interface _LightPathOperationspublic LightPathEmissionFilterLink linkEmissionFilter(Filter addition, Ice.Current __current)
linkEmissionFilter in interface _LightPathOperationspublic LightPathExcitationFilterLink linkExcitationFilter(Filter addition, Ice.Current __current)
linkExcitationFilter in interface _LightPathOperationspublic java.util.List<Annotation> linkedAnnotationList(Ice.Current __current)
linkedAnnotationList in interface _LightPathOperationspublic java.util.List<Filter> linkedEmissionFilterList(Ice.Current __current)
linkedEmissionFilterList in interface _LightPathOperationspublic java.util.List<Filter> linkedExcitationFilterList(Ice.Current __current)
linkedExcitationFilterList in interface _LightPathOperationspublic void reloadAnnotationLinks(LightPath toCopy, Ice.Current __current)
reloadAnnotationLinks in interface _LightPathOperationspublic void reloadEmissionFilterLink(LightPath toCopy, Ice.Current __current)
reloadEmissionFilterLink in interface _LightPathOperationspublic void reloadExcitationFilterLink(LightPath toCopy, Ice.Current __current)
reloadExcitationFilterLink in interface _LightPathOperationspublic void removeAllLightPathAnnotationLinkSet(java.util.List<LightPathAnnotationLink> targets, Ice.Current __current)
removeAllLightPathAnnotationLinkSet in interface _LightPathOperationspublic void removeAllLightPathEmissionFilterLinkSet(java.util.List<LightPathEmissionFilterLink> targets, Ice.Current __current)
removeAllLightPathEmissionFilterLinkSet in interface _LightPathOperationspublic void removeAllLightPathExcitationFilterLinkSet(java.util.List<LightPathExcitationFilterLink> targets, Ice.Current __current)
removeAllLightPathExcitationFilterLinkSet in interface _LightPathOperationspublic void removeLightPathAnnotationLink(LightPathAnnotationLink theTarget, Ice.Current __current)
removeLightPathAnnotationLink in interface _LightPathOperationspublic void removeLightPathAnnotationLinkFromBoth(LightPathAnnotationLink link, boolean bothSides, Ice.Current __current)
removeLightPathAnnotationLinkFromBoth in interface _LightPathOperationspublic void removeLightPathEmissionFilterLink(LightPathEmissionFilterLink theTarget, Ice.Current __current)
removeLightPathEmissionFilterLink in interface _LightPathOperationspublic void removeLightPathEmissionFilterLinkFromBoth(LightPathEmissionFilterLink link, boolean bothSides, Ice.Current __current)
removeLightPathEmissionFilterLinkFromBoth in interface _LightPathOperationspublic void removeLightPathExcitationFilterLink(LightPathExcitationFilterLink theTarget, Ice.Current __current)
removeLightPathExcitationFilterLink in interface _LightPathOperationspublic void removeLightPathExcitationFilterLinkFromBoth(LightPathExcitationFilterLink link, boolean bothSides, Ice.Current __current)
removeLightPathExcitationFilterLinkFromBoth in interface _LightPathOperationspublic void setDichroic(Dichroic theDichroic, Ice.Current __current)
setDichroic in interface _LightPathOperationspublic LightPathExcitationFilterLink setLightPathExcitationFilterLink(int index, LightPathExcitationFilterLink theElement, Ice.Current __current)
setLightPathExcitationFilterLink in interface _LightPathOperationspublic LightPathExcitationFilterLink setPrimaryLightPathExcitationFilterLink(LightPathExcitationFilterLink theElement, Ice.Current __current)
setPrimaryLightPathExcitationFilterLink in interface _LightPathOperationspublic void setVersion(RInt theVersion, Ice.Current __current)
setVersion in interface _LightPathOperationspublic int sizeOfAnnotationLinks(Ice.Current __current)
sizeOfAnnotationLinks in interface _LightPathOperationspublic int sizeOfEmissionFilterLink(Ice.Current __current)
sizeOfEmissionFilterLink in interface _LightPathOperationspublic int sizeOfExcitationFilterLink(Ice.Current __current)
sizeOfExcitationFilterLink in interface _LightPathOperationspublic void unlinkAnnotation(Annotation removal, Ice.Current __current)
unlinkAnnotation in interface _LightPathOperationspublic void unlinkEmissionFilter(Filter removal, Ice.Current __current)
unlinkEmissionFilter in interface _LightPathOperationspublic void unlinkExcitationFilter(Filter removal, Ice.Current __current)
unlinkExcitationFilter in interface _LightPathOperationspublic void unloadAnnotationLinks(Ice.Current __current)
unloadAnnotationLinks in interface _LightPathOperationspublic void unloadEmissionFilterLink(Ice.Current __current)
unloadEmissionFilterLink in interface _LightPathOperationspublic void unloadExcitationFilterLink(Ice.Current __current)
unloadExcitationFilterLink in interface _LightPathOperations