Package org.baseagent.behaviors
Class MostImportantBehaviorPolicy
java.lang.Object
org.baseagent.behaviors.MostImportantBehaviorPolicy
- All Implemented Interfaces:
Behavior
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addBehavior
(Predicate<Agent> applies, Behavior behavior) void
executeBehavior
(Agent agent)
-
Constructor Details
-
MostImportantBehaviorPolicy
public MostImportantBehaviorPolicy()
-
-
Method Details
-
addBehavior
-
executeBehavior
- Specified by:
executeBehavior
in interfaceBehavior
-