You design a BOM for a Java model
by building a XOM from compiled Java classes
or from an XML schema, mapping BOM elements to XOM elements, and configuring
BOM updates.
Defining a Java XOM for a rule project
You can define a Java XOM
for a rule project, add resources and references, order Java XOM entries. You can also deploy a Java XOM using the Java Build Path.
Defining BOM to XOM mapping
You can map different business elements such as business
classes, attributes, method calls, constructor calls to the XOM. You
can also access ruleset variables, parameters and functions from IRL
mapping code, and implement synthetic objects.