Custom rule model class
You can define custom subclasses for some rule model classes.
You can do this for the following rule model classes:
DecisionTable: A decision table and its associated properties
DecisionTree: A decision tree and its associated properties
BRLRule: A business rule and its associated properties, with no specific language attached to it
ActionRule: An action and its associated properties, with the Business Action Language (BAL) attached to it
TechnicalRule: A technical rule, that is, a rule that uses IRL
RulePackage: A rule package and its associated properties
You can then associate extended properties to the custom rule model class.