public class BRLConditionVariableColumn extends ConditionCol52 implements BRLVariableColumn
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_FACT_TYPE |
static String |
FIELD_VAR_NAME
Available fields for this type of column.
|
FIELD_BINDING, FIELD_CONSTRAINT_VALUE_TYPE, FIELD_FACT_FIELD, FIELD_FIELD_TYPE, FIELD_OPERATOR, FIELD_VALUE_LISTdefaultValue, FIELD_DEFAULT_VALUE, FIELD_HEADER, FIELD_HIDE_COLUMN, FIELD_WIDTH| Constructor and Description |
|---|
BRLConditionVariableColumn() |
BRLConditionVariableColumn(String varName,
String fieldType) |
BRLConditionVariableColumn(String varName,
String fieldType,
String factType,
String factField) |
| Modifier and Type | Method and Description |
|---|---|
List<BaseColumnFieldDiff> |
diff(BaseColumn otherColumn)
Analyze differences between two columns of same type.
|
String |
getFactType() |
String |
getVarName() |
clearParameters, deleteParameter, getBinding, getConstraintValueType, getFactField, getFieldType, getOperator, getParameter, getParameters, getValueList, isBound, setBinding, setConstraintValueType, setFactField, setFieldType, setOperator, setParameter, setParameters, setValueListextractDefaultValue, getDefaultValue, getHeader, getWidth, isEqualOrNull, isHideColumn, setDefaultValue, setHeader, setHideColumn, setWidthclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFactField, getFieldTypepublic static final String FIELD_VAR_NAME
public static final String FIELD_FACT_TYPE
public List<BaseColumnFieldDiff> diff(BaseColumn otherColumn)
DiffColumndiff in interface DiffColumndiff in class ConditionCol52otherColumn - The column to compare with this one.public String getVarName()
getVarName in interface BRLVariableColumnpublic String getFactType()
getFactType in interface BRLVariableColumnCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.