Overview of Package io.sarl.sre.janus.internal.eventguard.polymorphic
Object Type List
Name Description
PolymorphicBehaviorGuardEvaluator Describes an object that has the ability to receive SARL events, and consequently to evaluate the guard associated to a given event and returns the list of behaviors' runnable that must be executed according to the result of the guard evaluation.
PolymorphicBehaviorGuardEvaluatorRegistry Registry of all IBehaviorGuardEvaluator.