Contains classes related to editors, that is, BRL mechanisms that allow a user to edit text throw user interface.

Overview

An editor is a Java class that defines how to enter and display language element of a business rule. It allows you to edit part of a rule. You can use an editor with all types of rule editors (Intellirule Editor, Guided Editor, Web Guided Editor).

@since JRules 8.0 @core