Uses of Interface
org.drools.workbench.models.guided.dtable.shared.model.LimitedEntryCol
-
Packages that use LimitedEntryCol Package Description org.drools.workbench.models.guided.dtable.shared.model -
-
Uses of LimitedEntryCol in org.drools.workbench.models.guided.dtable.shared.model
Classes in org.drools.workbench.models.guided.dtable.shared.model that implement LimitedEntryCol Modifier and Type Class Description classLimitedEntryActionInsertFactCol52A column that sets a field on a new fact.classLimitedEntryActionRetractFactCol52A column representing the retraction of a Fact on a Limited Entry decision table.classLimitedEntryActionSetFieldCol52A column that sets the value of an existing fact.classLimitedEntryBRLActionColumnThis is the config for a BRLActionColumn that supports Limited Entry.classLimitedEntryBRLConditionColumnThis is the config for a BRLConditionColumn that supports Limited Entry.classLimitedEntryConditionCol52This is the config for a condition column that supports Limited Entry, hence it has a value.
-