Uses of Interface
org.drools.base.rule.Annotated
Packages that use Annotated
Package
Description
Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements.
-
Uses of Annotated in org.drools.base.rule
Classes in org.drools.base.rule that implement AnnotatedMethods in org.drools.base.rule with parameters of type AnnotatedModifier and TypeMethodDescriptionstatic TypeDeclarationTypeDeclaration.createTypeDeclarationForBean(Class<?> cls, Annotated annotated, PropertySpecificOption propertySpecificOption) static voidTypeDeclaration.processTypeAnnotations(TypeDeclaration type, Annotated annotated, PropertySpecificOption propertySpecificOption)