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