org.drools.guvnor.client.decisiontable
Interface ConditionColumnCommand
public interface ConditionColumnCommand
Interface defining commands relating to Condition Column operations
|
Method Summary |
void |
execute(org.drools.ide.common.client.modeldriven.dt52.Pattern52 pattern,
org.drools.ide.common.client.modeldriven.dt52.ConditionCol52 column)
Causes the Command to perform its encapsulated behaviour. |
execute
void execute(org.drools.ide.common.client.modeldriven.dt52.Pattern52 pattern,
org.drools.ide.common.client.modeldriven.dt52.ConditionCol52 column)
- Causes the Command to perform its encapsulated behaviour.
- Parameters:
pattern - The pattern to which the column should be boundcolumn - The column on which the command should operate
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.