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