Class FileQueryModule

  • All Implemented Interfaces:
    IQueryModule

    public class FileQueryModule
    extends Object
    implements IQueryModule
    Author:
    Axel-C. Ngonga Ngomo (ngonga@informatik.uni-leipzig.de)
    • Constructor Detail

      • FileQueryModule

        public FileQueryModule​(KBInfo kbinfo)
        Constructor
        Parameters:
        kbinfo - Loads the endpoint as a file and if that fails as a resource.
    • Method Detail

      • fillCache

        public void fillCache​(ACache c)
        Reads data from a model in the model registry
        Specified by:
        fillCache in interface IQueryModule
        Parameters:
        c - Cache to be filled