| Package | Description |
|---|---|
| com.orchestranetworks.service.comparison |
Provides classes and interfaces for to compute differences between
adaptations, homes and examine the results.
|
| Modifier and Type | Method and Description |
|---|---|
ExtraInstanceOnLeft |
DifferenceBetweenHomes.getExtraInstanceOnLeft(AdaptationName adaptationName)
Returns the specified extra dataset on the left,
null if there is not such dataset. |
| Modifier and Type | Method and Description |
|---|---|
List<ExtraInstanceOnLeft> |
DifferenceBetweenHomes.getExtraInstancesOnLeft()
Returns the extra datasets on the left.
|