| Package | Description |
|---|---|
| de.flapdoodle.formula.explain | |
| de.flapdoodle.formula.rules | |
| de.flapdoodle.formula.solver | |
| de.flapdoodle.formula.values.domain |
| Modifier and Type | Method and Description |
|---|---|
static String |
RuleDependencyGraph.explain(Rules rules) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableRules
Immutable implementation of
Rules. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableRules |
ImmutableRules.copyOf(Rules instance)
Creates an immutable copy of a
Rules value. |
| Modifier and Type | Method and Description |
|---|---|
static ValueGraph |
ValueDependencyGraphBuilder.build(Rules rules) |
| Modifier and Type | Method and Description |
|---|---|
Rules |
HasRules.addRulesTo(Rules rules) |
| Modifier and Type | Method and Description |
|---|---|
Rules |
HasRules.addRulesTo(Rules rules) |
Copyright © 2023. All rights reserved.