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