io.sarl.lang.core.annotation
Annotation PerceptGuardEvaluator
All Superinterfaces:
java.lang.annotation.Annotation
@java.lang.annotation.Retention(RUNTIME)
@java.lang.annotation.Target(METHOD)
abstract annotation PerceptGuardEvaluator
implements java.lang.annotation.Annotation
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.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
core