ome.formats.model
Class TargetProcessor
java.lang.Object
ome.formats.model.TargetProcessor
- All Implemented Interfaces:
- ModelProcessor
public class TargetProcessor
- extends Object
- implements ModelProcessor
Processes the IObjectContainerStore and populates references for the
linkage target object of choice.
- Author:
- Chris Allan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetProcessor
public TargetProcessor()
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.