Custom editors
A custom editor provides a custom graphical interface for your business-specific rule properties.
For more information on how to associate a custom editor with a rule property, see Associating a custom editor with a property.
To integrate it into Rule Designer , you implement a property editor for Rule Designer and then create a Rule Designer plug-in with a property editor extension point.
You must define a Rule Designer extension point that references the implementation of the Eclipse class CellEditor. You can associate the implementation with a specific property, or all properties of a specific type.