Documentation of 'hep.aida.dev.IOnDemandStore' Java class
IOnDemandStore
hep.aida.dev

Interface IOnDemandStore

    • Method Detail

      • read

        void read(IDevTree tree,
                  java.lang.String path)
           throws java.lang.IllegalArgumentException,
                  java.io.IOException
        Populate folder or create AIDA object in the tree. If some folders along the path are missing, IOnDemandStore must create them using ITree "mkdirs(path)" method. Tree relies on Store calling IDevTree.hasBeenFilled(String path) method, to let Tree know that a particular folder has been filled.
        Parameters:
        path - The path to the diretory which is to be filled.
        Throws:
        java.lang.IllegalArgumentException - If the path does not exist, or if it is not a directory.
        java.io.IOException - If there are problems reading from the Store

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.