
| Modifier and Type | Field and Description |
|---|---|
private String |
attribute
The name of the attribute to be modified.
|
private Element |
e
Provides the attribute to be modified.
|
private String |
newValue
The new value of the attribute.
|
| Constructor and Description |
|---|
AttributeModifier(Element e,
String attribute,
String newValue)
Trivial constructor.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.