| Package | Description |
|---|---|
| org.drools.workbench.screens.guided.dtable.client.widget.analysis.checks | |
| org.drools.workbench.screens.guided.dtable.client.widget.analysis.checks.base |
| Modifier and Type | Class and Description |
|---|---|
class |
DetectConflictingRowsCheck |
class |
DetectDeficientRowsCheck |
class |
DetectImpossibleMatchCheck |
class |
DetectMissingActionCheck |
class |
DetectMissingConditionCheck |
class |
DetectMultipleValuesForOneActionCheck |
class |
DetectRedundantActionCheck |
class |
DetectRedundantConditionsCheck |
class |
DetectRedundantRowsCheck |
| Modifier and Type | Class and Description |
|---|---|
class |
OneToManyCheck |
class |
PairCheck |
class |
SingleCheck |
| Modifier and Type | Method and Description |
|---|---|
Collection<Check> |
Checks.get(RowInspector rowInspector) |
Collection<Check> |
Checks.getAll(RowInspector rowInspector) |
protected ArrayList<Check> |
Checks.makePairRowChecks(RowInspector rowInspector,
RowInspector other) |
protected ArrayList<Check> |
Checks.makeSingleRowChecks(RowInspector rowInspector) |
Collection<Check> |
Checks.remove(RowInspector removedRowInspector) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.