public abstract class Well extends IObject implements _WellOperations, _WellOperationsNC
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
protected RInt |
alpha |
protected java.util.Map<java.lang.Long,java.lang.Long> |
annotationLinksCountPerOwner |
protected boolean |
annotationLinksLoaded |
protected java.util.List<WellAnnotationLink> |
annotationLinksSeq |
protected RInt |
blue |
protected RInt |
column |
protected RString |
externalDescription |
protected RString |
externalIdentifier |
protected RInt |
green |
protected Plate |
plate |
protected java.util.Map<java.lang.Long,java.lang.Long> |
reagentLinksCountPerOwner |
protected boolean |
reagentLinksLoaded |
protected java.util.List<WellReagentLink> |
reagentLinksSeq |
protected RInt |
red |
protected RInt |
row |
static long |
serialVersionUID |
protected RString |
status |
protected RString |
type |
protected RInt |
version |
protected boolean |
wellSamplesLoaded |
protected java.util.List<WellSample> |
wellSamplesSeq |
Constructor and Description |
---|
Well() |
Well(RLong id,
Details details,
boolean loaded,
RInt version,
RString status,
RInt column,
RInt row,
RInt red,
RInt green,
RInt blue,
RInt alpha,
java.util.List<WellReagentLink> reagentLinksSeq,
boolean reagentLinksLoaded,
java.util.Map<java.lang.Long,java.lang.Long> reagentLinksCountPerOwner,
RString externalDescription,
RString externalIdentifier,
RString type,
java.util.List<WellSample> wellSamplesSeq,
boolean wellSamplesLoaded,
Plate plate,
java.util.List<WellAnnotationLink> annotationLinksSeq,
boolean annotationLinksLoaded,
java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner) |
Modifier and Type | Method and Description |
---|---|
static Ice.DispatchStatus |
___addAllWellAnnotationLinkSet(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addAllWellReagentLinkSet(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addAllWellSampleSet(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addWellAnnotationLink(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addWellAnnotationLinkToBoth(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addWellReagentLink(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addWellReagentLinkToBoth(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addWellSample(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearAnnotationLinks(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearReagentLinks(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearWellSamples(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyAnnotationLinks(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyReagentLinks(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyWellSamples(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___findWellAnnotationLink(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___findWellReagentLink(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getAlpha(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getAnnotationLinksCountPerOwner(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getBlue(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getColumn(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getExternalDescription(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getExternalIdentifier(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getGreen(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getPlate(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getPrimaryWellSample(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getReagentLinksCountPerOwner(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getRed(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getRow(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getStatus(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getType(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getVersion(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getWellSample(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkAnnotation(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkedAnnotationList(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkedReagentList(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkReagent(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadAnnotationLinks(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadReagentLinks(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadWellSamples(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllWellAnnotationLinkSet(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllWellReagentLinkSet(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllWellSampleSet(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeWellAnnotationLink(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeWellAnnotationLinkFromBoth(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeWellReagentLink(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeWellReagentLinkFromBoth(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeWellSample(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setAlpha(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setBlue(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setColumn(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setExternalDescription(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setExternalIdentifier(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setGreen(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setPlate(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setPrimaryWellSample(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setRed(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setRow(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setStatus(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setType(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setVersion(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setWellSample(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfAnnotationLinks(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfReagentLinks(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfWellSamples(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unlinkAnnotation(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unlinkReagent(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadAnnotationLinks(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadReagentLinks(Well __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadWellSamples(Well __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 |
addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets) |
void |
addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets) |
void |
addAllWellSampleSet(java.util.List<WellSample> targets) |
void |
addWellAnnotationLink(WellAnnotationLink target) |
void |
addWellAnnotationLinkToBoth(WellAnnotationLink link,
boolean bothSides) |
void |
addWellReagentLink(WellReagentLink target) |
void |
addWellReagentLinkToBoth(WellReagentLink link,
boolean bothSides) |
void |
addWellSample(WellSample target) |
void |
clearAnnotationLinks() |
void |
clearReagentLinks() |
void |
clearWellSamples() |
Well |
clone() |
java.util.List<WellAnnotationLink> |
copyAnnotationLinks() |
java.util.List<WellReagentLink> |
copyReagentLinks() |
java.util.List<WellSample> |
copyWellSamples() |
java.util.List<WellAnnotationLink> |
findWellAnnotationLink(Annotation removal) |
java.util.List<WellReagentLink> |
findWellReagentLink(Reagent removal) |
RInt |
getAlpha() |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner() |
RInt |
getBlue() |
RInt |
getColumn() |
RString |
getExternalDescription() |
RString |
getExternalIdentifier() |
RInt |
getGreen() |
Plate |
getPlate() |
WellSample |
getPrimaryWellSample() |
java.util.Map<java.lang.Long,java.lang.Long> |
getReagentLinksCountPerOwner() |
RInt |
getRed() |
RInt |
getRow() |
RString |
getStatus() |
RString |
getType() |
RInt |
getVersion() |
WellSample |
getWellSample(int index) |
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() |
WellAnnotationLink |
linkAnnotation(Annotation addition) |
java.util.List<Annotation> |
linkedAnnotationList() |
java.util.List<Reagent> |
linkedReagentList() |
WellReagentLink |
linkReagent(Reagent addition) |
void |
reloadAnnotationLinks(Well toCopy) |
void |
reloadReagentLinks(Well toCopy) |
void |
reloadWellSamples(Well toCopy) |
void |
removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets) |
void |
removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets) |
void |
removeAllWellSampleSet(java.util.List<WellSample> targets) |
void |
removeWellAnnotationLink(WellAnnotationLink theTarget) |
void |
removeWellAnnotationLinkFromBoth(WellAnnotationLink link,
boolean bothSides) |
void |
removeWellReagentLink(WellReagentLink theTarget) |
void |
removeWellReagentLinkFromBoth(WellReagentLink link,
boolean bothSides) |
void |
removeWellSample(WellSample theTarget) |
void |
setAlpha(RInt theAlpha) |
void |
setBlue(RInt theBlue) |
void |
setColumn(RInt theColumn) |
void |
setExternalDescription(RString theExternalDescription) |
void |
setExternalIdentifier(RString theExternalIdentifier) |
void |
setGreen(RInt theGreen) |
void |
setPlate(Plate thePlate) |
WellSample |
setPrimaryWellSample(WellSample theElement) |
void |
setRed(RInt theRed) |
void |
setRow(RInt theRow) |
void |
setStatus(RString theStatus) |
void |
setType(RString theType) |
void |
setVersion(RInt theVersion) |
WellSample |
setWellSample(int index,
WellSample theElement) |
int |
sizeOfAnnotationLinks() |
int |
sizeOfReagentLinks() |
int |
sizeOfWellSamples() |
void |
unlinkAnnotation(Annotation removal) |
void |
unlinkReagent(Reagent removal) |
void |
unloadAnnotationLinks() |
void |
unloadReagentLinks() |
void |
unloadWellSamples() |
___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
addAllWellAnnotationLinkSet, addAllWellReagentLinkSet, addAllWellSampleSet, addWellAnnotationLink, addWellAnnotationLinkToBoth, addWellReagentLink, addWellReagentLinkToBoth, addWellSample, clearAnnotationLinks, clearReagentLinks, clearWellSamples, copyAnnotationLinks, copyReagentLinks, copyWellSamples, findWellAnnotationLink, findWellReagentLink, getAlpha, getAnnotationLinksCountPerOwner, getBlue, getColumn, getExternalDescription, getExternalIdentifier, getGreen, getPlate, getPrimaryWellSample, getReagentLinksCountPerOwner, getRed, getRow, getStatus, getType, getVersion, getWellSample, linkAnnotation, linkedAnnotationList, linkedReagentList, linkReagent, reloadAnnotationLinks, reloadReagentLinks, reloadWellSamples, removeAllWellAnnotationLinkSet, removeAllWellReagentLinkSet, removeAllWellSampleSet, removeWellAnnotationLink, removeWellAnnotationLinkFromBoth, removeWellReagentLink, removeWellReagentLinkFromBoth, removeWellSample, setAlpha, setBlue, setColumn, setExternalDescription, setExternalIdentifier, setGreen, setPlate, setPrimaryWellSample, setRed, setRow, setStatus, setType, setVersion, setWellSample, sizeOfAnnotationLinks, sizeOfReagentLinks, sizeOfWellSamples, unlinkAnnotation, unlinkReagent, unloadAnnotationLinks, unloadReagentLinks, unloadWellSamples
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 status
protected RInt column
protected RInt row
protected RInt red
protected RInt green
protected RInt blue
protected RInt alpha
protected java.util.List<WellReagentLink> reagentLinksSeq
protected boolean reagentLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> reagentLinksCountPerOwner
protected RString externalDescription
protected RString externalIdentifier
protected RString type
protected java.util.List<WellSample> wellSamplesSeq
protected boolean wellSamplesLoaded
protected Plate plate
protected java.util.List<WellAnnotationLink> annotationLinksSeq
protected boolean annotationLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
public static final long serialVersionUID
public Well()
public Well(RLong id, Details details, boolean loaded, RInt version, RString status, RInt column, RInt row, RInt red, RInt green, RInt blue, RInt alpha, java.util.List<WellReagentLink> reagentLinksSeq, boolean reagentLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> reagentLinksCountPerOwner, RString externalDescription, RString externalIdentifier, RString type, java.util.List<WellSample> wellSamplesSeq, boolean wellSamplesLoaded, Plate plate, java.util.List<WellAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner)
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 addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets)
addAllWellAnnotationLinkSet
in interface _WellOperationsNC
public final void addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
addAllWellReagentLinkSet
in interface _WellOperationsNC
public final void addAllWellSampleSet(java.util.List<WellSample> targets)
addAllWellSampleSet
in interface _WellOperationsNC
public final void addWellAnnotationLink(WellAnnotationLink target)
addWellAnnotationLink
in interface _WellOperationsNC
public final void addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides)
addWellAnnotationLinkToBoth
in interface _WellOperationsNC
public final void addWellReagentLink(WellReagentLink target)
addWellReagentLink
in interface _WellOperationsNC
public final void addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides)
addWellReagentLinkToBoth
in interface _WellOperationsNC
public final void addWellSample(WellSample target)
addWellSample
in interface _WellOperationsNC
public final void clearAnnotationLinks()
clearAnnotationLinks
in interface _WellOperationsNC
public final void clearReagentLinks()
clearReagentLinks
in interface _WellOperationsNC
public final void clearWellSamples()
clearWellSamples
in interface _WellOperationsNC
public final java.util.List<WellAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks
in interface _WellOperationsNC
public final java.util.List<WellReagentLink> copyReagentLinks()
copyReagentLinks
in interface _WellOperationsNC
public final java.util.List<WellSample> copyWellSamples()
copyWellSamples
in interface _WellOperationsNC
public final java.util.List<WellAnnotationLink> findWellAnnotationLink(Annotation removal)
findWellAnnotationLink
in interface _WellOperationsNC
public final java.util.List<WellReagentLink> findWellReagentLink(Reagent removal)
findWellReagentLink
in interface _WellOperationsNC
public final RInt getAlpha()
getAlpha
in interface _WellOperationsNC
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner
in interface _WellOperationsNC
public final RInt getBlue()
getBlue
in interface _WellOperationsNC
public final RInt getColumn()
getColumn
in interface _WellOperationsNC
public final RString getExternalDescription()
getExternalDescription
in interface _WellOperationsNC
public final RString getExternalIdentifier()
getExternalIdentifier
in interface _WellOperationsNC
public final RInt getGreen()
getGreen
in interface _WellOperationsNC
public final Plate getPlate()
getPlate
in interface _WellOperationsNC
public final WellSample getPrimaryWellSample()
getPrimaryWellSample
in interface _WellOperationsNC
public final java.util.Map<java.lang.Long,java.lang.Long> getReagentLinksCountPerOwner()
getReagentLinksCountPerOwner
in interface _WellOperationsNC
public final RInt getRed()
getRed
in interface _WellOperationsNC
public final RInt getRow()
getRow
in interface _WellOperationsNC
public final RString getStatus()
getStatus
in interface _WellOperationsNC
public final RString getType()
getType
in interface _WellOperationsNC
public final RInt getVersion()
getVersion
in interface _WellOperationsNC
public final WellSample getWellSample(int index)
getWellSample
in interface _WellOperationsNC
public final WellAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation
in interface _WellOperationsNC
public final WellReagentLink linkReagent(Reagent addition)
linkReagent
in interface _WellOperationsNC
public final java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList
in interface _WellOperationsNC
public final java.util.List<Reagent> linkedReagentList()
linkedReagentList
in interface _WellOperationsNC
public final void reloadAnnotationLinks(Well toCopy)
reloadAnnotationLinks
in interface _WellOperationsNC
public final void reloadReagentLinks(Well toCopy)
reloadReagentLinks
in interface _WellOperationsNC
public final void reloadWellSamples(Well toCopy)
reloadWellSamples
in interface _WellOperationsNC
public final void removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets)
removeAllWellAnnotationLinkSet
in interface _WellOperationsNC
public final void removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
removeAllWellReagentLinkSet
in interface _WellOperationsNC
public final void removeAllWellSampleSet(java.util.List<WellSample> targets)
removeAllWellSampleSet
in interface _WellOperationsNC
public final void removeWellAnnotationLink(WellAnnotationLink theTarget)
removeWellAnnotationLink
in interface _WellOperationsNC
public final void removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides)
removeWellAnnotationLinkFromBoth
in interface _WellOperationsNC
public final void removeWellReagentLink(WellReagentLink theTarget)
removeWellReagentLink
in interface _WellOperationsNC
public final void removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides)
removeWellReagentLinkFromBoth
in interface _WellOperationsNC
public final void removeWellSample(WellSample theTarget)
removeWellSample
in interface _WellOperationsNC
public final void setAlpha(RInt theAlpha)
setAlpha
in interface _WellOperationsNC
public final void setBlue(RInt theBlue)
setBlue
in interface _WellOperationsNC
public final void setColumn(RInt theColumn)
setColumn
in interface _WellOperationsNC
public final void setExternalDescription(RString theExternalDescription)
setExternalDescription
in interface _WellOperationsNC
public final void setExternalIdentifier(RString theExternalIdentifier)
setExternalIdentifier
in interface _WellOperationsNC
public final void setGreen(RInt theGreen)
setGreen
in interface _WellOperationsNC
public final void setPlate(Plate thePlate)
setPlate
in interface _WellOperationsNC
public final WellSample setPrimaryWellSample(WellSample theElement)
setPrimaryWellSample
in interface _WellOperationsNC
public final void setRed(RInt theRed)
setRed
in interface _WellOperationsNC
public final void setRow(RInt theRow)
setRow
in interface _WellOperationsNC
public final void setStatus(RString theStatus)
setStatus
in interface _WellOperationsNC
public final void setType(RString theType)
setType
in interface _WellOperationsNC
public final void setVersion(RInt theVersion)
setVersion
in interface _WellOperationsNC
public final WellSample setWellSample(int index, WellSample theElement)
setWellSample
in interface _WellOperationsNC
public final int sizeOfAnnotationLinks()
sizeOfAnnotationLinks
in interface _WellOperationsNC
public final int sizeOfReagentLinks()
sizeOfReagentLinks
in interface _WellOperationsNC
public final int sizeOfWellSamples()
sizeOfWellSamples
in interface _WellOperationsNC
public final void unlinkAnnotation(Annotation removal)
unlinkAnnotation
in interface _WellOperationsNC
public final void unlinkReagent(Reagent removal)
unlinkReagent
in interface _WellOperationsNC
public final void unloadAnnotationLinks()
unloadAnnotationLinks
in interface _WellOperationsNC
public final void unloadReagentLinks()
unloadReagentLinks
in interface _WellOperationsNC
public final void unloadWellSamples()
unloadWellSamples
in interface _WellOperationsNC
public static Ice.DispatchStatus ___getVersion(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setVersion(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getStatus(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setStatus(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getColumn(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setColumn(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getRow(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setRow(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getRed(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setRed(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getGreen(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setGreen(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getBlue(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setBlue(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getAlpha(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setAlpha(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadReagentLinks(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfReagentLinks(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyReagentLinks(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addWellReagentLink(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllWellReagentLinkSet(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeWellReagentLink(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllWellReagentLinkSet(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearReagentLinks(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadReagentLinks(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getReagentLinksCountPerOwner(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkReagent(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addWellReagentLinkToBoth(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findWellReagentLink(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkReagent(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeWellReagentLinkFromBoth(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedReagentList(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getExternalDescription(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setExternalDescription(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getExternalIdentifier(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setExternalIdentifier(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getType(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setType(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadWellSamples(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfWellSamples(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyWellSamples(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addWellSample(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllWellSampleSet(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeWellSample(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllWellSampleSet(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearWellSamples(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadWellSamples(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getWellSample(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setWellSample(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getPrimaryWellSample(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setPrimaryWellSample(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getPlate(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setPlate(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadAnnotationLinks(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyAnnotationLinks(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addWellAnnotationLink(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllWellAnnotationLinkSet(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeWellAnnotationLink(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllWellAnnotationLinkSet(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearAnnotationLinks(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadAnnotationLinks(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkAnnotation(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addWellAnnotationLinkToBoth(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findWellAnnotationLink(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkAnnotation(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeWellAnnotationLinkFromBoth(Well __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedAnnotationList(Well __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