5.8 Create Java Fact Dialog
Use to add a classpath and add complete classes or any static variables, properties, or methods that you select to the business model.
The default Rules Designer classpath includes several packages: java, javax, and org. These packages contain classes that Rules Designer lets you import from the Java runtime library (rt.jar). Rules Designer does not let you remove these classes from the Classes area (the associated classpaths are not shown in the Classpath area).
Element | Description |
---|---|
Class Path |
Lists the available classpaths. Click Add to use the Choose Directory/Jar dialog to browse to and to select additional classpaths to add to the Classpath list. Select a classpath and click Delete (Remove from Classpath) to remove the classpath. Select a classpath and click Clear Classpath to clear the classpath. |
Classes |
Browse and expand the classes tree to find the classes you want to include as Java facts in the business model. Select the checkbox next to the class you want to import into the business model. Click Refresh to refresh the view. |
Add Project Library to Classpath |
Select to add the classpath to the project classpath. |
Related Topics
Working with Java Facts in Designing Business Rules with Oracle Business Process Management.