Package jadex.bdiv3.annotation
Annotation Type RawEvent
- 
 @Target(ANNOTATION_TYPE) @Retention(RUNTIME) public @interface RawEventRaw event allows to specify exactly on what condition to wait.
- 
- 
Required Element SummaryRequired Elements Modifier and Type Required Element Description java.lang.StringvalueFirst is the event type such as ChangeEvent.GOALOPTION.
 
-