public abstract class Screen extends IObject implements _ScreenOperations, _ScreenOperationsNC
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
protected java.util.Map<java.lang.Long,java.lang.Long> |
annotationLinksCountPerOwner |
protected boolean |
annotationLinksLoaded |
protected java.util.List<ScreenAnnotationLink> |
annotationLinksSeq |
protected RString |
description |
protected RString |
name |
protected java.util.Map<java.lang.Long,java.lang.Long> |
plateLinksCountPerOwner |
protected boolean |
plateLinksLoaded |
protected java.util.List<ScreenPlateLink> |
plateLinksSeq |
protected RString |
protocolDescription |
protected RString |
protocolIdentifier |
protected RString |
reagentSetDescription |
protected RString |
reagentSetIdentifier |
protected boolean |
reagentsLoaded |
protected java.util.List<Reagent> |
reagentsSeq |
static long |
serialVersionUID |
protected RString |
type |
protected RInt |
version |
Constructor and 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) |
Modifier and Type | Method and 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) |
void |
addAllReagentSet(java.util.List<Reagent> targets) |
void |
addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets) |
void |
addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets) |
void |
addReagent(Reagent target) |
void |
addScreenAnnotationLink(ScreenAnnotationLink target) |
void |
addScreenAnnotationLinkToBoth(ScreenAnnotationLink link,
boolean bothSides) |
void |
addScreenPlateLink(ScreenPlateLink target) |
void |
addScreenPlateLinkToBoth(ScreenPlateLink link,
boolean bothSides) |
void |
clearAnnotationLinks() |
void |
clearPlateLinks() |
void |
clearReagents() |
Screen |
clone() |
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() |
RString |
getDescription() |
RString |
getName() |
java.util.Map<java.lang.Long,java.lang.Long> |
getPlateLinksCountPerOwner() |
RString |
getProtocolDescription() |
RString |
getProtocolIdentifier() |
RString |
getReagentSetDescription() |
RString |
getReagentSetIdentifier() |
RString |
getType() |
RInt |
getVersion() |
java.lang.String |
ice_id() |
java.lang.String |
ice_id(Ice.Current __current) |
java.lang.String[] |
ice_ids() |
java.lang.String[] |
ice_ids(Ice.Current __current) |
boolean |
ice_isA(java.lang.String s) |
boolean |
ice_isA(java.lang.String s,
Ice.Current __current) |
static java.lang.String |
ice_staticId() |
ScreenAnnotationLink |
linkAnnotation(Annotation addition) |
java.util.List<Annotation> |
linkedAnnotationList() |
java.util.List<Plate> |
linkedPlateList() |
ScreenPlateLink |
linkPlate(Plate addition) |
void |
reloadAnnotationLinks(Screen toCopy) |
void |
reloadPlateLinks(Screen toCopy) |
void |
reloadReagents(Screen toCopy) |
void |
removeAllReagentSet(java.util.List<Reagent> targets) |
void |
removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets) |
void |
removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets) |
void |
removeReagent(Reagent theTarget) |
void |
removeScreenAnnotationLink(ScreenAnnotationLink theTarget) |
void |
removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link,
boolean bothSides) |
void |
removeScreenPlateLink(ScreenPlateLink theTarget) |
void |
removeScreenPlateLinkFromBoth(ScreenPlateLink link,
boolean bothSides) |
void |
setDescription(RString theDescription) |
void |
setName(RString theName) |
void |
setProtocolDescription(RString theProtocolDescription) |
void |
setProtocolIdentifier(RString theProtocolIdentifier) |
void |
setReagentSetDescription(RString theReagentSetDescription) |
void |
setReagentSetIdentifier(RString theReagentSetIdentifier) |
void |
setType(RString theType) |
void |
setVersion(RInt theVersion) |
int |
sizeOfAnnotationLinks() |
int |
sizeOfPlateLinks() |
int |
sizeOfReagents() |
void |
unlinkAnnotation(Annotation removal) |
void |
unlinkPlate(Plate removal) |
void |
unloadAnnotationLinks() |
void |
unloadPlateLinks() |
void |
unloadReagents() |
___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
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
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
public static final java.lang.String[] __ids
protected RInt version
protected RString type
protected RString protocolIdentifier
protected RString protocolDescription
protected RString reagentSetIdentifier
protected RString reagentSetDescription
protected java.util.List<ScreenPlateLink> plateLinksSeq
protected boolean plateLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> plateLinksCountPerOwner
protected java.util.List<Reagent> reagentsSeq
protected boolean reagentsLoaded
protected java.util.List<ScreenAnnotationLink> annotationLinksSeq
protected boolean annotationLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
protected RString name
protected RString description
public static final long serialVersionUID
public 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)
public boolean ice_isA(java.lang.String s)
public boolean ice_isA(java.lang.String s, Ice.Current __current)
public java.lang.String[] ice_ids()
public java.lang.String[] ice_ids(Ice.Current __current)
public java.lang.String ice_id()
public java.lang.String ice_id(Ice.Current __current)
public static java.lang.String ice_staticId()
public final void addAllReagentSet(java.util.List<Reagent> targets)
addAllReagentSet
in interface _ScreenOperationsNC
public final void addAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
addAllScreenAnnotationLinkSet
in interface _ScreenOperationsNC
public final void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
addAllScreenPlateLinkSet
in interface _ScreenOperationsNC
public final void addReagent(Reagent target)
addReagent
in interface _ScreenOperationsNC
public final void addScreenAnnotationLink(ScreenAnnotationLink target)
addScreenAnnotationLink
in interface _ScreenOperationsNC
public final void addScreenAnnotationLinkToBoth(ScreenAnnotationLink link, boolean bothSides)
addScreenAnnotationLinkToBoth
in interface _ScreenOperationsNC
public final void addScreenPlateLink(ScreenPlateLink target)
addScreenPlateLink
in interface _ScreenOperationsNC
public final void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
addScreenPlateLinkToBoth
in interface _ScreenOperationsNC
public final void clearAnnotationLinks()
clearAnnotationLinks
in interface _ScreenOperationsNC
public final void clearPlateLinks()
clearPlateLinks
in interface _ScreenOperationsNC
public final void clearReagents()
clearReagents
in interface _ScreenOperationsNC
public final java.util.List<ScreenAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks
in interface _ScreenOperationsNC
public final java.util.List<ScreenPlateLink> copyPlateLinks()
copyPlateLinks
in interface _ScreenOperationsNC
public final java.util.List<Reagent> copyReagents()
copyReagents
in interface _ScreenOperationsNC
public final java.util.List<ScreenAnnotationLink> findScreenAnnotationLink(Annotation removal)
findScreenAnnotationLink
in interface _ScreenOperationsNC
public final java.util.List<ScreenPlateLink> findScreenPlateLink(Plate removal)
findScreenPlateLink
in interface _ScreenOperationsNC
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner
in interface _ScreenOperationsNC
public final RString getDescription()
getDescription
in interface _ScreenOperationsNC
public final RString getName()
getName
in interface _ScreenOperationsNC
public final java.util.Map<java.lang.Long,java.lang.Long> getPlateLinksCountPerOwner()
getPlateLinksCountPerOwner
in interface _ScreenOperationsNC
public final RString getProtocolDescription()
getProtocolDescription
in interface _ScreenOperationsNC
public final RString getProtocolIdentifier()
getProtocolIdentifier
in interface _ScreenOperationsNC
public final RString getReagentSetDescription()
getReagentSetDescription
in interface _ScreenOperationsNC
public final RString getReagentSetIdentifier()
getReagentSetIdentifier
in interface _ScreenOperationsNC
public final RString getType()
getType
in interface _ScreenOperationsNC
public final RInt getVersion()
getVersion
in interface _ScreenOperationsNC
public final ScreenAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation
in interface _ScreenOperationsNC
public final ScreenPlateLink linkPlate(Plate addition)
linkPlate
in interface _ScreenOperationsNC
public final java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList
in interface _ScreenOperationsNC
public final java.util.List<Plate> linkedPlateList()
linkedPlateList
in interface _ScreenOperationsNC
public final void reloadAnnotationLinks(Screen toCopy)
reloadAnnotationLinks
in interface _ScreenOperationsNC
public final void reloadPlateLinks(Screen toCopy)
reloadPlateLinks
in interface _ScreenOperationsNC
public final void reloadReagents(Screen toCopy)
reloadReagents
in interface _ScreenOperationsNC
public final void removeAllReagentSet(java.util.List<Reagent> targets)
removeAllReagentSet
in interface _ScreenOperationsNC
public final void removeAllScreenAnnotationLinkSet(java.util.List<ScreenAnnotationLink> targets)
removeAllScreenAnnotationLinkSet
in interface _ScreenOperationsNC
public final void removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
removeAllScreenPlateLinkSet
in interface _ScreenOperationsNC
public final void removeReagent(Reagent theTarget)
removeReagent
in interface _ScreenOperationsNC
public final void removeScreenAnnotationLink(ScreenAnnotationLink theTarget)
removeScreenAnnotationLink
in interface _ScreenOperationsNC
public final void removeScreenAnnotationLinkFromBoth(ScreenAnnotationLink link, boolean bothSides)
removeScreenAnnotationLinkFromBoth
in interface _ScreenOperationsNC
public final void removeScreenPlateLink(ScreenPlateLink theTarget)
removeScreenPlateLink
in interface _ScreenOperationsNC
public final void removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
removeScreenPlateLinkFromBoth
in interface _ScreenOperationsNC
public final void setDescription(RString theDescription)
setDescription
in interface _ScreenOperationsNC
public final void setName(RString theName)
setName
in interface _ScreenOperationsNC
public final void setProtocolDescription(RString theProtocolDescription)
setProtocolDescription
in interface _ScreenOperationsNC
public final void setProtocolIdentifier(RString theProtocolIdentifier)
setProtocolIdentifier
in interface _ScreenOperationsNC
public final void setReagentSetDescription(RString theReagentSetDescription)
setReagentSetDescription
in interface _ScreenOperationsNC
public final void setReagentSetIdentifier(RString theReagentSetIdentifier)
setReagentSetIdentifier
in interface _ScreenOperationsNC
public final void setType(RString theType)
setType
in interface _ScreenOperationsNC
public final void setVersion(RInt theVersion)
setVersion
in interface _ScreenOperationsNC
public final int sizeOfAnnotationLinks()
sizeOfAnnotationLinks
in interface _ScreenOperationsNC
public final int sizeOfPlateLinks()
sizeOfPlateLinks
in interface _ScreenOperationsNC
public final int sizeOfReagents()
sizeOfReagents
in interface _ScreenOperationsNC
public final void unlinkAnnotation(Annotation removal)
unlinkAnnotation
in interface _ScreenOperationsNC
public final void unlinkPlate(Plate removal)
unlinkPlate
in interface _ScreenOperationsNC
public final void unloadAnnotationLinks()
unloadAnnotationLinks
in interface _ScreenOperationsNC
public final void unloadPlateLinks()
unloadPlateLinks
in interface _ScreenOperationsNC
public final void unloadReagents()
unloadReagents
in interface _ScreenOperationsNC
public static Ice.DispatchStatus ___getVersion(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setVersion(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getType(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setType(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getProtocolIdentifier(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setProtocolIdentifier(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getProtocolDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setProtocolDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getReagentSetIdentifier(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setReagentSetIdentifier(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getReagentSetDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setReagentSetDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadPlateLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfPlateLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyPlateLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addScreenPlateLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllScreenPlateLinkSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeScreenPlateLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllScreenPlateLinkSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearPlateLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadPlateLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getPlateLinksCountPerOwner(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkPlate(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addScreenPlateLinkToBoth(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findScreenPlateLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkPlate(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeScreenPlateLinkFromBoth(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedPlateList(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadReagents(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfReagents(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyReagents(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addReagent(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllReagentSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeReagent(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllReagentSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearReagents(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadReagents(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadAnnotationLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyAnnotationLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addScreenAnnotationLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllScreenAnnotationLinkSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeScreenAnnotationLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllScreenAnnotationLinkSet(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearAnnotationLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadAnnotationLinks(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkAnnotation(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addScreenAnnotationLinkToBoth(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findScreenAnnotationLink(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkAnnotation(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeScreenAnnotationLinkFromBoth(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedAnnotationList(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getName(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setName(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setDescription(Screen __obj, IceInternal.Incoming __inS, Ice.Current __current)
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)
__dispatch
in interface Ice.Object
__dispatch
in class IObject
protected void __writeImpl(IceInternal.BasicStream __os)
__writeImpl
in class IObject
protected void __readImpl(IceInternal.BasicStream __is)
__readImpl
in class IObject