@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface PerceptGuardEvaluator
Annotation for marking the functions that decides if the agent internal event dispatcher may execute the corresponding
behavior (on clause) to process the incoming event.
- Version:
- io.sarl.lang.core 0.12.0 20210527-171007
- Author:
- Nicolas Gaud
- Maven Group Id:
- io.sarl.lang
- Maven Artifact Id:
- io.sarl.lang.core