Uses of Enum Class
org.eclipse.emf.cdo.common.CDOCommonRepository.ListOrdering
Packages that use CDOCommonRepository.ListOrdering
Package
Description
Common concepts that are differently extended in clients and servers.
Client service provider interfaces and useful base implementations.
-
Uses of CDOCommonRepository.ListOrdering in org.eclipse.emf.cdo.common
Methods in org.eclipse.emf.cdo.common that return CDOCommonRepository.ListOrderingModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CDOCommonRepository.ListOrdering[]
CDOCommonRepository.ListOrdering.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CDOCommonRepository.ListOrdering in org.eclipse.emf.spi.cdo
Methods in org.eclipse.emf.spi.cdo that return CDOCommonRepository.ListOrderingConstructors in org.eclipse.emf.spi.cdo with parameters of type CDOCommonRepository.ListOrderingModifierConstructorDescriptionDefaultCDOMerger
(CDOCommonRepository.ListOrdering listOrdering) DefaultCDOMerger
(DefaultCDOMerger.ResolutionPreference resolutionPreference, CDOCommonRepository.ListOrdering listOrdering)