Package | Description |
---|---|
omero.gateway.facility | |
omero.gateway.model |
Modifier and Type | Method and Description |
---|---|
Collection<PlateData> |
BrowseFacility.getPlates(SecurityContext ctx)
Loads all plates
|
Collection<PlateData> |
BrowseFacility.getPlates(SecurityContext ctx,
Collection<Long> ids)
Loads the plates with the given ids
|
Collection<PlateData> |
BrowseFacility.getPlates(SecurityContext ctx,
long ownerId)
Loads the plates for a particular user
|
Collection<PlateData> |
BrowseFacility.getPlates(SecurityContext ctx,
long ownerId,
Collection<Long> ids)
Loads the plates with the given ids which belong to a particular user
|
Modifier and Type | Method and Description |
---|---|
PlateData |
WellData.getPlate()
Returns the plate containing this Well.
|
Modifier and Type | Method and Description |
---|---|
Set<PlateData> |
ScreenData.getPlates()
Returns the plates contained in this screen.
|
Modifier and Type | Method and Description |
---|---|
void |
ScreenData.setPlates(Set<PlateData> value)
Sets the plates contained in this screen.
|
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.