Package jadex.rules.eca.annotations
Annotation Type Action
-
@Retention(RUNTIME) public @interface Action
Representation of an action.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
The action name.
-