Class BDILifecycleAgentFeature.EndBehavior

java.lang.Object
jadex.bdi.runtime.impl.BDILifecycleAgentFeature.LifecycleBehavior
jadex.bdi.runtime.impl.BDILifecycleAgentFeature.EndBehavior
Enclosing class:
BDILifecycleAgentFeature

public static class BDILifecycleAgentFeature.EndBehavior extends BDILifecycleAgentFeature.LifecycleBehavior
Extracted start behavior.
  • Constructor Details

    • EndBehavior

      public EndBehavior()
  • Method Details

    • startEndBehavior

      public jadex.future.IFuture<Void> startEndBehavior(IBDIModel bdimodel, jadex.rules.eca.RuleSystem rulesystem, RCapability rcapa)
      Start the end behavior. todo: problem with events it is unclear how to wait for processing end of internal/end events solution: do not allow posting end events?!