Module org.evrete.dsl.java
Package org.evrete.dsl.annotation
package org.evrete.dsl.annotation
-
ClassDescriptionAnnotation for methods intended to listen to changes in the
Environment.This annotation can be used to mark a parameter in a method with a fact value.Marks a method as a field declaration.TheMethodPredicateannotation is used to define a predicate method that represents a condition for a rule.Annotation used to bind listener methods to specific lifecycle events.A marker interface used to let the IDE know that the annotated method is referenced by one or moreMethodPredicateannotations and should not be flagged as unused.Defines a method as a rule within a rule-based system.Annotation used to mark a class as a ruleset.TheSortenum represents different sorting modes for rule sets.This annotation can be used to define conditions for a rule method.