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_preMarshal
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
public static final long serialVersionUID
public _LightPathTie()
public _LightPathTie(_LightPathOperations delegate)
public java.lang.Object ice_delegate()
ice_delegate
in interface Ice.TieBase
public void ice_delegate(java.lang.Object delegate)
ice_delegate
in interface Ice.TieBase
public boolean equals(java.lang.Object rhs)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public Details getDetails(Ice.Current __current)
getDetails
in interface _IObjectOperations
public RLong getId(Ice.Current __current)
getId
in interface _IObjectOperations
public boolean isAnnotated(Ice.Current __current)
_IObjectOperations
isAnnotated
in interface _IObjectOperations
__current
- The Current object for the invocation.public boolean isGlobal(Ice.Current __current)
_IObjectOperations
isGlobal
in interface _IObjectOperations
__current
- The Current object for the invocation.public boolean isLink(Ice.Current __current)
_IObjectOperations
isLink
in interface _IObjectOperations
__current
- The Current object for the invocation.public boolean isLoaded(Ice.Current __current)
_IObjectOperations
isLoaded
in interface _IObjectOperations
__current
- The Current object for the invocation.public boolean isMutable(Ice.Current __current)
_IObjectOperations
isMutable
in interface _IObjectOperations
__current
- The Current object for the invocation.public IObject proxy(Ice.Current __current)
_IObjectOperations
proxy
in interface _IObjectOperations
__current
- The Current object for the invocation.public void setId(RLong id, Ice.Current __current)
setId
in interface _IObjectOperations
public IObject shallowCopy(Ice.Current __current)
_IObjectOperations
shallowCopy
in interface _IObjectOperations
__current
- The Current object for the invocation.public void unload(Ice.Current __current)
_IObjectOperations
unload
in interface _IObjectOperations
__current
- The Current object for the invocation.public void unloadCollections(Ice.Current __current)
_IObjectOperations
unloadCollections
in interface _IObjectOperations
__current
- The Current object for the invocation.public void unloadDetails(Ice.Current __current)
_IObjectOperations
unloadDetails
in interface _IObjectOperations
__current
- The Current object for the invocation.public void addAllLightPathAnnotationLinkSet(java.util.List<LightPathAnnotationLink> targets, Ice.Current __current)
addAllLightPathAnnotationLinkSet
in interface _LightPathOperations
public void addAllLightPathEmissionFilterLinkSet(java.util.List<LightPathEmissionFilterLink> targets, Ice.Current __current)
addAllLightPathEmissionFilterLinkSet
in interface _LightPathOperations
public void addAllLightPathExcitationFilterLinkSet(java.util.List<LightPathExcitationFilterLink> targets, Ice.Current __current)
addAllLightPathExcitationFilterLinkSet
in interface _LightPathOperations
public void addLightPathAnnotationLink(LightPathAnnotationLink target, Ice.Current __current)
addLightPathAnnotationLink
in interface _LightPathOperations
public void addLightPathAnnotationLinkToBoth(LightPathAnnotationLink link, boolean bothSides, Ice.Current __current)
addLightPathAnnotationLinkToBoth
in interface _LightPathOperations
public void addLightPathEmissionFilterLink(LightPathEmissionFilterLink target, Ice.Current __current)
addLightPathEmissionFilterLink
in interface _LightPathOperations
public void addLightPathEmissionFilterLinkToBoth(LightPathEmissionFilterLink link, boolean bothSides, Ice.Current __current)
addLightPathEmissionFilterLinkToBoth
in interface _LightPathOperations
public void addLightPathExcitationFilterLink(LightPathExcitationFilterLink target, Ice.Current __current)
addLightPathExcitationFilterLink
in interface _LightPathOperations
public void addLightPathExcitationFilterLinkToBoth(LightPathExcitationFilterLink link, boolean bothSides, Ice.Current __current)
addLightPathExcitationFilterLinkToBoth
in interface _LightPathOperations
public void clearAnnotationLinks(Ice.Current __current)
clearAnnotationLinks
in interface _LightPathOperations
public void clearEmissionFilterLink(Ice.Current __current)
clearEmissionFilterLink
in interface _LightPathOperations
public void clearExcitationFilterLink(Ice.Current __current)
clearExcitationFilterLink
in interface _LightPathOperations
public java.util.List<LightPathAnnotationLink> copyAnnotationLinks(Ice.Current __current)
copyAnnotationLinks
in interface _LightPathOperations
public java.util.List<LightPathEmissionFilterLink> copyEmissionFilterLink(Ice.Current __current)
copyEmissionFilterLink
in interface _LightPathOperations
public java.util.List<LightPathExcitationFilterLink> copyExcitationFilterLink(Ice.Current __current)
copyExcitationFilterLink
in interface _LightPathOperations
public java.util.List<LightPathAnnotationLink> findLightPathAnnotationLink(Annotation removal, Ice.Current __current)
findLightPathAnnotationLink
in interface _LightPathOperations
public java.util.List<LightPathEmissionFilterLink> findLightPathEmissionFilterLink(Filter removal, Ice.Current __current)
findLightPathEmissionFilterLink
in interface _LightPathOperations
public java.util.List<LightPathExcitationFilterLink> findLightPathExcitationFilterLink(Filter removal, Ice.Current __current)
findLightPathExcitationFilterLink
in interface _LightPathOperations
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(Ice.Current __current)
getAnnotationLinksCountPerOwner
in interface _LightPathOperations
public Dichroic getDichroic(Ice.Current __current)
getDichroic
in interface _LightPathOperations
public java.util.Map<java.lang.Long,java.lang.Long> getEmissionFilterLinkCountPerOwner(Ice.Current __current)
getEmissionFilterLinkCountPerOwner
in interface _LightPathOperations
public java.util.Map<java.lang.Long,java.lang.Long> getExcitationFilterLinkCountPerOwner(Ice.Current __current)
getExcitationFilterLinkCountPerOwner
in interface _LightPathOperations
public LightPathExcitationFilterLink getLightPathExcitationFilterLink(int index, Ice.Current __current)
getLightPathExcitationFilterLink
in interface _LightPathOperations
public LightPathExcitationFilterLink getPrimaryLightPathExcitationFilterLink(Ice.Current __current)
getPrimaryLightPathExcitationFilterLink
in interface _LightPathOperations
public RInt getVersion(Ice.Current __current)
getVersion
in interface _LightPathOperations
public LightPathAnnotationLink linkAnnotation(Annotation addition, Ice.Current __current)
linkAnnotation
in interface _LightPathOperations
public LightPathEmissionFilterLink linkEmissionFilter(Filter addition, Ice.Current __current)
linkEmissionFilter
in interface _LightPathOperations
public LightPathExcitationFilterLink linkExcitationFilter(Filter addition, Ice.Current __current)
linkExcitationFilter
in interface _LightPathOperations
public java.util.List<Annotation> linkedAnnotationList(Ice.Current __current)
linkedAnnotationList
in interface _LightPathOperations
public java.util.List<Filter> linkedEmissionFilterList(Ice.Current __current)
linkedEmissionFilterList
in interface _LightPathOperations
public java.util.List<Filter> linkedExcitationFilterList(Ice.Current __current)
linkedExcitationFilterList
in interface _LightPathOperations
public void reloadAnnotationLinks(LightPath toCopy, Ice.Current __current)
reloadAnnotationLinks
in interface _LightPathOperations
public void reloadEmissionFilterLink(LightPath toCopy, Ice.Current __current)
reloadEmissionFilterLink
in interface _LightPathOperations
public void reloadExcitationFilterLink(LightPath toCopy, Ice.Current __current)
reloadExcitationFilterLink
in interface _LightPathOperations
public void removeAllLightPathAnnotationLinkSet(java.util.List<LightPathAnnotationLink> targets, Ice.Current __current)
removeAllLightPathAnnotationLinkSet
in interface _LightPathOperations
public void removeAllLightPathEmissionFilterLinkSet(java.util.List<LightPathEmissionFilterLink> targets, Ice.Current __current)
removeAllLightPathEmissionFilterLinkSet
in interface _LightPathOperations
public void removeAllLightPathExcitationFilterLinkSet(java.util.List<LightPathExcitationFilterLink> targets, Ice.Current __current)
removeAllLightPathExcitationFilterLinkSet
in interface _LightPathOperations
public void removeLightPathAnnotationLink(LightPathAnnotationLink theTarget, Ice.Current __current)
removeLightPathAnnotationLink
in interface _LightPathOperations
public void removeLightPathAnnotationLinkFromBoth(LightPathAnnotationLink link, boolean bothSides, Ice.Current __current)
removeLightPathAnnotationLinkFromBoth
in interface _LightPathOperations
public void removeLightPathEmissionFilterLink(LightPathEmissionFilterLink theTarget, Ice.Current __current)
removeLightPathEmissionFilterLink
in interface _LightPathOperations
public void removeLightPathEmissionFilterLinkFromBoth(LightPathEmissionFilterLink link, boolean bothSides, Ice.Current __current)
removeLightPathEmissionFilterLinkFromBoth
in interface _LightPathOperations
public void removeLightPathExcitationFilterLink(LightPathExcitationFilterLink theTarget, Ice.Current __current)
removeLightPathExcitationFilterLink
in interface _LightPathOperations
public void removeLightPathExcitationFilterLinkFromBoth(LightPathExcitationFilterLink link, boolean bothSides, Ice.Current __current)
removeLightPathExcitationFilterLinkFromBoth
in interface _LightPathOperations
public void setDichroic(Dichroic theDichroic, Ice.Current __current)
setDichroic
in interface _LightPathOperations
public LightPathExcitationFilterLink setLightPathExcitationFilterLink(int index, LightPathExcitationFilterLink theElement, Ice.Current __current)
setLightPathExcitationFilterLink
in interface _LightPathOperations
public LightPathExcitationFilterLink setPrimaryLightPathExcitationFilterLink(LightPathExcitationFilterLink theElement, Ice.Current __current)
setPrimaryLightPathExcitationFilterLink
in interface _LightPathOperations
public void setVersion(RInt theVersion, Ice.Current __current)
setVersion
in interface _LightPathOperations
public int sizeOfAnnotationLinks(Ice.Current __current)
sizeOfAnnotationLinks
in interface _LightPathOperations
public int sizeOfEmissionFilterLink(Ice.Current __current)
sizeOfEmissionFilterLink
in interface _LightPathOperations
public int sizeOfExcitationFilterLink(Ice.Current __current)
sizeOfExcitationFilterLink
in interface _LightPathOperations
public void unlinkAnnotation(Annotation removal, Ice.Current __current)
unlinkAnnotation
in interface _LightPathOperations
public void unlinkEmissionFilter(Filter removal, Ice.Current __current)
unlinkEmissionFilter
in interface _LightPathOperations
public void unlinkExcitationFilter(Filter removal, Ice.Current __current)
unlinkExcitationFilter
in interface _LightPathOperations
public void unloadAnnotationLinks(Ice.Current __current)
unloadAnnotationLinks
in interface _LightPathOperations
public void unloadEmissionFilterLink(Ice.Current __current)
unloadEmissionFilterLink
in interface _LightPathOperations
public void unloadExcitationFilterLink(Ice.Current __current)
unloadExcitationFilterLink
in interface _LightPathOperations