Drools Workbench - Guided Decision Table Editor - Client 6.1.0-SNAPSHOT

org.drools.workbench.screens.guided.dtable.client.widget
Interface ConditionColumnCommand


public interface ConditionColumnCommand

Interface defining commands relating to Condition Column operations


Method Summary
 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.
 

Method Detail

execute

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.

Parameters:
pattern - The pattern to which the column should be bound
column - The column on which the command should operate

Drools Workbench - Guided Decision Table Editor - Client 6.1.0-SNAPSHOT

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.