Package | Description |
---|---|
ome.model.annotations | |
ome.model.screen |
Modifier and Type | Method and Description |
---|---|
Plate |
PlateAnnotationLink.parent() |
Modifier and Type | Method and Description |
---|---|
void |
PlateAnnotationLink.link(Plate parent,
Annotation child) |
Modifier and Type | Field and Description |
---|---|
protected Plate |
PlateAcquisition.plate |
protected Plate |
Well.plate |
Modifier and Type | Method and Description |
---|---|
Plate |
ScreenPlateLink.child() |
Plate |
PlateAcquisition.getPlate()
Many-to-one field ome.model.screen.PlateAcquisition.plate (ome.model.screen.Plate)
|
Plate |
Well.getPlate()
Many-to-one field ome.model.screen.Well.plate (ome.model.screen.Plate)
|
Plate |
Plate.newInstance() |
Plate |
Plate.proxy() |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<Plate> |
Screen.linkedPlateIterator()
provides an iterator over the parent values of the plateLinks.
|
java.util.List<Plate> |
Screen.linkedPlateList()
produces a
List -copy of the underlying collection. |
Modifier and Type | Method and Description |
---|---|
java.util.Set<ScreenPlateLink> |
Screen.findScreenPlateLink(Plate target)
find all ome.model.screen.ScreenPlateLink which have the argument as their child.
|
void |
ScreenPlateLink.link(Screen parent,
Plate child) |
ScreenPlateLink |
Screen.linkPlate(Plate addition)
Adds a ome.model.screen.ScreenPlateLink to plateLinks .
|
void |
PlateAcquisition.setPlate(Plate plate) |
void |
Well.setPlate(Plate plate) |
void |
Screen.unlinkPlate(Plate removal)
unlinks all ome.model.screen.Plate instances from this instance.
|
Constructor and Description |
---|
PlateAcquisition(Plate _plate) |
Well(Plate _plate) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.