| Package | Description |
|---|---|
| org.aksw.hawk.ranking |
| Modifier and Type | Field and Description |
|---|---|
private Collection<FeatureBasedRanker.Feature> |
FeatureBasedRanker.features |
| Modifier and Type | Method and Description |
|---|---|
static FeatureBasedRanker.Feature |
FeatureBasedRanker.Feature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureBasedRanker.Feature[] |
FeatureBasedRanker.Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureBasedRanker.setFeatures(Collection<FeatureBasedRanker.Feature> features) |
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.