ILOG JRules User Guide > Creating Rule Projects > Concepts > Rule Project > Rule Project References

A rule project can reference an execution object model and other rule projects, for different purposes.

References to Java and Dynamic Object Models

A rule project needs to reference an implementation to be used as execution object model. Therefore, you need to reference Java projects or JAR files, or dynamic binding data (XML Schema or Web service) if you have a dynamic object model.

Reference to the XOM

References to Other Rule Projects

A rule project can also reference other rule projects. All items in the referenced rule project are then available to you for use in your current rule project.

References to Other Rule Projects

Related Concepts

Rule Project
Rule Project Templates
Guidelines for Defining an Architecture for Large Rule Projects

Related Tasks

Defining the Execution Object Model
Defining Rule Project References

Related Reference

Rule Project Properties Dialog

Related Samples and Tutorials

Tutorial: Defining a Vocabulary