ome.formats.model
Interface ModelProcessor

All Known Implementing Classes:
ChannelProcessor, InstrumentProcessor, PixelsProcessor, PlaneInfoProcessor, ReferenceProcessor, ShapeProcessor, TargetProcessor, WellProcessor

public interface ModelProcessor

An object which performs post-processing on an IObjectContainerStore.

Author:
Chris Allan

Method Summary
 void process(IObjectContainerStore store)
          Processes the an IObjectContainerStore.
 

Method Detail

process

void process(IObjectContainerStore store)
             throws ModelException
Processes the an IObjectContainerStore.

Parameters:
store - IObjectContainer store 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.