public class OneToOneCategoryAlgorithmGenerator extends Object
| Constructor and Description |
|---|
OneToOneCategoryAlgorithmGenerator(DataService dataService) |
| Modifier and Type | Method and Description |
|---|---|
String |
generate(Attribute targetAttribute,
List<Attribute> sourceAttributes,
EntityType targetEntityType,
EntityType sourceEntityType) |
boolean |
isSuitable(Attribute targetAttribute,
List<Attribute> sourceAttributes) |
public OneToOneCategoryAlgorithmGenerator(DataService dataService)
public String generate(Attribute targetAttribute, List<Attribute> sourceAttributes, EntityType targetEntityType, EntityType sourceEntityType)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.