Uses of Interface
com.orchestranetworks.service.comparison.ExtraInstanceOnRight
-
Packages that use ExtraInstanceOnRight Package Description com.orchestranetworks.service.comparison Provides classes and interfaces for to compute differences between adaptations, homes and examine the results. -
-
Uses of ExtraInstanceOnRight in com.orchestranetworks.service.comparison
Methods in com.orchestranetworks.service.comparison that return ExtraInstanceOnRight Modifier and Type Method Description ExtraInstanceOnRightDifferenceBetweenHomes. getExtraInstanceOnRight(AdaptationName adaptationName)Returns the specified extra dataset on the right,nullif there no such dataset.Methods in com.orchestranetworks.service.comparison that return types with arguments of type ExtraInstanceOnRight Modifier and Type Method Description List<ExtraInstanceOnRight>DifferenceBetweenHomes. getExtraInstancesOnRight()Returns the extra datasets on the right.
-