Class DefaultReasonerAccess


  • public class DefaultReasonerAccess
    extends java.lang.Object
    Provides descriptive access to the default reasoner.
    Author:
    Holger Eichelberger
    • Constructor Detail

      • DefaultReasonerAccess

        public DefaultReasonerAccess()
    • Method Detail

      • hasCapability

        public static boolean hasCapability​(IReasonerCapability capability)
        Returns whether the default reasoner (if known) has a certain capability.
        Parameters:
        capability - the capability
        Returns:
        true if the capability is provided, false else