Class TargetProcessor

  • All Implemented Interfaces:
    ModelProcessor

    public class TargetProcessor
    extends java.lang.Object
    implements ModelProcessor
    Processes the IObjectContainerStore and populates references for the linkage target object of choice.
    • Constructor Summary

      Constructors 
      Constructor Description
      TargetProcessor()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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

      • TargetProcessor

        public TargetProcessor()