Class Resolver.ReasonerState

  • Enclosing class:
    Resolver

    private static class Resolver.ReasonerState
    extends java.lang.Object
    Represents the state of the resolver/reasoner to be kept in case of incremental reasoning.
    Author:
    Holger Eichelberger
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ReasonerState()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReasonerState

        private ReasonerState()