ome.formats.model
Class PlaneInfoProcessor

java.lang.Object
  extended by ome.formats.model.PlaneInfoProcessor
All Implemented Interfaces:
ModelProcessor

public class PlaneInfoProcessor
extends Object
implements ModelProcessor

Processes the plane info sets of an IObjectContainerStore and removes entities of this rapidly exploding object that have no metadata populated.

Author:
Chris Allan

Constructor Summary
PlaneInfoProcessor()
           
 
Method Summary
 void process(IObjectContainerStore store)
          Processes the OMERO client side metadata store.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlaneInfoProcessor

public PlaneInfoProcessor()
Method Detail

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.