public abstract class Plate extends IObject implements _PlateOperations, _PlateOperationsNC
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<PlateAnnotationLink> |
annotationLinksSeq |
protected RString |
columnNamingConvention |
protected RInt |
columns |
protected RInt |
defaultSample |
protected RString |
description |
protected RString |
externalIdentifier |
protected RString |
name |
protected boolean |
plateAcquisitionsLoaded |
protected java.util.List<PlateAcquisition> |
plateAcquisitionsSeq |
protected RString |
rowNamingConvention |
protected RInt |
rows |
protected java.util.Map<java.lang.Long,java.lang.Long> |
screenLinksCountPerOwner |
protected boolean |
screenLinksLoaded |
protected java.util.List<ScreenPlateLink> |
screenLinksSeq |
static long |
serialVersionUID |
protected RString |
status |
protected RInt |
version |
protected Length |
wellOriginX |
protected Length |
wellOriginY |
protected boolean |
wellsLoaded |
protected java.util.List<Well> |
wellsSeq |
Constructor and Description |
---|
Plate() |
Plate(RLong id,
Details details,
boolean loaded,
RInt version,
RInt defaultSample,
RString columnNamingConvention,
RString rowNamingConvention,
Length wellOriginX,
Length wellOriginY,
RInt rows,
RInt columns,
RString status,
RString externalIdentifier,
java.util.List<ScreenPlateLink> screenLinksSeq,
boolean screenLinksLoaded,
java.util.Map<java.lang.Long,java.lang.Long> screenLinksCountPerOwner,
java.util.List<Well> wellsSeq,
boolean wellsLoaded,
java.util.List<PlateAcquisition> plateAcquisitionsSeq,
boolean plateAcquisitionsLoaded,
java.util.List<PlateAnnotationLink> 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 |
___addAllPlateAcquisitionSet(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addAllPlateAnnotationLinkSet(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addAllScreenPlateLinkSet(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addAllWellSet(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addPlateAcquisition(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addPlateAnnotationLink(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addPlateAnnotationLinkToBoth(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addScreenPlateLink(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addScreenPlateLinkToBoth(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addWell(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearAnnotationLinks(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearPlateAcquisitions(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearScreenLinks(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearWells(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyAnnotationLinks(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyPlateAcquisitions(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyScreenLinks(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyWells(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___findPlateAnnotationLink(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___findScreenPlateLink(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getAnnotationLinksCountPerOwner(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getColumnNamingConvention(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getColumns(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getDefaultSample(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getDescription(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getExternalIdentifier(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getName(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getRowNamingConvention(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getRows(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getScreenLinksCountPerOwner(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getStatus(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getVersion(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getWellOriginX(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getWellOriginY(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkAnnotation(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkedAnnotationList(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkedScreenList(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkScreen(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadAnnotationLinks(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadPlateAcquisitions(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadScreenLinks(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadWells(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllPlateAcquisitionSet(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllPlateAnnotationLinkSet(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllScreenPlateLinkSet(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllWellSet(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removePlateAcquisition(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removePlateAnnotationLink(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removePlateAnnotationLinkFromBoth(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeScreenPlateLink(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeScreenPlateLinkFromBoth(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeWell(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setColumnNamingConvention(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setColumns(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setDefaultSample(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setDescription(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setExternalIdentifier(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setName(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setRowNamingConvention(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setRows(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setStatus(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setVersion(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setWellOriginX(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setWellOriginY(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfAnnotationLinks(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfPlateAcquisitions(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfScreenLinks(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfWells(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unlinkAnnotation(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unlinkScreen(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadAnnotationLinks(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadPlateAcquisitions(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadScreenLinks(Plate __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadWells(Plate __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 |
addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets) |
void |
addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets) |
void |
addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets) |
void |
addAllWellSet(java.util.List<Well> targets) |
void |
addPlateAcquisition(PlateAcquisition target) |
void |
addPlateAnnotationLink(PlateAnnotationLink target) |
void |
addPlateAnnotationLinkToBoth(PlateAnnotationLink link,
boolean bothSides) |
void |
addScreenPlateLink(ScreenPlateLink target) |
void |
addScreenPlateLinkToBoth(ScreenPlateLink link,
boolean bothSides) |
void |
addWell(Well target) |
void |
clearAnnotationLinks() |
void |
clearPlateAcquisitions() |
void |
clearScreenLinks() |
void |
clearWells() |
Plate |
clone() |
java.util.List<PlateAnnotationLink> |
copyAnnotationLinks() |
java.util.List<PlateAcquisition> |
copyPlateAcquisitions() |
java.util.List<ScreenPlateLink> |
copyScreenLinks() |
java.util.List<Well> |
copyWells() |
java.util.List<PlateAnnotationLink> |
findPlateAnnotationLink(Annotation removal) |
java.util.List<ScreenPlateLink> |
findScreenPlateLink(Screen removal) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner() |
RString |
getColumnNamingConvention() |
RInt |
getColumns() |
RInt |
getDefaultSample() |
RString |
getDescription() |
RString |
getExternalIdentifier() |
RString |
getName() |
RString |
getRowNamingConvention() |
RInt |
getRows() |
java.util.Map<java.lang.Long,java.lang.Long> |
getScreenLinksCountPerOwner() |
RString |
getStatus() |
RInt |
getVersion() |
Length |
getWellOriginX() |
Length |
getWellOriginY() |
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() |
PlateAnnotationLink |
linkAnnotation(Annotation addition) |
java.util.List<Annotation> |
linkedAnnotationList() |
java.util.List<Screen> |
linkedScreenList() |
ScreenPlateLink |
linkScreen(Screen addition) |
void |
reloadAnnotationLinks(Plate toCopy) |
void |
reloadPlateAcquisitions(Plate toCopy) |
void |
reloadScreenLinks(Plate toCopy) |
void |
reloadWells(Plate toCopy) |
void |
removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets) |
void |
removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets) |
void |
removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets) |
void |
removeAllWellSet(java.util.List<Well> targets) |
void |
removePlateAcquisition(PlateAcquisition theTarget) |
void |
removePlateAnnotationLink(PlateAnnotationLink theTarget) |
void |
removePlateAnnotationLinkFromBoth(PlateAnnotationLink link,
boolean bothSides) |
void |
removeScreenPlateLink(ScreenPlateLink theTarget) |
void |
removeScreenPlateLinkFromBoth(ScreenPlateLink link,
boolean bothSides) |
void |
removeWell(Well theTarget) |
void |
setColumnNamingConvention(RString theColumnNamingConvention) |
void |
setColumns(RInt theColumns) |
void |
setDefaultSample(RInt theDefaultSample) |
void |
setDescription(RString theDescription) |
void |
setExternalIdentifier(RString theExternalIdentifier) |
void |
setName(RString theName) |
void |
setRowNamingConvention(RString theRowNamingConvention) |
void |
setRows(RInt theRows) |
void |
setStatus(RString theStatus) |
void |
setVersion(RInt theVersion) |
void |
setWellOriginX(Length theWellOriginX) |
void |
setWellOriginY(Length theWellOriginY) |
int |
sizeOfAnnotationLinks() |
int |
sizeOfPlateAcquisitions() |
int |
sizeOfScreenLinks() |
int |
sizeOfWells() |
void |
unlinkAnnotation(Annotation removal) |
void |
unlinkScreen(Screen removal) |
void |
unloadAnnotationLinks() |
void |
unloadPlateAcquisitions() |
void |
unloadScreenLinks() |
void |
unloadWells() |
___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
addAllPlateAcquisitionSet, addAllPlateAnnotationLinkSet, addAllScreenPlateLinkSet, addAllWellSet, addPlateAcquisition, addPlateAnnotationLink, addPlateAnnotationLinkToBoth, addScreenPlateLink, addScreenPlateLinkToBoth, addWell, clearAnnotationLinks, clearPlateAcquisitions, clearScreenLinks, clearWells, copyAnnotationLinks, copyPlateAcquisitions, copyScreenLinks, copyWells, findPlateAnnotationLink, findScreenPlateLink, getAnnotationLinksCountPerOwner, getColumnNamingConvention, getColumns, getDefaultSample, getDescription, getExternalIdentifier, getName, getRowNamingConvention, getRows, getScreenLinksCountPerOwner, getStatus, getVersion, getWellOriginX, getWellOriginY, linkAnnotation, linkedAnnotationList, linkedScreenList, linkScreen, reloadAnnotationLinks, reloadPlateAcquisitions, reloadScreenLinks, reloadWells, removeAllPlateAcquisitionSet, removeAllPlateAnnotationLinkSet, removeAllScreenPlateLinkSet, removeAllWellSet, removePlateAcquisition, removePlateAnnotationLink, removePlateAnnotationLinkFromBoth, removeScreenPlateLink, removeScreenPlateLinkFromBoth, removeWell, setColumnNamingConvention, setColumns, setDefaultSample, setDescription, setExternalIdentifier, setName, setRowNamingConvention, setRows, setStatus, setVersion, setWellOriginX, setWellOriginY, sizeOfAnnotationLinks, sizeOfPlateAcquisitions, sizeOfScreenLinks, sizeOfWells, unlinkAnnotation, unlinkScreen, unloadAnnotationLinks, unloadPlateAcquisitions, unloadScreenLinks, unloadWells
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 RInt defaultSample
protected RString columnNamingConvention
protected RString rowNamingConvention
protected Length wellOriginX
protected Length wellOriginY
protected RInt rows
protected RInt columns
protected RString status
protected RString externalIdentifier
protected java.util.List<ScreenPlateLink> screenLinksSeq
protected boolean screenLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> screenLinksCountPerOwner
protected java.util.List<Well> wellsSeq
protected boolean wellsLoaded
protected java.util.List<PlateAcquisition> plateAcquisitionsSeq
protected boolean plateAcquisitionsLoaded
protected java.util.List<PlateAnnotationLink> 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 Plate()
public Plate(RLong id, Details details, boolean loaded, RInt version, RInt defaultSample, RString columnNamingConvention, RString rowNamingConvention, Length wellOriginX, Length wellOriginY, RInt rows, RInt columns, RString status, RString externalIdentifier, java.util.List<ScreenPlateLink> screenLinksSeq, boolean screenLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> screenLinksCountPerOwner, java.util.List<Well> wellsSeq, boolean wellsLoaded, java.util.List<PlateAcquisition> plateAcquisitionsSeq, boolean plateAcquisitionsLoaded, java.util.List<PlateAnnotationLink> 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 addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
addAllPlateAcquisitionSet
in interface _PlateOperationsNC
public final void addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
addAllPlateAnnotationLinkSet
in interface _PlateOperationsNC
public final void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
addAllScreenPlateLinkSet
in interface _PlateOperationsNC
public final void addAllWellSet(java.util.List<Well> targets)
addAllWellSet
in interface _PlateOperationsNC
public final void addPlateAcquisition(PlateAcquisition target)
addPlateAcquisition
in interface _PlateOperationsNC
public final void addPlateAnnotationLink(PlateAnnotationLink target)
addPlateAnnotationLink
in interface _PlateOperationsNC
public final void addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides)
addPlateAnnotationLinkToBoth
in interface _PlateOperationsNC
public final void addScreenPlateLink(ScreenPlateLink target)
addScreenPlateLink
in interface _PlateOperationsNC
public final void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
addScreenPlateLinkToBoth
in interface _PlateOperationsNC
public final void addWell(Well target)
addWell
in interface _PlateOperationsNC
public final void clearAnnotationLinks()
clearAnnotationLinks
in interface _PlateOperationsNC
public final void clearPlateAcquisitions()
clearPlateAcquisitions
in interface _PlateOperationsNC
public final void clearScreenLinks()
clearScreenLinks
in interface _PlateOperationsNC
public final void clearWells()
clearWells
in interface _PlateOperationsNC
public final java.util.List<PlateAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks
in interface _PlateOperationsNC
public final java.util.List<PlateAcquisition> copyPlateAcquisitions()
copyPlateAcquisitions
in interface _PlateOperationsNC
public final java.util.List<ScreenPlateLink> copyScreenLinks()
copyScreenLinks
in interface _PlateOperationsNC
public final java.util.List<Well> copyWells()
copyWells
in interface _PlateOperationsNC
public final java.util.List<PlateAnnotationLink> findPlateAnnotationLink(Annotation removal)
findPlateAnnotationLink
in interface _PlateOperationsNC
public final java.util.List<ScreenPlateLink> findScreenPlateLink(Screen removal)
findScreenPlateLink
in interface _PlateOperationsNC
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner
in interface _PlateOperationsNC
public final RString getColumnNamingConvention()
getColumnNamingConvention
in interface _PlateOperationsNC
public final RInt getColumns()
getColumns
in interface _PlateOperationsNC
public final RInt getDefaultSample()
getDefaultSample
in interface _PlateOperationsNC
public final RString getDescription()
getDescription
in interface _PlateOperationsNC
public final RString getExternalIdentifier()
getExternalIdentifier
in interface _PlateOperationsNC
public final RString getName()
getName
in interface _PlateOperationsNC
public final RString getRowNamingConvention()
getRowNamingConvention
in interface _PlateOperationsNC
public final RInt getRows()
getRows
in interface _PlateOperationsNC
public final java.util.Map<java.lang.Long,java.lang.Long> getScreenLinksCountPerOwner()
getScreenLinksCountPerOwner
in interface _PlateOperationsNC
public final RString getStatus()
getStatus
in interface _PlateOperationsNC
public final RInt getVersion()
getVersion
in interface _PlateOperationsNC
public final Length getWellOriginX()
getWellOriginX
in interface _PlateOperationsNC
public final Length getWellOriginY()
getWellOriginY
in interface _PlateOperationsNC
public final PlateAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation
in interface _PlateOperationsNC
public final ScreenPlateLink linkScreen(Screen addition)
linkScreen
in interface _PlateOperationsNC
public final java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList
in interface _PlateOperationsNC
public final java.util.List<Screen> linkedScreenList()
linkedScreenList
in interface _PlateOperationsNC
public final void reloadAnnotationLinks(Plate toCopy)
reloadAnnotationLinks
in interface _PlateOperationsNC
public final void reloadPlateAcquisitions(Plate toCopy)
reloadPlateAcquisitions
in interface _PlateOperationsNC
public final void reloadScreenLinks(Plate toCopy)
reloadScreenLinks
in interface _PlateOperationsNC
public final void reloadWells(Plate toCopy)
reloadWells
in interface _PlateOperationsNC
public final void removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
removeAllPlateAcquisitionSet
in interface _PlateOperationsNC
public final void removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
removeAllPlateAnnotationLinkSet
in interface _PlateOperationsNC
public final void removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
removeAllScreenPlateLinkSet
in interface _PlateOperationsNC
public final void removeAllWellSet(java.util.List<Well> targets)
removeAllWellSet
in interface _PlateOperationsNC
public final void removePlateAcquisition(PlateAcquisition theTarget)
removePlateAcquisition
in interface _PlateOperationsNC
public final void removePlateAnnotationLink(PlateAnnotationLink theTarget)
removePlateAnnotationLink
in interface _PlateOperationsNC
public final void removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides)
removePlateAnnotationLinkFromBoth
in interface _PlateOperationsNC
public final void removeScreenPlateLink(ScreenPlateLink theTarget)
removeScreenPlateLink
in interface _PlateOperationsNC
public final void removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
removeScreenPlateLinkFromBoth
in interface _PlateOperationsNC
public final void removeWell(Well theTarget)
removeWell
in interface _PlateOperationsNC
public final void setColumnNamingConvention(RString theColumnNamingConvention)
setColumnNamingConvention
in interface _PlateOperationsNC
public final void setColumns(RInt theColumns)
setColumns
in interface _PlateOperationsNC
public final void setDefaultSample(RInt theDefaultSample)
setDefaultSample
in interface _PlateOperationsNC
public final void setDescription(RString theDescription)
setDescription
in interface _PlateOperationsNC
public final void setExternalIdentifier(RString theExternalIdentifier)
setExternalIdentifier
in interface _PlateOperationsNC
public final void setName(RString theName)
setName
in interface _PlateOperationsNC
public final void setRowNamingConvention(RString theRowNamingConvention)
setRowNamingConvention
in interface _PlateOperationsNC
public final void setRows(RInt theRows)
setRows
in interface _PlateOperationsNC
public final void setStatus(RString theStatus)
setStatus
in interface _PlateOperationsNC
public final void setVersion(RInt theVersion)
setVersion
in interface _PlateOperationsNC
public final void setWellOriginX(Length theWellOriginX)
setWellOriginX
in interface _PlateOperationsNC
public final void setWellOriginY(Length theWellOriginY)
setWellOriginY
in interface _PlateOperationsNC
public final int sizeOfAnnotationLinks()
sizeOfAnnotationLinks
in interface _PlateOperationsNC
public final int sizeOfPlateAcquisitions()
sizeOfPlateAcquisitions
in interface _PlateOperationsNC
public final int sizeOfScreenLinks()
sizeOfScreenLinks
in interface _PlateOperationsNC
public final int sizeOfWells()
sizeOfWells
in interface _PlateOperationsNC
public final void unlinkAnnotation(Annotation removal)
unlinkAnnotation
in interface _PlateOperationsNC
public final void unlinkScreen(Screen removal)
unlinkScreen
in interface _PlateOperationsNC
public final void unloadAnnotationLinks()
unloadAnnotationLinks
in interface _PlateOperationsNC
public final void unloadPlateAcquisitions()
unloadPlateAcquisitions
in interface _PlateOperationsNC
public final void unloadScreenLinks()
unloadScreenLinks
in interface _PlateOperationsNC
public final void unloadWells()
unloadWells
in interface _PlateOperationsNC
public static Ice.DispatchStatus ___getVersion(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setVersion(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getDefaultSample(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setDefaultSample(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getColumnNamingConvention(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setColumnNamingConvention(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getRowNamingConvention(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setRowNamingConvention(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getWellOriginX(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setWellOriginX(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getWellOriginY(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setWellOriginY(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getRows(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setRows(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getColumns(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setColumns(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getStatus(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setStatus(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getExternalIdentifier(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setExternalIdentifier(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadScreenLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfScreenLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyScreenLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addScreenPlateLink(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllScreenPlateLinkSet(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeScreenPlateLink(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllScreenPlateLinkSet(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearScreenLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadScreenLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getScreenLinksCountPerOwner(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkScreen(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addScreenPlateLinkToBoth(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findScreenPlateLink(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkScreen(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeScreenPlateLinkFromBoth(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedScreenList(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadWells(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfWells(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyWells(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addWell(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllWellSet(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeWell(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllWellSet(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearWells(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadWells(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadPlateAcquisitions(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfPlateAcquisitions(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyPlateAcquisitions(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addPlateAcquisition(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllPlateAcquisitionSet(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removePlateAcquisition(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllPlateAcquisitionSet(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearPlateAcquisitions(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadPlateAcquisitions(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadAnnotationLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyAnnotationLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addPlateAnnotationLink(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllPlateAnnotationLinkSet(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removePlateAnnotationLink(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllPlateAnnotationLinkSet(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearAnnotationLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadAnnotationLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkAnnotation(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addPlateAnnotationLinkToBoth(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findPlateAnnotationLink(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkAnnotation(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removePlateAnnotationLinkFromBoth(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedAnnotationList(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getName(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setName(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getDescription(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setDescription(Plate __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