public class SmiIndex
extends java.lang.Object
| Constructor and Description |
|---|
SmiIndex(SmiRow row,
ScopedId scopedId,
boolean implied) |
| Modifier and Type | Method and Description |
|---|---|
SmiVariable |
getColumn() |
SmiRow |
getRow() |
boolean |
isColumnFromOtherTable() |
boolean |
isImplied() |
void |
resolveReferences(XRefProblemReporter reporter) |
public boolean isImplied()
public SmiVariable getColumn()
public SmiRow getRow()
public boolean isColumnFromOtherTable()
public void resolveReferences(XRefProblemReporter reporter)