パッケージ | 説明 |
---|---|
omero.gateway.facility |
修飾子とタイプ | メソッドと説明 |
---|---|
java.util.Collection<WellData> |
BrowseFacility.getWells(SecurityContext ctx,
java.util.Collection<java.lang.Long> wellIds)
Loads the wells
|
java.util.Collection<WellData> |
BrowseFacility.getWells(SecurityContext ctx,
long plateId)
Loads the wells for a given plate
|