Class Debug<RW extends MaterializedData & Writable>
java.lang.Object
fr.inria.rules.integraal.forward_chaining.chase.treatment.Debug<RW>
- Type Parameters:
RW- the writable materialized data type handled by the treatment
- All Implemented Interfaces:
PreTreatment<RW>, Treatment<RW>
public class Debug<RW extends MaterializedData & Writable>
extends Object
implements PreTreatment<RW>
Treatment that prints a debug description of the chase.
-
Constructor Details
-
Debug
public Debug()Creates the debug treatment.
-
-
Method Details
-
init
-
apply
-