org.drools.guvnor.client.widgets.drools.wizards.assets.decisiontable
Class RowExpander
java.lang.Object
org.drools.guvnor.client.widgets.drools.wizards.assets.decisiontable.RowExpander
public class RowExpander
- extends Object
A utility class to expand Condition column definitions into rows. Action
columns are not expanded, as the use-case is that a user-determined action
should be specified for each combination of Conditons. Where a column is
defined as having multiple values (Guvnor enum, Java enum or Decision Table
Value List) the number of rows is the Cartesian Product of all combinations.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.