Interface FactHandle


  • public interface FactHandle
    An handle to a fact inserted into the working memory
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  FactHandle.State
      The way how the fact to which this FactHandle was assigned has been inserted into the working memory
    • Method Detail

      • toExternalForm

        java.lang.String toExternalForm()