Package omero.model
Class Plate
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.Plate
-
- All Implemented Interfaces:
Ice.Object
,java.io.Serializable
,java.lang.Cloneable
,_IObjectOperations
,_IObjectOperationsNC
,_PlateOperations
,_PlateOperationsNC
public abstract class Plate extends IObject implements _PlateOperations, _PlateOperationsNC
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field 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 Summary
Constructors Constructor 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)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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()
-
Methods inherited from class omero.model.IObject
___getDetails, ___getId, ___isAnnotated, ___isGlobal, ___isLink, ___isLoaded, ___isMutable, ___proxy, ___setId, ___shallowCopy, ___unload, ___unloadCollections, ___unloadDetails, getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from class Ice.ObjectImpl
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface omero.model._IObjectOperations
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from interface omero.model._IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from interface omero.model._PlateOperations
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
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
version
protected RInt version
-
defaultSample
protected RInt defaultSample
-
columnNamingConvention
protected RString columnNamingConvention
-
rowNamingConvention
protected RString rowNamingConvention
-
wellOriginX
protected Length wellOriginX
-
wellOriginY
protected Length wellOriginY
-
rows
protected RInt rows
-
columns
protected RInt columns
-
status
protected RString status
-
externalIdentifier
protected RString externalIdentifier
-
screenLinksSeq
protected java.util.List<ScreenPlateLink> screenLinksSeq
-
screenLinksLoaded
protected boolean screenLinksLoaded
-
screenLinksCountPerOwner
protected java.util.Map<java.lang.Long,java.lang.Long> screenLinksCountPerOwner
-
wellsSeq
protected java.util.List<Well> wellsSeq
-
wellsLoaded
protected boolean wellsLoaded
-
plateAcquisitionsSeq
protected java.util.List<PlateAcquisition> plateAcquisitionsSeq
-
plateAcquisitionsLoaded
protected boolean plateAcquisitionsLoaded
-
annotationLinksSeq
protected java.util.List<PlateAnnotationLink> annotationLinksSeq
-
annotationLinksLoaded
protected boolean annotationLinksLoaded
-
annotationLinksCountPerOwner
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
-
name
protected RString name
-
description
protected RString description
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Plate
public Plate()
-
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)
-
-
Method Detail
-
ice_isA
public boolean ice_isA(java.lang.String s)
-
ice_isA
public boolean ice_isA(java.lang.String s, Ice.Current __current)
-
ice_ids
public java.lang.String[] ice_ids()
-
ice_ids
public java.lang.String[] ice_ids(Ice.Current __current)
-
ice_id
public java.lang.String ice_id()
-
ice_id
public java.lang.String ice_id(Ice.Current __current)
-
ice_staticId
public static java.lang.String ice_staticId()
-
addAllPlateAcquisitionSet
public final void addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
- Specified by:
addAllPlateAcquisitionSet
in interface_PlateOperationsNC
-
addAllPlateAnnotationLinkSet
public final void addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
- Specified by:
addAllPlateAnnotationLinkSet
in interface_PlateOperationsNC
-
addAllScreenPlateLinkSet
public final void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
addAllScreenPlateLinkSet
in interface_PlateOperationsNC
-
addAllWellSet
public final void addAllWellSet(java.util.List<Well> targets)
- Specified by:
addAllWellSet
in interface_PlateOperationsNC
-
addPlateAcquisition
public final void addPlateAcquisition(PlateAcquisition target)
- Specified by:
addPlateAcquisition
in interface_PlateOperationsNC
-
addPlateAnnotationLink
public final void addPlateAnnotationLink(PlateAnnotationLink target)
- Specified by:
addPlateAnnotationLink
in interface_PlateOperationsNC
-
addPlateAnnotationLinkToBoth
public final void addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides)
- Specified by:
addPlateAnnotationLinkToBoth
in interface_PlateOperationsNC
-
addScreenPlateLink
public final void addScreenPlateLink(ScreenPlateLink target)
- Specified by:
addScreenPlateLink
in interface_PlateOperationsNC
-
addScreenPlateLinkToBoth
public final void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
addScreenPlateLinkToBoth
in interface_PlateOperationsNC
-
addWell
public final void addWell(Well target)
- Specified by:
addWell
in interface_PlateOperationsNC
-
clearAnnotationLinks
public final void clearAnnotationLinks()
- Specified by:
clearAnnotationLinks
in interface_PlateOperationsNC
-
clearPlateAcquisitions
public final void clearPlateAcquisitions()
- Specified by:
clearPlateAcquisitions
in interface_PlateOperationsNC
-
clearScreenLinks
public final void clearScreenLinks()
- Specified by:
clearScreenLinks
in interface_PlateOperationsNC
-
clearWells
public final void clearWells()
- Specified by:
clearWells
in interface_PlateOperationsNC
-
copyAnnotationLinks
public final java.util.List<PlateAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinks
in interface_PlateOperationsNC
-
copyPlateAcquisitions
public final java.util.List<PlateAcquisition> copyPlateAcquisitions()
- Specified by:
copyPlateAcquisitions
in interface_PlateOperationsNC
-
copyScreenLinks
public final java.util.List<ScreenPlateLink> copyScreenLinks()
- Specified by:
copyScreenLinks
in interface_PlateOperationsNC
-
copyWells
public final java.util.List<Well> copyWells()
- Specified by:
copyWells
in interface_PlateOperationsNC
-
findPlateAnnotationLink
public final java.util.List<PlateAnnotationLink> findPlateAnnotationLink(Annotation removal)
- Specified by:
findPlateAnnotationLink
in interface_PlateOperationsNC
-
findScreenPlateLink
public final java.util.List<ScreenPlateLink> findScreenPlateLink(Screen removal)
- Specified by:
findScreenPlateLink
in interface_PlateOperationsNC
-
getAnnotationLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwner
in interface_PlateOperationsNC
-
getColumnNamingConvention
public final RString getColumnNamingConvention()
- Specified by:
getColumnNamingConvention
in interface_PlateOperationsNC
-
getColumns
public final RInt getColumns()
- Specified by:
getColumns
in interface_PlateOperationsNC
-
getDefaultSample
public final RInt getDefaultSample()
- Specified by:
getDefaultSample
in interface_PlateOperationsNC
-
getDescription
public final RString getDescription()
- Specified by:
getDescription
in interface_PlateOperationsNC
-
getExternalIdentifier
public final RString getExternalIdentifier()
- Specified by:
getExternalIdentifier
in interface_PlateOperationsNC
-
getName
public final RString getName()
- Specified by:
getName
in interface_PlateOperationsNC
-
getRowNamingConvention
public final RString getRowNamingConvention()
- Specified by:
getRowNamingConvention
in interface_PlateOperationsNC
-
getRows
public final RInt getRows()
- Specified by:
getRows
in interface_PlateOperationsNC
-
getScreenLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getScreenLinksCountPerOwner()
- Specified by:
getScreenLinksCountPerOwner
in interface_PlateOperationsNC
-
getStatus
public final RString getStatus()
- Specified by:
getStatus
in interface_PlateOperationsNC
-
getVersion
public final RInt getVersion()
- Specified by:
getVersion
in interface_PlateOperationsNC
-
getWellOriginX
public final Length getWellOriginX()
- Specified by:
getWellOriginX
in interface_PlateOperationsNC
-
getWellOriginY
public final Length getWellOriginY()
- Specified by:
getWellOriginY
in interface_PlateOperationsNC
-
linkAnnotation
public final PlateAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotation
in interface_PlateOperationsNC
-
linkScreen
public final ScreenPlateLink linkScreen(Screen addition)
- Specified by:
linkScreen
in interface_PlateOperationsNC
-
linkedAnnotationList
public final java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationList
in interface_PlateOperationsNC
-
linkedScreenList
public final java.util.List<Screen> linkedScreenList()
- Specified by:
linkedScreenList
in interface_PlateOperationsNC
-
reloadAnnotationLinks
public final void reloadAnnotationLinks(Plate toCopy)
- Specified by:
reloadAnnotationLinks
in interface_PlateOperationsNC
-
reloadPlateAcquisitions
public final void reloadPlateAcquisitions(Plate toCopy)
- Specified by:
reloadPlateAcquisitions
in interface_PlateOperationsNC
-
reloadScreenLinks
public final void reloadScreenLinks(Plate toCopy)
- Specified by:
reloadScreenLinks
in interface_PlateOperationsNC
-
reloadWells
public final void reloadWells(Plate toCopy)
- Specified by:
reloadWells
in interface_PlateOperationsNC
-
removeAllPlateAcquisitionSet
public final void removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets)
- Specified by:
removeAllPlateAcquisitionSet
in interface_PlateOperationsNC
-
removeAllPlateAnnotationLinkSet
public final void removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets)
- Specified by:
removeAllPlateAnnotationLinkSet
in interface_PlateOperationsNC
-
removeAllScreenPlateLinkSet
public final void removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets)
- Specified by:
removeAllScreenPlateLinkSet
in interface_PlateOperationsNC
-
removeAllWellSet
public final void removeAllWellSet(java.util.List<Well> targets)
- Specified by:
removeAllWellSet
in interface_PlateOperationsNC
-
removePlateAcquisition
public final void removePlateAcquisition(PlateAcquisition theTarget)
- Specified by:
removePlateAcquisition
in interface_PlateOperationsNC
-
removePlateAnnotationLink
public final void removePlateAnnotationLink(PlateAnnotationLink theTarget)
- Specified by:
removePlateAnnotationLink
in interface_PlateOperationsNC
-
removePlateAnnotationLinkFromBoth
public final void removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides)
- Specified by:
removePlateAnnotationLinkFromBoth
in interface_PlateOperationsNC
-
removeScreenPlateLink
public final void removeScreenPlateLink(ScreenPlateLink theTarget)
- Specified by:
removeScreenPlateLink
in interface_PlateOperationsNC
-
removeScreenPlateLinkFromBoth
public final void removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides)
- Specified by:
removeScreenPlateLinkFromBoth
in interface_PlateOperationsNC
-
removeWell
public final void removeWell(Well theTarget)
- Specified by:
removeWell
in interface_PlateOperationsNC
-
setColumnNamingConvention
public final void setColumnNamingConvention(RString theColumnNamingConvention)
- Specified by:
setColumnNamingConvention
in interface_PlateOperationsNC
-
setColumns
public final void setColumns(RInt theColumns)
- Specified by:
setColumns
in interface_PlateOperationsNC
-
setDefaultSample
public final void setDefaultSample(RInt theDefaultSample)
- Specified by:
setDefaultSample
in interface_PlateOperationsNC
-
setDescription
public final void setDescription(RString theDescription)
- Specified by:
setDescription
in interface_PlateOperationsNC
-
setExternalIdentifier
public final void setExternalIdentifier(RString theExternalIdentifier)
- Specified by:
setExternalIdentifier
in interface_PlateOperationsNC
-
setName
public final void setName(RString theName)
- Specified by:
setName
in interface_PlateOperationsNC
-
setRowNamingConvention
public final void setRowNamingConvention(RString theRowNamingConvention)
- Specified by:
setRowNamingConvention
in interface_PlateOperationsNC
-
setRows
public final void setRows(RInt theRows)
- Specified by:
setRows
in interface_PlateOperationsNC
-
setStatus
public final void setStatus(RString theStatus)
- Specified by:
setStatus
in interface_PlateOperationsNC
-
setVersion
public final void setVersion(RInt theVersion)
- Specified by:
setVersion
in interface_PlateOperationsNC
-
setWellOriginX
public final void setWellOriginX(Length theWellOriginX)
- Specified by:
setWellOriginX
in interface_PlateOperationsNC
-
setWellOriginY
public final void setWellOriginY(Length theWellOriginY)
- Specified by:
setWellOriginY
in interface_PlateOperationsNC
-
sizeOfAnnotationLinks
public final int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinks
in interface_PlateOperationsNC
-
sizeOfPlateAcquisitions
public final int sizeOfPlateAcquisitions()
- Specified by:
sizeOfPlateAcquisitions
in interface_PlateOperationsNC
-
sizeOfScreenLinks
public final int sizeOfScreenLinks()
- Specified by:
sizeOfScreenLinks
in interface_PlateOperationsNC
-
sizeOfWells
public final int sizeOfWells()
- Specified by:
sizeOfWells
in interface_PlateOperationsNC
-
unlinkAnnotation
public final void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotation
in interface_PlateOperationsNC
-
unlinkScreen
public final void unlinkScreen(Screen removal)
- Specified by:
unlinkScreen
in interface_PlateOperationsNC
-
unloadAnnotationLinks
public final void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinks
in interface_PlateOperationsNC
-
unloadPlateAcquisitions
public final void unloadPlateAcquisitions()
- Specified by:
unloadPlateAcquisitions
in interface_PlateOperationsNC
-
unloadScreenLinks
public final void unloadScreenLinks()
- Specified by:
unloadScreenLinks
in interface_PlateOperationsNC
-
unloadWells
public final void unloadWells()
- Specified by:
unloadWells
in interface_PlateOperationsNC
-
___getVersion
public static Ice.DispatchStatus ___getVersion(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setVersion
public static Ice.DispatchStatus ___setVersion(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getDefaultSample
public static Ice.DispatchStatus ___getDefaultSample(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setDefaultSample
public static Ice.DispatchStatus ___setDefaultSample(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getColumnNamingConvention
public static Ice.DispatchStatus ___getColumnNamingConvention(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setColumnNamingConvention
public static Ice.DispatchStatus ___setColumnNamingConvention(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getRowNamingConvention
public static Ice.DispatchStatus ___getRowNamingConvention(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setRowNamingConvention
public static Ice.DispatchStatus ___setRowNamingConvention(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getWellOriginX
public static Ice.DispatchStatus ___getWellOriginX(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setWellOriginX
public static Ice.DispatchStatus ___setWellOriginX(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getWellOriginY
public static Ice.DispatchStatus ___getWellOriginY(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setWellOriginY
public static Ice.DispatchStatus ___setWellOriginY(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getRows
public static Ice.DispatchStatus ___getRows(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setRows
public static Ice.DispatchStatus ___setRows(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getColumns
public static Ice.DispatchStatus ___getColumns(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setColumns
public static Ice.DispatchStatus ___setColumns(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getStatus
public static Ice.DispatchStatus ___getStatus(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setStatus
public static Ice.DispatchStatus ___setStatus(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getExternalIdentifier
public static Ice.DispatchStatus ___getExternalIdentifier(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setExternalIdentifier
public static Ice.DispatchStatus ___setExternalIdentifier(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadScreenLinks
public static Ice.DispatchStatus ___unloadScreenLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfScreenLinks
public static Ice.DispatchStatus ___sizeOfScreenLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyScreenLinks
public static Ice.DispatchStatus ___copyScreenLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addScreenPlateLink
public static Ice.DispatchStatus ___addScreenPlateLink(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllScreenPlateLinkSet
public static Ice.DispatchStatus ___addAllScreenPlateLinkSet(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeScreenPlateLink
public static Ice.DispatchStatus ___removeScreenPlateLink(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllScreenPlateLinkSet
public static Ice.DispatchStatus ___removeAllScreenPlateLinkSet(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearScreenLinks
public static Ice.DispatchStatus ___clearScreenLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadScreenLinks
public static Ice.DispatchStatus ___reloadScreenLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getScreenLinksCountPerOwner
public static Ice.DispatchStatus ___getScreenLinksCountPerOwner(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkScreen
public static Ice.DispatchStatus ___linkScreen(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addScreenPlateLinkToBoth
public static Ice.DispatchStatus ___addScreenPlateLinkToBoth(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___findScreenPlateLink
public static Ice.DispatchStatus ___findScreenPlateLink(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unlinkScreen
public static Ice.DispatchStatus ___unlinkScreen(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeScreenPlateLinkFromBoth
public static Ice.DispatchStatus ___removeScreenPlateLinkFromBoth(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkedScreenList
public static Ice.DispatchStatus ___linkedScreenList(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadWells
public static Ice.DispatchStatus ___unloadWells(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfWells
public static Ice.DispatchStatus ___sizeOfWells(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyWells
public static Ice.DispatchStatus ___copyWells(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addWell
public static Ice.DispatchStatus ___addWell(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllWellSet
public static Ice.DispatchStatus ___addAllWellSet(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeWell
public static Ice.DispatchStatus ___removeWell(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllWellSet
public static Ice.DispatchStatus ___removeAllWellSet(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearWells
public static Ice.DispatchStatus ___clearWells(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadWells
public static Ice.DispatchStatus ___reloadWells(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadPlateAcquisitions
public static Ice.DispatchStatus ___unloadPlateAcquisitions(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfPlateAcquisitions
public static Ice.DispatchStatus ___sizeOfPlateAcquisitions(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyPlateAcquisitions
public static Ice.DispatchStatus ___copyPlateAcquisitions(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addPlateAcquisition
public static Ice.DispatchStatus ___addPlateAcquisition(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllPlateAcquisitionSet
public static Ice.DispatchStatus ___addAllPlateAcquisitionSet(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removePlateAcquisition
public static Ice.DispatchStatus ___removePlateAcquisition(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllPlateAcquisitionSet
public static Ice.DispatchStatus ___removeAllPlateAcquisitionSet(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearPlateAcquisitions
public static Ice.DispatchStatus ___clearPlateAcquisitions(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadPlateAcquisitions
public static Ice.DispatchStatus ___reloadPlateAcquisitions(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadAnnotationLinks
public static Ice.DispatchStatus ___unloadAnnotationLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfAnnotationLinks
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyAnnotationLinks
public static Ice.DispatchStatus ___copyAnnotationLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addPlateAnnotationLink
public static Ice.DispatchStatus ___addPlateAnnotationLink(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllPlateAnnotationLinkSet
public static Ice.DispatchStatus ___addAllPlateAnnotationLinkSet(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removePlateAnnotationLink
public static Ice.DispatchStatus ___removePlateAnnotationLink(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllPlateAnnotationLinkSet
public static Ice.DispatchStatus ___removeAllPlateAnnotationLinkSet(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearAnnotationLinks
public static Ice.DispatchStatus ___clearAnnotationLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadAnnotationLinks
public static Ice.DispatchStatus ___reloadAnnotationLinks(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getAnnotationLinksCountPerOwner
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkAnnotation
public static Ice.DispatchStatus ___linkAnnotation(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addPlateAnnotationLinkToBoth
public static Ice.DispatchStatus ___addPlateAnnotationLinkToBoth(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___findPlateAnnotationLink
public static Ice.DispatchStatus ___findPlateAnnotationLink(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unlinkAnnotation
public static Ice.DispatchStatus ___unlinkAnnotation(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removePlateAnnotationLinkFromBoth
public static Ice.DispatchStatus ___removePlateAnnotationLinkFromBoth(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkedAnnotationList
public static Ice.DispatchStatus ___linkedAnnotationList(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getName
public static Ice.DispatchStatus ___getName(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setName
public static Ice.DispatchStatus ___setName(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getDescription
public static Ice.DispatchStatus ___getDescription(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setDescription
public static Ice.DispatchStatus ___setDescription(Plate __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
__dispatch
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)
- Specified by:
__dispatch
in interfaceIce.Object
- Overrides:
__dispatch
in classIObject
-
__writeImpl
protected void __writeImpl(IceInternal.BasicStream __os)
- Overrides:
__writeImpl
in classIObject
-
__readImpl
protected void __readImpl(IceInternal.BasicStream __is)
- Overrides:
__readImpl
in classIObject
-
-