JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
jadex.bdi.annotation
Annotation Interface PlanPrecondition
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
PlanPrecondition
Note that the plan precondition is executed before a plan is scheduled for execution. Hence it does not need triggering events.