ome.formats.model
Class WellProcessor
java.lang.Object
ome.formats.model.WellProcessor
- All Implemented Interfaces:
- ModelProcessor
public class WellProcessor
- extends Object
- implements ModelProcessor
Processes the Wells of an IObjectContainerStore and ensures that the Plate
has been populated and that it is validated and that if any PlateAcquisition
objects are in the hierarchy that they have a name.
- Author:
- Chris Allan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WellProcessor
public WellProcessor()
process
public void process(IObjectContainerStore store)
throws ModelException
- Processes the OMERO client side metadata store.
- Specified by:
process
in interface ModelProcessor
- Parameters:
store
- OMERO metadata store to process.
- Throws:
ModelException
- If there is an error during processing.
OmeroJava Api
Version: 4.3.3-00d1137e-b2894
Copyright © 2009 The University of Dundee. All Rights Reserved.