Class ReferenceProcessor

  • All Implemented Interfaces:
    ModelProcessor

    public class ReferenceProcessor
    extends java.lang.Object
    implements ModelProcessor
    Processes the references of an IObjectContainerStore and ensures that container references are consistent with the LSID stored in the IObjectContainer itself. It also keeps track of all LSID references in their string form so that they may be given to the IObjectContainerStore.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void process​(IObjectContainerStore store)
      Processes an IObjectContainerStore.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait