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