ome.formats.model
Class InstrumentProcessor
java.lang.Object
ome.formats.model.InstrumentProcessor
- All Implemented Interfaces:
- ModelProcessor
public class InstrumentProcessor
- extends Object
- implements ModelProcessor
Processes the members of an Instrument (Objective, OTF, Arc Laser and
Filament) and ensures that the Instrument containers are present in the
container cache, adding them if they are missing.
- Author:
- Chris Allan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstrumentProcessor
public InstrumentProcessor()
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.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.