Package org.evrete.dsl.annotation


package org.evrete.dsl.annotation
  • Class
    Description
    Annotation 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.
    The MethodPredicate annotation is used to define a predicate method that represents a condition for a rule.
    Annotation used to bind listener methods to specific lifecycle events.
    Defines a method as a rule within a rule-based system.
    Annotation used to mark a class as a ruleset.
    The Sort enum represents different sorting modes for rule sets.
    This annotation can be used to define conditions for a rule method.