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, wait
printUsage, setOptions
public abstract void expand(Dataset Data)
Data
- Dataset to be expanded