public interface ConditionColumnCommand
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.drools.workbench.models.guided.dtable.shared.model.Pattern52 pattern,
org.drools.workbench.models.guided.dtable.shared.model.ConditionCol52 column)
Causes the Command to perform its encapsulated behaviour.
|
void execute(org.drools.workbench.models.guided.dtable.shared.model.Pattern52 pattern,
org.drools.workbench.models.guided.dtable.shared.model.ConditionCol52 column)
pattern - The pattern to which the column should be boundcolumn - The column on which the command should operateCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.