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