| Package | Description |
|---|---|
| org.opencompare.api.java | |
| org.opencompare.api.java.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Feature |
interface |
FeatureGroup |
| Modifier and Type | Field and Description |
|---|---|
protected Map<AbstractFeature,Integer> |
PCMMetadata.featurePositions |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractFeature> |
FeatureGroup.getFeatures() |
List<AbstractFeature> |
PCM.getFeatures() |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureGroup.addFeature(AbstractFeature feature) |
void |
PCM.addFeature(AbstractFeature feature) |
int |
PCMMetadata.getFeaturePosition(AbstractFeature feature)
Returns the absolute position of the feature or create if not exists
|
void |
FeatureGroup.removeFeature(AbstractFeature feature) |
void |
PCM.removeFeature(AbstractFeature feature) |
void |
PCMMetadata.setFeaturePosition(AbstractFeature feature,
int position)
Define the absolute position of the feature in the PCM
|
| Modifier and Type | Method and Description |
|---|---|
AbstractFeature |
SimplePCMElementComparator.disambiguateFeature(AbstractFeature feature,
List<AbstractFeature> features) |
AbstractFeature |
ComplexePCMElementComparator.disambiguateFeature(AbstractFeature feature,
List<AbstractFeature> features) |
AbstractFeature |
PCMElementComparator.disambiguateFeature(AbstractFeature feature,
List<AbstractFeature> features) |
| Modifier and Type | Method and Description |
|---|---|
AbstractFeature |
SimplePCMElementComparator.disambiguateFeature(AbstractFeature feature,
List<AbstractFeature> features) |
AbstractFeature |
ComplexePCMElementComparator.disambiguateFeature(AbstractFeature feature,
List<AbstractFeature> features) |
AbstractFeature |
PCMElementComparator.disambiguateFeature(AbstractFeature feature,
List<AbstractFeature> features) |
boolean |
SimplePCMElementComparator.similarFeature(AbstractFeature f1,
AbstractFeature f2) |
boolean |
ComplexePCMElementComparator.similarFeature(AbstractFeature f1,
AbstractFeature f2) |
boolean |
PCMElementComparator.similarFeature(AbstractFeature f1,
AbstractFeature f2) |
| Modifier and Type | Method and Description |
|---|---|
AbstractFeature |
SimplePCMElementComparator.disambiguateFeature(AbstractFeature feature,
List<AbstractFeature> features) |
AbstractFeature |
ComplexePCMElementComparator.disambiguateFeature(AbstractFeature feature,
List<AbstractFeature> features) |
AbstractFeature |
PCMElementComparator.disambiguateFeature(AbstractFeature feature,
List<AbstractFeature> features) |
Copyright © 2015. All rights reserved.