public class DDTATable extends Object
| Constructor and Description |
|---|
DDTATable() |
| Modifier and Type | Method and Description |
|---|---|
List<DDTAInputClause> |
getInputs() |
List<DDTARule> |
getRule() |
int |
inputCols() |
int |
inputRules() |
List<Interval> |
projectOnColumnIdx(int jColIdx) |
String |
toString() |
public List<DDTAInputClause> getInputs()
public int inputCols()
public int inputRules()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.