Package omero.model
Class Screen
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.Screen
-
- All Implemented Interfaces:
Ice.Object,java.io.Serializable,java.lang.Cloneable,_IObjectOperations,_IObjectOperationsNC,_ScreenOperations,_ScreenOperationsNC
- Direct Known Subclasses:
_ScreenTie,ScreenI
public abstract class Screen extends IObject implements _ScreenOperations, _ScreenOperationsNC
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]__idsprotected java.util.Map<java.lang.Long,java.lang.Long>annotationLinksCountPerOwnerprotected booleanannotationLinksLoadedprotected java.util.List<ScreenAnnotationLink>annotationLinksSeqprotected RStringdescriptionprotected RStringnameprotected java.util.Map<java.lang.Long,java.lang.Long>plateLinksCountPerOwnerprotected booleanplateLinksLoadedprotected java.util.List<ScreenPlateLink>plateLinksSeqprotected RStringprotocolDescriptionprotected RStringprotocolIdentifierprotected RStringreagentSetDescriptionprotected RStringreagentSetIdentifierprotected booleanreagentsLoadedprotected java.util.List<Reagent>reagentsSeqstatic longserialVersionUIDprotected RStringtypeprotected RIntversion
-
Constructor Summary
Constructors Constructor Description Screen()Screen(RLong id, Details details, boolean loaded, RInt version, RString type, RString protocolIdentifier, RString protocolDescription, RString reagentSetIdentifier, RString reagentSetDescription, java.util.List<ScreenPlateLink> plateLinksSeq, boolean plateLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> plateLinksCountPerOwner, java.util.List<Reagent> reagentsSeq, boolean reagentsLoaded, java.util.List<ScreenAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner, RString name, RString description)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Ice.DispatchStatus___addAllReagentSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___addAllScreenAnnotationLinkSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___addAllScreenPlateLinkSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___addReagent(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___addScreenAnnotationLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___addScreenAnnotationLinkToBoth(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___addScreenPlateLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___addScreenPlateLinkToBoth(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___clearAnnotationLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___clearPlateLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___clearReagents(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___copyAnnotationLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___copyPlateLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___copyReagents(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___findScreenAnnotationLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___findScreenPlateLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getAnnotationLinksCountPerOwner(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getName(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getPlateLinksCountPerOwner(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getProtocolDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getProtocolIdentifier(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getReagentSetDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getReagentSetIdentifier(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getType(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getVersion(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___linkAnnotation(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___linkedAnnotationList(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___linkedPlateList(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___linkPlate(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___reloadAnnotationLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___reloadPlateLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___reloadReagents(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___removeAllReagentSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___removeAllScreenAnnotationLinkSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___removeAllScreenPlateLinkSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___removeReagent(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___removeScreenAnnotationLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___removeScreenAnnotationLinkFromBoth(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___removeScreenPlateLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___removeScreenPlateLinkFromBoth(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setName(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setProtocolDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setProtocolIdentifier(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setReagentSetDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setReagentSetIdentifier(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setType(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setVersion(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___sizeOfAnnotationLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___sizeOfPlateLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___sizeOfReagents(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___unlinkAnnotation(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___unlinkPlate(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___unloadAnnotationLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___unloadPlateLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___unloadReagents(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)Ice.DispatchStatus__dispatch(IceInternal.Incoming in, Ice.Current __current)protected void__readImpl(IceInternal.BasicStream __is)protected void__writeImpl(IceInternal.BasicStream __os)voidaddAllReagentSet(java.util.List<Reagent> targets)voidaddAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)voidaddAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)voidaddReagent(Reagent target)voidaddScreenAnnotationLink(ScreenAnnotationLink target)voidaddScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides)voidaddScreenPlateLink(ScreenPlateLink target)voidaddScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)voidclearAnnotationLinks()voidclearPlateLinks()voidclearReagents()Screenclone()java.util.List<ScreenAnnotationLink>copyAnnotationLinks()java.util.List<ScreenPlateLink>copyPlateLinks()java.util.List<Reagent>copyReagents()java.util.List<ScreenAnnotationLink>findScreenAnnotationLink(Annotation removal)java.util.List<ScreenPlateLink>findScreenPlateLink(Plate removal)java.util.Map<java.lang.Long,java.lang.Long>getAnnotationLinksCountPerOwner()RStringgetDescription()RStringgetName()java.util.Map<java.lang.Long,java.lang.Long>getPlateLinksCountPerOwner()RStringgetProtocolDescription()RStringgetProtocolIdentifier()RStringgetReagentSetDescription()RStringgetReagentSetIdentifier()RStringgetType()RIntgetVersion()java.lang.Stringice_id()java.lang.Stringice_id(Ice.Current __current)java.lang.String[]ice_ids()java.lang.String[]ice_ids(Ice.Current __current)booleanice_isA(java.lang.String s)booleanice_isA(java.lang.String s, Ice.Current __current)static java.lang.Stringice_staticId()ScreenAnnotationLinklinkAnnotation(Annotation addition)java.util.List<Annotation>linkedAnnotationList()java.util.List<Plate>linkedPlateList()ScreenPlateLinklinkPlate(Plate addition)voidreloadAnnotationLinks(Screen toCopy)voidreloadPlateLinks(Screen toCopy)voidreloadReagents(Screen toCopy)voidremoveAllReagentSet(java.util.List<Reagent> targets)voidremoveAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)voidremoveAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)voidremoveReagent(Reagent theTarget)voidremoveScreenAnnotationLink(ScreenAnnotationLink theTarget)voidremoveScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides)voidremoveScreenPlateLink(ScreenPlateLink theTarget)voidremoveScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)voidsetDescription(RString theDescription)voidsetName(RString theName)voidsetProtocolDescription(RString theProtocolDescription)voidsetProtocolIdentifier(RString theProtocolIdentifier)voidsetReagentSetDescription(RString theReagentSetDescription)voidsetReagentSetIdentifier(RString theReagentSetIdentifier)voidsetType(RString theType)voidsetVersion(RInt theVersion)intsizeOfAnnotationLinks()intsizeOfPlateLinks()intsizeOfReagents()voidunlinkAnnotation(Annotation removal)voidunlinkPlate(Plate removal)voidunloadAnnotationLinks()voidunloadPlateLinks()voidunloadReagents()-
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
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface omero.model._IObjectOperations
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from interface omero.model._IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from interface omero.model._ScreenOperations
addAllReagentSet, addAllScreenAnnotationLinkSet, addAllScreenPlateLinkSet, addReagent, addScreenAnnotationLink, addScreenAnnotationLinkToBoth, addScreenPlateLink, addScreenPlateLinkToBoth, clearAnnotationLinks, clearPlateLinks, clearReagents, copyAnnotationLinks, copyPlateLinks, copyReagents, findScreenAnnotationLink, findScreenPlateLink, getAnnotationLinksCountPerOwner, getDescription, getName, getPlateLinksCountPerOwner, getProtocolDescription, getProtocolIdentifier, getReagentSetDescription, getReagentSetIdentifier, getType, getVersion, linkAnnotation, linkedAnnotationList, linkedPlateList, linkPlate, reloadAnnotationLinks, reloadPlateLinks, reloadReagents, removeAllReagentSet, removeAllScreenAnnotationLinkSet, removeAllScreenPlateLinkSet, removeReagent, removeScreenAnnotationLink, removeScreenAnnotationLinkFromBoth, removeScreenPlateLink, removeScreenPlateLinkFromBoth, setDescription, setName, setProtocolDescription, setProtocolIdentifier, setReagentSetDescription, setReagentSetIdentifier, setType, setVersion, sizeOfAnnotationLinks, sizeOfPlateLinks, sizeOfReagents, unlinkAnnotation, unlinkPlate, unloadAnnotationLinks, unloadPlateLinks, unloadReagents
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
version
protected RInt version
-
type
protected RString type
-
protocolIdentifier
protected RString protocolIdentifier
-
protocolDescription
protected RString protocolDescription
-
reagentSetIdentifier
protected RString reagentSetIdentifier
-
reagentSetDescription
protected RString reagentSetDescription
-
plateLinksSeq
protected java.util.List<ScreenPlateLink> plateLinksSeq
-
plateLinksLoaded
protected boolean plateLinksLoaded
-
plateLinksCountPerOwner
protected java.util.Map<java.lang.Long,java.lang.Long> plateLinksCountPerOwner
-
reagentsSeq
protected java.util.List<Reagent> reagentsSeq
-
reagentsLoaded
protected boolean reagentsLoaded
-
annotationLinksSeq
protected java.util.List<ScreenAnnotationLink> annotationLinksSeq
-
annotationLinksLoaded
protected boolean annotationLinksLoaded
-
annotationLinksCountPerOwner
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
-
name
protected RString name
-
description
protected RString description
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Screen
public Screen()
-
Screen
public Screen(RLong id, Details details, boolean loaded, RInt version, RString type, RString protocolIdentifier, RString protocolDescription, RString reagentSetIdentifier, RString reagentSetDescription, java.util.List<ScreenPlateLink> plateLinksSeq, boolean plateLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> plateLinksCountPerOwner, java.util.List<Reagent> reagentsSeq, boolean reagentsLoaded, java.util.List<ScreenAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner, RString name, RString description)
-
-
Method Detail
-
ice_isA
public boolean ice_isA(java.lang.String s)
-
ice_isA
public boolean ice_isA(java.lang.String s, Ice.Current __current)
-
ice_ids
public java.lang.String[] ice_ids()
-
ice_ids
public java.lang.String[] ice_ids(Ice.Current __current)
-
ice_id
public java.lang.String ice_id()
-
ice_id
public java.lang.String ice_id(Ice.Current __current)
-
ice_staticId
public static java.lang.String ice_staticId()
-
addAllReagentSet
public final void addAllReagentSet(java.util.List<Reagent> targets)
- Specified by:
addAllReagentSetin interface_ScreenOperationsNC
-
addAllScreenAnnotationLinkSet
public final void addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
- Specified by:
addAllScreenAnnotationLinkSetin interface_ScreenOperationsNC
-
addAllScreenPlateLinkSet
public final void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
addAllScreenPlateLinkSetin interface_ScreenOperationsNC
-
addReagent
public final void addReagent(Reagent target)
- Specified by:
addReagentin interface_ScreenOperationsNC
-
addScreenAnnotationLink
public final void addScreenAnnotationLink(ScreenAnnotationLink target)
- Specified by:
addScreenAnnotationLinkin interface_ScreenOperationsNC
-
addScreenAnnotationLinkToBoth
public final void addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides)
- Specified by:
addScreenAnnotationLinkToBothin interface_ScreenOperationsNC
-
addScreenPlateLink
public final void addScreenPlateLink(ScreenPlateLink target)
- Specified by:
addScreenPlateLinkin interface_ScreenOperationsNC
-
addScreenPlateLinkToBoth
public final void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
addScreenPlateLinkToBothin interface_ScreenOperationsNC
-
clearAnnotationLinks
public final void clearAnnotationLinks()
- Specified by:
clearAnnotationLinksin interface_ScreenOperationsNC
-
clearPlateLinks
public final void clearPlateLinks()
- Specified by:
clearPlateLinksin interface_ScreenOperationsNC
-
clearReagents
public final void clearReagents()
- Specified by:
clearReagentsin interface_ScreenOperationsNC
-
copyAnnotationLinks
public final java.util.List<ScreenAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinksin interface_ScreenOperationsNC
-
copyPlateLinks
public final java.util.List<ScreenPlateLink> copyPlateLinks()
- Specified by:
copyPlateLinksin interface_ScreenOperationsNC
-
copyReagents
public final java.util.List<Reagent> copyReagents()
- Specified by:
copyReagentsin interface_ScreenOperationsNC
-
findScreenAnnotationLink
public final java.util.List<ScreenAnnotationLink> findScreenAnnotationLink(Annotation removal)
- Specified by:
findScreenAnnotationLinkin interface_ScreenOperationsNC
-
findScreenPlateLink
public final java.util.List<ScreenPlateLink> findScreenPlateLink(Plate removal)
- Specified by:
findScreenPlateLinkin interface_ScreenOperationsNC
-
getAnnotationLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwnerin interface_ScreenOperationsNC
-
getDescription
public final RString getDescription()
- Specified by:
getDescriptionin interface_ScreenOperationsNC
-
getName
public final RString getName()
- Specified by:
getNamein interface_ScreenOperationsNC
-
getPlateLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getPlateLinksCountPerOwner()
- Specified by:
getPlateLinksCountPerOwnerin interface_ScreenOperationsNC
-
getProtocolDescription
public final RString getProtocolDescription()
- Specified by:
getProtocolDescriptionin interface_ScreenOperationsNC
-
getProtocolIdentifier
public final RString getProtocolIdentifier()
- Specified by:
getProtocolIdentifierin interface_ScreenOperationsNC
-
getReagentSetDescription
public final RString getReagentSetDescription()
- Specified by:
getReagentSetDescriptionin interface_ScreenOperationsNC
-
getReagentSetIdentifier
public final RString getReagentSetIdentifier()
- Specified by:
getReagentSetIdentifierin interface_ScreenOperationsNC
-
getType
public final RString getType()
- Specified by:
getTypein interface_ScreenOperationsNC
-
getVersion
public final RInt getVersion()
- Specified by:
getVersionin interface_ScreenOperationsNC
-
linkAnnotation
public final ScreenAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotationin interface_ScreenOperationsNC
-
linkPlate
public final ScreenPlateLink linkPlate(Plate addition)
- Specified by:
linkPlatein interface_ScreenOperationsNC
-
linkedAnnotationList
public final java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationListin interface_ScreenOperationsNC
-
linkedPlateList
public final java.util.List<Plate> linkedPlateList()
- Specified by:
linkedPlateListin interface_ScreenOperationsNC
-
reloadAnnotationLinks
public final void reloadAnnotationLinks(Screen toCopy)
- Specified by:
reloadAnnotationLinksin interface_ScreenOperationsNC
-
reloadPlateLinks
public final void reloadPlateLinks(Screen toCopy)
- Specified by:
reloadPlateLinksin interface_ScreenOperationsNC
-
reloadReagents
public final void reloadReagents(Screen toCopy)
- Specified by:
reloadReagentsin interface_ScreenOperationsNC
-
removeAllReagentSet
public final void removeAllReagentSet(java.util.List<Reagent> targets)
- Specified by:
removeAllReagentSetin interface_ScreenOperationsNC
-
removeAllScreenAnnotationLinkSet
public final void removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
- Specified by:
removeAllScreenAnnotationLinkSetin interface_ScreenOperationsNC
-
removeAllScreenPlateLinkSet
public final void removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
removeAllScreenPlateLinkSetin interface_ScreenOperationsNC
-
removeReagent
public final void removeReagent(Reagent theTarget)
- Specified by:
removeReagentin interface_ScreenOperationsNC
-
removeScreenAnnotationLink
public final void removeScreenAnnotationLink(ScreenAnnotationLink theTarget)
- Specified by:
removeScreenAnnotationLinkin interface_ScreenOperationsNC
-
removeScreenAnnotationLinkFromBoth
public final void removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides)
- Specified by:
removeScreenAnnotationLinkFromBothin interface_ScreenOperationsNC
-
removeScreenPlateLink
public final void removeScreenPlateLink(ScreenPlateLink theTarget)
- Specified by:
removeScreenPlateLinkin interface_ScreenOperationsNC
-
removeScreenPlateLinkFromBoth
public final void removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
removeScreenPlateLinkFromBothin interface_ScreenOperationsNC
-
setDescription
public final void setDescription(RString theDescription)
- Specified by:
setDescriptionin interface_ScreenOperationsNC
-
setName
public final void setName(RString theName)
- Specified by:
setNamein interface_ScreenOperationsNC
-
setProtocolDescription
public final void setProtocolDescription(RString theProtocolDescription)
- Specified by:
setProtocolDescriptionin interface_ScreenOperationsNC
-
setProtocolIdentifier
public final void setProtocolIdentifier(RString theProtocolIdentifier)
- Specified by:
setProtocolIdentifierin interface_ScreenOperationsNC
-
setReagentSetDescription
public final void setReagentSetDescription(RString theReagentSetDescription)
- Specified by:
setReagentSetDescriptionin interface_ScreenOperationsNC
-
setReagentSetIdentifier
public final void setReagentSetIdentifier(RString theReagentSetIdentifier)
- Specified by:
setReagentSetIdentifierin interface_ScreenOperationsNC
-
setType
public final void setType(RString theType)
- Specified by:
setTypein interface_ScreenOperationsNC
-
setVersion
public final void setVersion(RInt theVersion)
- Specified by:
setVersionin interface_ScreenOperationsNC
-
sizeOfAnnotationLinks
public final int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinksin interface_ScreenOperationsNC
-
sizeOfPlateLinks
public final int sizeOfPlateLinks()
- Specified by:
sizeOfPlateLinksin interface_ScreenOperationsNC
-
sizeOfReagents
public final int sizeOfReagents()
- Specified by:
sizeOfReagentsin interface_ScreenOperationsNC
-
unlinkAnnotation
public final void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotationin interface_ScreenOperationsNC
-
unlinkPlate
public final void unlinkPlate(Plate removal)
- Specified by:
unlinkPlatein interface_ScreenOperationsNC
-
unloadAnnotationLinks
public final void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinksin interface_ScreenOperationsNC
-
unloadPlateLinks
public final void unloadPlateLinks()
- Specified by:
unloadPlateLinksin interface_ScreenOperationsNC
-
unloadReagents
public final void unloadReagents()
- Specified by:
unloadReagentsin interface_ScreenOperationsNC
-
___getVersion
public static Ice.DispatchStatus ___getVersion(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setVersion
public static Ice.DispatchStatus ___setVersion(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getType
public static Ice.DispatchStatus ___getType(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setType
public static Ice.DispatchStatus ___setType(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getProtocolIdentifier
public static Ice.DispatchStatus ___getProtocolIdentifier(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setProtocolIdentifier
public static Ice.DispatchStatus ___setProtocolIdentifier(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getProtocolDescription
public static Ice.DispatchStatus ___getProtocolDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setProtocolDescription
public static Ice.DispatchStatus ___setProtocolDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getReagentSetIdentifier
public static Ice.DispatchStatus ___getReagentSetIdentifier(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setReagentSetIdentifier
public static Ice.DispatchStatus ___setReagentSetIdentifier(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getReagentSetDescription
public static Ice.DispatchStatus ___getReagentSetDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setReagentSetDescription
public static Ice.DispatchStatus ___setReagentSetDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadPlateLinks
public static Ice.DispatchStatus ___unloadPlateLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfPlateLinks
public static Ice.DispatchStatus ___sizeOfPlateLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyPlateLinks
public static Ice.DispatchStatus ___copyPlateLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addScreenPlateLink
public static Ice.DispatchStatus ___addScreenPlateLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllScreenPlateLinkSet
public static Ice.DispatchStatus ___addAllScreenPlateLinkSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeScreenPlateLink
public static Ice.DispatchStatus ___removeScreenPlateLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllScreenPlateLinkSet
public static Ice.DispatchStatus ___removeAllScreenPlateLinkSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearPlateLinks
public static Ice.DispatchStatus ___clearPlateLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadPlateLinks
public static Ice.DispatchStatus ___reloadPlateLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getPlateLinksCountPerOwner
public static Ice.DispatchStatus ___getPlateLinksCountPerOwner(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkPlate
public static Ice.DispatchStatus ___linkPlate(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addScreenPlateLinkToBoth
public static Ice.DispatchStatus ___addScreenPlateLinkToBoth(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___findScreenPlateLink
public static Ice.DispatchStatus ___findScreenPlateLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unlinkPlate
public static Ice.DispatchStatus ___unlinkPlate(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeScreenPlateLinkFromBoth
public static Ice.DispatchStatus ___removeScreenPlateLinkFromBoth(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkedPlateList
public static Ice.DispatchStatus ___linkedPlateList(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadReagents
public static Ice.DispatchStatus ___unloadReagents(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfReagents
public static Ice.DispatchStatus ___sizeOfReagents(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyReagents
public static Ice.DispatchStatus ___copyReagents(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addReagent
public static Ice.DispatchStatus ___addReagent(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllReagentSet
public static Ice.DispatchStatus ___addAllReagentSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeReagent
public static Ice.DispatchStatus ___removeReagent(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllReagentSet
public static Ice.DispatchStatus ___removeAllReagentSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearReagents
public static Ice.DispatchStatus ___clearReagents(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadReagents
public static Ice.DispatchStatus ___reloadReagents(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadAnnotationLinks
public static Ice.DispatchStatus ___unloadAnnotationLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfAnnotationLinks
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyAnnotationLinks
public static Ice.DispatchStatus ___copyAnnotationLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addScreenAnnotationLink
public static Ice.DispatchStatus ___addScreenAnnotationLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllScreenAnnotationLinkSet
public static Ice.DispatchStatus ___addAllScreenAnnotationLinkSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeScreenAnnotationLink
public static Ice.DispatchStatus ___removeScreenAnnotationLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllScreenAnnotationLinkSet
public static Ice.DispatchStatus ___removeAllScreenAnnotationLinkSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearAnnotationLinks
public static Ice.DispatchStatus ___clearAnnotationLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadAnnotationLinks
public static Ice.DispatchStatus ___reloadAnnotationLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getAnnotationLinksCountPerOwner
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkAnnotation
public static Ice.DispatchStatus ___linkAnnotation(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addScreenAnnotationLinkToBoth
public static Ice.DispatchStatus ___addScreenAnnotationLinkToBoth(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___findScreenAnnotationLink
public static Ice.DispatchStatus ___findScreenAnnotationLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unlinkAnnotation
public static Ice.DispatchStatus ___unlinkAnnotation(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeScreenAnnotationLinkFromBoth
public static Ice.DispatchStatus ___removeScreenAnnotationLinkFromBoth(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkedAnnotationList
public static Ice.DispatchStatus ___linkedAnnotationList(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getName
public static Ice.DispatchStatus ___getName(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setName
public static Ice.DispatchStatus ___setName(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getDescription
public static Ice.DispatchStatus ___getDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setDescription
public static Ice.DispatchStatus ___setDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
__dispatch
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)- Specified by:
__dispatchin interfaceIce.Object- Overrides:
__dispatchin classIObject
-
__writeImpl
protected void __writeImpl(IceInternal.BasicStream __os)
- Overrides:
__writeImplin classIObject
-
__readImpl
protected void __readImpl(IceInternal.BasicStream __is)
- Overrides:
__readImplin classIObject
-
-