Uses of Enum Class
org.eclipse.emf.cdo.common.CDOCommonRepository.Mode
Packages that use CDOCommonRepository.Mode
Package
Description
Common concepts that are differently extended in clients and servers.
-
Uses of CDOCommonRepository.Mode in org.eclipse.emf.cdo.common
Methods in org.eclipse.emf.cdo.common that return CDOCommonRepository.ModeModifier and TypeMethodDescriptiondefault CDOCommonRepository.ModeCDOCommonRepository.getMode()Returns the mode of this repository.static CDOCommonRepository.Modestatic CDOCommonRepository.ModeReturns the enum constant of this class with the specified name.static CDOCommonRepository.Mode[]CDOCommonRepository.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.