Uses of Interface
com.orchestranetworks.service.comparison.ExtraOccurrence
-
Packages that use ExtraOccurrence Package Description com.orchestranetworks.service.comparison Provides classes and interfaces for to compute differences between adaptations, homes and examine the results. -
-
Uses of ExtraOccurrence in com.orchestranetworks.service.comparison
Subinterfaces of ExtraOccurrence in com.orchestranetworks.service.comparison Modifier and Type Interface Description interfaceExtraOccurrenceOnLeftRepresents the case where a record is defined in the table on the left side not in the table on the right side.interfaceExtraOccurrenceOnRightRepresents the case where a record is defined in the table on the right side but not in the table on the left side.
-