Uses of Interface
net.ssehub.easy.reasoning.core.reasoner.IChainingReasoner
-
Packages that use IChainingReasoner Package Description net.ssehub.easy.reasoning.core.frontend Frontend to access reasoner information as well as to execute reasoning tasks. -
-
Uses of IChainingReasoner in net.ssehub.easy.reasoning.core.frontend
Classes in net.ssehub.easy.reasoning.core.frontend that implement IChainingReasoner Modifier and Type Class Description classAbstractChainedReasonerImplements an abstract chained reasoner.Fields in net.ssehub.easy.reasoning.core.frontend declared as IChainingReasoner Modifier and Type Field Description private IChainingReasoner[]AbstractChainedReasoner. reasoners
-