Uses of Class
org.apache.jena.reasoner.rulesys.impl.FRuleEngineIFactory
Package
Description
Internal implementation objects used by the rule system interpreters
and compilers.
-
Uses of FRuleEngineIFactory in org.apache.jena.reasoner.rulesys.impl
Modifier and TypeMethodDescriptionstatic FRuleEngineIFactory
FRuleEngineIFactory.getInstance()
Return the single global instance of this factoryModifier and TypeMethodDescriptionstatic void
FRuleEngineIFactory.setInstance
(FRuleEngineIFactory instance) Replaces the custom global instance.