Class BeliefSystemLogicalCallback

java.lang.Object
org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry
org.drools.tms.beliefsystem.simple.BeliefSystemLogicalCallback
All Implemented Interfaces:
WorkingMemoryAction, PropagationEntry

public class BeliefSystemLogicalCallback extends PropagationEntry.AbstractPropagationEntry implements WorkingMemoryAction
  • Field Details

  • Constructor Details

  • Method Details

    • isUpdate

      public boolean isUpdate()
    • setUpdate

      public void setUpdate(boolean update)
    • isFullyRetract

      public boolean isFullyRetract()
    • setFullyRetract

      public void setFullyRetract(boolean fullyRetract)
    • internalExecute

      public void internalExecute(ReteEvaluator reteEvaluator)
      Specified by:
      internalExecute in interface PropagationEntry