Uses of Class
se.liu.ida.hefquin.engine.HeFQUINEngineBuilder
Packages that use HeFQUINEngineBuilder
-
Uses of HeFQUINEngineBuilder in se.liu.ida.hefquin.engine
Methods in se.liu.ida.hefquin.engine that return HeFQUINEngineBuilderModifier and TypeMethodDescriptionHeFQUINEngineBuilder.withEngineConfiguration(String engineConfFile) Sets the engine configuration to be used by the engine.HeFQUINEngineBuilder.withEngineConfiguration(org.apache.jena.rdf.model.Model engineConf) Sets the engine configuration to be used by the engine.HeFQUINEngineBuilder.withFederationCatalog(String fedCatFile) Sets the federation catalog to be used by the engine.HeFQUINEngineBuilder.withFederationCatalog(org.apache.jena.rdf.model.Model fedCatModel) Sets the federation catalog to be used by the engine.HeFQUINEngineBuilder.withFederationCatalog(FederationCatalog fedCat) Sets the federation catalog to be used by the engine.HeFQUINEngineBuilder.withFederationCatalogInFiles(List<String> fedCatFiles) Sets the federation catalog to be used by the engine.HeFQUINEngineBuilder.withFederationCatalogInModels(List<org.apache.jena.rdf.model.Model> fedCatModels) Sets the federation catalog to be used by the engine.