Rule Builder > Repository Architecture Reference > Package Structure |
Package Structure |
PREVIOUS NEXT |
Packages allow you to organize your rules in an abstract way to reflect the business logic of the application, rather than the deployment logic. In other words, packages group related rules by business categorization schemes. A business categorization scheme can be based on any criteria defined by you.
The mapping from the business logic to the deployment logic is done using a ruleset extractor, which is part of the deployer.
Packages can contain other packages (subpackages) nested within them. However, only top-level packages can contain parameters, functions, and a ruleflow. The package structure is shown in Figure 22.5.
Setting a Ruleset Extractor Class | Adding Packages to a Project
Customer Support | Copyright © 1987-2004 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |