| Package | Description |
|---|---|
| de.unibonn.iai.eis.luzzu.operations.ranking |
| Modifier and Type | Method and Description |
|---|---|
RankBy |
RankingConfiguration.getType() |
static RankBy |
RankBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RankBy[] |
RankBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RankingConfiguration.setType(RankBy type) |
| Constructor and Description |
|---|
RankingConfiguration(com.hp.hpl.jena.rdf.model.Resource uriResource,
RankBy type,
double weight) |
Copyright © 2017 Enterprise Information Systems - University of Bonn. All rights reserved.