Modifier and Type | Field and Description |
---|---|
protected int |
cix |
protected String |
colname |
protected boolean |
defaultSpecified |
protected String |
defaultValue |
protected String |
inputColumn |
protected boolean |
isVirtualColumn |
protected Relation |
relation |
protected Map<String,String> |
table |
Modifier and Type | Method and Description |
---|---|
void |
addMapping(String from_value,
String to_value) |
String |
getValue(String[] tuple)
INTERNAL: Returns the value of the virtual column.
|
void |
setDefault(String defaultValue) |
protected final Relation relation
protected final String colname
protected String defaultValue
protected boolean defaultSpecified
protected final boolean isVirtualColumn
protected final String inputColumn
protected int cix