Version: Beta-4.2.0-r7571-b29
OmeroBlitz Api
Home
Previous
Up
Next
Index
omero::model::Plate
Overview
[ "protected" ] class Plate extends
IObject
Used By
reloadAnnotationLinks
reloadPlateAcquisition
reloadScreenLinks
reloadWells
ScreenLinkedPlateSeq
PlateAcquisition::getPlate
PlateAcquisition::plate
PlateAcquisition::setPlate
PlateAnnotationLink::getParent
PlateAnnotationLink::link
PlateAnnotationLink::parent
PlateAnnotationLink::setParent
Screen::findScreenPlateLink
Screen::linkPlate
Screen::unlinkPlate
ScreenPlateLink::child
ScreenPlateLink::getChild
ScreenPlateLink::link
ScreenPlateLink::setChild
Well::getPlate
Well::plate
Well::setPlate
Operation Index
getVersion
setVersion
getDefaultSample
setDefaultSample
getColumnNamingConvention
setColumnNamingConvention
getRowNamingConvention
setRowNamingConvention
getWellOriginX
setWellOriginX
getWellOriginY
setWellOriginY
getRows
setRows
getCols
setCols
getStatus
setStatus
getExternalIdentifier
setExternalIdentifier
unloadScreenLinks
sizeOfScreenLinks
copyScreenLinks
addScreenPlateLink
addAllScreenPlateLinkSet
removeScreenPlateLink
removeAllScreenPlateLinkSet
clearScreenLinks
reloadScreenLinks
getScreenLinksCountPerOwner
linkScreen
addScreenPlateLinkToBoth
findScreenPlateLink
unlinkScreen
removeScreenPlateLinkFromBoth
linkedScreenList
unloadWells
sizeOfWells
copyWells
addWell
addAllWellSet
removeWell
removeAllWellSet
clearWells
reloadWells
unloadPlateAcquisition
sizeOfPlateAcquisition
copyPlateAcquisition
addPlateAcquisition
addAllPlateAcquisitionSet
removePlateAcquisition
removeAllPlateAcquisitionSet
clearPlateAcquisition
reloadPlateAcquisition
unloadAnnotationLinks
sizeOfAnnotationLinks
copyAnnotationLinks
addPlateAnnotationLink
addAllPlateAnnotationLinkSet
removePlateAnnotationLink
removeAllPlateAnnotationLinkSet
clearAnnotationLinks
reloadAnnotationLinks
getAnnotationLinksCountPerOwner
linkAnnotation
addPlateAnnotationLinkToBoth
findPlateAnnotationLink
unlinkAnnotation
removePlateAnnotationLinkFromBoth
linkedAnnotationList
getName
setName
getDescription
setDescription
Data Member Index
version
defaultSample
columnNamingConvention
rowNamingConvention
wellOriginX
wellOriginY
rows
cols
status
externalIdentifier
screenLinksSeq
screenLinksLoaded
screenLinksCountPerOwner
wellsSeq
wellsLoaded
plateAcquisitionSeq
plateAcquisitionLoaded
annotationLinksSeq
annotationLinksLoaded
annotationLinksCountPerOwner
name
description
Operations
RInt
getVersion
()
void
setVersion
(
RInt
theVersion)
RInt
getDefaultSample
()
void
setDefaultSample
(
RInt
theDefaultSample)
RString
getColumnNamingConvention
()
void
setColumnNamingConvention
(
RString
theColumnNamingConvention)
RString
getRowNamingConvention
()
void
setRowNamingConvention
(
RString
theRowNamingConvention)
RDouble
getWellOriginX
()
void
setWellOriginX
(
RDouble
theWellOriginX)
RDouble
getWellOriginY
()
void
setWellOriginY
(
RDouble
theWellOriginY)
RInt
getRows
()
void
setRows
(
RInt
theRows)
RInt
getCols
()
void
setCols
(
RInt
theCols)
RString
getStatus
()
void
setStatus
(
RString
theStatus)
RString
getExternalIdentifier
()
void
setExternalIdentifier
(
RString
theExternalIdentifier)
void
unloadScreenLinks
()
int
sizeOfScreenLinks
()
PlateScreenLinksSeq
copyScreenLinks
()
void
addScreenPlateLink
(
ScreenPlateLink
target)
void
addAllScreenPlateLinkSet
(
PlateScreenLinksSeq
targets)
void
removeScreenPlateLink
(
ScreenPlateLink
theTarget)
void
removeAllScreenPlateLinkSet
(
PlateScreenLinksSeq
targets)
void
clearScreenLinks
()
void
reloadScreenLinks
(Plate toCopy)
sys::CountMap
getScreenLinksCountPerOwner
()
ScreenPlateLink
linkScreen
(
Screen
addition)
void
addScreenPlateLinkToBoth
(
ScreenPlateLink
link, bool bothSides)
PlateScreenLinksSeq
findScreenPlateLink
(
Screen
removal)
void
unlinkScreen
(
Screen
removal)
void
removeScreenPlateLinkFromBoth
(
ScreenPlateLink
link, bool bothSides)
PlateLinkedScreenSeq
linkedScreenList
()
void
unloadWells
()
int
sizeOfWells
()
PlateWellsSeq
copyWells
()
void
addWell
(
Well
target)
void
addAllWellSet
(
PlateWellsSeq
targets)
void
removeWell
(
Well
theTarget)
void
removeAllWellSet
(
PlateWellsSeq
targets)
void
clearWells
()
void
reloadWells
(Plate toCopy)
void
unloadPlateAcquisition
()
int
sizeOfPlateAcquisition
()
PlatePlateAcquisitionSeq
copyPlateAcquisition
()
void
addPlateAcquisition
(
PlateAcquisition
target)
void
addAllPlateAcquisitionSet
(
PlatePlateAcquisitionSeq
targets)
void
removePlateAcquisition
(
PlateAcquisition
theTarget)
void
removeAllPlateAcquisitionSet
(
PlatePlateAcquisitionSeq
targets)
void
clearPlateAcquisition
()
void
reloadPlateAcquisition
(Plate toCopy)
void
unloadAnnotationLinks
()
int
sizeOfAnnotationLinks
()
PlateAnnotationLinksSeq
copyAnnotationLinks
()
void
addPlateAnnotationLink
(
PlateAnnotationLink
target)
void
addAllPlateAnnotationLinkSet
(
PlateAnnotationLinksSeq
targets)
void
removePlateAnnotationLink
(
PlateAnnotationLink
theTarget)
void
removeAllPlateAnnotationLinkSet
(
PlateAnnotationLinksSeq
targets)
void
clearAnnotationLinks
()
void
reloadAnnotationLinks
(Plate toCopy)
sys::CountMap
getAnnotationLinksCountPerOwner
()
PlateAnnotationLink
linkAnnotation
(
Annotation
addition)
void
addPlateAnnotationLinkToBoth
(
PlateAnnotationLink
link, bool bothSides)
PlateAnnotationLinksSeq
findPlateAnnotationLink
(
Annotation
removal)
void
unlinkAnnotation
(
Annotation
removal)
void
removePlateAnnotationLinkFromBoth
(
PlateAnnotationLink
link, bool bothSides)
PlateLinkedAnnotationSeq
linkedAnnotationList
()
RString
getName
()
void
setName
(
RString
theName)
RString
getDescription
()
void
setDescription
(
RString
theDescription)
Data Members
RInt
version
;
RInt
defaultSample
;
RString
columnNamingConvention
;
RString
rowNamingConvention
;
RDouble
wellOriginX
;
RDouble
wellOriginY
;
RInt
rows
;
RInt
cols
;
RString
status
;
RString
externalIdentifier
;
PlateScreenLinksSeq
screenLinksSeq
;
bool
screenLinksLoaded
;
sys::CountMap
screenLinksCountPerOwner
;
PlateWellsSeq
wellsSeq
;
bool
wellsLoaded
;
PlatePlateAcquisitionSeq
plateAcquisitionSeq
;
bool
plateAcquisitionLoaded
;
PlateAnnotationLinksSeq
annotationLinksSeq
;
bool
annotationLinksLoaded
;
sys::CountMap
annotationLinksCountPerOwner
;
RString
name
;
RString
description
;
Home
Previous
Up
Next
Index