Multiple choice technology

Java class in Jrules API, concrete implementation of XOM

  1. IIr reflect

  2. IIr context

  3. IIr XOM

  4. IIr Reflect XOM

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In the JRules API, IIrReflect is the Java class that provides concrete implementation for reflection over the XOM (Executable Object Model). It allows inspection and manipulation of the XOM structure at runtime, enabling dynamic access to class definitions, properties, and methods in the executable model.