Package jadex.bdiv3.annotation
Annotation Type Deliberation
-
@Target(ANNOTATION_TYPE) @Retention(RUNTIME) public @interface DeliberationDeliberation settings. Instance level inhibitions are defined as method using the @GoalInhibit annotation.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleancardinalityoneThe cardinality.booleandroponinhibitSuspend or drop on inhibition.java.lang.Class<?>[]inhibitsThe inhibited goal.
-