Package | Description |
---|---|
ome.model.annotations | |
ome.model.screen |
Modifier and Type | Method and Description |
---|---|
Screen |
ScreenAnnotationLink.parent() |
Modifier and Type | Method and Description |
---|---|
void |
ScreenAnnotationLink.link(Screen parent,
Annotation child) |
Modifier and Type | Field and Description |
---|---|
protected Screen |
Reagent.screen |
Modifier and Type | Method and Description |
---|---|
Screen |
Reagent.getScreen()
Many-to-one field ome.model.screen.Reagent.screen (ome.model.screen.Screen)
|
Screen |
Screen.newInstance() |
Screen |
ScreenPlateLink.parent() |
Screen |
Screen.proxy() |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<Screen> |
Plate.linkedScreenIterator()
provides an iterator over the child values of the screenLinks.
|
java.util.List<Screen> |
Plate.linkedScreenList()
produces a
List -copy of the underlying collection. |
Modifier and Type | Method and Description |
---|---|
java.util.Set<ScreenPlateLink> |
Plate.findScreenPlateLink(Screen target)
find all ome.model.screen.ScreenPlateLink which have the argument as their parent.
|
void |
ScreenPlateLink.link(Screen parent,
Plate child) |
ScreenPlateLink |
Plate.linkScreen(Screen addition)
Adds a ome.model.screen.ScreenPlateLink to screenLinks .
|
void |
Reagent.setScreen(Screen screen) |
void |
Plate.unlinkScreen(Screen removal)
unlinks all ome.model.screen.Screen instances from this instance.
|
Constructor and Description |
---|
Reagent(Screen _screen) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.