Package omero.model
Class _LightPathTie
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.LightPath
-
- omero.model._LightPathTie
-
- All Implemented Interfaces:
Ice.Object,Ice.TieBase,java.io.Serializable,java.lang.Cloneable,_IObjectOperations,_IObjectOperationsNC,_LightPathOperations,_LightPathOperationsNC
public class _LightPathTie extends LightPath implements Ice.TieBase
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static longserialVersionUID-
Fields inherited from class omero.model.LightPath
__ids, annotationLinksCountPerOwner, annotationLinksLoaded, annotationLinksSeq, dichroic, emissionFilterLinkCountPerOwner, emissionFilterLinkLoaded, emissionFilterLinkSeq, excitationFilterLinkCountPerOwner, excitationFilterLinkLoaded, excitationFilterLinkSeq, version
-
-
Constructor Summary
Constructors Constructor Description _LightPathTie()_LightPathTie(_LightPathOperations delegate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddAllLightPathAnnotationLinkSet(java.util.List<LightPathAnnotationLink> targets, Ice.Current __current)voidaddAllLightPathEmissionFilterLinkSet(java.util.List<LightPathEmissionFilterLink> targets, Ice.Current __current)voidaddAllLightPathExcitationFilterLinkSet(java.util.List<LightPathExcitationFilterLink> targets, Ice.Current __current)voidaddLightPathAnnotationLink(LightPathAnnotationLink target, Ice.Current __current)voidaddLightPathAnnotationLinkToBoth(LightPathAnnotationLink link, boolean bothSides, Ice.Current __current)voidaddLightPathEmissionFilterLink(LightPathEmissionFilterLink target, Ice.Current __current)voidaddLightPathEmissionFilterLinkToBoth(LightPathEmissionFilterLink link, boolean bothSides, Ice.Current __current)voidaddLightPathExcitationFilterLink(LightPathExcitationFilterLink target, Ice.Current __current)voidaddLightPathExcitationFilterLinkToBoth(LightPathExcitationFilterLink link, boolean bothSides, Ice.Current __current)voidclearAnnotationLinks(Ice.Current __current)voidclearEmissionFilterLink(Ice.Current __current)voidclearExcitationFilterLink(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)booleanequals(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)DetailsgetDetails(Ice.Current __current)DichroicgetDichroic(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)RLonggetId(Ice.Current __current)LightPathExcitationFilterLinkgetLightPathExcitationFilterLink(int index, Ice.Current __current)LightPathExcitationFilterLinkgetPrimaryLightPathExcitationFilterLink(Ice.Current __current)RIntgetVersion(Ice.Current __current)inthashCode()java.lang.Objectice_delegate()voidice_delegate(java.lang.Object delegate)booleanisAnnotated(Ice.Current __current)Allows for the attachment of any omero.model.Annotation subclasses.booleanisGlobal(Ice.Current __current)Marker interface which means that special rules apply for both reading and writing these instances.booleanisLink(Ice.Current __current)A link between two other types.booleanisLoaded(Ice.Current __current)Tests if the objects are loaded or not.booleanisMutable(Ice.Current __current)The server will persist changes made to these types.LightPathAnnotationLinklinkAnnotation(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)LightPathEmissionFilterLinklinkEmissionFilter(Filter addition, Ice.Current __current)LightPathExcitationFilterLinklinkExcitationFilter(Filter addition, Ice.Current __current)IObjectproxy(Ice.Current __current)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );voidreloadAnnotationLinks(LightPath toCopy, Ice.Current __current)voidreloadEmissionFilterLink(LightPath toCopy, Ice.Current __current)voidreloadExcitationFilterLink(LightPath toCopy, Ice.Current __current)voidremoveAllLightPathAnnotationLinkSet(java.util.List<LightPathAnnotationLink> targets, Ice.Current __current)voidremoveAllLightPathEmissionFilterLinkSet(java.util.List<LightPathEmissionFilterLink> targets, Ice.Current __current)voidremoveAllLightPathExcitationFilterLinkSet(java.util.List<LightPathExcitationFilterLink> targets, Ice.Current __current)voidremoveLightPathAnnotationLink(LightPathAnnotationLink theTarget, Ice.Current __current)voidremoveLightPathAnnotationLinkFromBoth(LightPathAnnotationLink link, boolean bothSides, Ice.Current __current)voidremoveLightPathEmissionFilterLink(LightPathEmissionFilterLink theTarget, Ice.Current __current)voidremoveLightPathEmissionFilterLinkFromBoth(LightPathEmissionFilterLink link, boolean bothSides, Ice.Current __current)voidremoveLightPathExcitationFilterLink(LightPathExcitationFilterLink theTarget, Ice.Current __current)voidremoveLightPathExcitationFilterLinkFromBoth(LightPathExcitationFilterLink link, boolean bothSides, Ice.Current __current)voidsetDichroic(Dichroic theDichroic, Ice.Current __current)voidsetId(RLong id, Ice.Current __current)LightPathExcitationFilterLinksetLightPathExcitationFilterLink(int index, LightPathExcitationFilterLink theElement, Ice.Current __current)LightPathExcitationFilterLinksetPrimaryLightPathExcitationFilterLink(LightPathExcitationFilterLink theElement, Ice.Current __current)voidsetVersion(RInt theVersion, Ice.Current __current)IObjectshallowCopy(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.intsizeOfAnnotationLinks(Ice.Current __current)intsizeOfEmissionFilterLink(Ice.Current __current)intsizeOfExcitationFilterLink(Ice.Current __current)voidunlinkAnnotation(Annotation removal, Ice.Current __current)voidunlinkEmissionFilter(Filter removal, Ice.Current __current)voidunlinkExcitationFilter(Filter removal, Ice.Current __current)voidunload(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.voidunloadAnnotationLinks(Ice.Current __current)voidunloadCollections(Ice.Current __current)Each collection can also be unloaded, independently of the object itself.voidunloadDetails(Ice.Current __current)As with collections, the objects under details can link to many other objects.voidunloadEmissionFilterLink(Ice.Current __current)voidunloadExcitationFilterLink(Ice.Current __current)-
Methods inherited from class omero.model.LightPath
___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
-
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
-
_LightPathTie
public _LightPathTie()
-
_LightPathTie
public _LightPathTie(_LightPathOperations delegate)
-
-
Method Detail
-
ice_delegate
public java.lang.Object ice_delegate()
- Specified by:
ice_delegatein interfaceIce.TieBase
-
ice_delegate
public void ice_delegate(java.lang.Object delegate)
- Specified by:
ice_delegatein interfaceIce.TieBase
-
equals
public boolean equals(java.lang.Object rhs)
- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
getDetails
public Details getDetails(Ice.Current __current)
- Specified by:
getDetailsin interface_IObjectOperations
-
getId
public RLong getId(Ice.Current __current)
- Specified by:
getIdin interface_IObjectOperations
-
isAnnotated
public boolean isAnnotated(Ice.Current __current)
Description copied from interface:_IObjectOperationsAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
isGlobal
public boolean isGlobal(Ice.Current __current)
Description copied from interface:_IObjectOperationsMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
isLink
public boolean isLink(Ice.Current __current)
Description copied from interface:_IObjectOperationsA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
isLoaded
public boolean isLoaded(Ice.Current __current)
Description copied from interface:_IObjectOperationsTests 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:
isLoadedin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
isMutable
public boolean isMutable(Ice.Current __current)
Description copied from interface:_IObjectOperationsThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
proxy
public IObject proxy(Ice.Current __current)
Description copied from interface:_IObjectOperationsReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
setId
public void setId(RLong id, Ice.Current __current)
- Specified by:
setIdin interface_IObjectOperations
-
shallowCopy
public IObject shallowCopy(Ice.Current __current)
Description copied from interface:_IObjectOperationsReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
unload
public void unload(Ice.Current __current)
Description copied from interface:_IObjectOperationsSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
unloadCollections
public void unloadCollections(Ice.Current __current)
Description copied from interface:_IObjectOperationsEach 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:
unloadCollectionsin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
unloadDetails
public void unloadDetails(Ice.Current __current)
Description copied from interface:_IObjectOperationsAs 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:
unloadDetailsin interface_IObjectOperations- Parameters:
__current- The Current object for the invocation.
-
addAllLightPathAnnotationLinkSet
public void addAllLightPathAnnotationLinkSet(java.util.List<LightPathAnnotationLink> targets, Ice.Current __current)
- Specified by:
addAllLightPathAnnotationLinkSetin interface_LightPathOperations
-
addAllLightPathEmissionFilterLinkSet
public void addAllLightPathEmissionFilterLinkSet(java.util.List<LightPathEmissionFilterLink> targets, Ice.Current __current)
- Specified by:
addAllLightPathEmissionFilterLinkSetin interface_LightPathOperations
-
addAllLightPathExcitationFilterLinkSet
public void addAllLightPathExcitationFilterLinkSet(java.util.List<LightPathExcitationFilterLink> targets, Ice.Current __current)
- Specified by:
addAllLightPathExcitationFilterLinkSetin interface_LightPathOperations
-
addLightPathAnnotationLink
public void addLightPathAnnotationLink(LightPathAnnotationLink target, Ice.Current __current)
- Specified by:
addLightPathAnnotationLinkin interface_LightPathOperations
-
addLightPathAnnotationLinkToBoth
public void addLightPathAnnotationLinkToBoth(LightPathAnnotationLink link, boolean bothSides, Ice.Current __current)
- Specified by:
addLightPathAnnotationLinkToBothin interface_LightPathOperations
-
addLightPathEmissionFilterLink
public void addLightPathEmissionFilterLink(LightPathEmissionFilterLink target, Ice.Current __current)
- Specified by:
addLightPathEmissionFilterLinkin interface_LightPathOperations
-
addLightPathEmissionFilterLinkToBoth
public void addLightPathEmissionFilterLinkToBoth(LightPathEmissionFilterLink link, boolean bothSides, Ice.Current __current)
- Specified by:
addLightPathEmissionFilterLinkToBothin interface_LightPathOperations
-
addLightPathExcitationFilterLink
public void addLightPathExcitationFilterLink(LightPathExcitationFilterLink target, Ice.Current __current)
- Specified by:
addLightPathExcitationFilterLinkin interface_LightPathOperations
-
addLightPathExcitationFilterLinkToBoth
public void addLightPathExcitationFilterLinkToBoth(LightPathExcitationFilterLink link, boolean bothSides, Ice.Current __current)
- Specified by:
addLightPathExcitationFilterLinkToBothin interface_LightPathOperations
-
clearAnnotationLinks
public void clearAnnotationLinks(Ice.Current __current)
- Specified by:
clearAnnotationLinksin interface_LightPathOperations
-
clearEmissionFilterLink
public void clearEmissionFilterLink(Ice.Current __current)
- Specified by:
clearEmissionFilterLinkin interface_LightPathOperations
-
clearExcitationFilterLink
public void clearExcitationFilterLink(Ice.Current __current)
- Specified by:
clearExcitationFilterLinkin interface_LightPathOperations
-
copyAnnotationLinks
public java.util.List<LightPathAnnotationLink> copyAnnotationLinks(Ice.Current __current)
- Specified by:
copyAnnotationLinksin interface_LightPathOperations
-
copyEmissionFilterLink
public java.util.List<LightPathEmissionFilterLink> copyEmissionFilterLink(Ice.Current __current)
- Specified by:
copyEmissionFilterLinkin interface_LightPathOperations
-
copyExcitationFilterLink
public java.util.List<LightPathExcitationFilterLink> copyExcitationFilterLink(Ice.Current __current)
- Specified by:
copyExcitationFilterLinkin interface_LightPathOperations
-
findLightPathAnnotationLink
public java.util.List<LightPathAnnotationLink> findLightPathAnnotationLink(Annotation removal, Ice.Current __current)
- Specified by:
findLightPathAnnotationLinkin interface_LightPathOperations
-
findLightPathEmissionFilterLink
public java.util.List<LightPathEmissionFilterLink> findLightPathEmissionFilterLink(Filter removal, Ice.Current __current)
- Specified by:
findLightPathEmissionFilterLinkin interface_LightPathOperations
-
findLightPathExcitationFilterLink
public java.util.List<LightPathExcitationFilterLink> findLightPathExcitationFilterLink(Filter removal, Ice.Current __current)
- Specified by:
findLightPathExcitationFilterLinkin interface_LightPathOperations
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(Ice.Current __current)
- Specified by:
getAnnotationLinksCountPerOwnerin interface_LightPathOperations
-
getDichroic
public Dichroic getDichroic(Ice.Current __current)
- Specified by:
getDichroicin interface_LightPathOperations
-
getEmissionFilterLinkCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getEmissionFilterLinkCountPerOwner(Ice.Current __current)
- Specified by:
getEmissionFilterLinkCountPerOwnerin interface_LightPathOperations
-
getExcitationFilterLinkCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getExcitationFilterLinkCountPerOwner(Ice.Current __current)
- Specified by:
getExcitationFilterLinkCountPerOwnerin interface_LightPathOperations
-
getLightPathExcitationFilterLink
public LightPathExcitationFilterLink getLightPathExcitationFilterLink(int index, Ice.Current __current)
- Specified by:
getLightPathExcitationFilterLinkin interface_LightPathOperations
-
getPrimaryLightPathExcitationFilterLink
public LightPathExcitationFilterLink getPrimaryLightPathExcitationFilterLink(Ice.Current __current)
- Specified by:
getPrimaryLightPathExcitationFilterLinkin interface_LightPathOperations
-
getVersion
public RInt getVersion(Ice.Current __current)
- Specified by:
getVersionin interface_LightPathOperations
-
linkAnnotation
public LightPathAnnotationLink linkAnnotation(Annotation addition, Ice.Current __current)
- Specified by:
linkAnnotationin interface_LightPathOperations
-
linkEmissionFilter
public LightPathEmissionFilterLink linkEmissionFilter(Filter addition, Ice.Current __current)
- Specified by:
linkEmissionFilterin interface_LightPathOperations
-
linkExcitationFilter
public LightPathExcitationFilterLink linkExcitationFilter(Filter addition, Ice.Current __current)
- Specified by:
linkExcitationFilterin interface_LightPathOperations
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(Ice.Current __current)
- Specified by:
linkedAnnotationListin interface_LightPathOperations
-
linkedEmissionFilterList
public java.util.List<Filter> linkedEmissionFilterList(Ice.Current __current)
- Specified by:
linkedEmissionFilterListin interface_LightPathOperations
-
linkedExcitationFilterList
public java.util.List<Filter> linkedExcitationFilterList(Ice.Current __current)
- Specified by:
linkedExcitationFilterListin interface_LightPathOperations
-
reloadAnnotationLinks
public void reloadAnnotationLinks(LightPath toCopy, Ice.Current __current)
- Specified by:
reloadAnnotationLinksin interface_LightPathOperations
-
reloadEmissionFilterLink
public void reloadEmissionFilterLink(LightPath toCopy, Ice.Current __current)
- Specified by:
reloadEmissionFilterLinkin interface_LightPathOperations
-
reloadExcitationFilterLink
public void reloadExcitationFilterLink(LightPath toCopy, Ice.Current __current)
- Specified by:
reloadExcitationFilterLinkin interface_LightPathOperations
-
removeAllLightPathAnnotationLinkSet
public void removeAllLightPathAnnotationLinkSet(java.util.List<LightPathAnnotationLink> targets, Ice.Current __current)
- Specified by:
removeAllLightPathAnnotationLinkSetin interface_LightPathOperations
-
removeAllLightPathEmissionFilterLinkSet
public void removeAllLightPathEmissionFilterLinkSet(java.util.List<LightPathEmissionFilterLink> targets, Ice.Current __current)
- Specified by:
removeAllLightPathEmissionFilterLinkSetin interface_LightPathOperations
-
removeAllLightPathExcitationFilterLinkSet
public void removeAllLightPathExcitationFilterLinkSet(java.util.List<LightPathExcitationFilterLink> targets, Ice.Current __current)
- Specified by:
removeAllLightPathExcitationFilterLinkSetin interface_LightPathOperations
-
removeLightPathAnnotationLink
public void removeLightPathAnnotationLink(LightPathAnnotationLink theTarget, Ice.Current __current)
- Specified by:
removeLightPathAnnotationLinkin interface_LightPathOperations
-
removeLightPathAnnotationLinkFromBoth
public void removeLightPathAnnotationLinkFromBoth(LightPathAnnotationLink link, boolean bothSides, Ice.Current __current)
- Specified by:
removeLightPathAnnotationLinkFromBothin interface_LightPathOperations
-
removeLightPathEmissionFilterLink
public void removeLightPathEmissionFilterLink(LightPathEmissionFilterLink theTarget, Ice.Current __current)
- Specified by:
removeLightPathEmissionFilterLinkin interface_LightPathOperations
-
removeLightPathEmissionFilterLinkFromBoth
public void removeLightPathEmissionFilterLinkFromBoth(LightPathEmissionFilterLink link, boolean bothSides, Ice.Current __current)
- Specified by:
removeLightPathEmissionFilterLinkFromBothin interface_LightPathOperations
-
removeLightPathExcitationFilterLink
public void removeLightPathExcitationFilterLink(LightPathExcitationFilterLink theTarget, Ice.Current __current)
- Specified by:
removeLightPathExcitationFilterLinkin interface_LightPathOperations
-
removeLightPathExcitationFilterLinkFromBoth
public void removeLightPathExcitationFilterLinkFromBoth(LightPathExcitationFilterLink link, boolean bothSides, Ice.Current __current)
- Specified by:
removeLightPathExcitationFilterLinkFromBothin interface_LightPathOperations
-
setDichroic
public void setDichroic(Dichroic theDichroic, Ice.Current __current)
- Specified by:
setDichroicin interface_LightPathOperations
-
setLightPathExcitationFilterLink
public LightPathExcitationFilterLink setLightPathExcitationFilterLink(int index, LightPathExcitationFilterLink theElement, Ice.Current __current)
- Specified by:
setLightPathExcitationFilterLinkin interface_LightPathOperations
-
setPrimaryLightPathExcitationFilterLink
public LightPathExcitationFilterLink setPrimaryLightPathExcitationFilterLink(LightPathExcitationFilterLink theElement, Ice.Current __current)
- Specified by:
setPrimaryLightPathExcitationFilterLinkin interface_LightPathOperations
-
setVersion
public void setVersion(RInt theVersion, Ice.Current __current)
- Specified by:
setVersionin interface_LightPathOperations
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(Ice.Current __current)
- Specified by:
sizeOfAnnotationLinksin interface_LightPathOperations
-
sizeOfEmissionFilterLink
public int sizeOfEmissionFilterLink(Ice.Current __current)
- Specified by:
sizeOfEmissionFilterLinkin interface_LightPathOperations
-
sizeOfExcitationFilterLink
public int sizeOfExcitationFilterLink(Ice.Current __current)
- Specified by:
sizeOfExcitationFilterLinkin interface_LightPathOperations
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, Ice.Current __current)
- Specified by:
unlinkAnnotationin interface_LightPathOperations
-
unlinkEmissionFilter
public void unlinkEmissionFilter(Filter removal, Ice.Current __current)
- Specified by:
unlinkEmissionFilterin interface_LightPathOperations
-
unlinkExcitationFilter
public void unlinkExcitationFilter(Filter removal, Ice.Current __current)
- Specified by:
unlinkExcitationFilterin interface_LightPathOperations
-
unloadAnnotationLinks
public void unloadAnnotationLinks(Ice.Current __current)
- Specified by:
unloadAnnotationLinksin interface_LightPathOperations
-
unloadEmissionFilterLink
public void unloadEmissionFilterLink(Ice.Current __current)
- Specified by:
unloadEmissionFilterLinkin interface_LightPathOperations
-
unloadExcitationFilterLink
public void unloadExcitationFilterLink(Ice.Current __current)
- Specified by:
unloadExcitationFilterLinkin interface_LightPathOperations
-
-