Class VariableBDI.AGoal

  • Enclosing class:
    VariableBDI

    public class VariableBDI.AGoal
    extends java.lang.Object
    • Field Summary

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

      Constructors 
      Constructor Description
      AGoal​(java.lang.String str)
      Create a new AGoal.
    • 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

      • AGoal

        public AGoal​(java.lang.String str)
        Create a new AGoal.