Package adaa.analytics.rules.data
Interface IAttribute
- All Superinterfaces:
Cloneable,Serializable
- All Known Implementing Classes:
ColumnMetaData
-
Method Summary
Modifier and TypeMethodDescriptionclone()getAsString(double value) getName()getRole()doublegetStatistic(EStatisticType statType) intbooleanisDate()booleanbooleanvoidvoidvoid
-
Method Details
-
clone
Object clone() -
getName
String getName() -
setName
-
getTableIndex
int getTableIndex() -
getMapping
INominalMapping getMapping() -
getColumnType
EColumnType getColumnType() -
isNominal
boolean isNominal() -
isNumerical
boolean isNumerical() -
isDate
boolean isDate() -
getAsString
-
setRole
-
getRole
String getRole() -
recalculateStatistics
void recalculateStatistics() -
getStatistic
-