Module org.evrete.dsl.java
Package org.evrete.dsl.annotation
package org.evrete.dsl.annotation
-
ClassDescriptionAnnotation for methods that serve as subscribers to the engine's events.This annotation can be used to mark a parameter in a method with a fact value.Marks a method as a field declaration.The
MethodPredicateannotation is used to define a predicate method that represents a condition for a rule.A marker interface used to indicate that the annotated method is referenced by one or moreMethodPredicateannotations and should not be flagged as unused by the IDE.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.