Class VariableBDI


  • public class VariableBDI
    extends java.lang.Object
    Test if a variable with the same name as the belief causes a belief change event.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      class  VariableBDI.AGoal  
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String str  
    • Constructor Summary

      Constructors 
      Constructor Description
      VariableBDI()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • str

        protected java.lang.String str
    • Constructor Detail

      • VariableBDI

        public VariableBDI()