public class ComplexePCMElementComparator extends Object implements PCMElementComparator
| Constructor and Description |
|---|
ComplexePCMElementComparator() |
| Modifier and Type | Method and Description |
|---|---|
AbstractFeature |
disambiguateFeature(AbstractFeature feature,
List<AbstractFeature> features) |
Product |
disambiguateProduct(Product product,
List<Product> products) |
boolean |
similarCell(Cell c1,
Cell c2) |
boolean |
similarFeature(AbstractFeature f1,
AbstractFeature f2) |
boolean |
similarProduct(Product p1,
Product p2) |
public boolean similarFeature(AbstractFeature f1, AbstractFeature f2)
similarFeature in interface PCMElementComparatorpublic boolean similarProduct(Product p1, Product p2)
similarProduct in interface PCMElementComparatorpublic boolean similarCell(Cell c1, Cell c2)
similarCell in interface PCMElementComparatorpublic Product disambiguateProduct(Product product, List<Product> products)
disambiguateProduct in interface PCMElementComparatorpublic AbstractFeature disambiguateFeature(AbstractFeature feature, List<AbstractFeature> features)
disambiguateFeature in interface PCMElementComparatorCopyright © 2015. All rights reserved.