Achieves Goal
annotation class AchievesGoal
Annotation that can be added to an @Action method to indicate that its execution achieves a goal See com.embabel.agent.core.Goal for more details. A Goal object will be created for each method annotated with this annotation.