| Package | Description | 
|---|---|
| ome.model.annotations | |
| ome.model.screen | 
| Modifier and Type | Method and Description | 
|---|---|
| PlateAcquisition | PlateAcquisitionAnnotationLink. parent() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PlateAcquisitionAnnotationLink. link(PlateAcquisition parent,
    Annotation child) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected PlateAcquisition | WellSample. plateAcquisition | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Set<PlateAcquisition> | Plate. plateAcquisitions | 
| Modifier and Type | Method and Description | 
|---|---|
| PlateAcquisition | WellSample. getPlateAcquisition()Many-to-one field ome.model.screen.WellSample.plateAcquisition (ome.model.screen.PlateAcquisition) | 
| PlateAcquisition | PlateAcquisition. newInstance() | 
| PlateAcquisition | PlateAcquisition. proxy() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Set<PlateAcquisition> | Plate. getPlateAcquisitions()returns plateAcquisitions . | 
| Iterator<PlateAcquisition> | Plate. iteratePlateAcquisitions()should be used rather than accessing the plateAcquisitions set directly. | 
| Collection<PlateAcquisition> | Plate. unmodifiablePlateAcquisitions()Returns an unmodifiable collection-view | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Plate. addPlateAcquisition(PlateAcquisition target)use instead of setPlateAcquisitions . | 
| void | Plate. removePlateAcquisition(PlateAcquisition target)removes a single element from this set and makes the inverse call on ome.model.screen.PlateAcquisition | 
| void | WellSample. setPlateAcquisition(PlateAcquisition plateAcquisition) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Plate. addPlateAcquisitionSet(Collection<PlateAcquisition> targets)use like addPlateAcquisition. | 
| void | Plate. removePlateAcquisitionSet(Collection<PlateAcquisition> targets)use like removePlateAcquisition | 
| protected void | Plate. setPlateAcquisitions(Set<PlateAcquisition> plateAcquisitions)setter for plateAcquisitions should be avoided. | 
                
                
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.