| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.data |
Basic classes for different data types, database object types and label types.
|
| Modifier and Type | Field and Description |
|---|---|
static SimpleTypeInformation<HierarchicalClassLabel> |
HierarchicalClassLabel.TYPE
Type information.
|
| Modifier and Type | Method and Description |
|---|---|
HierarchicalClassLabel |
HierarchicalClassLabel.Factory.makeFromString(String lbl) |
| Modifier and Type | Method and Description |
|---|---|
SimpleTypeInformation<? super HierarchicalClassLabel> |
HierarchicalClassLabel.Factory.getTypeInformation() |