Package org.baseagent.behaviors
Class LifecycleBehaviorPolicy
java.lang.Object
org.baseagent.behaviors.LifecycleBehaviorPolicy
- All Implemented Interfaces:
Behavior
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
executeBehavior
(Agent agent) void
transitionToBehavior
(LifecycleBehavior newBehavior, Agent agent)
-
Constructor Details
-
LifecycleBehaviorPolicy
public LifecycleBehaviorPolicy()
-
-
Method Details
-
transitionToBehavior
-
executeBehavior
- Specified by:
executeBehavior
in interfaceBehavior
-