Rule Builder > User Interface Reference > Explorers > Engine Explorer |
Engine Explorer |
PREVIOUS NEXT |
Using the Engine Explorer, you can create an engine, follow the execution of the rules in a package, add and remove breakpoints, and debug rules. A new engine is created when there is no engine attached to the top package you are executing. The java class used to instantiate the engine is ilog.rules.engine.IlrContext
.
You can also create an engine yourself and specify the Context class you want to use. You can then link this engine to the top package of your choice. The Release menu item disconnects an engine from the top package so that it can't be used during the next execution of the a top package. However, you can still consult the profiling data.
An example of the Engine Explorer is shown in Figure 21.4.
Customer Support | Copyright © 1987-2004 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |