Class InstrumentProcessor

  • All Implemented Interfaces:
    ModelProcessor

    public class InstrumentProcessor
    extends java.lang.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.
    • 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

      • InstrumentProcessor

        public InstrumentProcessor()