Uses of Enum Class
menu.OWLAPIKeywords.Explanation.EntailmentCheckerType
Packages that use OWLAPIKeywords.Explanation.EntailmentCheckerType
-
Uses of OWLAPIKeywords.Explanation.EntailmentCheckerType in owl_api.binding
Methods in owl_api.binding that return types with arguments of type OWLAPIKeywords.Explanation.EntailmentCheckerTypeModifier and TypeMethodDescriptionOWLAPIAlgorithmParameterConfig.checkerFactory()Returns the value of thecheckerFactoryrecord component.Constructor parameters in owl_api.binding with type arguments of type OWLAPIKeywords.Explanation.EntailmentCheckerTypeModifierConstructorDescriptionOWLAPIAlgorithmParameterConfig(Optional<OWLAPIKeywords.Explanation.EntailmentCheckerType> checkerFactory, Optional<OWLAPIKeywords.Explanation.ExpansionStrategyType> expansionStrategy, Optional<OWLAPIKeywords.Explanation.ContractionStrategyType> contractionStrategy, Optional<OWLAPIKeywords.Explanation.ExplanationProgressMonitorType> progressMonitor) Creates an instance of aOWLAPIAlgorithmParameterConfigrecord class.