Interface BeliefBase

  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the signature of the language of this knowledge base.
     
  • Method Details

    • getMinimalSignature

      Signature getMinimalSignature()
      Returns the signature of the language of this knowledge base.
      Returns:
      the signature of the language of this knowledge base.
    • toString

      String toString()
      Overrides:
      toString in class Object