Guvnor web application Drools 6.0.0-SNAPSHOT

org.drools.guvnor.client.decisiontable
Interface ConditionColumnCommand


public interface ConditionColumnCommand

Interface defining commands relating to Condition Column operations


Method Summary
 void execute(Pattern52 pattern, ConditionCol52 column)
          Causes the Command to perform its encapsulated behaviour.
 

Method Detail

execute

void execute(Pattern52 pattern,
             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

Guvnor web application Drools 6.0.0-SNAPSHOT

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