public abstract class BaseAttributeExpander extends java.lang.Object implements Options, java.io.Serializable
| Constructor and Description |
|---|
BaseAttributeExpander() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
expand(Dataset Data)
Generate new attributes based on the attributes already in Dataset
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprintUsage, setOptionspublic abstract void expand(Dataset Data)
Data - Dataset to be expanded