Module org.evrete.dsl.java
Package org.evrete.dsl.annotation
Annotation Interface PredicateImplementation
A marker interface used to indicate that the annotated method is referenced by one or
more
MethodPredicate annotations and should not be flagged as unused by the IDE.
Alternatively, the RuleElement annotation can be
used for a more generic approach.