Package jadex.rules.rulesystem.rete.builder
-
Class Summary Class Description BuildContext The build context contains all relevant data about the current net building process.BuildInfo The build info per rule.BuildReport The report for storing time information about building rules.ReteBuilder The rete builder class has the purpose to generate a rete network for a condition.VarInfo A variable info saves information about the first occurrence of a variable, i.e. its declaration and first binding.