public interface AlgorithmGeneratorService
| Modifier and Type | Method and Description |
|---|---|
GeneratedAlgorithm |
generate(Attribute targetAttribute,
Hits<ExplainedAttribute> sourceAttributes,
EntityType targetEntityType,
EntityType sourceEntityType) |
String |
generate(Attribute targetAttribute,
List<Attribute> sourceAttributes,
EntityType targetEntityType,
EntityType sourceEntityType) |
String generate(Attribute targetAttribute, List<Attribute> sourceAttributes, EntityType targetEntityType, EntityType sourceEntityType)
GeneratedAlgorithm generate(Attribute targetAttribute, Hits<ExplainedAttribute> sourceAttributes, EntityType targetEntityType, EntityType sourceEntityType)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.