Class PlanReasonInjectionBDI.SomePlan

  • Enclosing class:
    PlanReasonInjectionBDI

    public class PlanReasonInjectionBDI.SomePlan
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected IPlan rplan  
      protected int target  
    • Constructor Summary

      Constructors 
      Constructor Description
      SomePlan()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void body()  
      • Methods inherited from class java.lang.Object

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

      • rplan

        protected IPlan rplan
      • target

        protected int target
    • Constructor Detail

      • SomePlan

        public SomePlan()
    • Method Detail

      • body

        public void body()