Package org.openl.rules.dt.element
Class RuleRow
- java.lang.Object
-
- org.openl.rules.dt.element.RuleRow
-
public class RuleRow extends Object
-
-
Constructor Summary
Constructors Constructor Description RuleRow(int row, ILogicalTable table)
-
-
-
Constructor Detail
-
RuleRow
public RuleRow(int row, ILogicalTable table)
-
-
Method Detail
-
getRuleName
public String getRuleName(int col)
-
-