Uses of Class
org.apache.jena.reasoner.rulesys.impl.FRuleEngineIFactory
Packages that use FRuleEngineIFactory
Package
Description
Internal implementation objects used by the rule system interpreters
and compilers.
-
Uses of FRuleEngineIFactory in org.apache.jena.reasoner.rulesys.impl
Methods in org.apache.jena.reasoner.rulesys.impl that return FRuleEngineIFactoryModifier and TypeMethodDescriptionstatic FRuleEngineIFactoryFRuleEngineIFactory.getInstance()Return the single global instance of this factoryMethods in org.apache.jena.reasoner.rulesys.impl with parameters of type FRuleEngineIFactoryModifier and TypeMethodDescriptionstatic voidFRuleEngineIFactory.setInstance(FRuleEngineIFactory instance) Replaces the custom global instance.