| Package | Description |
|---|---|
| org.molgenis.semanticmapper.service | |
| org.molgenis.semanticmapper.service.impl |
| Modifier and Type | Method and Description |
|---|---|
Iterable<AlgorithmEvaluation> |
AlgorithmService.applyAlgorithm(Attribute targetAttribute,
String algorithm,
Iterable<Entity> sourceEntities,
int depth)
Applies an algorithm to the given attribute of given source entities.
|
| Modifier and Type | Method and Description |
|---|---|
AlgorithmEvaluation |
AlgorithmEvaluation.errorMessage(String errorMessage) |
AlgorithmEvaluation |
AlgorithmEvaluation.value(Object value) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<AlgorithmEvaluation> |
AlgorithmServiceImpl.applyAlgorithm(Attribute targetAttribute,
String algorithm,
Iterable<Entity> sourceEntities,
int depth) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.