JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
jadex.rules.eca.annotations
Annotation Interface Event
@Retention
(
RUNTIME
)
public @interface
Event
Representation of an event that causes the evaluation of a condition.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
type
The event type.
String
value
The event content.
Element Details
type
String
type
The event type.
Default:
""
value
String
value
The event content.
Default:
""